bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU Autoconf 2.59] testsuite: 2 3 6 7 9 12 13 14 31 40 41 failed on Com


From: Shannon L. Brown
Subject: [GNU Autoconf 2.59] testsuite: 2 3 6 7 9 12 13 14 31 40 41 failed on Compaq OSF/1 5.1
Date: Tue, 14 Dec 2004 13:01:39 -0700
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

Hello,


In addition to the 11 failures noted above, there were two skipped
tests:


>    1: tools.at:47        Syntax of the shell scripts
>  183: foreign.at:27      Libtool


Also, the version of Perl used on this system is a little dusty:


> $ perl --version | grep 'version'
> This is perl, version 5.005_03 built for alpha-dec_osf

I mention this as it is the bare minimum perl that autoconf 2.59
can build with; maybe a boundary case that hasn't been probed closely?

Further, I get the following error using this build of autoconf
to do an 'autoreconf' for a maintainer-clean package:

> $ autoreconf --install --verbose
> Not enough arguments for mkdir at /usr/netpub/autotools/bin/autoreconf
> line 490, near "$aux_dir
>         or"
> Execution of /usr/netpub/autotools/bin/autoreconf aborted due to
> compilation errors.


Thanks in advance,


Shane
## ----------------------------- ##
## GNU Autoconf 2.59 test suite. ##
## ----------------------------- ##

testsuite: command line was:
  $ ./testsuite 

## ----------- ##
## ChangeLogs. ##
## ----------- ##

testsuite: ../ChangeLog:
| 2003-11-06  Akim Demaille  <address@hidden>
| 
|       Version 2.59.
| 
| 2003-11-05  Alexandre Duret-Lutz  <address@hidden>
| 
|       * lib/autoconf/status.m4 (_AC_SRCPATHS): Fix use of AS_SET_CATFILE
|       so that ac_abs_builddir, ac_abs_top_builddir, ac_abs_srcdir,
|       and ac_abs_top_srcdir are absolute paths.
|       * lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): Remove misleading comment.

## --------- ##
## Platform. ##
## --------- ##

hostname = sada290
uname -m = alpha
uname -r = V5.1
uname -s = OSF1
uname -v = 732

/usr/bin/uname -p = alpha
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = alpha
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/netpub/autoconf-2.59/tests
PATH: /usr/netpub/autoconf-2.59
PATH: /home/slbrow/local/OSF1/bin
PATH: /home/slbrow/local/bin
PATH: /usr/netpub/autotools/bin
PATH: /home/sntools/production/current/sntools/engine
PATH: /usr/bin
PATH: /usr/dt/bin
PATH: /usr/bin/X11
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/etc
PATH: /usr/local/eng_sci/struct/current/etc
PATH: /usr/local/eng_sci/struct/current/bin
PATH: /usr/local/eng_sci/cubit/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /usr/lib

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/usr/netpub/autoconf-2.59/tests'
| at_srcdir='.'
| abs_srcdir='/usr/netpub/autoconf-2.59/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/usr/netpub/autoconf-2.59/tests/..'
| at_top_builddir='../'
| abs_top_builddir='/usr/netpub/autoconf-2.59/tests/../.'
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/bash'}

testsuite: atlocal:
| # -*- shell-script -*-
| # tests/atlocal.  Generated from atlocal.in by configure.
| # Configurable variable values for Autoconf test suite.
| # Copyright 2000, 2001 Free Software Foundation, Inc.
| 
| # We need Perl.
| PERL='/usr/bin/perl'

## ---------------- ##
## Tested programs. ##
## ---------------- ##

local.at:370: /usr/netpub/autoconf-2.59/tests/autom4te --version
autom4te (GNU Autoconf) 2.59
Written by Akim Demaille.

Copyright (C) 2003 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:370: /usr/netpub/autoconf-2.59/tests/autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 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:370: /usr/netpub/autoconf-2.59/tests/autoheader --version
autoheader (GNU Autoconf) 2.59
Written by Roland McGrath and Akim Demaille.

Copyright (C) 2003 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:370: /usr/netpub/autoconf-2.59/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 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:370: /usr/netpub/autoconf-2.59/tests/autoreconf --version
Not enough arguments for mkdir at 
/usr/netpub/autoconf-2.59/tests/.././bin/autoreconf line 490, near "$aux_dir
        or"
Execution of /usr/netpub/autoconf-2.59/tests/.././bin/autoreconf aborted due to 
compilation errors.

local.at:370: /usr/netpub/autoconf-2.59/tests/ifnames --version
ifnames (GNU Autoconf) 2.59
Written by David J. MacKenzie and Paul Eggert.

