## ------------------------------ ## ## GNU Autoconf 2.59c test suite. ## ## ------------------------------ ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2005-07-05 Stepan Kasal | | * lib/autoconf/status.m4 (_AC_CONFIG_DEPENDENCIES): Fix the | description, the macro now accepts only a single tag. | (_AC_CONFIG_UNIQUE): Likewise; s/AC_File/[$1]/ | | 2005-07-05 Stepan Kasal | | * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Set also | at_top_builddir, for compatibility with older autotest. ## --------- ## ## Platform. ## ## --------- ## hostname = medusa.sis.pasteur.fr uname -m = alpha uname -r = V5.1 uname -s = OSF1 uname -v = 2650 /usr/bin/uname -p = alpha /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = alpha /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/bin/X11 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/sh'} 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' | EGREP='/usr/bin/grep -E' | SED='/usr/bin/sed' | | # We need to know if sh -n is ok. | ac_cv_sh_n_works='yes' ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./local.at:465: /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:465: /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:465: /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:465: /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:465: /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:465: /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: Tue Jul 5 13:45:26 CEST 2005 1. Syntax of the shell scripts (tools.at:47): ok (0m2.71s 0m1.85s) 2. Syntax of the Perl scripts (tools.at:70): ok (0m4.36s 0m0.83s) 3. autom4te cache (tools.at:88): ok (0m3.25s 0m1.45s) 4. autoconf --trace: user macros (tools.at:125): ok (0m4.21s 0m2.78s) 5. autoconf --trace: builtins (tools.at:212): ok (0m0.01s 0m0.06s) 6. autoconf: forbidden tokens, basic (tools.at:243): ok (0m1.55s 0m0.95s) 7. autoconf: forbidden tokens, exceptions (tools.at:271): ok (0m1.61s 0m0.96s) 8. ifnames (tools.at:317): ok (0m0.73s 0m0.30s) 9. autoheader (tools.at:365): ok (0m8.63s 0m2.66s) 10. autoupdate (tools.at:497): ok (0m25.88s 0m3.15s) 11. autoupdating AC_LINK_FILES (tools.at:529): ok (0m15.93s 0m3.96s) 12. autoupdating AC_PREREQ (tools.at:556): ok (0m39.16s 0m4.61s) 13. m4_warn (m4sugar.at:51): ok (0m4.38s 0m2.10s) 14. m4_require: circular dependencies (m4sugar.at:102): ok (0m1.03s 0m0.48s) 15. m4_text_wrap (m4sugar.at:138): ok (0m1.11s 0m0.50s) 16. Standard regular expressions (m4sugar.at:185): ok (0m7.61s 0m3.41s) 17. LINENO (m4sh.at:27): ok (0m4.56s 0m4.20s) 18. AS_DIRNAME (m4sh.at:103): ok (0m1.90s 0m1.40s) 19. AS_BASENAME (m4sh.at:164): ok (0m1.76s 0m1.28s) 20. AS_MKDIR_P (m4sh.at:221): ok (0m1.38s 0m0.75s) 21. AS_VERSION_COMPARE (m4sh.at:252): ok (0m1.73s 0m1.10s) 22. Negated classes in globbing (m4sh.at:300): ok (0m1.31s 0m0.68s) 23. Functions Support (m4sh.at:330): ok (0m1.40s 0m0.71s) 24. Functions and return Support (m4sh.at:372): ok (0m1.35s 0m0.71s) 25. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:408): ok (0m1.38s 0m0.70s) 26. AS_HELP_STRING (m4sh.at:451): ok (0m1.38s 0m0.66s) 28. Truth (autotest.at:88): ok (0m2.01s 0m1.81s) 29. Fallacy (autotest.at:91): ok (0m1.98s 0m1.80s) 30. Literal multiline command (autotest.at:97): ok (0m2.00s 0m1.81s) 31. Multiline parameter expansion (autotest.at:104): ok (0m2.00s 0m1.83s) 32. Backquote command substition (autotest.at:108): ok (0m1.96s 0m1.80s) 33. Multiline backquote command substition (autotest.at:116): ok (0m1.93s 0m1.90s) 34. Parenthetical command substition (autotest.at:120): ok (0m1.96s 0m1.88s) 35. Multiline parenthetical command substition (autotest.at:128): ok (0m1.96s 0m1.88s) 36. Invalid brace-enclosed parameter expansion (autotest.at:140): ok (0m2.08s 0m2.51s) 38. Double-M4-quoted command (autotest.at:160): ok (0m1.98s 0m1.86s) 39. BS-newline in command (autotest.at:170): ok (0m2.00s 0m1.81s) 40. ^BS-newline in command (autotest.at:175): ok (0m1.96s 0m1.81s) 41. BSx641-newline in command (autotest.at:180): ok (0m2.03s 0m1.78s) 42. BS-BS-newline in command (autotest.at:186): ok (0m1.96s 0m1.83s) 43. BSx640-newline in command (autotest.at:194): ok (0m1.98s 0m1.83s) 44. Newline-CODE-BS-newline in command (autotest.at:202): ok (0m1.95s 0m1.83s) 45. Single-quote-BS-newline in command (autotest.at:208): ok (0m2.03s 0m1.86s) 46. Single-quote-newline-BS-newline in command (autotest.at:216): ok (0m2.00s 0m1.88s) 50. Backslash in a test title (autotest.at:243): ok (0m1.96s 0m1.80s) 51. AC_REQUIRE: topological sort (base.at:29): ok (0m1.60s 0m1.13s) 52. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:71): ok (0m1.65s 0m1.13s) 53. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:115): ok (0m1.60s 0m1.10s) 54. AC_REQUIRE & AC_PROVIDE (base.at:158): ok (0m1.61s 0m1.10s) 55. AC_CACHE_CHECK (base.at:190): ok (0m2.73s 0m1.66s) 56. AC_TRY_COMMAND (base.at:209): ok (0m2.80s 0m1.75s) 58. AC_CONFIG_COMMANDS with empty commands (torture.at:31): ok (0m6.18s 0m5.23s) 59. Multiple AC_CONFIG_FILES (torture.at:38): ok (0m2.03s 0m0.90s) 60. AC_ARG_VAR (torture.at:85): ok (0m5.95s 0m13.20s) 61. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:128): ok (0m6.90s 0m14.40s) 62. Missing templates (torture.at:212): ok (0m3.56s 0m2.58s) 63. configure invocation (torture.at:243): ok (0m2.83s 0m1.13s) 64. #define header templates (torture.at:280): ok (0m3.81s 0m2.95s) 65. Torturing config.status (torture.at:374): ok (0m12.21s 0m5.00s) 66. Substitute a 2000-byte string (torture.at:488): ok (0m3.68s 0m2.48s) 67. Define to a 2000-byte string (torture.at:512): ok (0m5.58s 0m3.30s) 68. Substitute and define special characters (torture.at:533): ok (0m6.03s 0m3.61s) 69. Substitute a newline (torture.at:558): ok (0m3.63s 0m2.55s) 71. srcdir (torture.at:604): ok (0m4.38s 0m5.91s) 72. Signal handling (torture.at:644): ok (0m2.68s 0m1.73s) 73. Configuring subdirectories (torture.at:683): ok (0m21.76s 0m14.51s) 74. Deep Package (torture.at:779): ok (0m32.88s 0m18.13s) 75. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:843): ok (0m12.83s 0m4.86s) 76. Empty directory (torture.at:886): ok (0m4.45s 0m0.80s) 77. Unusual Automake input files (torture.at:907): ok (0m22.71s 0m5.61s) 78. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:32): ok (0m2.68s 0m1.00s) 79. AC_REQUIRE & AC_LANG (compile.at:78): ok (0m2.80s 0m1.66s) 80. AC_RUN_IFELSE (compile.at:114): ok (0m5.53s 0m3.31s) 81. AC_TRY_LINK_FUNC (compile.at:151): ok (0m9.20s 0m7.40s) 82. AC_NO_EXECUTABLES (aclang.at:12): ok (0m6.26s 0m5.05s) 83. AC_REQUIRE_CPP (aclang.at:13): ok (0m9.40s 0m7.26s) 84. AC_LANG_SAVE (aclang.at:16): ok (0m24.06s 0m8.26s) 85. Extensions (c.at:47): ok (0m8.66s 0m6.55s) 86. Broken/missing compilers (c.at:59): ok (0m4.28s 0m1.85s) 87. C keywords (c.at:86): ok (0m9.13s 0m6.96s) 88. AC_PROG_CPP requires AC_PROG_CC (c.at:99): ok (0m9.66s 0m7.38s) 89. AC_PROG_CPP with warnings (c.at:110): ok (0m13.18s 0m10.76s) 90. AC_PROG_CPP without warnings (c.at:140): ok (0m13.23s 0m10.83s) 91. AC_PROG_CPP via CC (c.at:177): ok (0m13.31s 0m10.95s) 92. AC_C_BACKSLASH_A (acc.at:12): ok (0m8.88s 0m6.85s) 93. AC_C_BIGENDIAN (acc.at:13): ok (0m13.75s 0m13.28s) 94. AC_C_CHAR_UNSIGNED (acc.at:14): ok (0m13.48s 0m13.01s) 95. AC_C_LONG_DOUBLE (acc.at:15): ok (0m8.93s 0m6.85s) 96. AC_C_STRINGIZE (acc.at:16): ok (0m10.16s 0m9.68s) 97. AC_PROG_CC_C89 (acc.at:17): ok (0m8.80s 0m6.66s) 98. AC_PROG_CC_C99 (acc.at:18): ok (0m9.05s 0m6.93s) 99. AC_PROG_CC_C_O (acc.at:19): ok (0m9.13s 0m6.98s) 100. AC_PROG_CC_STDC (acc.at:20): ok (0m9.33s 0m6.95s) 101. AC_PROG_CPP_WERROR (acc.at:21): ok (0m9.28s 0m7.36s) 102. AC_PROG_GCC_TRADITIONAL (acc.at:22): ok (0m10.41s 0m9.50s) 103. AC_LANG_C (acc.at:25): ok (0m24.45s 0m8.51s) 104. AC_LANG_CPLUSPLUS (acc.at:26): ok (0m24.56s 0m8.36s) 105. GNU Fortran 77 (fortran.at:52): ok (0m7.71s 0m6.48s) 106. GNU Fortran (fortran.at:77): ok (0m8.13s 0m6.96s) 111. AC_PROG_F77_C_O (acfortran.at:16): ok (0m7.91s 0m6.60s) 112. AC_PROG_FC_C_O (acfortran.at:17): ok (0m7.98s 0m6.51s) 113. AC_LANG_FORTRAN77 (acfortran.at:20): ok (0m23.98s 0m8.46s) 114. AC_CHECK_LIB (semantics.at:73): ok (0m10.76s 0m9.03s) 115. AC_SEARCH_LIBS (semantics.at:95): ok (0m9.46s 0m7.56s) 116. AC_CHECK_DECLS (semantics.at:108): ok (0m9.15s 0m7.06s) 117. AC_CHECK_FUNCS (semantics.at:120): ok (0m9.15s 0m7.11s) 118. AC_REPLACE_FUNCS (semantics.at:128): ok (0m8.83s 0m5.23s) 119. AC_CHECK_HEADERS (semantics.at:163): ok (0m14.13s 0m13.75s) 120. AC_CHECK_HEADERS_OLD (semantics.at:170): ok (0m8.68s 0m5.33s) 121. AC_CHECK_HEADERS_NEW (semantics.at:197): ok (0m8.20s 0m5.01s) 122. AC_CHECK_MEMBERS (semantics.at:236): ok (0m9.33s 0m6.96s) 123. AC_CHECK_ALIGNOF (semantics.at:254): ok (0m15.83s 0m13.98s) 124. AC_CHECK_ALIGNOF (semantics.at:273): ok (0m16.16s 0m14.98s) 125. AC_CHECK_SIZEOF (semantics.at:290): ok (0m15.78s 0m14.35s) 126. AC_CHECK_SIZEOF (semantics.at:308): ok (0m16.41s 0m15.10s) 127. AC_CHECK_TYPES (semantics.at:324): ok (0m9.51s 0m7.10s) 128. AC_CHECK_TYPES: backward compatibility (semantics.at:331): ok (0m2.90s 0m1.01s) 129. AC_CHECK_FILES (semantics.at:376): ok (0m6.61s 0m5.28s) 130. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:410): ok (0m3.33s 0m1.91s) 131. AC_C_BIGENDIAN (semantics.at:459): ok (0m30.83s 0m21.33s) 132. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:496): ok (0m3.10s 0m1.85s) 133. AC_PATH_XTRA (semantics.at:540): ok (0m13.05s 0m9.68s) 134. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:558): ok (0m14.03s 0m13.25s) 135. AC_FUNC_WAIT3 (semantics.at:559): ok (0m13.68s 0m13.21s) 136. AC_ARG_ENABLE (acgeneral.at:12): ok (0m6.18s 0m5.05s) 137. AC_ARG_PROGRAM (acgeneral.at:13): ok (0m6.11s 0m5.20s) 138. AC_ARG_WITH (acgeneral.at:14): ok (0m6.11s 0m5.10s) 139. AC_CANONICAL_TARGET (acgeneral.at:15): ok (0m6.63s 0m5.46s) 140. AC_EGREP_CPP (acgeneral.at:16): ok (0m10.15s 0m9.58s) 141. AC_EGREP_HEADER (acgeneral.at:17): ok (0m10.15s 0m9.85s) 142. AC_PREFIX_DEFAULT (acgeneral.at:18): ok (0m6.05s 0m5.05s) 143. AC_CHECKING (acgeneral.at:21): ok (0m24.25s 0m8.26s) 144. AC_COMPILE_CHECK (acgeneral.at:22): ok (0m28.91s 0m10.93s) 145. AC_ENABLE (acgeneral.at:23): ok (0m24.00s 0m8.30s) 146. AC_MSG_RESULT_UNQUOTED (acgeneral.at:24): ok (0m24.20s 0m8.40s) 147. AC_TRY_COMPILE (acgeneral.at:25): ok (0m28.66s 0m11.00s) 148. AC_TRY_CPP (acgeneral.at:26): ok (0m29.65s 0m11.78s) 149. AC_TRY_LINK (acgeneral.at:27): ok (0m28.43s 0m10.80s) 150. AC_TRY_RUN (acgeneral.at:28): ok (0m28.71s 0m10.71s) 151. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:29): ok (0m23.91s 0m8.35s) 152. AC_WITH (acgeneral.at:30): ok (0m23.90s 0m8.23s) 153. AC_OUTPUT_COMMANDS (acstatus.at:14): ok (0m23.98s 0m8.55s) 154. AC_AIX (acspecific.at:12): ok (0m10.28s 0m9.78s) 156. AC_MINIX (acspecific.at:14): ok (0m14.53s 0m13.31s) 157. AC_SYS_INTERPRETER (acspecific.at:15): ok (0m6.03s 0m5.18s) 158. AC_SYS_LARGEFILE (acspecific.at:16): ok (0m9.46s 0m7.40s) 159. AC_SYS_LONG_FILE_NAMES (acspecific.at:17): ok (0m6.11s 0m5.28s) 160. AC_SYS_POSIX_TERMIOS (acspecific.at:18): ok (0m9.05s 0m6.83s) 161. AC_ARG_ARRAY (acspecific.at:21): ok (0m23.86s 0m8.33s) 162. AC_DECL_SYS_SIGLIST (acspecific.at:22): ok (0m29.18s 0m11.08s) 163. AC_DYNIX_SEQ (acspecific.at:23): ok (0m29.56s 0m12.06s) 164. AC_HAVE_POUNDBANG (acspecific.at:24): ok (0m23.95s 0m8.78s) 165. AC_IRIX_SUN (acspecific.at:25): ok (0m30.30s 0m12.25s) 166. AC_SCO_INTL (acspecific.at:26): ok (0m29.60s 0m11.56s) 167. AC_XENIX_DIR (acspecific.at:27): ok (0m32.78s 0m17.10s) 168. AC_PROG_AWK (acprograms.at:12): ok (0m6.13s 0m5.11s) 169. AC_PROG_FGREP (acprograms.at:13): ok (0m6.70s 0m7.18s) 170. AC_PROG_INSTALL (acprograms.at:14): ok (0m6.30s 0m5.11s) 172. AC_PROG_LN_S (acprograms.at:16): ok (0m6.18s 0m5.15s) 173. AC_PROG_MAKE_SET (acprograms.at:17): ok (0m6.16s 0m5.26s) 174. AC_PROG_RANLIB (acprograms.at:18): ok (0m6.28s 0m5.06s) 175. AC_PROG_SED (acprograms.at:19): ok (0m6.66s 0m7.16s) 176. AC_PROG_YACC (acprograms.at:20): ok (0m6.28s 0m5.16s) 177. AC_CHECK_TOOL_PREFIX (acprograms.at:23): ok (0m23.91s 0m8.41s) 178. AC_DECL_YYTEXT (acprograms.at:24): ok (0m30.71s 0m11.93s) 179. AC_RSH (acprograms.at:25): ok (0m24.35s 0m8.50s) 180. AC_HEADER_MAJOR (acheaders.at:12): ok (0m14.23s 0m13.13s) 181. AC_HEADER_RESOLV (acheaders.at:13): ok (0m10.65s 0m8.15s) 182. AC_HEADER_STAT (acheaders.at:14): ok (0m10.30s 0m9.66s) 183. AC_HEADER_STDBOOL (acheaders.at:15): ok (0m13.73s 0m13.41s) 184. AC_HEADER_TIOCGWINSZ (acheaders.at:16): ok (0m10.48s 0m9.75s) 185. AC_DIR_HEADER (acheaders.at:19): ok (0m39.60s 0m23.08s) 186. AC_MEMORY_H (acheaders.at:20): ok (0m38.73s 0m21.85s) 187. AC_UNISTD_H (acheaders.at:21): ok (0m38.15s 0m21.53s) 188. AC_USG (acheaders.at:22): ok (0m38.36s 0m22.06s) 189. AC_STRUCT_ST_BLOCKS (actypes.at:12): ok (0m13.75s 0m13.11s) 190. AC_STRUCT_TIMEZONE (actypes.at:13): ok (0m9.70s 0m7.20s) 191. AC_TYPE_MODE_T (actypes.at:14): ok (0m13.51s 0m12.98s) 192. AC_TYPE_OFF_T (actypes.at:15): ok (0m13.63s 0m13.21s) 193. AC_TYPE_SIGNAL (actypes.at:16): ok (0m9.11s 0m6.96s) 194. AC_INT_16_BITS (actypes.at:19): ok (0m39.01s 0m22.48s) 195. AC_LONG_64_BITS (actypes.at:20): ok (0m39.10s 0m22.60s) 196. AC_STRUCT_ST_BLKSIZE (actypes.at:21): ok (0m37.75s 0m22.01s) 197. AC_STRUCT_ST_RDEV (actypes.at:22): ok (0m38.06s 0m22.08s) 198. AM_TYPE_PTRDIFF_T (actypes.at:23): ok (0m37.91s 0m21.96s) 199. AC_FUNC_CHOWN (acfunctions.at:12): ok (0m13.98s 0m13.30s) 201. AC_FUNC_ERROR_AT_LINE (acfunctions.at:14): ok (0m13.55s 0m13.16s) 202. AC_FUNC_FNMATCH (acfunctions.at:15): ok (0m9.03s 0m6.90s) 203. AC_FUNC_FORK (acfunctions.at:16): ok (0m15.56s 0m14.58s) 204. AC_FUNC_FSEEKO (acfunctions.at:17): ok (0m9.41s 0m7.25s) 205. AC_FUNC_GETGROUPS (acfunctions.at:18): ok (0m15.00s 0m14.08s) 207. AC_FUNC_GETPGRP (acfunctions.at:20): ok (0m13.50s 0m13.23s) 208. AC_FUNC_MALLOC (acfunctions.at:21): ok (0m13.90s 0m13.31s) 209. AC_FUNC_MBRTOWC (acfunctions.at:22): ok (0m9.21s 0m6.98s) 210. AC_FUNC_MEMCMP (acfunctions.at:23): ok (0m13.58s 0m13.11s) 211. AC_FUNC_MKTIME (acfunctions.at:24): ok (0m19.13s 0m14.45s) 212. AC_FUNC_MMAP (acfunctions.at:25): ok (0m14.26s 0m13.55s) 213. AC_FUNC_OBSTACK (acfunctions.at:26): ok (0m9.00s 0m6.73s) 214. AC_FUNC_REALLOC (acfunctions.at:27): ok (0m14.06s 0m13.25s) 215. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:28): ok (0m14.78s 0m14.38s) 216. AC_FUNC_SETPGRP (acfunctions.at:29): ok (0m13.65s 0m13.18s) 217. AC_FUNC_SETVBUF_REVERSED (acfunctions.at:30): ok (0m13.75s 0m13.15s) 218. AC_FUNC_STAT (acfunctions.at:31): ok (0m14.16s 0m13.40s) 219. AC_FUNC_STRCOLL (acfunctions.at:32): ok (0m13.51s 0m13.35s) 220. AC_FUNC_STRERROR_R (acfunctions.at:33): ok (0m14.20s 0m13.78s) 221. AC_FUNC_STRFTIME (acfunctions.at:34): ok (0m9.11s 0m7.00s) 222. AC_FUNC_STRNLEN (acfunctions.at:35): ok (0m13.70s 0m13.30s) 223. AC_FUNC_STRTOD (acfunctions.at:36): ok (0m13.93s 0m13.35s) 224. AC_FUNC_UTIME_NULL (acfunctions.at:37): ok (0m13.48s 0m13.21s) 225. AC_FUNC_VPRINTF (acfunctions.at:38): ok (0m9.36s 0m7.35s) 226. AC_HAVE_LIBRARY (aclibs.at:14): ok (0m29.18s 0m11.08s) 227. Libtool (foreign.at:28): ok (0m28.43s 0m21.08s) testsuite: ending at: Tue Jul 5 15:22:23 CEST 2005 ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 227 tests were run, 15 failed (6 expected failures). ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Autoconf 2.59c test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 57: base.at:239 Input/Output 107: acfortran.at:12 AC_F77_MAIN 108: acfortran.at:13 AC_F77_WRAPPERS 109: acfortran.at:14 AC_FC_MAIN 110: acfortran.at:15 AC_FC_WRAPPERS 155: acspecific.at:13 AC_ISC_POSIX 171: acprograms.at:15 AC_PROG_LEX 200: acfunctions.at:13 AC_FUNC_CLOSEDIR_VOID 206: acfunctions.at:19 AC_FUNC_GETMNTENT ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 57. 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-07-05 13:51:43.000000000 +0200 +++ /home/njoly/temp/autoconf/tests/testsuite.dir/at-stdout 2005-07-05 13:51:43.000000000 +0200 @@ -1,2 +1,3 @@ +configure: loading site script /usr/local/share/config.site Hello 57. base.at:239: 57. Input/Output (base.at:239): FAILED (base.at:248) # -*- compilation -*- 107. acfortran.at:12: testing ... ./acfortran.at:12: autoconf -W obsolete ./acfortran.at:12: /bin/sh -n configure ./acfortran.at:12: autoheader ./acfortran.at:12: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: creating cache config.cache checking for Fortran 77 compiler default output file name... a.out checking whether the Fortran 77 compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... yes checking how to get verbose linking output from f77... -v checking for Fortran libraries of f77... -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc checking for gcc... cc checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for alternate main to link with Fortran libraries... main updating cache config.cache configure: creating ./config.status config.status: creating config.h ./acfortran.at:12: $at_diff "state-ls.before" "state-ls.after" ./acfortran.at:12: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfortran.at:12: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: loading cache config.cache checking for Fortran 77 compiler default output file name... a.out checking whether the Fortran 77 compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether f77 accepts -g... (cached) yes checking how to get verbose linking output from f77... (cached) -v checking for Fortran libraries of f77... (cached) -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) no checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for alternate main to link with Fortran libraries... (cached) main configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged ./acfortran.at:12: $at_diff "state-ls.before" "state-ls.after" ./acfortran.at:12: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfortran.at:12: $at_diff "config-h.r1" "config-h.r2" ./acfortran.at:12: $at_diff "at_config_vars-state-env.r1" "at_config_vars-state-env.r2" --- /dev/null 2005-07-05 14:10:37.000000000 +0200 +++ /home/njoly/temp/autoconf/tests/testsuite.dir/at-stdout 2005-07-05 14:10:38.000000000 +0200 @@ -0,0 +1,10 @@ +--- at_config_vars-state-env.r1 2005-07-05 14:10:38.000000000 +0200 ++++ at_config_vars-state-env.r2 2005-07-05 14:10:38.000000000 +0200 +@@ -45,7 +45,6 @@ + LC_TELEPHONE=C + LC_TIME=C + LIBOBJS='' +-LIBS='' + LINENO=4033 + LOGNAME=njoly + LTLIBOBJS='' ./acfortran.at:12: exit code was 1, expected 0 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 configure, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = medusa.sis.pasteur.fr > uname -m = alpha > uname -r = V5.1 > uname -s = OSF1 > uname -v = 2650 > > /usr/bin/uname -p = alpha > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = alpha > /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/bin/X11 > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1480: loading site script /usr/local/share/config.site > | > | ## Default compilers > | test x"$CC" = x && CC=cc > | test x"$CXX" = x && CXX=cxx > | test x"$F77" = x && F77=f77 > | > configure:1491: loading cache config.cache > configure:1714: checking for Fortran 77 compiler version > configure:1716: f77 --version >&5 > ld: > Unresolved: > MAIN__ > f77: Severe: Failed while trying to link. > configure:1719: $? = 1 > configure:1721: f77 -v >&5 > /usr/bin/cc -v /usr/lib/cmplrs/fort90/for_main.o -O4 -qlshpf -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc > > /usr/lib/cmplrs/cc.dtk/ld -g0 -O4 -call_shared /usr/lib/cmplrs/cc.dtk/crt0.o /usr/lib/cmplrs/fort90/for_main.o -qlshpf -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc -lc > ld: > Unresolved: > MAIN__ > /usr/lib/cmplrs/cc.dtk/ld: > 0.02u 0.03s 0:00 62% 0+12k 0+4io 0pf+0w 12stk+1864mem > f77: Severe: Failed while trying to link. > configure:1724: $? = 1 > configure:1726: f77 -V >&5 > ld: > Unresolved: > MAIN__ > f77: Severe: Failed while trying to link. > configure:1729: $? = 1 > configure:1743: checking for Fortran 77 compiler default output file name > configure:1765: f77 conftest.f >&5 > configure:1768: $? = 0 > configure:1806: result: a.out > configure:1811: checking whether the Fortran 77 compiler works > configure:1817: ./a.out > configure:1820: $? = 0 > configure:1837: result: yes > configure:1844: checking whether we are cross compiling > configure:1846: result: no > configure:1849: checking for suffix of executables > configure:1851: f77 -o conftest conftest.f >&5 > configure:1854: $? = 0 > configure:1879: result: > configure:1885: checking for suffix of object files > configure:1922: result: o > configure:1930: checking whether we are using the GNU Fortran 77 compiler > configure:1976: result: no > configure:1982: checking whether f77 accepts -g > configure:2025: result: yes > configure:2055: checking how to get verbose linking output from f77 > configure:2165: result: -v > configure:2167: checking for Fortran libraries of f77 > configure:2360: result: -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc > configure:2417: checking for gcc > configure:2443: result: cc > configure:2669: checking for C compiler version > configure:2671: cc --version >&5 > cc: Error: No source or object files specified on the command line > configure:2674: $? = 1 > configure:2676: cc -v >&5 > cc: Error: No source or object files specified on the command line > configure:2679: $? = 1 > configure:2681: cc -V >&5 > Compaq C V6.5-207 (dtk) on Compaq Tru64 UNIX V5.1B (Rev. 2650) > Compiler Driver V6.5-207 (dtk) (dtk) cc Driver > configure:2684: $? = 0 > configure:2687: checking whether we are using the GNU C compiler > configure:2743: result: no > configure:2748: checking whether cc accepts -g > configure:2894: result: yes > configure:2911: checking for cc option to accept ISO C89 > configure:3012: result: none needed > configure:3034: cc -c -g conftest.c >&5 > cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used as if it named a type, but there is no declared type of that name visible. (typedefnotdef) > choke me > --^ > configure:3040: $? = 1 > configure: failed program was: > | #ifndef __cplusplus > | choke me > | #endif > configure:3178: checking for alternate main to link with Fortran libraries > configure:3254: result: main > configure:3364: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on medusa.sis.pasteur.fr > > config.status:451: creating config.h > config.status:507: config.h is unchanged > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=no > ac_cv_env_CC_set='' > ac_cv_env_CC_value='' > ac_cv_env_CFLAGS_set='' > ac_cv_env_CFLAGS_value='' > ac_cv_env_CPPFLAGS_set='' > ac_cv_env_CPPFLAGS_value='' > ac_cv_env_F77_set='' > ac_cv_env_F77_value='' > ac_cv_env_FFLAGS_set='' > ac_cv_env_FFLAGS_value='' > ac_cv_env_LDFLAGS_set='' > ac_cv_env_LDFLAGS_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_exeext='' > ac_cv_f77_compiler_gnu=no > ac_cv_f77_libs=' -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc' > ac_cv_f77_main=main > ac_cv_fortran_main=main > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_cc_c89='' > ac_cv_prog_cc_g=yes > ac_cv_prog_f77_g=yes > ac_cv_prog_f77_v=-v > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='cc' > CFLAGS='-g' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='ECHO_N='' > ECHO_T='' > EXEEXT='' > F77='f77' > FFLAGS='-g' > FLIBS=' -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='cc' > ac_ct_F77='' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define F77_MAIN main > #define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "" > #define PACKAGE_STRING "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > > configure: exit 0 107. acfortran.at:12: 107. AC_F77_MAIN (acfortran.at:12): FAILED (acfortran.at:12) # -*- compilation -*- 108. acfortran.at:13: testing ... ./acfortran.at:13: autoconf -W obsolete ./acfortran.at:13: /bin/sh -n configure ./acfortran.at:13: autoheader ./acfortran.at:13: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: creating cache config.cache checking for Fortran 77 compiler default output file name... a.out checking whether the Fortran 77 compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... yes checking how to get verbose linking output from f77... -v checking for Fortran libraries of f77... -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc checking for gcc... cc checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore updating cache config.cache configure: creating ./config.status config.status: creating config.h ./acfortran.at:13: $at_diff "state-ls.before" "state-ls.after" ./acfortran.at:13: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfortran.at:13: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: loading cache config.cache checking for Fortran 77 compiler default output file name... a.out checking whether the Fortran 77 compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU Fortran 77 compiler... (cached) no checking whether f77 accepts -g... (cached) yes checking how to get verbose linking output from f77... (cached) -v checking for Fortran libraries of f77... (cached) -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) no checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for dummy main to link with Fortran libraries... (cached) none checking for Fortran name-mangling scheme... (cached) lower case, underscore, no extra underscore configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged ./acfortran.at:13: $at_diff "state-ls.before" "state-ls.after" ./acfortran.at:13: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfortran.at:13: $at_diff "config-h.r1" "config-h.r2" ./acfortran.at:13: $at_diff "at_config_vars-state-env.r1" "at_config_vars-state-env.r2" --- /dev/null 2005-07-05 14:11:05.000000000 +0200 +++ /home/njoly/temp/autoconf/tests/testsuite.dir/at-stdout 2005-07-05 14:11:05.000000000 +0200 @@ -0,0 +1,10 @@ +--- at_config_vars-state-env.r1 2005-07-05 14:11:05.000000000 +0200 ++++ at_config_vars-state-env.r2 2005-07-05 14:11:05.000000000 +0200 +@@ -46,7 +46,6 @@ + LC_TELEPHONE=C + LC_TIME=C + LIBOBJS='' +-LIBS='' + LINENO=4509 + LOGNAME=njoly + LTLIBOBJS='' ./acfortran.at:13: exit code was 1, expected 0 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 configure, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = medusa.sis.pasteur.fr > uname -m = alpha > uname -r = V5.1 > uname -s = OSF1 > uname -v = 2650 > > /usr/bin/uname -p = alpha > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = alpha > /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/bin/X11 > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1480: loading site script /usr/local/share/config.site > | > | ## Default compilers > | test x"$CC" = x && CC=cc > | test x"$CXX" = x && CXX=cxx > | test x"$F77" = x && F77=f77 > | > configure:1491: loading cache config.cache > configure:1714: checking for Fortran 77 compiler version > configure:1716: f77 --version >&5 > ld: > Unresolved: > MAIN__ > f77: Severe: Failed while trying to link. > configure:1719: $? = 1 > configure:1721: f77 -v >&5 > /usr/bin/cc -v /usr/lib/cmplrs/fort90/for_main.o -O4 -qlshpf -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc > > /usr/lib/cmplrs/cc.dtk/ld -g0 -O4 -call_shared /usr/lib/cmplrs/cc.dtk/crt0.o /usr/lib/cmplrs/fort90/for_main.o -qlshpf -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc -lc > ld: > Unresolved: > MAIN__ > /usr/lib/cmplrs/cc.dtk/ld: > 0.03u 0.02s 0:00 83% 0+12k 0+4io 0pf+0w 12stk+1864mem > f77: Severe: Failed while trying to link. > configure:1724: $? = 1 > configure:1726: f77 -V >&5 > ld: > Unresolved: > MAIN__ > f77: Severe: Failed while trying to link. > configure:1729: $? = 1 > configure:1743: checking for Fortran 77 compiler default output file name > configure:1765: f77 conftest.f >&5 > configure:1768: $? = 0 > configure:1806: result: a.out > configure:1811: checking whether the Fortran 77 compiler works > configure:1817: ./a.out > configure:1820: $? = 0 > configure:1837: result: yes > configure:1844: checking whether we are cross compiling > configure:1846: result: no > configure:1849: checking for suffix of executables > configure:1851: f77 -o conftest conftest.f >&5 > configure:1854: $? = 0 > configure:1879: result: > configure:1885: checking for suffix of object files > configure:1922: result: o > configure:1930: checking whether we are using the GNU Fortran 77 compiler > configure:1976: result: no > configure:1982: checking whether f77 accepts -g > configure:2025: result: yes > configure:2055: checking how to get verbose linking output from f77 > configure:2165: result: -v > configure:2167: checking for Fortran libraries of f77 > configure:2360: result: -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc > configure:2417: checking for gcc > configure:2443: result: cc > configure:2669: checking for C compiler version > configure:2671: cc --version >&5 > cc: Error: No source or object files specified on the command line > configure:2674: $? = 1 > configure:2676: cc -v >&5 > cc: Error: No source or object files specified on the command line > configure:2679: $? = 1 > configure:2681: cc -V >&5 > Compaq C V6.5-207 (dtk) on Compaq Tru64 UNIX V5.1B (Rev. 2650) > Compiler Driver V6.5-207 (dtk) (dtk) cc Driver > configure:2684: $? = 0 > configure:2687: checking whether we are using the GNU C compiler > configure:2751: result: no > configure:2756: checking whether cc accepts -g > configure:2926: result: yes > configure:2943: checking for cc option to accept ISO C89 > configure:3052: result: none needed > configure:3074: cc -c -g conftest.c >&5 > cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used as if it named a type, but there is no declared type of that name visible. (typedefnotdef) > choke me > --^ > configure:3080: $? = 1 > configure: failed program was: > | #ifndef __cplusplus > | choke me > | #endif > configure:3235: checking for dummy main to link with Fortran libraries > configure:3371: result: none > configure:3408: checking for Fortran name-mangling scheme > configure:3644: result: lower case, underscore, no extra underscore > configure:3840: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on medusa.sis.pasteur.fr > > config.status:451: creating config.h > config.status:508: config.h is unchanged > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=no > ac_cv_env_CC_set='' > ac_cv_env_CC_value='' > ac_cv_env_CFLAGS_set='' > ac_cv_env_CFLAGS_value='' > ac_cv_env_CPPFLAGS_set='' > ac_cv_env_CPPFLAGS_value='' > ac_cv_env_F77_set='' > ac_cv_env_F77_value='' > ac_cv_env_FFLAGS_set='' > ac_cv_env_FFLAGS_value='' > ac_cv_env_LDFLAGS_set='' > ac_cv_env_LDFLAGS_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_exeext='' > ac_cv_f77_compiler_gnu=no > ac_cv_f77_dummy_main=none > ac_cv_f77_libs=' -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc' > ac_cv_f77_mangling='lower case, underscore, no extra underscore' > ac_cv_fortran_dummy_main=none > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_cc_c89='' > ac_cv_prog_cc_g=yes > ac_cv_prog_f77_g=yes > ac_cv_prog_f77_v=-v > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='cc' > CFLAGS='-g' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='ECHO_N='' > ECHO_T='' > EXEEXT='' > F77='f77' > FFLAGS='-g' > FLIBS=' -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='cc' > ac_ct_F77='' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define F77_FUNC(name,NAME) name ## _ > #define F77_FUNC_(name,NAME) name ## _ > #define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "" > #define PACKAGE_STRING "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > > configure: exit 0 108. acfortran.at:13: 108. AC_F77_WRAPPERS (acfortran.at:13): FAILED (acfortran.at:13) # -*- compilation -*- 109. acfortran.at:14: testing ... ./acfortran.at:14: autoconf -W obsolete ./acfortran.at:14: /bin/sh -n configure ./acfortran.at:14: autoheader ./acfortran.at:14: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: creating cache config.cache checking for gfortran... no checking for g95... no checking for f95... f95 checking for Fortran compiler default output file name... a.out checking whether the Fortran compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU Fortran compiler... no checking whether f95 accepts -g... yes checking how to get verbose linking output from f95... -v checking for Fortran libraries of f95... -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc checking for gcc... cc checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for alternate main to link with Fortran libraries... main updating cache config.cache configure: creating ./config.status config.status: creating config.h ./acfortran.at:14: $at_diff "state-ls.before" "state-ls.after" ./acfortran.at:14: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfortran.at:14: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: loading cache config.cache checking for gfortran... (cached) f95 checking for Fortran compiler default output file name... a.out checking whether the Fortran compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU Fortran compiler... (cached) no checking whether f95 accepts -g... (cached) yes checking how to get verbose linking output from f95... (cached) -v checking for Fortran libraries of f95... (cached) -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) no checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for alternate main to link with Fortran libraries... (cached) main configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged ./acfortran.at:14: $at_diff "state-ls.before" "state-ls.after" ./acfortran.at:14: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfortran.at:14: $at_diff "config-h.r1" "config-h.r2" ./acfortran.at:14: $at_diff "at_config_vars-state-env.r1" "at_config_vars-state-env.r2" --- /dev/null 2005-07-05 14:11:32.000000000 +0200 +++ /home/njoly/temp/autoconf/tests/testsuite.dir/at-stdout 2005-07-05 14:11:32.000000000 +0200 @@ -0,0 +1,10 @@ +--- at_config_vars-state-env.r1 2005-07-05 14:11:32.000000000 +0200 ++++ at_config_vars-state-env.r2 2005-07-05 14:11:32.000000000 +0200 +@@ -45,7 +45,6 @@ + LC_TELEPHONE=C + LC_TIME=C + LIBOBJS='' +-LIBS='' + LINENO=4032 + LOGNAME=njoly + LTLIBOBJS='' ./acfortran.at:14: exit code was 1, expected 0 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 configure, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = medusa.sis.pasteur.fr > uname -m = alpha > uname -r = V5.1 > uname -s = OSF1 > uname -v = 2650 > > /usr/bin/uname -p = alpha > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = alpha > /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/bin/X11 > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1480: loading site script /usr/local/share/config.site > | > | ## Default compilers > | test x"$CC" = x && CC=cc > | test x"$CXX" = x && CXX=cxx > | test x"$F77" = x && F77=f77 > | > configure:1491: loading cache config.cache > configure:1661: checking for gfortran > configure:1687: result: f95 > configure:1714: checking for Fortran compiler version > configure:1716: f95 --version >&5 > ld: > Unresolved: > MAIN__ > f95: Severe: Failed while trying to link. > configure:1719: $? = 1 > configure:1721: f95 -v >&5 > /usr/bin/cc -v /usr/lib/cmplrs/fort90/for_main.o -O4 -qlshpf -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc > > /usr/lib/cmplrs/cc.dtk/ld -g0 -O4 -call_shared /usr/lib/cmplrs/cc.dtk/crt0.o /usr/lib/cmplrs/fort90/for_main.o -qlshpf -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc -lc > ld: > Unresolved: > MAIN__ > /usr/lib/cmplrs/cc.dtk/ld: > 0.03u 0.02s 0:00 83% 0+13k 0+4io 0pf+0w 13stk+1864mem > f95: Severe: Failed while trying to link. > configure:1724: $? = 1 > configure:1726: f95 -V >&5 > ld: > Unresolved: > MAIN__ > f95: Severe: Failed while trying to link. > configure:1729: $? = 1 > configure:1743: checking for Fortran compiler default output file name > configure:1765: f95 conftest.f >&5 > configure:1768: $? = 0 > configure:1806: result: a.out > configure:1811: checking whether the Fortran compiler works > configure:1817: ./a.out > configure:1820: $? = 0 > configure:1837: result: yes > configure:1844: checking whether we are cross compiling > configure:1846: result: no > configure:1849: checking for suffix of executables > configure:1851: f95 -o conftest conftest.f >&5 > configure:1854: $? = 0 > configure:1879: result: > configure:1885: checking for suffix of object files > configure:1922: result: o > configure:1930: checking whether we are using the GNU Fortran compiler > configure:1976: result: no > configure:1982: checking whether f95 accepts -g > configure:2025: result: yes > configure:2054: checking how to get verbose linking output from f95 > configure:2164: result: -v > configure:2166: checking for Fortran libraries of f95 > configure:2359: result: -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc > configure:2416: checking for gcc > configure:2442: result: cc > configure:2668: checking for C compiler version > configure:2670: cc --version >&5 > cc: Error: No source or object files specified on the command line > configure:2673: $? = 1 > configure:2675: cc -v >&5 > cc: Error: No source or object files specified on the command line > configure:2678: $? = 1 > configure:2680: cc -V >&5 > Compaq C V6.5-207 (dtk) on Compaq Tru64 UNIX V5.1B (Rev. 2650) > Compiler Driver V6.5-207 (dtk) (dtk) cc Driver > configure:2683: $? = 0 > configure:2686: checking whether we are using the GNU C compiler > configure:2742: result: no > configure:2747: checking whether cc accepts -g > configure:2893: result: yes > configure:2910: checking for cc option to accept ISO C89 > configure:3011: result: none needed > configure:3033: cc -c -g conftest.c >&5 > cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used as if it named a type, but there is no declared type of that name visible. (typedefnotdef) > choke me > --^ > configure:3039: $? = 1 > configure: failed program was: > | #ifndef __cplusplus > | choke me > | #endif > configure:3177: checking for alternate main to link with Fortran libraries > configure:3253: result: main > configure:3363: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on medusa.sis.pasteur.fr > > config.status:451: creating config.h > config.status:507: config.h is unchanged > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=no > ac_cv_env_CC_set='' > ac_cv_env_CC_value='' > ac_cv_env_CFLAGS_set='' > ac_cv_env_CFLAGS_value='' > ac_cv_env_CPPFLAGS_set='' > ac_cv_env_CPPFLAGS_value='' > ac_cv_env_FCFLAGS_set='' > ac_cv_env_FCFLAGS_value='' > ac_cv_env_FC_set='' > ac_cv_env_FC_value='' > ac_cv_env_LDFLAGS_set='' > ac_cv_env_LDFLAGS_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_exeext='' > ac_cv_fc_compiler_gnu=no > ac_cv_fc_libs=' -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc' > ac_cv_fc_main=main > ac_cv_fortran_main=main > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_ac_ct_FC=f95 > ac_cv_prog_cc_c89='' > ac_cv_prog_cc_g=yes > ac_cv_prog_fc_g=yes > ac_cv_prog_fc_v=-v > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='cc' > CFLAGS='-g' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='ECHO_N='' > ECHO_T='' > EXEEXT='' > FC='f95' > FCFLAGS='-g' > FCLIBS=' -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='cc' > ac_ct_FC='f95' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define FC_MAIN main > #define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "" > #define PACKAGE_STRING "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > > configure: exit 0 109. acfortran.at:14: 109. AC_FC_MAIN (acfortran.at:14): FAILED (acfortran.at:14) # -*- compilation -*- 110. acfortran.at:15: testing ... ./acfortran.at:15: autoconf -W obsolete ./acfortran.at:15: /bin/sh -n configure ./acfortran.at:15: autoheader ./acfortran.at:15: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: creating cache config.cache checking for gfortran... no checking for g95... no checking for f95... f95 checking for Fortran compiler default output file name... a.out checking whether the Fortran compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU Fortran compiler... no checking whether f95 accepts -g... yes checking how to get verbose linking output from f95... -v checking for Fortran libraries of f95... -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc checking for gcc... cc checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore updating cache config.cache configure: creating ./config.status config.status: creating config.h ./acfortran.at:15: $at_diff "state-ls.before" "state-ls.after" ./acfortran.at:15: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfortran.at:15: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: loading cache config.cache checking for gfortran... (cached) f95 checking for Fortran compiler default output file name... a.out checking whether the Fortran compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU Fortran compiler... (cached) no checking whether f95 accepts -g... (cached) yes checking how to get verbose linking output from f95... (cached) -v checking for Fortran libraries of f95... (cached) -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) no checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for dummy main to link with Fortran libraries... (cached) none checking for Fortran name-mangling scheme... (cached) lower case, underscore, no extra underscore configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged ./acfortran.at:15: $at_diff "state-ls.before" "state-ls.after" ./acfortran.at:15: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfortran.at:15: $at_diff "config-h.r1" "config-h.r2" ./acfortran.at:15: $at_diff "at_config_vars-state-env.r1" "at_config_vars-state-env.r2" --- /dev/null 2005-07-05 14:11:59.000000000 +0200 +++ /home/njoly/temp/autoconf/tests/testsuite.dir/at-stdout 2005-07-05 14:12:00.000000000 +0200 @@ -0,0 +1,10 @@ +--- at_config_vars-state-env.r1 2005-07-05 14:12:00.000000000 +0200 ++++ at_config_vars-state-env.r2 2005-07-05 14:12:00.000000000 +0200 +@@ -46,7 +46,6 @@ + LC_TELEPHONE=C + LC_TIME=C + LIBOBJS='' +-LIBS='' + LINENO=4508 + LOGNAME=njoly + LTLIBOBJS='' ./acfortran.at:15: exit code was 1, expected 0 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 configure, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = medusa.sis.pasteur.fr > uname -m = alpha > uname -r = V5.1 > uname -s = OSF1 > uname -v = 2650 > > /usr/bin/uname -p = alpha > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = alpha > /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/bin/X11 > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1480: loading site script /usr/local/share/config.site > | > | ## Default compilers > | test x"$CC" = x && CC=cc > | test x"$CXX" = x && CXX=cxx > | test x"$F77" = x && F77=f77 > | > configure:1491: loading cache config.cache > configure:1661: checking for gfortran > configure:1687: result: f95 > configure:1714: checking for Fortran compiler version > configure:1716: f95 --version >&5 > ld: > Unresolved: > MAIN__ > f95: Severe: Failed while trying to link. > configure:1719: $? = 1 > configure:1721: f95 -v >&5 > /usr/bin/cc -v /usr/lib/cmplrs/fort90/for_main.o -O4 -qlshpf -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc > > /usr/lib/cmplrs/cc.dtk/ld -g0 -O4 -call_shared /usr/lib/cmplrs/cc.dtk/crt0.o /usr/lib/cmplrs/fort90/for_main.o -qlshpf -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc -lc > ld: > Unresolved: > MAIN__ > /usr/lib/cmplrs/cc.dtk/ld: > 0.03u 0.02s 0:00 62% 0+13k 0+4io 0pf+0w 13stk+1864mem > f95: Severe: Failed while trying to link. > configure:1724: $? = 1 > configure:1726: f95 -V >&5 > ld: > Unresolved: > MAIN__ > f95: Severe: Failed while trying to link. > configure:1729: $? = 1 > configure:1743: checking for Fortran compiler default output file name > configure:1765: f95 conftest.f >&5 > configure:1768: $? = 0 > configure:1806: result: a.out > configure:1811: checking whether the Fortran compiler works > configure:1817: ./a.out > configure:1820: $? = 0 > configure:1837: result: yes > configure:1844: checking whether we are cross compiling > configure:1846: result: no > configure:1849: checking for suffix of executables > configure:1851: f95 -o conftest conftest.f >&5 > configure:1854: $? = 0 > configure:1879: result: > configure:1885: checking for suffix of object files > configure:1922: result: o > configure:1930: checking whether we are using the GNU Fortran compiler > configure:1976: result: no > configure:1982: checking whether f95 accepts -g > configure:2025: result: yes > configure:2054: checking how to get verbose linking output from f95 > configure:2164: result: -v > configure:2166: checking for Fortran libraries of f95 > configure:2359: result: -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc > configure:2416: checking for gcc > configure:2442: result: cc > configure:2668: checking for C compiler version > configure:2670: cc --version >&5 > cc: Error: No source or object files specified on the command line > configure:2673: $? = 1 > configure:2675: cc -v >&5 > cc: Error: No source or object files specified on the command line > configure:2678: $? = 1 > configure:2680: cc -V >&5 > Compaq C V6.5-207 (dtk) on Compaq Tru64 UNIX V5.1B (Rev. 2650) > Compiler Driver V6.5-207 (dtk) (dtk) cc Driver > configure:2683: $? = 0 > configure:2686: checking whether we are using the GNU C compiler > configure:2750: result: no > configure:2755: checking whether cc accepts -g > configure:2925: result: yes > configure:2942: checking for cc option to accept ISO C89 > configure:3051: result: none needed > configure:3073: cc -c -g conftest.c >&5 > cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used as if it named a type, but there is no declared type of that name visible. (typedefnotdef) > choke me > --^ > configure:3079: $? = 1 > configure: failed program was: > | #ifndef __cplusplus > | choke me > | #endif > configure:3234: checking for dummy main to link with Fortran libraries > configure:3370: result: none > configure:3407: checking for Fortran name-mangling scheme > configure:3643: result: lower case, underscore, no extra underscore > configure:3839: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on medusa.sis.pasteur.fr > > config.status:451: creating config.h > config.status:508: config.h is unchanged > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=no > ac_cv_env_CC_set='' > ac_cv_env_CC_value='' > ac_cv_env_CFLAGS_set='' > ac_cv_env_CFLAGS_value='' > ac_cv_env_CPPFLAGS_set='' > ac_cv_env_CPPFLAGS_value='' > ac_cv_env_FCFLAGS_set='' > ac_cv_env_FCFLAGS_value='' > ac_cv_env_FC_set='' > ac_cv_env_FC_value='' > ac_cv_env_LDFLAGS_set='' > ac_cv_env_LDFLAGS_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_exeext='' > ac_cv_fc_compiler_gnu=no > ac_cv_fc_dummy_main=none > ac_cv_fc_libs=' -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc' > ac_cv_fc_mangling='lower case, underscore, no extra underscore' > ac_cv_fortran_dummy_main=none > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_ac_ct_FC=f95 > ac_cv_prog_cc_c89='' > ac_cv_prog_cc_g=yes > ac_cv_prog_fc_g=yes > ac_cv_prog_fc_v=-v > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='cc' > CFLAGS='-g' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='ECHO_N='' > ECHO_T='' > EXEEXT='' > FC='f95' > FCFLAGS='-g' > FCLIBS=' -lUfor -lfor -lFutil -lm -lots -lm_c32 -lmld -lexc' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='cc' > ac_ct_FC='f95' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define FC_FUNC(name,NAME) name ## _ > #define FC_FUNC_(name,NAME) name ## _ > #define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "" > #define PACKAGE_STRING "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > > configure: exit 0 110. acfortran.at:15: 110. AC_FC_WRAPPERS (acfortran.at:15): FAILED (acfortran.at:15) # -*- compilation -*- 155. acspecific.at:13: testing ... ./acspecific.at:13: autoconf -W obsolete ./acspecific.at:13: /bin/sh -n configure ./acspecific.at:13: autoheader ./acspecific.at:13: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: creating cache config.cache checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for library containing strerror... none required updating cache config.cache configure: creating ./config.status config.status: creating config.h ./acspecific.at:13: $at_diff "state-ls.before" "state-ls.after" ./acspecific.at:13: $at_diff "clean-state-env.before" "clean-state-env.after" ./acspecific.at:13: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: loading cache config.cache checking for gcc... (cached) cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) no checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for library containing strerror... (cached) none required configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged ./acspecific.at:13: $at_diff "state-ls.before" "state-ls.after" ./acspecific.at:13: $at_diff "clean-state-env.before" "clean-state-env.after" ./acspecific.at:13: $at_diff "config-h.r1" "config-h.r2" ./acspecific.at:13: $at_diff "at_config_vars-state-env.r1" "at_config_vars-state-env.r2" --- /dev/null 2005-07-05 14:35:07.000000000 +0200 +++ /home/njoly/temp/autoconf/tests/testsuite.dir/at-stdout 2005-07-05 14:35:08.000000000 +0200 @@ -0,0 +1,10 @@ +--- at_config_vars-state-env.r1 2005-07-05 14:35:08.000000000 +0200 ++++ at_config_vars-state-env.r2 2005-07-05 14:35:08.000000000 +0200 +@@ -42,7 +42,6 @@ + LC_TELEPHONE=C + LC_TIME=C + LIBOBJS='' +-LIBS='' + LINENO=3503 + LOGNAME=njoly + LTLIBOBJS='' ./acspecific.at:13: exit code was 1, expected 0 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 configure, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = medusa.sis.pasteur.fr > uname -m = alpha > uname -r = V5.1 > uname -s = OSF1 > uname -v = 2650 > > /usr/bin/uname -p = alpha > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = alpha > /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/bin/X11 > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1466: loading site script /usr/local/share/config.site > | > | ## Default compilers > | test x"$CC" = x && CC=cc > | test x"$CXX" = x && CXX=cxx > | test x"$F77" = x && F77=f77 > | > configure:1477: loading cache config.cache > configure:1642: checking for gcc > configure:1668: result: cc > configure:1894: checking for C compiler version > configure:1896: cc --version >&5 > cc: Error: No source or object files specified on the command line > configure:1899: $? = 1 > configure:1901: cc -v >&5 > cc: Error: No source or object files specified on the command line > configure:1904: $? = 1 > configure:1906: cc -V >&5 > Compaq C V6.5-207 (dtk) on Compaq Tru64 UNIX V5.1B (Rev. 2650) > Compiler Driver V6.5-207 (dtk) (dtk) cc Driver > configure:1909: $? = 0 > configure:1932: checking for C compiler default output file name > configure:1954: cc conftest.c >&5 > configure:1957: $? = 0 > configure:1995: result: a.out > configure:2000: checking whether the C compiler works > configure:2006: ./a.out > configure:2009: $? = 0 > configure:2026: result: yes > configure:2033: checking whether we are cross compiling > configure:2035: result: no > configure:2038: checking for suffix of executables > configure:2040: cc -o conftest conftest.c >&5 > configure:2043: $? = 0 > configure:2068: result: > configure:2074: checking for suffix of object files > configure:2121: result: o > configure:2125: checking whether we are using the GNU C compiler > configure:2181: result: no > configure:2186: checking whether cc accepts -g > configure:2332: result: yes > configure:2349: checking for cc option to accept ISO C89 > configure:2450: result: none needed > configure:2472: cc -c -g conftest.c >&5 > cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used as if it named a type, but there is no declared type of that name visible. (typedefnotdef) > choke me > --^ > configure:2478: $? = 1 > configure: failed program was: > | #ifndef __cplusplus > | choke me > | #endif > configure:2612: checking for library containing strerror > configure:2731: result: none required > configure:2834: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on medusa.sis.pasteur.fr > > config.status:451: creating config.h > config.status:506: config.h is unchanged > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=no > ac_cv_env_CC_set='' > ac_cv_env_CC_value='' > ac_cv_env_CFLAGS_set='' > ac_cv_env_CFLAGS_value='' > ac_cv_env_CPPFLAGS_set='' > ac_cv_env_CPPFLAGS_value='' > ac_cv_env_LDFLAGS_set='' > ac_cv_env_LDFLAGS_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_exeext='' > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_cc_c89='' > ac_cv_prog_cc_g=yes > ac_cv_search_strerror='none required' > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='cc' > CFLAGS='-g' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='ECHO_N='' > ECHO_T='' > EXEEXT='' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='cc' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "" > #define PACKAGE_STRING "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > > configure: exit 0 155. acspecific.at:13: 155. AC_ISC_POSIX (acspecific.at:13): FAILED (acspecific.at:13) # -*- compilation -*- 171. acprograms.at:15: testing ... ./acprograms.at:15: autoconf -W obsolete ./acprograms.at:15: /bin/sh -n configure ./acprograms.at:15: autoheader ./acprograms.at:15: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: creating cache config.cache checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes updating cache config.cache configure: creating ./config.status config.status: creating config.h ./acprograms.at:15: $at_diff "state-ls.before" "state-ls.after" ./acprograms.at:15: $at_diff "clean-state-env.before" "clean-state-env.after" ./acprograms.at:15: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: loading cache config.cache checking for gcc... (cached) cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) no checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for flex... (cached) flex checking for yywrap in -lfl... (cached) yes checking lex output file root... (cached) lex.yy checking whether yytext is a pointer... (cached) yes configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged ./acprograms.at:15: $at_diff "state-ls.before" "state-ls.after" ./acprograms.at:15: $at_diff "clean-state-env.before" "clean-state-env.after" ./acprograms.at:15: $at_diff "config-h.r1" "config-h.r2" ./acprograms.at:15: $at_diff "at_config_vars-state-env.r1" "at_config_vars-state-env.r2" --- /dev/null 2005-07-05 14:44:18.000000000 +0200 +++ /home/njoly/temp/autoconf/tests/testsuite.dir/at-stdout 2005-07-05 14:44:18.000000000 +0200 @@ -0,0 +1,10 @@ +--- at_config_vars-state-env.r1 2005-07-05 14:44:18.000000000 +0200 ++++ at_config_vars-state-env.r2 2005-07-05 14:44:18.000000000 +0200 +@@ -45,7 +45,6 @@ + LEXLIB=-lfl + LEX_OUTPUT_ROOT=lex.yy + LIBOBJS='' +-LIBS='' + LINENO=3654 + LOGNAME=njoly + LTLIBOBJS='' ./acprograms.at:15: exit code was 1, expected 0 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 configure, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = medusa.sis.pasteur.fr > uname -m = alpha > uname -r = V5.1 > uname -s = OSF1 > uname -v = 2650 > > /usr/bin/uname -p = alpha > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = alpha > /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/bin/X11 > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1469: loading site script /usr/local/share/config.site > | > | ## Default compilers > | test x"$CC" = x && CC=cc > | test x"$CXX" = x && CXX=cxx > | test x"$F77" = x && F77=f77 > | > configure:1480: loading cache config.cache > configure:1645: checking for gcc > configure:1671: result: cc > configure:1897: checking for C compiler version > configure:1899: cc --version >&5 > cc: Error: No source or object files specified on the command line > configure:1902: $? = 1 > configure:1904: cc -v >&5 > cc: Error: No source or object files specified on the command line > configure:1907: $? = 1 > configure:1909: cc -V >&5 > Compaq C V6.5-207 (dtk) on Compaq Tru64 UNIX V5.1B (Rev. 2650) > Compiler Driver V6.5-207 (dtk) (dtk) cc Driver > configure:1912: $? = 0 > configure:1935: checking for C compiler default output file name > configure:1957: cc conftest.c >&5 > configure:1960: $? = 0 > configure:1998: result: a.out > configure:2003: checking whether the C compiler works > configure:2009: ./a.out > configure:2012: $? = 0 > configure:2029: result: yes > configure:2036: checking whether we are cross compiling > configure:2038: result: no > configure:2041: checking for suffix of executables > configure:2043: cc -o conftest conftest.c >&5 > configure:2046: $? = 0 > configure:2071: result: > configure:2077: checking for suffix of object files > configure:2124: result: o > configure:2128: checking whether we are using the GNU C compiler > configure:2184: result: no > configure:2189: checking whether cc accepts -g > configure:2335: result: yes > configure:2352: checking for cc option to accept ISO C89 > configure:2453: result: none needed > configure:2475: cc -c -g conftest.c >&5 > cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used as if it named a type, but there is no declared type of that name visible. (typedefnotdef) > choke me > --^ > configure:2481: $? = 1 > configure: failed program was: > | #ifndef __cplusplus > | choke me > | #endif > configure:2619: checking for flex > configure:2645: result: flex > configure:2658: checking for yywrap in -lfl > configure:2720: result: yes > configure:2798: checking lex output file root > configure:2824: result: lex.yy > configure:2829: checking whether yytext is a pointer > configure:2878: result: yes > configure:2985: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on medusa.sis.pasteur.fr > > config.status:451: creating config.h > config.status:507: config.h is unchanged > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=no > ac_cv_env_CC_set='' > ac_cv_env_CC_value='' > ac_cv_env_CFLAGS_set='' > ac_cv_env_CFLAGS_value='' > ac_cv_env_CPPFLAGS_set='' > ac_cv_env_CPPFLAGS_value='' > ac_cv_env_LDFLAGS_set='' > ac_cv_env_LDFLAGS_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_exeext='' > ac_cv_lib_fl_yywrap=yes > ac_cv_objext=o > ac_cv_prog_LEX=flex > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_cc_c89='' > ac_cv_prog_cc_g=yes > ac_cv_prog_lex_root=lex.yy > ac_cv_prog_lex_yytext_pointer=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='cc' > CFLAGS='-g' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='ECHO_N='' > ECHO_T='' > EXEEXT='' > LDFLAGS='' > LEX='flex' > LEXLIB='-lfl' > LEX_OUTPUT_ROOT='lex.yy' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='cc' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "" > #define PACKAGE_STRING "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define YYTEXT_POINTER 1 > > configure: exit 0 171. acprograms.at:15: 171. AC_PROG_LEX (acprograms.at:15): FAILED (acprograms.at:15) # -*- compilation -*- 200. acfunctions.at:13: testing ... ./acfunctions.at:13: autoconf -W obsolete ./acfunctions.at:13: /bin/sh -n configure ./acfunctions.at:13: autoheader ./acfunctions.at:13: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: creating cache config.cache checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether closedir returns void... no updating cache config.cache configure: creating ./config.status config.status: creating config.h ./acfunctions.at:13: $at_diff "state-ls.before" "state-ls.after" ./acfunctions.at:13: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfunctions.at:13: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: loading cache config.cache checking for gcc... (cached) cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) no checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking how to run the C preprocessor... (cached) cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether closedir returns void... (cached) no configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged ./acfunctions.at:13: $at_diff "state-ls.before" "state-ls.after" ./acfunctions.at:13: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfunctions.at:13: $at_diff "config-h.r1" "config-h.r2" ./acfunctions.at:13: $at_diff "at_config_vars-state-env.r1" "at_config_vars-state-env.r2" --- /dev/null 2005-07-05 15:06:40.000000000 +0200 +++ /home/njoly/temp/autoconf/tests/testsuite.dir/at-stdout 2005-07-05 15:06:40.000000000 +0200 @@ -0,0 +1,10 @@ +--- at_config_vars-state-env.r1 2005-07-05 15:06:40.000000000 +0200 ++++ at_config_vars-state-env.r2 2005-07-05 15:06:40.000000000 +0200 +@@ -45,7 +45,6 @@ + LC_TELEPHONE=C + LC_TIME=C + LIBOBJS='' +-LIBS='' + LINENO=4450 + LOGNAME=njoly + LTLIBOBJS='' ./acfunctions.at:13: exit code was 1, expected 0 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 configure, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = medusa.sis.pasteur.fr > uname -m = alpha > uname -r = V5.1 > uname -s = OSF1 > uname -v = 2650 > > /usr/bin/uname -p = alpha > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = alpha > /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/bin/X11 > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1510: loading site script /usr/local/share/config.site > | > | ## Default compilers > | test x"$CC" = x && CC=cc > | test x"$CXX" = x && CXX=cxx > | test x"$F77" = x && F77=f77 > | > configure:1521: loading cache config.cache > configure:1686: checking for gcc > configure:1712: result: cc > configure:1938: checking for C compiler version > configure:1940: cc --version >&5 > cc: Error: No source or object files specified on the command line > configure:1943: $? = 1 > configure:1945: cc -v >&5 > cc: Error: No source or object files specified on the command line > configure:1948: $? = 1 > configure:1950: cc -V >&5 > Compaq C V6.5-207 (dtk) on Compaq Tru64 UNIX V5.1B (Rev. 2650) > Compiler Driver V6.5-207 (dtk) (dtk) cc Driver > configure:1953: $? = 0 > configure:1976: checking for C compiler default output file name > configure:1998: cc conftest.c >&5 > configure:2001: $? = 0 > configure:2039: result: a.out > configure:2044: checking whether the C compiler works > configure:2050: ./a.out > configure:2053: $? = 0 > configure:2070: result: yes > configure:2077: checking whether we are cross compiling > configure:2079: result: no > configure:2082: checking for suffix of executables > configure:2084: cc -o conftest conftest.c >&5 > configure:2087: $? = 0 > configure:2112: result: > configure:2118: checking for suffix of object files > configure:2165: result: o > configure:2169: checking whether we are using the GNU C compiler > configure:2225: result: no > configure:2230: checking whether cc accepts -g > configure:2376: result: yes > configure:2393: checking for cc option to accept ISO C89 > configure:2494: result: none needed > configure:2516: cc -c -g conftest.c >&5 > cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used as if it named a type, but there is no declared type of that name visible. (typedefnotdef) > choke me > --^ > configure:2522: $? = 1 > configure: failed program was: > | #ifndef __cplusplus > | choke me > | #endif > configure:2664: checking for dirent.h that defines DIR > configure:2719: result: yes > configure:2732: checking for library containing opendir > configure:2851: result: none required > configure:2992: checking how to run the C preprocessor > configure:3110: result: cc -E > configure:3134: cc -E conftest.c > configure:3140: $? = 0 > configure:3172: cc -E conftest.c > cc: Error: conftest.c, line 9: Cannot find file specified in #include directive. (noinclfile) > #include > -^ > configure:3178: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define HAVE_DIRENT_H 1 > | /* end confdefs.h. */ > | #include > configure:3222: checking for grep that handles long lines and -e > configure:3296: result: /usr/bin/grep > configure:3301: checking for egrep > configure:3379: result: /usr/bin/grep -E > configure:3384: checking for ANSI C header files > configure:3541: result: yes > configure:3565: checking for sys/types.h > configure:3612: result: yes > configure:3565: checking for sys/stat.h > configure:3612: result: yes > configure:3565: checking for stdlib.h > configure:3612: result: yes > configure:3565: checking for string.h > configure:3612: result: yes > configure:3565: checking for memory.h > configure:3612: result: yes > configure:3565: checking for strings.h > configure:3612: result: yes > configure:3565: checking for inttypes.h > configure:3612: result: yes > configure:3565: checking for stdint.h > configure:3612: result: yes > configure:3565: checking for unistd.h > configure:3612: result: yes > configure:3624: checking whether closedir returns void > configure:3675: result: no > configure:3781: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on medusa.sis.pasteur.fr > > config.status:451: creating config.h > config.status:517: config.h is unchanged > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=no > ac_cv_env_CC_set='' > ac_cv_env_CC_value='' > ac_cv_env_CFLAGS_set='' > ac_cv_env_CFLAGS_value='' > ac_cv_env_CPPFLAGS_set='' > ac_cv_env_CPPFLAGS_value='' > ac_cv_env_CPP_set='' > ac_cv_env_CPP_value='' > ac_cv_env_LDFLAGS_set='' > ac_cv_env_LDFLAGS_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_exeext='' > ac_cv_func_closedir_void=no > ac_cv_header_dirent_dirent_h=yes > ac_cv_header_inttypes_h=yes > ac_cv_header_memory_h=yes > ac_cv_header_stdc=yes > ac_cv_header_stdint_h=yes > ac_cv_header_stdlib_h=yes > ac_cv_header_string_h=yes > ac_cv_header_strings_h=yes > ac_cv_header_sys_stat_h=yes > ac_cv_header_sys_types_h=yes > ac_cv_header_unistd_h=yes > ac_cv_objext=o > ac_cv_path_EGREP='/usr/bin/grep -E' > ac_cv_path_GREP=/usr/bin/grep > ac_cv_prog_CPP='cc -E' > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_cc_c89='' > ac_cv_prog_cc_g=yes > ac_cv_search_opendir='none required' > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='cc' > CFLAGS='-g' > CPP='cc -E' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='ECHO_N='' > ECHO_T='' > EGREP='/usr/bin/grep -E' > EXEEXT='' > GREP='/usr/bin/grep' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='cc' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define HAVE_DIRENT_H 1 > #define HAVE_INTTYPES_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_STDINT_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_STRING_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_UNISTD_H 1 > #define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "" > #define PACKAGE_STRING "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define STDC_HEADERS 1 > > configure: exit 0 200. acfunctions.at:13: 200. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:13): FAILED (acfunctions.at:13) # -*- compilation -*- 206. acfunctions.at:19: testing ... ./acfunctions.at:19: autoconf -W obsolete ./acfunctions.at:19: /bin/sh -n configure ./acfunctions.at:19: autoheader ./acfunctions.at:19: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: creating cache config.cache checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for library containing getmntent... no updating cache config.cache configure: creating ./config.status config.status: creating config.h ./acfunctions.at:19: $at_diff "state-ls.before" "state-ls.after" ./acfunctions.at:19: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfunctions.at:19: top_srcdir=$abs_top_srcdir ./configure -C stdout: configure: loading site script /usr/local/share/config.site configure: loading cache config.cache checking for gcc... (cached) cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) no checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for library containing getmntent... (cached) no configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged ./acfunctions.at:19: $at_diff "state-ls.before" "state-ls.after" ./acfunctions.at:19: $at_diff "clean-state-env.before" "clean-state-env.after" ./acfunctions.at:19: $at_diff "config-h.r1" "config-h.r2" ./acfunctions.at:19: $at_diff "at_config_vars-state-env.r1" "at_config_vars-state-env.r2" --- /dev/null 2005-07-05 15:09:42.000000000 +0200 +++ /home/njoly/temp/autoconf/tests/testsuite.dir/at-stdout 2005-07-05 15:09:42.000000000 +0200 @@ -0,0 +1,10 @@ +--- at_config_vars-state-env.r1 2005-07-05 15:09:42.000000000 +0200 ++++ at_config_vars-state-env.r2 2005-07-05 15:09:42.000000000 +0200 +@@ -42,7 +42,6 @@ + LC_TELEPHONE=C + LC_TIME=C + LIBOBJS='' +-LIBS='' + LINENO=3608 + LOGNAME=njoly + LTLIBOBJS='' ./acfunctions.at:19: exit code was 1, expected 0 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 configure, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = medusa.sis.pasteur.fr > uname -m = alpha > uname -r = V5.1 > uname -s = OSF1 > uname -v = 2650 > > /usr/bin/uname -p = alpha > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = alpha > /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/bin/X11 > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1466: loading site script /usr/local/share/config.site > | > | ## Default compilers > | test x"$CC" = x && CC=cc > | test x"$CXX" = x && CXX=cxx > | test x"$F77" = x && F77=f77 > | > configure:1477: loading cache config.cache > configure:1642: checking for gcc > configure:1668: result: cc > configure:1894: checking for C compiler version > configure:1896: cc --version >&5 > cc: Error: No source or object files specified on the command line > configure:1899: $? = 1 > configure:1901: cc -v >&5 > cc: Error: No source or object files specified on the command line > configure:1904: $? = 1 > configure:1906: cc -V >&5 > Compaq C V6.5-207 (dtk) on Compaq Tru64 UNIX V5.1B (Rev. 2650) > Compiler Driver V6.5-207 (dtk) (dtk) cc Driver > configure:1909: $? = 0 > configure:1932: checking for C compiler default output file name > configure:1954: cc conftest.c >&5 > configure:1957: $? = 0 > configure:1995: result: a.out > configure:2000: checking whether the C compiler works > configure:2006: ./a.out > configure:2009: $? = 0 > configure:2026: result: yes > configure:2033: checking whether we are cross compiling > configure:2035: result: no > configure:2038: checking for suffix of executables > configure:2040: cc -o conftest conftest.c >&5 > configure:2043: $? = 0 > configure:2068: result: > configure:2074: checking for suffix of object files > configure:2121: result: o > configure:2125: checking whether we are using the GNU C compiler > configure:2181: result: no > configure:2186: checking whether cc accepts -g > configure:2332: result: yes > configure:2349: checking for cc option to accept ISO C89 > configure:2450: result: none needed > configure:2472: cc -c -g conftest.c >&5 > cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used as if it named a type, but there is no declared type of that name visible. (typedefnotdef) > choke me > --^ > configure:2478: $? = 1 > configure: failed program was: > | #ifndef __cplusplus > | choke me > | #endif > configure:2614: checking for library containing getmntent > configure:2733: result: no > configure:2939: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.59c. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on medusa.sis.pasteur.fr > > config.status:451: creating config.h > config.status:506: config.h is unchanged > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=no > ac_cv_env_CC_set='' > ac_cv_env_CC_value='' > ac_cv_env_CFLAGS_set='' > ac_cv_env_CFLAGS_value='' > ac_cv_env_CPPFLAGS_set='' > ac_cv_env_CPPFLAGS_value='' > ac_cv_env_LDFLAGS_set='' > ac_cv_env_LDFLAGS_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_exeext='' > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_cc_c89='' > ac_cv_prog_cc_g=yes > ac_cv_search_getmntent=no > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='cc' > CFLAGS='-g' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='ECHO_N='' > ECHO_T='' > EXEEXT='' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='cc' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_BUGREPORT "" > #define PACKAGE_NAME "" > #define PACKAGE_STRING "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > > configure: exit 0 206. acfunctions.at:19: 206. AC_FUNC_GETMNTENT (acfunctions.at:19): FAILED (acfunctions.at:19) ## ------------- ## ## ../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 = medusa.sis.pasteur.fr | uname -m = alpha | uname -r = V5.1 | uname -s = OSF1 | uname -v = 2650 | | /usr/bin/uname -p = alpha | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = alpha | /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/bin/X11 | PATH: /usr/bin | PATH: /usr/sbin | PATH: /bin | PATH: /sbin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1652: checking for a BSD-compatible install | configure:1707: result: config/install-sh -c | configure:1718: checking whether build environment is sane | configure:1761: result: yes | configure:1826: checking for gawk | configure:1855: result: no | configure:1826: checking for mawk | configure:1855: result: no | configure:1826: checking for nawk | configure:1842: found /usr/bin/nawk | configure:1852: result: nawk | configure:1862: checking whether make sets $(MAKE) | configure:1883: result: yes | configure:2086: checking whether sh -n works | configure:2110: result: yes | configure:2122: checking for expr | configure:2140: found /usr/bin/expr | configure:2152: result: /usr/bin/expr | configure:2173: checking for gm4 | configure:2191: found /local/bin/gm4 | configure:2203: result: /local/bin/gm4 | configure:2214: checking whether m4 supports frozen files | configure:2226: result: yes | configure:2252: checking for perl | configure:2270: found /local/bin/perl | configure:2283: result: /local/bin/perl | configure:2314: checking for emacs | configure:2330: found /local/bin/emacs | configure:2340: result: emacs | configure:2357: checking whether emacs is sufficiently recent | configure:2367: $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:2370: $? = 0 | configure:2379: result: yes | configure:2398: checking for emacs | configure:2424: result: emacs | configure:2448: checking where .elc files should go | configure:2461: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) " | ")) (setq load-path (cdr load-path)))' conftest.out | configure:2464: $? = 0 | configure:2477: result: ${datadir}/emacs/site-lisp | configure:2489: checking for grep that handles long lines and -e | configure:2563: result: /usr/bin/grep | configure:2568: checking for egrep | configure:2646: result: /usr/bin/grep -E | configure:2651: checking for a sed that does not truncate output | configure:2723: result: /usr/bin/sed | configure:2864: 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 medusa.sis.pasteur.fr | | config.status:614: creating config/Makefile | config.status:614: creating tests/Makefile | config.status:614: creating tests/atlocal | config.status:614: creating man/Makefile | config.status:614: creating lib/emacs/Makefile | config.status:614: creating Makefile | config.status:614: creating doc/Makefile | config.status:614: creating lib/Makefile | config.status:614: creating lib/Autom4te/Makefile | config.status:614: creating lib/autoscan/Makefile | config.status:614: creating lib/m4sugar/Makefile | config.status:614: creating lib/autoconf/Makefile | config.status:614: creating lib/autotest/Makefile | config.status:614: creating bin/Makefile | config.status:769: 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_EGREP='/usr/bin/grep -E' | ac_cv_path_EXPR=/usr/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_SED=/usr/bin/sed | ac_cv_prog_AWK=nawk | 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='nawk' | 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='' | ECHO_T='' | EGREP='/usr/bin/grep -E' | EMACS='emacs' | EMACSLOADPATH='' | EXPR='/usr/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' | SED='/usr/bin/sed' | SET_MAKE='' | SHELL='/bin/sh' | 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