bug-autoconf
[Top][All Lists]
Advanced

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

[GNU Autoconf 2.60] testsuite: 3 failed


From: Lukas Jankowski
Subject: [GNU Autoconf 2.60] testsuite: 3 failed
Date: Wed, 13 Sep 2006 00:07:17 +0200
User-agent: Thunderbird 1.5.0.2 (X11/20060420)

Hi
I have problem with 'make check', test 3.
If I do this test manually, like is discribe in tools.at (section autom4te's cache) there is no problem. I tried solve it, but i can't do this. After many test, only way to destroying this error was downgrade m4 to version 1.4.4 (or less).

My system:
autoconf 2.60
autogen 5.8.4
automake 1.9.6
perl 5.8.8
m4 1.4.6
glibc 2.4
gcc 4.0.3
binutils 2.17

Almost all packages was compiled with flags:' -O3 -march=athlon64' (without glibc, binutils and gcc of course:). I have 64bit system. I tried compiled the auto*, m4 with or without optimalization and no efect. 'Make check' on any diffrent source (automake, m4) ended without the errors.

So... where is the problem?


## ----------------------------- ##
## GNU Autoconf 2.60 test suite. ##
## ----------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../ChangeLog:
| 2006-06-23  Ralf Wildenhues  <address@hidden>
| 
|       Version 2.60.
| 
|       * configure.ac, NEWS: Update.
| 
| 2006-06-23  Ralf Wildenhues  <address@hidden>
| 
|       * config/texinfo.tex: Sync from upstream.
| 

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

hostname = Mariola
uname -m = x86_64
uname -r = 2.6.17.11
uname -s = Linux
uname -v = #3 Tue Sep 12 01:28:46 CEST 2006

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

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

PATH: /dokumenty/beton/tmp/autoconf-2.60/tests
PATH: /opt/mpich/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R7/bin
PATH: /opt/kde/bin
PATH: /usr/lib64/qt/bin
PATH: /usr/share/texmf/bin
PATH: /opt/mpich/bin

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='/dokumenty/beton/tmp/autoconf-2.60/tests'
| at_srcdir='.'
| abs_srcdir='/dokumenty/beton/tmp/autoconf-2.60/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/dokumenty/beton/tmp/autoconf-2.60'
| at_top_build_prefix='../'
| abs_top_builddir='/dokumenty/beton/tmp/autoconf-2.60'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| 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='/usr/bin/perl'
| GREP='/usr/bin/grep'
| EGREP='/usr/bin/grep -E'
| SED='/bin/sed'
| 
| # We need to know if sh -n is ok.
| ac_cv_sh_n_works='yes'

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

./local.at:493: /dokumenty/beton/tmp/autoconf-2.60/tests/autom4te --version
autom4te (GNU Autoconf) 2.60
Written by Akim Demaille.

Copyright (C) 2006 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:493: /dokumenty/beton/tmp/autoconf-2.60/tests/autoconf --version
autoconf (GNU Autoconf) 2.60
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2006 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:493: /dokumenty/beton/tmp/autoconf-2.60/tests/autoheader --version
autoheader (GNU Autoconf) 2.60
Written by Roland McGrath and Akim Demaille.

Copyright (C) 2006 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:493: /dokumenty/beton/tmp/autoconf-2.60/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.60
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2006 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:493: /dokumenty/beton/tmp/autoconf-2.60/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.60
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2006 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:493: /dokumenty/beton/tmp/autoconf-2.60/tests/ifnames --version
ifnames (GNU Autoconf) 2.60
Written by David J. MacKenzie and Paul Eggert.

Copyright (C) 2006 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 Sep 12 23:35:45 CEST 2006
1. Syntax of the shell scripts (tools.at:47): ok        (0m0.740s 0m0.077s)
2. Syntax of the Perl scripts (tools.at:72): ok (0m0.403s 0m0.096s)
4. autoconf --trace: user macros (tools.at:127): ok     (0m0.624s 0m0.464s)
5. autoconf --trace: builtins (tools.at:214): ok        (0m0.682s 0m0.324s)
6. autoconf: forbidden tokens, basic (tools.at:245): ok (0m0.225s 0m0.171s)
7. autoconf: forbidden tokens, exceptions (tools.at:271): ok    (0m0.227s 
0m0.163s)
8. autoconf: automatically allowed tokens (tools.at:310): ok    (0m0.323s 
0m0.172s)
9. autoconf: the empty token (tools.at:327): ok (0m0.191s 0m0.173s)
10. autoconf: subdirectories (tools.at:342): ok (0m0.506s 0m0.419s)
11. ifnames (tools.at:373): ok  (0m0.078s 0m0.065s)
12. autoheader (tools.at:421): ok       (0m0.955s 0m0.381s)
13. autoupdate (tools.at:553): ok       (0m2.412s 0m0.437s)
14. autoupdating AC_LINK_FILES (tools.at:585): ok       (0m1.673s 0m0.590s)
15. autoupdating AC_PREREQ (tools.at:612): ok   (0m3.665s 0m0.700s)
16. autoupdating AU_ALIAS (tools.at:633): ok    (0m2.238s 0m0.851s)
17. autoupdating OLD to NEW (tools.at:659): ok  (0m1.528s 0m0.515s)
18. autoupdating AC_HELP_STRING (tools.at:684): ok      (0m1.551s 0m0.493s)
19. autoupdating with m4sugar (tools.at:702): ok        (0m1.761s 0m0.621s)
20. autoupdating AC_LANG_SAVE (tools.at:738): ok        (0m1.588s 0m0.494s)
21. autoupdating AC_FOREACH (tools.at:758): ok  (0m1.562s 0m0.510s)
22. autoupdating with aclocal and m4_include (tools.at:782): ok (0m3.626s 
0m0.623s)
23. m4_warn (m4sugar.at:51): ok (0m0.532s 0m0.316s)
24. m4_require: error message (m4sugar.at:102): ok      (0m0.134s 0m0.072s)
25. m4_require: circular dependencies (m4sugar.at:121): ok      (0m0.129s 
0m0.079s)
26. m4_text_wrap (m4sugar.at:157): ok   (0m0.136s 0m0.076s)
27. Standard regular expressions (m4sugar.at:204): ok   (0m0.917s 0m0.496s)
28. M4 loops (m4sugar.at:231): ok       (0m0.510s 0m0.310s)
29. LINENO (m4sh.at:27): ok     (0m0.724s 0m0.801s)
30. AS_DIRNAME (m4sh.at:103): ok        (0m0.266s 0m0.216s)
31. AS_BASENAME (m4sh.at:163): ok       (0m0.252s 0m0.203s)
32. AS_MKDIR_P (m4sh.at:220): ok        (0m0.179s 0m0.120s)
33. AS_VERSION_COMPARE (m4sh.at:251): ok        (0m0.196s 0m0.168s)
34. Negated classes in globbing (m4sh.at:299): ok       (0m0.176s 0m0.110s)
35. Functions Support (m4sh.at:329): ok (0m0.171s 0m0.119s)
36. Functions and return Support (m4sh.at:371): ok      (0m0.170s 0m0.122s)
37. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:407): ok        (0m0.188s 
0m0.105s)
38. AS_HELP_STRING (m4sh.at:450): ok    (0m0.222s 0m0.135s)
39. AS_IF and AS_CASE (m4sh.at:541): ok (0m0.191s 0m0.109s)
40. Empty test suite (autotest.at:87): ok       (0m0.295s 0m0.269s)
41. Empty test (autotest.at:90): ok     (0m0.300s 0m0.283s)
42. Empty check (autotest.at:93): ok    (0m0.303s 0m0.299s)
43. Truth (autotest.at:100): ok (0m0.321s 0m0.278s)
44. Fallacy (autotest.at:103): ok       (0m0.295s 0m0.306s)
45. Literal multiline command (autotest.at:109): ok     (0m0.323s 0m0.272s)
46. Multiline parameter expansion (autotest.at:116): ok (0m0.309s 0m0.292s)
47. Backquote command substition (autotest.at:120): ok  (0m0.309s 0m0.292s)
48. Multiline backquote command substition (autotest.at:129): ok        
(0m0.314s 0m0.297s)
49. Parenthetical command substition (autotest.at:134): ok      (0m0.293s 
0m0.312s)
50. Multiline parenthetical command substition (autotest.at:143): ok    
(0m0.308s 0m0.297s)
51. Invalid brace-enclosed parameter expansion (autotest.at:155): ok    
(0m0.371s 0m0.442s)
53. Double-M4-quoted command (autotest.at:176): ok      (0m0.303s 0m0.301s)
54. BS-newline in command (autotest.at:186): ok (0m0.313s 0m0.292s)
55. ^BS-newline in command (autotest.at:191): ok        (0m0.305s 0m0.296s)
56. BSx641-newline in command (autotest.at:196): ok     (0m0.312s 0m0.290s)
57. BS-BS-newline in command (autotest.at:202): ok      (0m0.293s 0m0.307s)
58. BSx640-newline in command (autotest.at:210): ok     (0m0.313s 0m0.293s)
59. Newline-CODE-BS-newline in command (autotest.at:218): ok    (0m0.305s 
0m0.296s)
60. Single-quote-BS-newline in command (autotest.at:224): ok    (0m0.299s 
0m0.302s)
61. Single-quote-newline-BS-newline in command (autotest.at:232): ok    
(0m0.302s 0m0.302s)
65. Backslash in a test title (autotest.at:259): ok     (0m0.298s 0m0.306s)
66. Debugging a successful test (autotest.at:278): ok   (0m0.489s 0m0.664s)
67. Debugging script and environment (autotest.at:293): ok      (0m0.665s 
0m0.997s)
68. Debugging a failed test (autotest.at:304): ok       (0m0.577s 0m0.730s)
69. Keywords and ranges (autotest.at:310): ok   (0m2.288s 0m4.157s)
70. AC_REQUIRE: topological sort (base.at:29): ok       (0m0.251s 0m0.204s)
71. AC_REQUIRE: error message (base.at:72): ok  (0m0.197s 0m0.163s)
72. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:89): ok        
(0m0.253s 0m0.214s)
73. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:133): ok       
(0m0.242s 0m0.221s)
74. AC_REQUIRE & AC_PROVIDE (base.at:176): ok   (0m0.237s 0m0.219s)
75. AC_CACHE_CHECK (base.at:208): ok    (0m0.389s 0m0.278s)
76. AC_TRY_COMMAND (base.at:227): ok    (0m0.407s 0m0.269s)
77. Input/Output (base.at:257): ok      (0m0.466s 0m0.393s)
78. AC_CONFIG_COMMANDS with empty commands (torture.at:31): ok  (0m0.946s 
0m0.810s)
79. Multiple AC_CONFIG_FILES (torture.at:38): ok        (0m0.250s 0m0.165s)
80. AC_ARG_VAR (torture.at:85): ok      (0m2.303s 0m3.412s)
81. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:134): ok   
(0m1.601s 0m2.196s)
82. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:217): ok (0m0.480s 
0m0.355s)
83. Missing templates (torture.at:237): ok      (0m0.498s 0m0.396s)
84. configure invocation (torture.at:269): ok   (0m1.517s 0m1.631s)
85. #define header templates (torture.at:322): ok       (0m0.531s 0m0.447s)
86. Torturing config.status (torture.at:416): ok        (0m1.632s 0m0.934s)
87. Substitute a 2000-byte string (torture.at:544): ok  (0m0.531s 0m0.383s)
88. Define to a 2000-byte string (torture.at:568): ok   (0m0.754s 0m0.523s)
89. Substitute and define special characters (torture.at:589): ok       
(0m0.804s 0m0.555s)
90. Substitute a newline (torture.at:614): ok   (0m0.483s 0m0.439s)
92. datarootdir workaround (torture.at:660): ok (0m1.019s 0m0.834s)
93. srcdir (torture.at:710): ok (0m0.816s 0m0.886s)
94. Signal handling (torture.at:750): ok        (0m0.392s 0m0.284s)
95. Configuring subdirectories (torture.at:789): ok     (0m6.831s 0m3.910s)
96. Deep Package (torture.at:893): ok   (0m4.951s 0m3.170s)
97. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:957): ok (0m1.663s 0m0.831s)
98. Empty directory (torture.at:1000): ok       (0m0.428s 0m0.114s)
99. Unusual Automake input files (torture.at:1021): ok  (0m2.482s 0m0.799s)
100. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:32): ok    (0m0.317s 
0m0.185s)
101. AC_REQUIRE & AC_LANG (compile.at:78): ok   (0m0.393s 0m0.281s)
102. AC_RUN_IFELSE (compile.at:114): ok (0m0.928s 0m0.486s)
103. AC_TRY_LINK_FUNC (compile.at:151): ok      (0m1.634s 0m1.141s)
104. AC_NO_EXECUTABLES (aclang.at:12): ok       (0m0.937s 0m0.822s)
105. AC_REQUIRE_CPP (aclang.at:13): ok  (0m1.519s 0m1.080s)
106. Extensions (c.at:47): ok   (0m1.411s 0m1.015s)
107. Broken/missing compilers (c.at:59): ok     (0m0.498s 0m0.325s)
108. C keywords (c.at:87): ok   (0m1.575s 0m1.057s)
109. AC_PROG_CPP requires AC_PROG_CC (c.at:100): ok     (0m1.507s 0m1.078s)
110. AC_PROG_CPP with warnings (c.at:111): ok   (0m2.029s 0m1.191s)
111. AC_PROG_CPP without warnings (c.at:141): skipped (c.at:145)
112. AC_PROG_CPP via CC (c.at:179): skipped (c.at:183)
113. AC_C_BACKSLASH_A (acc.at:12): ok   (0m1.481s 0m1.009s)
114. AC_C_BIGENDIAN (acc.at:13): ok     (0m2.268s 0m1.596s)
115. AC_C_CHAR_UNSIGNED (acc.at:14): ok (0m2.273s 0m1.538s)
116. AC_C_INLINE (acc.at:15): ok        (0m1.427s 0m1.064s)
117. AC_C_RESTRICT (acc.at:16): ok      (0m1.484s 0m1.057s)
118. AC_C_STRINGIZE (acc.at:17): ok     (0m1.577s 0m1.083s)
119. AC_C_TYPEOF (acc.at:18): ok        (0m1.459s 0m1.038s)
120. AC_PROG_CC_C89 (acc.at:19): ok     (0m1.408s 0m1.038s)
121. AC_PROG_CC_C99 (acc.at:20): ok     (0m1.561s 0m1.021s)
122. AC_PROG_CC_C_O (acc.at:21): ok     (0m1.501s 0m1.090s)
123. AC_PROG_CC_STDC (acc.at:22): ok    (0m1.548s 0m1.059s)
124. AC_PROG_CPP_WERROR (acc.at:23): ok (0m1.527s 0m1.075s)
125. AC_PROG_CXX_C_O (acc.at:24): ok    (0m1.374s 0m1.083s)
126. AC_PROG_GCC_TRADITIONAL (acc.at:25): ok    (0m1.563s 0m1.097s)
127. AC_LANG_C (acc.at:28): ok  (0m2.705s 0m1.327s)
128. AC_LANG_CPLUSPLUS (acc.at:29): ok  (0m2.676s 0m1.344s)
129. AC_LANG_OBJC (acc.at:30): ok       (0m2.710s 0m1.313s)
130. GNU Fortran 77 (fortran.at:52): ok (0m1.315s 0m0.977s)
131. GNU Fortran (fortran.at:77): ok    (0m1.364s 0m1.023s)
132. AC_F77_MAIN (acfortran.at:12): ok  (0m1.777s 0m1.138s)
133. AC_F77_WRAPPERS (acfortran.at:13): ok      (0m2.021s 0m1.255s)
134. AC_FC_MAIN (acfortran.at:14): ok   (0m1.759s 0m1.147s)
135. AC_FC_WRAPPERS (acfortran.at:15): ok       (0m2.026s 0m1.234s)
136. AC_PROG_F77_C_O (acfortran.at:16): ok      (0m1.313s 0m1.031s)
137. AC_PROG_FC_C_O (acfortran.at:17): ok       (0m1.292s 0m1.032s)
138. AC_F77_NAME_MANGLING (acfortran.at:20): ok (0m2.665s 0m1.353s)
139. AC_LANG_FORTRAN77 (acfortran.at:21): ok    (0m2.727s 0m1.313s)
140. AC_CHECK_LIB (semantics.at:74): ok (0m2.090s 0m1.398s)
141. AC_SEARCH_LIBS (semantics.at:87): ok       (0m1.566s 0m1.088s)
142. AC_SEARCH_LIBS (none needed) (semantics.at:101): ok        (0m1.505s 
0m1.029s)
143. AC_CHECK_DECLS (semantics.at:114): ok      (0m1.501s 0m1.072s)
144. AC_CHECK_FUNCS (semantics.at:126): ok      (0m1.583s 0m1.074s)
145. AC_REPLACE_FUNCS (semantics.at:134): ok    (0m1.330s 0m0.779s)
146. AC_CHECK_HEADERS (semantics.at:169): ok    (0m2.401s 0m1.631s)
147. AC_CHECK_HEADERS_OLD (semantics.at:176): ok        (0m1.255s 0m0.747s)
148. AC_CHECK_HEADERS_NEW (semantics.at:203): ok        (0m1.206s 0m0.756s)
149. AC_CHECK_MEMBERS (semantics.at:242): ok    (0m1.493s 0m1.120s)
150. AC_CHECK_ALIGNOF (semantics.at:259): ok    (0m2.658s 0m1.707s)
151. AC_CHECK_ALIGNOF (cross compile) (semantics.at:259): ok    (0m2.680s 
0m1.772s)
152. AC_CHECK_ALIGNOF struct (semantics.at:272): ok     (0m2.536s 0m1.629s)
153. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:272): ok     
(0m2.521s 0m1.642s)
154. AC_CHECK_SIZEOF (semantics.at:287): ok     (0m2.683s 0m1.673s)
155. AC_CHECK_SIZEOF (cross compile) (semantics.at:287): ok     (0m2.764s 
0m1.789s)
156. AC_CHECK_SIZEOF struct (semantics.at:304): ok      (0m2.732s 0m1.753s)
157. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:304): ok      
(0m3.567s 0m2.114s)
158. AC_CHECK_TYPES (semantics.at:320): ok      (0m1.530s 0m1.098s)
159. AC_CHECK_TYPES: backward compatibility (semantics.at:327): ok      
(0m0.334s 0m0.188s)
160. AC_CHECK_FILES (semantics.at:372): ok      (0m0.959s 0m0.849s)
161. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:406): ok      (0m0.406s 
0m0.308s)
162. AC_C_BIGENDIAN (semantics.at:455): ok      (0m4.098s 0m2.266s)
163. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:495): ok        (0m0.399s 
0m0.293s)
164. AC_PATH_XTRA (semantics.at:539): ok        (0m1.856s 0m1.194s)
165. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:557): ok (0m2.233s 0m1.504s)
166. AC_FUNC_WAIT3 (semantics.at:558): ok       (0m2.170s 0m1.483s)
167. AC_ARG_ENABLE (acgeneral.at:12): ok        (0m0.893s 0m0.770s)
168. AC_ARG_PROGRAM (acgeneral.at:13): ok       (0m0.907s 0m0.766s)
169. AC_ARG_VAR (acgeneral.at:14): ok   (0m0.903s 0m0.757s)
170. AC_ARG_WITH (acgeneral.at:15): ok  (0m0.890s 0m0.765s)
171. AC_CANONICAL_TARGET (acgeneral.at:16): ok  (0m0.946s 0m0.817s)
172. AC_CHECK_DECLS_ONCE (acgeneral.at:17): ok  (0m0.837s 0m0.824s)
173. AC_EGREP_CPP (acgeneral.at:18): ok (0m1.447s 0m1.038s)
174. AC_EGREP_HEADER (acgeneral.at:19): ok      (0m1.449s 0m1.052s)
175. AC_PREFIX_DEFAULT (acgeneral.at:20): ok    (0m0.901s 0m0.757s)
176. AC_PRESERVE_HELP_ORDER (acgeneral.at:21): ok       (0m0.870s 0m0.789s)
177. AC_CHECKING (acgeneral.at:24): ok  (0m2.564s 0m1.239s)
178. AC_COMPILE_CHECK (acgeneral.at:25): ok     (0m3.355s 0m1.557s)
179. AC_ENABLE (acgeneral.at:26): ok    (0m2.570s 0m1.230s)
180. AC_FOREACH (acgeneral.at:27): ok   (0m2.570s 0m1.221s)
181. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok       (0m2.555s 0m1.241s)
182. AC_TRY_COMPILE (acgeneral.at:29): ok       (0m3.282s 0m1.553s)
183. AC_TRY_CPP (acgeneral.at:30): ok   (0m3.397s 0m1.594s)
184. AC_TRY_LINK (acgeneral.at:31): ok  (0m3.360s 0m1.544s)
185. AC_TRY_RUN (acgeneral.at:32): ok   (0m3.360s 0m1.521s)
186. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok      (0m2.596s 
0m1.198s)
187. AC_WITH (acgeneral.at:34): ok      (0m2.539s 0m1.252s)
188. AC_OUTPUT_COMMANDS (acstatus.at:14): ok    (0m2.580s 0m1.235s)
189. AC_ISC_POSIX (acspecific.at:12): ok        (0m1.391s 0m0.991s)
190. AC_SYS_INTERPRETER (acspecific.at:13): ok  (0m0.897s 0m0.774s)
191. AC_SYS_LARGEFILE (acspecific.at:14): ok    (0m1.462s 0m0.979s)
192. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok      (0m0.892s 0m0.800s)
193. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok        (0m1.390s 0m0.997s)
194. AC_USE_SYSTEM_EXTENSIONS (acspecific.at:17): ok    (0m2.355s 0m1.494s)
195. AC_ARG_ARRAY (acspecific.at:20): ok        (0m2.587s 0m1.204s)
196. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (0m3.355s 0m1.521s)
197. AC_DYNIX_SEQ (acspecific.at:22): ok        (0m3.475s 0m1.635s)
198. AC_HAVE_POUNDBANG (acspecific.at:23): ok   (0m2.589s 0m1.226s)
199. AC_IRIX_SUN (acspecific.at:24): ok (0m3.606s 0m1.649s)
200. AC_SCO_INTL (acspecific.at:25): ok (0m3.398s 0m1.559s)
201. AC_XENIX_DIR (acspecific.at:26): ok        (0m3.687s 0m1.750s)
202. AC_PROG_AWK (acprograms.at:12): ok (0m0.893s 0m0.782s)
203. AC_PROG_FGREP (acprograms.at:13): ok       (0m0.878s 0m0.804s)
204. AC_PROG_INSTALL (acprograms.at:14): ok     (0m0.883s 0m0.793s)
205. AC_PROG_LEX (acprograms.at:15): ok (0m1.857s 0m1.042s)
206. AC_PROG_LN_S (acprograms.at:16): ok        (0m0.903s 0m0.762s)
207. AC_PROG_MAKE_SET (acprograms.at:17): ok    (0m0.893s 0m0.790s)
208. AC_PROG_MKDIR_P (acprograms.at:18): ok     (0m0.875s 0m0.796s)
209. AC_PROG_RANLIB (acprograms.at:19): ok      (0m0.945s 0m0.736s)
210. AC_PROG_SED (acprograms.at:20): ok (0m0.920s 0m0.760s)
211. AC_PROG_YACC (acprograms.at:21): ok        (0m0.920s 0m0.777s)
212. AC_CHECK_TOOL_PREFIX (acprograms.at:24): ok        (0m2.575s 0m1.216s)
213. AC_DECL_YYTEXT (acprograms.at:25): ok      (0m4.281s 0m1.663s)
214. AC_RSH (acprograms.at:26): ok      (0m2.584s 0m1.198s)
215. AC_CHECK_HEADERS_ONCE (acheaders.at:12): ok        (0m0.901s 0m0.756s)
216. AC_HEADER_ASSERT (acheaders.at:13): ok     (0m0.895s 0m0.771s)
217. AC_HEADER_MAJOR (acheaders.at:14): ok      (0m2.189s 0m1.554s)
218. AC_HEADER_RESOLV (acheaders.at:15): ok     (0m1.663s 0m1.201s)
219. AC_HEADER_STAT (acheaders.at:16): ok       (0m1.560s 0m1.108s)
220. AC_HEADER_STDBOOL (acheaders.at:17): ok    (0m2.335s 0m1.577s)
221. AC_HEADER_TIOCGWINSZ (acheaders.at:18): ok (0m1.578s 0m1.106s)
222. AC_DIR_HEADER (acheaders.at:21): ok        (0m5.362s 0m2.622s)
223. AC_MEMORY_H (acheaders.at:22): ok  (0m5.061s 0m2.423s)
224. AC_UNISTD_H (acheaders.at:23): ok  (0m4.949s 0m2.437s)
225. AC_USG (acheaders.at:24): ok       (0m5.098s 0m2.501s)
226. AC_STRUCT_DIRENT_D_INO (actypes.at:12): ok (0m1.604s 0m1.131s)
227. AC_STRUCT_DIRENT_D_TYPE (actypes.at:13): ok        (0m1.618s 0m1.112s)
228. AC_STRUCT_ST_BLOCKS (actypes.at:14): ok    (0m2.306s 0m1.544s)
229. AC_STRUCT_TIMEZONE (actypes.at:15): ok     (0m1.567s 0m1.050s)
230. AC_TYPE_INT16_T (actypes.at:16): ok        (0m2.342s 0m1.549s)
231. AC_TYPE_INT32_T (actypes.at:17): ok        (0m2.350s 0m1.564s)
232. AC_TYPE_INT64_T (actypes.at:18): ok        (0m2.325s 0m1.582s)
233. AC_TYPE_INT8_T (actypes.at:19): ok (0m2.332s 0m1.579s)
234. AC_TYPE_INTMAX_T (actypes.at:20): ok       (0m2.340s 0m1.606s)
235. AC_TYPE_INTPTR_T (actypes.at:21): ok       (0m2.311s 0m1.530s)
236. AC_TYPE_LONG_DOUBLE (actypes.at:22): ok    (0m1.387s 0m1.062s)
237. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:23): ok      (0m1.445s 0m1.059s)
238. AC_TYPE_MODE_T (actypes.at:24): ok (0m2.239s 0m1.596s)
239. AC_TYPE_OFF_T (actypes.at:25): ok  (0m2.246s 0m1.564s)
240. AC_TYPE_SIGNAL (actypes.at:26): ok (0m1.439s 0m1.055s)
241. AC_TYPE_SSIZE_T (actypes.at:27): ok        (0m2.331s 0m1.499s)
242. AC_TYPE_UINT16_T (actypes.at:28): ok       (0m2.307s 0m1.524s)
243. AC_TYPE_UINT32_T (actypes.at:29): ok       (0m2.286s 0m1.543s)
244. AC_TYPE_UINT64_T (actypes.at:30): ok       (0m2.286s 0m1.550s)
245. AC_TYPE_UINT8_T (actypes.at:31): ok        (0m2.274s 0m1.583s)
246. AC_TYPE_UINTMAX_T (actypes.at:32): ok      (0m2.304s 0m1.634s)
247. AC_TYPE_UINTPTR_T (actypes.at:33): ok      (0m2.244s 0m1.595s)
248. AC_C_LONG_DOUBLE (actypes.at:36): ok       (0m3.524s 0m1.655s)
249. AC_INT_16_BITS (actypes.at:37): ok (0m5.316s 0m2.493s)
250. AC_LONG_64_BITS (actypes.at:38): ok        (0m5.282s 0m2.522s)
251. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok   (0m5.060s 0m2.470s)
252. AC_STRUCT_ST_RDEV (actypes.at:40): ok      (0m5.065s 0m2.455s)
253. AM_TYPE_PTRDIFF_T (actypes.at:41): ok      (0m4.998s 0m2.523s)
254. AC_CHECK_FUNCS_ONCE (acfunctions.at:12): ok        (0m0.919s 0m0.841s)
255. AC_FUNC_CHOWN (acfunctions.at:13): ok      (0m2.350s 0m1.613s)
256. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:14): ok      (0m2.436s 0m1.642s)
257. AC_FUNC_ERROR_AT_LINE (acfunctions.at:15): ok      (0m2.302s 0m1.552s)
258. AC_FUNC_FNMATCH (acfunctions.at:16): ok    (0m1.446s 0m1.076s)
259. AC_FUNC_FORK (acfunctions.at:17): ok       (0m2.636s 0m1.721s)
260. AC_FUNC_FSEEKO (acfunctions.at:18): ok     (0m1.539s 0m1.086s)
261. AC_FUNC_GETGROUPS (acfunctions.at:19): ok  (0m2.524s 0m1.705s)
262. AC_FUNC_GETMNTENT (acfunctions.at:20): ok  (0m1.574s 0m1.076s)
263. AC_FUNC_GETPGRP (acfunctions.at:21): ok    (0m2.295s 0m1.531s)
264. AC_FUNC_LSTAT (acfunctions.at:22): ok      (0m2.387s 0m1.609s)
265. AC_FUNC_MALLOC (acfunctions.at:23): ok     (0m2.294s 0m1.596s)
266. AC_FUNC_MBRTOWC (acfunctions.at:24): ok    (0m1.487s 0m1.063s)
267. AC_FUNC_MEMCMP (acfunctions.at:25): ok     (0m2.337s 0m1.531s)
268. AC_FUNC_MKTIME (acfunctions.at:26): ok     (0m2.630s 0m1.672s)
269. AC_FUNC_MMAP (acfunctions.at:27): ok       (0m2.472s 0m1.635s)
270. AC_FUNC_OBSTACK (acfunctions.at:28): ok    (0m1.543s 0m1.021s)
271. AC_FUNC_REALLOC (acfunctions.at:29): ok    (0m2.318s 0m1.638s)
272. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:30): ok    (0m2.512s 0m1.639s)
273. AC_FUNC_SETPGRP (acfunctions.at:31): ok    (0m2.274s 0m1.553s)
274. AC_FUNC_SETVBUF_REVERSED (acfunctions.at:32): ok   (0m2.286s 0m1.555s)
275. AC_FUNC_STAT (acfunctions.at:33): ok       (0m2.363s 0m1.631s)
276. AC_FUNC_STRCOLL (acfunctions.at:34): ok    (0m2.303s 0m1.566s)
277. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (0m2.437s 0m1.602s)
278. AC_FUNC_STRFTIME (acfunctions.at:36): ok   (0m1.496s 0m1.084s)
279. AC_FUNC_STRNLEN (acfunctions.at:37): ok    (0m2.264s 0m1.594s)
280. AC_FUNC_STRTOD (acfunctions.at:38): ok     (0m2.318s 0m1.546s)
281. AC_FUNC_STRTOLD (acfunctions.at:39): ok    (0m1.479s 0m1.020s)
282. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (0m2.286s 0m1.543s)
283. AC_FUNC_VPRINTF (acfunctions.at:41): ok    (0m1.499s 0m1.007s)
284. AC_HAVE_LIBRARY (aclibs.at:14): ok (0m3.312s 0m1.517s)
285. Libtool (foreign.at:28): ok        (0m4.628s 0m3.312s)
286. autoscan (autoscan.at:22): ok      (0m0.361s 0m0.144s)
testsuite: ending at: Tue Sep 12 23:50:43 CEST 2006
testsuite: test suite duration: 0h 14m 58s

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