Copyright (C) 2003 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: Mon Dec 13 14:19:37 MST 2004
1. Syntax of the shell scripts (tools.at:47): skipped (tools.at:71)
4. autoconf --trace: user macros (tools.at:155): ok     (0m1.286s 0m2.337s)
5. autoconf --trace: builtins (tools.at:242): ok        (0m1.553s 0m1.690s)
8. ifnames (tools.at:347): ok   (0m0.171s 0m0.299s)
10. autoupdate (tools.at:527): ok       (0m5.995s 0m2.831s)
11. autoupdating AC_LINK_FILES (tools.at:559): ok       (0m4.051s 0m4.452s)
15. m4_text_wrap (m4sugar.at:125): ok   (0m0.318s 0m0.485s)
16. LINENO (m4sh.at:26): ok     (0m2.033s 0m7.249s)
17. AS_DIRNAME (m4sh.at:102): ok        (0m0.633s 0m1.348s)
18. AS_BASENAME (m4sh.at:163): ok       (0m0.591s 0m1.277s)
19. AS_MKDIR_P (m4sh.at:220): ok        (0m0.359s 0m0.710s)
20. Negated classes in globbing (m4sh.at:253): ok       (0m0.366s 0m0.701s)
21. Functions Support (m4sh.at:283): ok (0m0.452s 0m1.064s)
22. Functions and return Support (m4sh.at:325): ok      (0m0.447s 0m1.093s)
23. AS_HELP_STRING (m4sh.at:360): ok    (0m0.469s 0m1.051s)
24. AC_REQUIRE: topological sort (base.at:29): ok       (0m0.493s 0m1.006s)
25. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:71): ok        
(0m0.460s 0m1.084s)
26. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:115): ok       
(0m0.459s 0m1.018s)
27. AC_REQUIRE & AC_PROVIDE (base.at:158): ok   (0m0.441s 0m0.989s)
28. AC_CACHE_CHECK (base.at:190): ok    (0m0.967s 0m2.143s)
29. AC_TRY_COMMAND (base.at:209): ok    (0m0.956s 0m2.187s)
30. AC_CONFIG_COMMANDS with empty commands (torture.at:30): ok  (0m2.070s 
0m4.371s)
32. AC_ARG_VAR (torture.at:84): ok      (0m4.279s 0m20.522s)
33. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:127): ok   
(0m4.797s 0m22.032s)
34. Missing templates (torture.at:211): ok      (0m1.237s 0m3.168s)
35. configure invocation (torture.at:242): ok   (0m2.253s 0m9.275s)
36. #define header templates (torture.at:279): ok       (0m1.449s 0m3.764s)
37. Torturing config.status (torture.at:373): ok        (0m3.762s 0m6.303s)
38. srcdir (torture.at:482): ok (0m2.161s 0m8.121s)
39. Signal handling (torture.at:522): ok        (0m0.903s 0m2.084s)
42. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:32): ok     (0m0.711s 
0m0.831s)
43. AC_REQUIRE & AC_LANG (compile.at:78): ok    (0m0.903s 0m1.995s)
44. AC_RUN_IFELSE (compile.at:114): ok  (0m1.732s 0m3.343s)
45. AC_TRY_LINK_FUNC (compile.at:151): ok       (0m2.864s 0m4.999s)
46. AC_NO_EXECUTABLES (aclang.at:12): ok        (0m1.953s 0m3.940s)
47. AC_REQUIRE_CPP (aclang.at:13): ok   (0m2.783s 0m5.179s)
48. AC_LANG_SAVE (aclang.at:16): ok     (0m6.802s 0m8.987s)
49. Extensions (c.at:47): ok    (0m2.440s 0m3.673s)
50. Broken/missing compilers (c.at:59): ok      (0m1.343s 0m2.153s)
51. C keywords (c.at:88): ok    (0m2.945s 0m5.204s)
52. AC_PROG_CPP requires AC_PROG_CC (c.at:101): ok      (0m2.772s 0m5.256s)
53. AC_PROG_CPP with warnings (c.at:112): ok    (0m4.044s 0m8.202s)
54. AC_PROG_CPP without warnings (c.at:142): ok (0m4.030s 0m8.393s)
55. AC_PROG_CPP via CC (c.at:179): ok   (0m4.073s 0m8.574s)
56. AC_C_BACKSLASH_A (acc.at:12): ok    (0m2.699s 0m5.045s)
57. AC_C_BIGENDIAN (acc.at:13): ok      (0m2.884s 0m5.071s)
58. AC_C_CHAR_UNSIGNED (acc.at:14): ok  (0m3.798s 0m7.818s)
59. AC_C_LONG_DOUBLE (acc.at:15): ok    (0m2.758s 0m4.972s)
60. AC_C_STRINGIZE (acc.at:16): ok      (0m2.903s 0m5.271s)
61. AC_PROG_CC_C_O (acc.at:17): ok      (0m2.689s 0m4.982s)
62. AC_PROG_CPP_WERROR (acc.at:18): ok  (0m2.855s 0m5.238s)
63. AC_PROG_GCC_TRADITIONAL (acc.at:19): ok     (0m2.832s 0m5.262s)
64. AC_LANG_C (acc.at:22): ok   (0m6.888s 0m9.059s)
65. AC_LANG_CPLUSPLUS (acc.at:23): ok   (0m6.909s 0m8.908s)
66. GNU Fortran 77 (fortran.at:52): ok  (0m2.530s 0m4.803s)
67. GNU Fortran (fortran.at:77): ok     (0m2.641s 0m5.231s)
68. AC_F77_MAIN (acfortran.at:12): ok   (0m3.650s 0m6.716s)
69. AC_F77_WRAPPERS (acfortran.at:13): ok       (0m3.671s 0m6.370s)
70. AC_FC_MAIN (acfortran.at:14): ok    (0m3.618s 0m6.794s)
71. AC_FC_WRAPPERS (acfortran.at:15): ok        (0m3.687s 0m6.523s)
72. AC_PROG_F77_C_O (acfortran.at:16): ok       (0m2.445s 0m4.870s)
73. AC_PROG_FC_C_O (acfortran.at:17): ok        (0m2.549s 0m4.743s)
74. AC_LANG_FORTRAN77 (acfortran.at:20): ok     (0m6.946s 0m9.133s)
75. AC_CHECK_LIB (semantics.at:73): ok  (0m3.342s 0m6.548s)
76. AC_SEARCH_LIBS (semantics.at:95): ok        (0m2.942s 0m5.489s)
77. AC_CHECK_DECLS (semantics.at:108): ok       (0m2.759s 0m5.216s)
78. AC_CHECK_FUNCS (semantics.at:120): ok       (0m2.817s 0m5.313s)
79. AC_REPLACE_FUNCS (semantics.at:128): ok     (0m2.894s 0m5.659s)
80. AC_CHECK_HEADERS (semantics.at:163): ok     (0m4.021s 0m8.433s)
81. AC_CHECK_HEADERS_OLD (semantics.at:170): ok (0m2.898s 0m5.621s)
82. AC_CHECK_HEADERS_NEW (semantics.at:199): ok (0m2.799s 0m5.378s)
83. AC_CHECK_MEMBERS (semantics.at:239): ok     (0m2.881s 0m5.225s)
84. AC_CHECK_SIZEOF (semantics.at:256): ok      (0m4.728s 0m8.503s)
85. AC_CHECK_SIZEOF (semantics.at:274): ok      (0m4.915s 0m9.242s)
86. AC_CHECK_TYPES (semantics.at:290): ok       (0m2.854s 0m5.359s)
87. AC_CHECK_TYPES: backward compatibility (semantics.at:297): ok       
(0m0.754s 0m0.842s)
88. AC_CHECK_FILES (semantics.at:342): ok       (0m2.176s 0m4.169s)
89. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:376): ok       (0m1.037s 
0m2.313s)
90. AC_C_BIGENDIAN (semantics.at:425): ok       (0m7.075s 0m11.164s)
91. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:462): ok (0m1.034s 0m2.238s)
92. AC_PATH_XTRA (semantics.at:506): ok (0m4.793s 0m10.644s)
93. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:524): ok  (0m4.111s 0m8.139s)
94. AC_FUNC_WAIT3 (semantics.at:525): ok        (0m2.771s 0m5.113s)
95. AC_ARG_ENABLE (acgeneral.at:12): ok (0m1.968s 0m3.998s)
96. AC_ARG_PROGRAM (acgeneral.at:13): ok        (0m2.025s 0m4.068s)
97. AC_ARG_WITH (acgeneral.at:14): ok   (0m2.007s 0m3.994s)
98. AC_CANONICAL_TARGET (acgeneral.at:15): ok   (0m2.242s 0m4.697s)
99. AC_EGREP_CPP (acgeneral.at:16): ok  (0m2.802s 0m5.503s)
100. AC_EGREP_HEADER (acgeneral.at:17): ok      (0m2.855s 0m5.322s)
101. AC_PREFIX_DEFAULT (acgeneral.at:18): ok    (0m1.969s 0m4.035s)
102. AC_CHECKING (acgeneral.at:21): ok  (0m6.885s 0m9.136s)
103. AC_COMPILE_CHECK (acgeneral.at:22): ok     (0m8.216s 0m11.352s)
104. AC_ENABLE (acgeneral.at:23): ok    (0m6.889s 0m9.122s)
105. AC_TRY_COMPILE (acgeneral.at:24): ok       (0m8.321s 0m11.196s)
106. AC_TRY_CPP (acgeneral.at:25): ok   (0m8.708s 0m11.871s)
107. AC_TRY_LINK (acgeneral.at:26): ok  (0m8.320s 0m11.239s)
108. AC_TRY_RUN (acgeneral.at:27): ok   (0m8.279s 0m11.052s)
109. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:28): ok      (0m6.800s 
0m9.210s)
110. AC_WITH (acgeneral.at:29): ok      (0m6.989s 0m9.119s)
111. AC_OUTPUT_COMMANDS (acstatus.at:14): ok    (0m7.081s 0m9.287s)
112. AC_AIX (acspecific.at:12): ok      (0m2.840s 0m5.401s)
113. AC_ISC_POSIX (acspecific.at:13): ok        (0m2.770s 0m4.981s)
114. AC_MINIX (acspecific.at:14): ok    (0m3.972s 0m7.994s)
115. AC_SYS_INTERPRETER (acspecific.at:15): ok  (0m1.968s 0m4.012s)
116. AC_SYS_LARGEFILE (acspecific.at:16): ok    (0m2.962s 0m5.239s)
117. AC_SYS_LONG_FILE_NAMES (acspecific.at:17): ok      (0m2.040s 0m4.064s)
118. AC_SYS_POSIX_TERMIOS (acspecific.at:18): ok        (0m2.742s 0m5.113s)
119. AC_ARG_ARRAY (acspecific.at:21): ok        (0m6.929s 0m9.520s)
120. AC_DECL_SYS_SIGLIST (acspecific.at:22): ok (0m8.506s 0m11.531s)
121. AC_DYNIX_SEQ (acspecific.at:23): ok        (0m8.764s 0m11.999s)
122. AC_HAVE_POUNDBANG (acspecific.at:24): ok   (0m6.889s 0m9.290s)
123. AC_IRIX_SUN (acspecific.at:25): ok (0m9.012s 0m12.184s)
124. AC_SCO_INTL (acspecific.at:26): ok (0m8.506s 0m11.375s)
125. AC_XENIX_DIR (acspecific.at:27): ok        (0m9.227s 0m12.603s)
126. AC_PROG_AWK (acprograms.at:12): ok (0m1.994s 0m4.000s)
127. AC_PROG_FGREP (acprograms.at:13): ok       (0m2.007s 0m4.013s)
128. AC_PROG_INSTALL (acprograms.at:14): ok     (0m1.984s 0m4.083s)
129. AC_PROG_LEX (acprograms.at:15): ok (0m3.003s 0m5.417s)
130. AC_PROG_LN_S (acprograms.at:16): ok        (0m2.033s 0m3.986s)
131. AC_PROG_MAKE_SET (acprograms.at:17): ok    (0m2.001s 0m4.125s)
132. AC_PROG_RANLIB (acprograms.at:18): ok      (0m2.068s 0m3.981s)
133. AC_PROG_YACC (acprograms.at:19): ok        (0m1.991s 0m3.985s)
134. AC_CHECK_TOOL_PREFIX (acprograms.at:22): ok        (0m7.017s 0m9.034s)
135. AC_DECL_YYTEXT (acprograms.at:23): ok      (0m9.027s 0m12.008s)
136. AC_RSH (acprograms.at:24): ok      (0m6.831s 0m9.155s)
137. AC_HEADER_MAJOR (acheaders.at:12): ok      (0m4.155s 0m7.924s)
138. AC_HEADER_STAT (acheaders.at:13): ok       (0m2.860s 0m5.410s)
139. AC_HEADER_STDBOOL (acheaders.at:14): ok    (0m3.934s 0m7.977s)
140. AC_HEADER_TIOCGWINSZ (acheaders.at:15): ok (0m2.898s 0m5.594s)
141. AC_DIR_HEADER (acheaders.at:18): ok        (0m11.347s 0m17.766s)
142. AC_MEMORY_H (acheaders.at:19): ok  (0m11.011s 0m16.997s)
143. AC_UNISTD_H (acheaders.at:20): ok  (0m10.642s 0m16.783s)
144. AC_USG (acheaders.at:21): ok       (0m11.043s 0m16.982s)
145. AC_STRUCT_ST_BLOCKS (actypes.at:12): ok    (0m3.907s 0m7.966s)
146. AC_STRUCT_TIMEZONE (actypes.at:13): ok     (0m2.883s 0m5.235s)
147. AC_TYPE_MODE_T (actypes.at:14): ok (0m3.931s 0m7.849s)
148. AC_TYPE_OFF_T (actypes.at:15): ok  (0m3.856s 0m7.925s)
149. AC_TYPE_SIGNAL (actypes.at:16): ok (0m2.778s 0m5.042s)
150. AC_INT_16_BITS (actypes.at:19): ok (0m11.164s 0m17.358s)
151. AC_LONG_64_BITS (actypes.at:20): ok        (0m11.328s 0m17.405s)
152. AC_STRUCT_ST_BLKSIZE (actypes.at:21): ok   (0m10.861s 0m17.384s)
153. AC_STRUCT_ST_RDEV (actypes.at:22): ok      (0m10.991s 0m17.419s)
154. AM_TYPE_PTRDIFF_T (actypes.at:23): ok      (0m10.969s 0m17.435s)
155. AC_FUNC_CHOWN (acfunctions.at:12): ok      (0m4.053s 0m8.125s)
156. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:13): ok      (0m4.096s 0m8.774s)
157. AC_FUNC_ERROR_AT_LINE (acfunctions.at:14): ok      (0m3.903s 0m8.224s)
158. AC_FUNC_FNMATCH (acfunctions.at:15): ok    (0m2.754s 0m5.119s)
159. AC_FUNC_FORK (acfunctions.at:16): ok       (0m4.403s 0m8.801s)
160. AC_FUNC_FSEEKO (acfunctions.at:17): ok     (0m2.854s 0m5.304s)
161. AC_FUNC_GETGROUPS (acfunctions.at:18): ok  (0m4.225s 0m8.557s)
162. AC_FUNC_GETMNTENT (acfunctions.at:19): ok  (0m2.925s 0m5.604s)
163. AC_FUNC_GETPGRP (acfunctions.at:20): ok    (0m3.860s 0m7.977s)
164. AC_FUNC_MALLOC (acfunctions.at:21): ok     (0m4.000s 0m8.131s)
165. AC_FUNC_MBRTOWC (acfunctions.at:22): ok    (0m2.787s 0m5.121s)
166. AC_FUNC_MEMCMP (acfunctions.at:23): ok     (0m3.845s 0m8.039s)
167. AC_FUNC_MKTIME (acfunctions.at:24): ok     (0m5.366s 0m8.986s)
168. AC_FUNC_MMAP (acfunctions.at:25): ok       (0m4.168s 0m8.448s)
169. AC_FUNC_OBSTACK (acfunctions.at:26): ok    (0m2.688s 0m5.210s)
170. AC_FUNC_REALLOC (acfunctions.at:27): ok    (0m4.030s 0m8.014s)
171. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:28): ok    (0m4.260s 0m8.574s)
172. AC_FUNC_SETPGRP (acfunctions.at:29): ok    (0m2.725s 0m5.142s)
173. AC_FUNC_SETVBUF_REVERSED (acfunctions.at:30): ok   (0m2.805s 0m5.073s)
174. AC_FUNC_STAT (acfunctions.at:31): ok       (0m3.978s 0m8.039s)
175. AC_FUNC_STRCOLL (acfunctions.at:32): ok    (0m3.898s 0m7.824s)
176. AC_FUNC_STRERROR_R (acfunctions.at:33): ok (0m4.122s 0m8.476s)
177. AC_FUNC_STRFTIME (acfunctions.at:34): ok   (0m2.807s 0m5.105s)
178. AC_FUNC_STRNLEN (acfunctions.at:35): ok    (0m3.944s 0m7.778s)
179. AC_FUNC_STRTOD (acfunctions.at:36): ok     (0m2.747s 0m5.079s)
180. AC_FUNC_UTIME_NULL (acfunctions.at:37): ok (0m3.917s 0m8.032s)
181. AC_FUNC_VPRINTF (acfunctions.at:38): ok    (0m2.830s 0m5.213s)
182. AC_HAVE_LIBRARY (aclibs.at:14): ok (0m8.327s 0m11.269s)
183. Libtool (foreign.at:27): skipped (foreign.at:31)
testsuite: ending at: Mon Dec 13 15:00:06 MST 2004

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 181 tests were run,
11 failed unexpectedly.
2 tests were skipped.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.59 test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

   2: tools.at:92        Syntax of the Perl scripts
   3: tools.at:118       autom4te cache
   6: tools.at:273       autoconf: forbidden tokens, basic
   7: tools.at:301       autoconf: forbidden tokens, exceptions
   9: tools.at:395       autoheader
  12: tools.at:586       autoupdating AC_PREREQ
  13: m4sugar.at:35      m4_warn
  14: m4sugar.at:86      m4_require: circular dependencies
  31: torture.at:37      Multiple AC_CONFIG_FILES
  40: torture.at:558     Configuring subdirectories
      autoreconf
  41: torture.at:654     Deep Package
      autoreconf

Skipped tests:
GNU Autoconf 2.59 test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

   1: tools.at:47        Syntax of the shell scripts
 183: foreign.at:27      Libtool

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

2. tools.at:92: testing ...
tools.at:102: autom4te_perllibdir=$abs_top_srcdir/lib $PERL -c 
$abs_top_builddir/bin/autoheader
stderr:
/usr/netpub/autoconf-2.59/tests/.././bin/autoheader syntax OK
tools.at:103: autom4te_perllibdir=$abs_top_srcdir/lib $PERL -c 
$abs_top_builddir/bin/autom4te
stderr:
/usr/netpub/autoconf-2.59/tests/.././bin/autom4te syntax OK
tools.at:104: autom4te_perllibdir=$abs_top_srcdir/lib $PERL -c 
$abs_top_builddir/bin/autoreconf
stderr:
Not enough arguments for mkdir at 
/usr/netpub/autoconf-2.59/tests/.././bin/autoreconf line 490, near "$aux_dir
        or"
/usr/netpub/autoconf-2.59/tests/.././bin/autoreconf had compilation errors.
tools.at:104: exit code was 1, expected 0
2. tools.at:92: 2. Syntax of the Perl scripts (tools.at:92): FAILED 
(tools.at:104)

3. tools.at:118: testing ...
tools.at:126: autom4te --language=m4sugar script.4s -o script 
tools.at:134: autom4te --language=m4sugar script.4s -o script 
stderr:
script.4s:1: /usr/netpub/autotools/bin/m4: Cannot open foo: No such file or 
directory
autom4te: /usr/netpub/autotools/bin/m4 failed with exit status: 1
tools.at:134: exit code was 0, expected 1
3. tools.at:118: 3. autom4te cache (tools.at:118): FAILED (tools.at:134)