ERROR: 284 tests were run,
6 failed (5 expected failures).
2 tests were skipped.

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

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

   3: tools.at:90        autom4te cache
      m4sugar

Skipped tests:
GNU Autoconf 2.60 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

 111: c.at:141           AC_PROG_CPP without warnings
 112: c.at:179           AC_PROG_CPP via CC

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

#                             -*- compilation -*-
3. tools.at:90: testing ...
./tools.at:98: autom4te --language=m4sugar script.4s -o script 
./tools.at:106: autom4te --language=m4sugar script.4s -o script 
stderr:
/usr/bin/m4:script.4s:1: cannot open `foo': No such file or directory
autom4te: /usr/bin/m4 failed with exit status: 1
./tools.at:106: 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
--- -   2006-09-12 23:35:47.998365000 +0200
+++ /dokumenty/beton/tmp/autoconf-2.60/tests/testsuite.dir/at-stdout    
2006-09-12 23:35:47.992422832 +0200
@@ -1,3 +1,3 @@
-m4: script.4s: 1: Cannot open foo: No such file or directory
+m4: script.4s: 1: cannot open `foo': No such file or directory
 autom4te: m4 failed with exit status: 1
 
3. tools.at:90: 3. autom4te cache (tools.at:90): FAILED (tools.at:106)