6. tools.at:273: testing ...
tools.at:294: autoconf 
tools.at:294: exit code was 0, expected 1
6. tools.at:273: 6. autoconf: forbidden tokens, basic (tools.at:273): FAILED 
(tools.at:294)

7. tools.at:301: testing ...
tools.at:335: autoconf 
tools.at:335: exit code was 0, expected 1
7. tools.at:301: 7. autoconf: forbidden tokens, exceptions (tools.at:301): 
FAILED (tools.at:335)

9. tools.at:395: testing ...
tools.at:410: autoheader 
stderr:
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader: 
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader: 
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
tools.at:430: cat config.hin
tools.at:442: autoheader --force
stderr:
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader: 
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader: 
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
autoheader: warning: missing template: that
autoheader: Use AC_DEFINE([that], [], [Description])
tools.at:442: exit code was 0, expected 1
9. tools.at:395: 9. autoheader (tools.at:395): FAILED (tools.at:442)

12. tools.at:586: testing ...
tools.at:589: autoupdate --version | sed 's/.*) //;q'
stdout:
2.59
tools.at:594: echo "AC_PREREQ(1.0)" | autoupdate -
tools.at:597: echo "AC_PREREQ($autoupdate_version)" | autoupdate -
tools.at:600: echo "AC_PREREQ(999.99)" | autoupdate -
stderr:
/export/home/tmp/au8575.431997/input.m4:98: error: Autoconf version 999.99 or 
higher is required
/export/home/tmp/au8575.431997/input.m4:98: the top level
autoupdate: /usr/netpub/autotools/bin/m4 failed with exit status: 63
tools.at:600: exit code was 0, expected 63
12. tools.at:586: 12. autoupdating AC_PREREQ (tools.at:586): FAILED 
(tools.at:600)

13. m4sugar.at:35: testing ...
m4sugar.at:57: autom4te --language=m4sugar script.4s -o script -o-
stderr:
script.4s:8: warning: syntax
m4sugar.at:57: sed -e 's,^\([^:]*\): *\([0-9][0-9]*\): *[^:]*m4: ,m4: \1: \2: 
,' \
                -e 's,^[^:]*m4: *\([^:]*\): *\([0-9][0-9]*\): ,m4: \1: \2: ,' \
                -e 's/^autom4te: [^ ]*m4 /autom4te: m4 /' \
                -e 's/^autom4te: [^ ]*m4.exe /autom4te: m4 /' \
                -e 's/ (E[A-Z]*)$//' \
           stderr
m4sugar.at:65: autom4te --language=m4sugar script.4s -o script -o- -Wall -f
stderr:
script.4s:6: warning: obsolete
script.4s:7: warning: cross
script.4s:3: cross_warning is expanded from...
script.4s:7: the top level
script.4s:8: warning: syntax
m4sugar.at:65: sed -e 's,^\([^:]*\): *\([0-9][0-9]*\): *[^:]*m4: ,m4: \1: \2: 
,' \
                -e 's,^[^:]*m4: *\([^:]*\): *\([0-9][0-9]*\): ,m4: \1: \2: ,' \
                -e 's/^autom4te: [^ ]*m4 /autom4te: m4 /' \
                -e 's/^autom4te: [^ ]*m4.exe /autom4te: m4 /' \
                -e 's/ (E[A-Z]*)$//' \
           stderr