## ------------- ##
## ../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.60, which was
| generated by GNU Autoconf 2.60.  Invocation command line was
| 
|   $ ./configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man 
--infodir=/usr/info --target=x86_64-slackware-linux
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = Mariola
| uname -m = x86_64
| uname -r = 2.6.17.11
| uname -s = Linux
| uname -v = #3 Tue Sep 12 01:28:46 CEST 2006
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = x86_64
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /opt/mpich/sbin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/X11R7/bin
| PATH: /opt/kde/bin
| PATH: /opt/kde/bin
| PATH: /usr/lib64/qt/bin
| PATH: /usr/share/texmf/bin
| PATH: /opt/mpich/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1708: checking for a BSD-compatible install
| configure:1764: result: /bin/ginstall -c
| configure:1775: checking whether build environment is sane
| configure:1818: result: yes
| configure:1883: checking for gawk
| configure:1899: found /usr/bin/gawk
| configure:1910: result: gawk
| configure:1921: checking whether make sets $(MAKE)
| configure:1942: result: yes
| configure:2150: checking whether /bin/sh -n is known to work
| configure:2169: result: yes
| configure:2181: checking for expr
| configure:2199: found /bin/expr
| configure:2211: result: /bin/expr
| configure:2233: checking for gm4
| configure:2266: result: no
| configure:2233: checking for gnum4
| configure:2266: result: no
| configure:2233: checking for m4
| configure:2251: found /usr/bin/m4
| configure:2263: result: /usr/bin/m4
| configure:2275: checking whether m4 supports frozen files
| configure:2287: result: yes
| configure:2313: checking for perl
| configure:2331: found /usr/bin/perl
| configure:2344: result: /usr/bin/perl
| configure:2376: checking for emacs
| configure:2392: found /usr/bin/emacs
| configure:2403: result: emacs
| configure:2421: checking whether emacs is sufficiently recent
| configure:2431: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2
| While compiling broken-mode in file 
/dokumenty/beton/tmp/autoconf-2.60/conftest.el:
|   ** assignment to free variable broken-defaults
| Wrote /dokumenty/beton/tmp/autoconf-2.60/conftest.elc
| Done
| configure:2434: $? = 0
| configure:2443: result: yes
| configure:2462: checking for emacs
| configure:2489: result: emacs
| configure:2513: checking where .elc files should go
| configure:2526: $EMACS -batch -q -eval '(while load-path (princ (concat (car 
load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| configure:2529: $? = 0
| configure:2542: result: ${datadir}/emacs/site-lisp
| configure:2555: checking for grep that handles long lines and -e
| configure:2629: result: /usr/bin/grep
| configure:2634: checking for egrep
| configure:2712: result: /usr/bin/grep -E
| configure:2717: checking for a sed that does not truncate output
| configure:2796: result: /bin/sed
| configure:2940: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.60, which was
| generated by GNU Autoconf 2.60.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on Mariola
| 
| config.status:604: creating config/Makefile
| config.status:604: creating tests/Makefile
| config.status:604: creating tests/atlocal
| config.status:604: creating man/Makefile
| config.status:604: creating lib/emacs/Makefile
| config.status:604: creating Makefile
| config.status:604: creating doc/Makefile
| config.status:604: creating lib/Makefile
| config.status:604: creating lib/Autom4te/Makefile
| config.status:604: creating lib/autoscan/Makefile
| config.status:604: creating lib/m4sugar/Makefile
| config.status:604: creating lib/autoconf/Makefile
| config.status:604: creating lib/autotest/Makefile
| config.status:604: creating bin/Makefile
| config.status:789: 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=set
| ac_cv_env_target_alias_value=x86_64-slackware-linux
| ac_cv_path_EGREP='/usr/bin/grep -E'
| ac_cv_path_EXPR=/bin/expr
| ac_cv_path_GREP=/usr/bin/grep
| ac_cv_path_M4=/usr/bin/m4
| ac_cv_path_PERL=/usr/bin/perl
| ac_cv_path_SED=/bin/sed
| ac_cv_path_install='/bin/ginstall -c'
| ac_cv_prog_AWK=gawk
| ac_cv_prog_EMACS=emacs
| ac_cv_prog_TEST_EMACS=emacs
| ac_cv_prog_emacs_ok=yes
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_sh_n_works=yes
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /dokumenty/beton/tmp/autoconf-2.60/config/missing --run 
aclocal-1.9'
| AMTAR='${SHELL} /dokumenty/beton/tmp/autoconf-2.60/config/missing --run tar'
| AUTOCONF='${SHELL} /dokumenty/beton/tmp/autoconf-2.60/config/missing --run 
autoconf'
| AUTOHEADER='${SHELL} /dokumenty/beton/tmp/autoconf-2.60/config/missing --run 
autoheader'
| AUTOMAKE='${SHELL} /dokumenty/beton/tmp/autoconf-2.60/config/missing --run 
automake-1.9'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.60\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.60\" 
-DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"autoconf\" -DVERSION=\"2.60\"'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/usr/bin/grep -E'
| EMACS='emacs'
| EMACSLOADPATH=''
| EXPR='/bin/expr'
| GREP='/usr/bin/grep'
| HELP2MAN='${SHELL} /dokumenty/beton/tmp/autoconf-2.60/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/bin/m4'
| MAKEINFO='${SHELL} /dokumenty/beton/tmp/autoconf-2.60/config/missing --run 
makeinfo'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.60'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_VERSION='2.60'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| SED='/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| TEST_EMACS='emacs'
| VERSION='2.60'
| 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='/usr/info'
| install_sh='/dokumenty/beton/tmp/autoconf-2.60/config/install-sh'
| libdir='/usr/lib64'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datadir}/emacs/site-lisp'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='/usr/man'
| mkdir_p='mkdir -p --'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/usr'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias='x86_64-slackware-linux'
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.60"
| #define PACKAGE_STRING "GNU Autoconf 2.60"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "autoconf"
| #define VERSION "2.60"
| 
| configure: exit 0

#                             -*- compilation -*-
3. tools.at:90: testing ...
./tools.at:98: autom4te --language=m4sugar script.4s -o script 
./tools.at:106: autom4te --language=m4sugar script.4s -o script 
stderr:
/usr/bin/m4:script.4s:1: cannot open `foo': No such file or directory
autom4te: /usr/bin/m4 failed with exit status: 1
./tools.at:106: 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
--- -   2006-09-12 23:35:47.998365000 +0200
+++ /dokumenty/beton/tmp/autoconf-2.60/tests/testsuite.dir/at-stdout    
2006-09-12 23:35:47.992422832 +0200
@@ -1,3 +1,3 @@
-m4: script.4s: 1: Cannot open foo: No such file or directory
+m4: script.4s: 1: cannot open `foo': No such file or directory
 autom4te: m4 failed with exit status: 1
 
3. tools.at:90: 3. autom4te cache (tools.at:90): FAILED (tools.at:106)

reply via email to

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