m4sugar.at:71: autom4te --language=m4sugar script.4s -o script -o- -Wnone,cross 
-f
stderr:
script.4s:7: warning: cross
script.4s:3: cross_warning is expanded from...
script.4s:7: the top level
m4sugar.at:71: sed -e 's,^\([^:]*\): *\([0-9][0-9]*\): *[^:]*m4: ,m4: \1: \2: 
,' \
                -e 's,^[^:]*m4: *\([^:]*\): *\([0-9][0-9]*\): ,m4: \1: \2: ,' \
                -e 's/^autom4te: [^ ]*m4 /autom4te: m4 /' \
                -e 's/^autom4te: [^ ]*m4.exe /autom4te: m4 /' \
                -e 's/ (E[A-Z]*)$//' \
           stderr
m4sugar.at:77: autom4te --language=m4sugar script.4s -o script -o- 
-Wnone,cross,error -f
stderr:
script.4s:7: warning: cross
script.4s:3: cross_warning is expanded from...
script.4s:7: the top level
m4sugar.at:77: exit code was 0, expected 1
13. m4sugar.at:35: 13. m4_warn (m4sugar.at:35): FAILED (m4sugar.at:77)

14. m4sugar.at:86: testing ...
m4sugar.at:117: autom4te --language=m4sugar script.4s -o script 
stderr:
script.4s:12: error: m4_require: circular dependency of foo
script.4s:12: foo is required by...
script.4s:5: bar is expanded from...
script.4s:12: bar is required by...
script.4s:2: foo is expanded from...
script.4s:12: foo is required by...
script.4s:8: baz is expanded from...
script.4s:12: the top level
autom4te: /usr/netpub/autotools/bin/m4 failed with exit status: 1
m4sugar.at:117: exit code was 0, expected 1
14. m4sugar.at:86: 14. m4_require: circular dependencies (m4sugar.at:86): 
FAILED (m4sugar.at:117)

31. torture.at:37: testing ...
torture.at:40: autoconf 
stderr:
configure.ac:5: error: `foo' is already registered with AC_CONFIG_FILES.
autoconf/status.m4:848: AC_CONFIG_FILES is expanded from...
configure.ac:5: the top level
autom4te: /usr/netpub/autotools/bin/m4 failed with exit status: 1
torture.at:40: exit code was 0, expected 1
31. torture.at:37: 31. Multiple AC_CONFIG_FILES (torture.at:37): FAILED 
(torture.at:40)

40. torture.at:558: testing ...
torture.at:562: aclocal --version || exit 77
stderr:
stdout:
aclocal (GNU automake) 1.6.1

Copyright 2002 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.

Written by Tom Tromey <address@hidden>
torture.at:564: grep '1.[01234]' stdout && exit 77
stdout:
torture.at:607: autoreconf
stderr:
Not enough arguments for mkdir at 
/usr/netpub/autoconf-2.59/tests/.././bin/autoreconf line 490, near "$aux_dir
        or"
Execution of /usr/netpub/autoconf-2.59/tests/.././bin/autoreconf aborted due to 
compilation errors.
torture.at:607: exit code was 1, expected 0
40. torture.at:558: 40. Configuring subdirectories (torture.at:558): FAILED 
(torture.at:607)

41. torture.at:654: testing ...
torture.at:658: aclocal --version || exit 77
stderr:
stdout:
aclocal (GNU automake) 1.6.1

Copyright 2002 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.

Written by Tom Tromey <address@hidden>
torture.at:687: autoreconf -Wall -v
stderr:
Not enough arguments for mkdir at 
/usr/netpub/autoconf-2.59/tests/.././bin/autoreconf line 490, near "$aux_dir
        or"
Execution of /usr/netpub/autoconf-2.59/tests/.././bin/autoreconf aborted due to 
compilation errors.
stdout:
torture.at:687: exit code was 1, expected 0
41. torture.at:654: 41. Deep Package (torture.at:654): FAILED (torture.at:687)


## -------------- ##
## ..//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.59, which was
| generated by GNU Autoconf 2.58a.  Invocation command line was
| 
|   $ ./configure --prefix=/usr/netpub/autotools
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = sada290
| uname -m = alpha
| uname -r = V5.1
| uname -s = OSF1
| uname -v = 732
| 
| /usr/bin/uname -p = alpha
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = alpha
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: .
| PATH: /home/slbrow/projects/Dakota/VendorPackages/mpi/bin
| PATH: /home/slbrow/local/OSF1/bin
| PATH: /home/slbrow/local/bin
| PATH: /usr/netpub/autotools/bin
| PATH: /home/sntools/production/current/sntools/engine
| PATH: /usr/local/bin/ensight62/bin
| PATH: /usr/bin
| PATH: /usr/dt/bin
| PATH: /usr/bin/X11
| PATH: /usr/sbin
| PATH: /usr/local/bin
| PATH: /usr/local/etc
| PATH: /usr/bin/kerberos
| PATH: /home/slbrow/bin
| PATH: .
| PATH: /usr/local/eng_sci/struct/current/etc
| PATH: /usr/local/eng_sci/struct/current/bin
| PATH: /usr/local/eng_sci/cubit/bin
| PATH: /usr/ccs/bin
| PATH: /usr/ucb
| PATH: /usr/bin
| PATH: /home/slbrow/bin
| PATH: /usr/lib
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1303: checking for a BSD-compatible install
| configure:1358: result: config/install-sh -c
| configure:1369: checking whether build environment is sane
| configure:1412: result: yes
| configure:1444: checking for gawk
| configure:1473: result: no
| configure:1444: checking for mawk
| configure:1473: result: no
| configure:1444: checking for nawk
| configure:1460: found /usr/bin/nawk
| configure:1470: result: nawk
| configure:1480: checking whether make sets $(MAKE)
| configure:1500: result: yes
| configure:1687: checking for expr
| configure:1705: found /usr/bin/expr
| configure:1717: result: /usr/bin/expr
| configure:1738: checking for gm4
| configure:1771: result: no
| configure:1738: checking for gnum4
| configure:1771: result: no
| configure:1738: checking for m4
| configure:1756: found /usr/netpub/autotools/bin/m4
| configure:1768: result: /usr/netpub/autotools/bin/m4
| configure:1779: checking whether m4 supports frozen files
| configure:1791: result: yes
| configure:1817: checking for perl
| configure:1835: found /usr/bin/perl
| configure:1848: result: /usr/bin/perl
| configure:1879: checking for emacs
| configure:1895: found /home/slbrow/local/OSF1/bin/emacs
| configure:1905: result: emacs
| configure:1922: checking whether emacs is sufficiently recent
| configure:1932: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2
| While compiling broken-mode in file /usr/netpub/autoconf-2.59/conftest.el:
|   ** assignment to free variable broken-defaults
| Wrote /usr/netpub/autoconf-2.59/conftest.elc
| Done
| configure:1935: $? = 0
| configure:1944: result: yes
| configure:1960: checking for emacs
| configure:1986: result: emacs
| configure:2013: checking where .elc files should go
| configure:2026: $EMACS -batch -q -eval '(while load-path (princ (concat (car 
load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| configure:2029: $? = 0
| configure:2042: result: ${datadir}/emacs/site-lisp
| configure:2184: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.59, which was
| generated by GNU Autoconf 2.58a.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on sada290
| 
| config.status:682: creating config/Makefile
| config.status:682: creating tests/Makefile
| config.status:682: creating tests/atlocal
| config.status:682: creating tests/autoconf
| config.status:682: creating tests/autoheader
| config.status:682: creating tests/autom4te
| config.status:682: creating tests/autoreconf
| config.status:682: creating tests/autoscan
| config.status:682: creating tests/autoupdate
| config.status:682: creating tests/ifnames
| config.status:682: creating man/Makefile
| config.status:682: creating lib/emacs/Makefile
| config.status:682: creating Makefile
| config.status:682: creating doc/Makefile
| config.status:682: creating lib/Makefile
| config.status:682: creating lib/Autom4te/Makefile
| config.status:682: creating lib/autoscan/Makefile
| config.status:682: creating lib/m4sugar/Makefile
| config.status:682: creating lib/autoconf/Makefile
| config.status:682: creating lib/autotest/Makefile
| config.status:682: creating bin/Makefile
| config.status:875: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_env_EMACSLOADPATH_set=
| ac_cv_env_EMACSLOADPATH_value=
| ac_cv_env_EMACS_set=
| ac_cv_env_EMACS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_path_EXPR=/usr/bin/expr
| ac_cv_path_M4=/usr/netpub/autotools/bin/m4
| ac_cv_path_PERL=/usr/bin/perl
| 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
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /usr/netpub/autoconf-2.59/config/missing --run aclocal-1.7a'
| AMTAR='${SHELL} /usr/netpub/autoconf-2.59/config/missing --run tar'
| AUTOCONF='${SHELL} /usr/netpub/autoconf-2.59/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /usr/netpub/autoconf-2.59/config/missing --run 
autoheader'
| AUTOMAKE='${SHELL} /usr/netpub/autoconf-2.59/config/missing --run 
automake-1.7a'
| AWK='nawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.59\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.59\" 
-DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"autoconf\" -DVERSION=\"2.59\" 
'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EMACS='emacs'
| EMACSLOADPATH=''
| EXPR='/usr/bin/expr'
| HELP2MAN='${SHELL} /usr/netpub/autoconf-2.59/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='/usr/netpub/autotools/bin/m4'
| MAKEINFO='${SHELL} /usr/netpub/autoconf-2.59/config/missing --run makeinfo'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.59'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_VERSION='2.59'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| SET_MAKE=''
| SHELL='/bin/bash'
| STRIP=''
| TEST_EMACS='emacs'
| VERSION='2.59'
| ac_ct_STRIP=''
| am__leading_dot='.'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/usr/netpub/autoconf-2.59/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datadir}/emacs/site-lisp'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/netpub/autotools'
| program_transform_name='s,x,x,'
| 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.59"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.59"
| #define VERSION "2.59"
| 
| configure: exit 0


reply via email to

[Prev in Thread] Current Thread [Next in Thread]