bug-autoconf
[Top][All Lists]
Advanced

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

Re: autoconf problem building


From: Eurico de Sousa
Subject: Re: autoconf problem building
Date: Wed, 13 Feb 2002 14:46:32 -0500

I rebuilt autoconf-2.52 and autoconf-2.52g, this time with --without-lispdir on 
the configure but
both are still giving failures on make check.

I've attached the testsuite.log and config.log files for the 2.52g build.

I've downloaded the latest GNU Emacs but I see it has quite a few dependencies 
so haven't built it.
Is it better to build autoconf with the latest Emacs installed - does it matter?

Eurico

Akim Demaille wrote:

> >>>>> "Tim" == Tim Van Holder <address@hidden> writes:
>
> Tim> Unless there are other suggestions, I'll add the /dev/null to the
> Tim> lispdir macro in aclocal.m4 and Automake (at least the test can
> Tim> then be killed).
>
> Yes, please, fix it in Automake.  And add a piece of documentation in
> Autoconf emphasizing the importance of putting a </dev/null when the
> command is not supposed to read its stdin.  I've seen too many checks
> (Autoconf) and tests (Autotest) hangs because of this.
>
> Tim> I'll also add an entry to Autmake's docs warning that the lispdir
> Tim> macro can fail badly when 'emacs' isn't GNU Emacs or XEmacs.
>
> Why not.
>
> Tim> Is it worth it to have the lispdir macro print a message like 'If
> Tim> this test takes a long time, you may have a bad or incompatible
> Tim> emacs. Please kill this script and rerun it with the
> Tim> --without-lispdir option.'?
>
> Seems overkill.
## ------------------------------ ##
## GNU Autoconf 2.52g test suite. ##
## ------------------------------ ##

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../ChangeLog:
| 2002-01-24  Akim Demaille  <address@hidden>
| 
|       Version 2.52g.
| 
| 2002-01-24  Akim Demaille  <address@hidden>
| 
|       * bin/autoheader.in, bin/autoconf.in, bin/autoscan.in,
|       * doc/autoconf.texi: Finally add Akim as an author.
| 
| 2002-01-24  Akim Demaille  <address@hidden>

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH: .
PATH: /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/tests
PATH: /apps/asd/unix/gnu/make/3.79/SunOS5.6/bin
PATH: /usr/local/bin
PATH: /apps/asd/unix/gnu/bin
PATH: /home/asd/deso/bin
PATH: /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g
PATH: /home/asd/dev/usr/sun5.6/bin
PATH: /usr/openwin/bin
PATH: /home/asd3/opt/SUNWmfwm/bin
PATH: /home/asd4/opt/SUNWspro.new/SUNWspro/bin
PATH: /home/asd3/opt/SUNWguide/bin
PATH: /home/asd3/opt/SUNWgmfu/bin
PATH: /apps/asd/bin
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /etc
PATH: /usr/sbin
PATH: /home/res/public/gnu/sun5.6/bin
PATH: /usr/localbin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright 2000, 2001 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/tests'
| at_srcdir='.'
| abs_srcdir='/apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g'
| at_top_builddir='../'
| abs_top_builddir='/apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g'
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/ksh'}

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

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

suite.at:33: ./autom4te --version
Unsuccessful stat on filename containing newline at 
/apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
316.
autom4te (GNU Autoconf) 2.52g
Written by Akim Demaille.

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

suite.at:33: ./autoconf --version
autoconf (GNU Autoconf) 2.52g
Written by David J. MacKenzie and Akim Demaille.

Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
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.

suite.at:33: ./autoheader --version
autoheader (GNU Autoconf) 2.52g
Written by Roland McGrath and Akim Demaille.

Copyright 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001
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.

suite.at:33: ./autoupdate --version
autoupdate (GNU Autoconf) 2.52g
Written by David J. MacKenzie and Akim Demaille.

Copyright 1994, 1999, 2000, 2001 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.

suite.at:33: ./autoreconf --version
Unsuccessful stat on filename containing newline at 
/apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
316.
autoreconf (GNU Autoconf) 2.52g
Written by David J. MacKenzie and Akim Demaille.

Copyright 1994, 1999, 2000, 2001 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.

suite.at:33: ./ifnames --version

ifnames (GNU Autoconf) 2.52g
Written by David J. MacKenzie and Paul Eggert.

Copyright 1994, 1995, 1999, 2000, 2001 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.
## --------------------------- ##
## Silently running the tests. ##
## --------------------------- ##
testsuite: starting at: Wed Feb 13 11:42:53 EST 2002
1. tools.at:47: ok (skipped near `tools.at:71')
2. tools.at:92: ok      (0m2.72s 0m0.79s)
3. tools.at:122: FAILED near `tools.at:167'     (0m2.72s 0m0.79s)
4. tools.at:211: FAILED near `tools.at:220'     (0m2.72s 0m0.79s)
5. tools.at:242: FAILED near `tools.at:261'     (0m2.72s 0m0.79s)
6. tools.at:268: FAILED near `tools.at:300'     (0m2.72s 0m0.79s)
7. tools.at:312: ok     (0m0.43s 0m0.18s)
8. tools.at:360: ok     (0m6.17s 0m1.79s)
9. tools.at:478: FAILED near `tools.at:499'     (0m6.17s 0m1.79s)
10. tools.at:512: FAILED near `tools.at:526'    (0m6.17s 0m1.79s)
11. tools.at:539: FAILED near `tools.at:547'    (0m6.17s 0m1.79s)
12. m4sugar.at:35: FAILED near `m4sugar.at:52'  (0m6.17s 0m1.79s)
13. m4sugar.at:76: FAILED near `m4sugar.at:107' (0m6.17s 0m1.79s)
14. m4sugar.at:115: FAILED near `m4sugar.at:154'        (0m6.17s 0m1.79s)
15. m4sh.at:29: FAILED near `m4sh.at:62'        (0m6.17s 0m1.79s)
16. m4sh.at:94: FAILED near `m4sh.at:143'       (0m6.17s 0m1.79s)
17. m4sh.at:155: FAILED near `m4sh.at:200'      (0m6.17s 0m1.79s)
18. m4sh.at:212: FAILED near `m4sh.at:230'      (0m6.17s 0m1.79s)
19. m4sh.at:245: FAILED near `m4sh.at:260'      (0m6.17s 0m1.79s)
20. base.at:29: FAILED near `base.at:60'        (0m6.17s 0m1.79s)
21. base.at:71: FAILED near `base.at:103'       (0m6.17s 0m1.79s)
22. base.at:115: FAILED near `base.at:147'      (0m6.17s 0m1.79s)
23. base.at:158: FAILED near `base.at:178'      (0m6.17s 0m1.79s)
24. base.at:190: FAILED near `base.at:199'      (0m6.17s 0m1.79s)
25. base.at:209: FAILED near `base.at:229'      (0m6.17s 0m1.79s)
26. torture.at:65: FAILED near `torture.at:87'  (0m6.17s 0m1.79s)
27. torture.at:107: FAILED near `torture.at:141'        (0m6.17s 0m1.79s)
28. torture.at:192: FAILED near `torture.at:200'        (0m6.17s 0m1.79s)
29. torture.at:223: FAILED near `torture.at:231'        (0m6.17s 0m1.79s)
30. torture.at:260: FAILED near `torture.at:311'        (0m6.17s 0m1.79s)
31. torture.at:354: FAILED near `torture.at:423'        (0m6.17s 0m1.79s)
32. torture.at:463: FAILED near `torture.at:484'        (0m6.17s 0m1.79s)
33. torture.at:503: FAILED near `torture.at:511'        (0m6.17s 0m1.79s)
34. torture.at:539: FAILED near `torture.at:586'        (0m6.17s 0m1.79s)
35. compile.at:32: FAILED near `compile.at:57'  (0m6.17s 0m1.79s)
36. compile.at:78: FAILED near `compile.at:104' (0m6.17s 0m1.79s)
37. compile.at:114: FAILED near `compile.at:138'        (0m6.17s 0m1.79s)
38. compile.at:151: FAILED near `compile.at:151'        (0m6.17s 0m1.79s)
39. aclang.at:7: FAILED near `aclang.at:7'      (0m6.17s 0m1.79s)
40. aclang.at:8: FAILED near `aclang.at:8'      (0m6.17s 0m1.79s)
41. aclang.at:11: FAILED near `aclang.at:11'    (0m6.17s 0m1.79s)
42. c.at:47: FAILED near `c.at:47'      (0m6.17s 0m1.79s)
43. c.at:59: FAILED near `c.at:67'      (0m6.17s 0m1.79s)
44. c.at:87: FAILED near `c.at:87'      (0m6.17s 0m1.79s)
45. c.at:100: FAILED near `c.at:100'    (0m6.17s 0m1.79s)
46. c.at:111: FAILED near `c.at:127'    (0m6.17s 0m1.79s)
47. c.at:141: ok (skipped near `c.at:144')      (0m6.17s 0m1.79s)
48. c.at:178: ok (skipped near `c.at:181')      (0m6.17s 0m1.79s)
49. acc.at:7: FAILED near `acc.at:7'    (0m6.17s 0m1.79s)
50. acc.at:8: FAILED near `acc.at:8'    (0m6.17s 0m1.79s)
51. acc.at:9: FAILED near `acc.at:9'    (0m6.17s 0m1.79s)
52. acc.at:10: FAILED near `acc.at:10'  (0m6.17s 0m1.79s)
53. acc.at:11: FAILED near `acc.at:11'  (0m6.17s 0m1.79s)
54. acc.at:12: FAILED near `acc.at:12'  (0m6.17s 0m1.79s)
55. acc.at:13: FAILED near `acc.at:13'  (0m6.17s 0m1.79s)
56. acc.at:16: FAILED near `acc.at:16'  (0m6.17s 0m1.79s)
57. acc.at:17: FAILED near `acc.at:17'  (0m6.17s 0m1.79s)
58. acc.at:18: FAILED near `acc.at:18'  (0m6.17s 0m1.79s)
59. fortran.at:51: FAILED near `fortran.at:51'  (0m6.17s 0m1.79s)
60. acfortran.at:7: FAILED near `acfortran.at:7'        (0m6.17s 0m1.79s)
61. acfortran.at:8: FAILED near `acfortran.at:8'        (0m6.17s 0m1.79s)
62. acfortran.at:9: FAILED near `acfortran.at:9'        (0m6.17s 0m1.79s)
63. acfortran.at:12: FAILED near `acfortran.at:12'      (0m6.17s 0m1.79s)
64. semantics.at:73: FAILED near `semantics.at:73'      (0m6.17s 0m1.79s)
65. semantics.at:86: FAILED near `semantics.at:86'      (0m6.17s 0m1.79s)
66. semantics.at:98: FAILED near `semantics.at:98'      (0m6.17s 0m1.79s)
67. semantics.at:106: FAILED near `semantics.at:116'    (0m6.17s 0m1.79s)
68. semantics.at:141: FAILED near `semantics.at:141'    (0m6.17s 0m1.79s)
69. semantics.at:154: FAILED near `semantics.at:154'    (0m6.17s 0m1.79s)
70. semantics.at:180: FAILED near `semantics.at:180'    (0m6.17s 0m1.79s)
71. semantics.at:196: FAILED near `semantics.at:196'    (0m6.17s 0m1.79s)
72. semantics.at:203: FAILED near `semantics.at:221'    (0m6.17s 0m1.79s)
73. semantics.at:248: FAILED near `semantics.at:248'    (0m6.17s 0m1.79s)
74. semantics.at:282: FAILED near `semantics.at:320'    (0m6.17s 0m1.79s)
75. semantics.at:331: FAILED near `semantics.at:340'    (0m6.17s 0m1.79s)
76. semantics.at:369: FAILED near `semantics.at:400'    (0m6.17s 0m1.79s)
77. semantics.at:413: FAILED near `semantics.at:415'    (0m6.17s 0m1.79s)
78. semantics.at:431: FAILED near `semantics.at:431'    (0m6.17s 0m1.79s)
79. semantics.at:432: FAILED near `semantics.at:432'    (0m6.17s 0m1.79s)
80. acgeneral.at:7: FAILED near `acgeneral.at:7'        (0m6.17s 0m1.79s)
81. acgeneral.at:8: FAILED near `acgeneral.at:8'        (0m6.17s 0m1.79s)
82. acgeneral.at:9: FAILED near `acgeneral.at:9'        (0m6.17s 0m1.79s)
83. acgeneral.at:10: FAILED near `acgeneral.at:10'      (0m6.17s 0m1.79s)
84. acgeneral.at:11: FAILED near `acgeneral.at:11'      (0m6.17s 0m1.79s)
85. acgeneral.at:12: FAILED near `acgeneral.at:12'      (0m6.17s 0m1.79s)
86. acgeneral.at:13: FAILED near `acgeneral.at:13'      (0m6.17s 0m1.79s)
87. acgeneral.at:16: FAILED near `acgeneral.at:16'      (0m6.17s 0m1.79s)
88. acgeneral.at:17: FAILED near `acgeneral.at:17'      (0m6.17s 0m1.79s)
89. acgeneral.at:18: FAILED near `acgeneral.at:18'      (0m6.17s 0m1.79s)
90. acgeneral.at:19: FAILED near `acgeneral.at:19'      (0m6.17s 0m1.79s)
91. acgeneral.at:20: FAILED near `acgeneral.at:20'      (0m6.17s 0m1.79s)
92. acstatus.at:9: FAILED near `acstatus.at:9'  (0m6.17s 0m1.79s)
93. acspecific.at:7: FAILED near `acspecific.at:7'      (0m6.17s 0m1.79s)
94. acspecific.at:8: FAILED near `acspecific.at:8'      (0m6.17s 0m1.79s)
95. acspecific.at:9: FAILED near `acspecific.at:9'      (0m6.17s 0m1.79s)
96. acspecific.at:10: FAILED near `acspecific.at:10'    (0m6.17s 0m1.79s)
97. acspecific.at:11: FAILED near `acspecific.at:11'    (0m6.17s 0m1.79s)
98. acspecific.at:12: FAILED near `acspecific.at:12'    (0m6.17s 0m1.79s)
99. acspecific.at:13: FAILED near `acspecific.at:13'    (0m6.17s 0m1.79s)
100. acspecific.at:16: FAILED near `acspecific.at:16'   (0m6.17s 0m1.79s)
101. acspecific.at:17: FAILED near `acspecific.at:17'   (0m6.17s 0m1.79s)
102. acspecific.at:18: FAILED near `acspecific.at:18'   (0m6.17s 0m1.79s)
103. acspecific.at:19: FAILED near `acspecific.at:19'   (0m6.17s 0m1.79s)
104. acspecific.at:20: FAILED near `acspecific.at:20'   (0m6.17s 0m1.79s)
105. acspecific.at:21: FAILED near `acspecific.at:21'   (0m6.17s 0m1.79s)
106. acprograms.at:7: FAILED near `acprograms.at:7'     (0m6.17s 0m1.79s)
107. acprograms.at:8: FAILED near `acprograms.at:8'     (0m6.17s 0m1.79s)
108. acprograms.at:9: FAILED near `acprograms.at:9'     (0m6.17s 0m1.79s)
109. acprograms.at:10: FAILED near `acprograms.at:10'   (0m6.17s 0m1.79s)
110. acprograms.at:11: FAILED near `acprograms.at:11'   (0m6.17s 0m1.79s)
111. acprograms.at:12: FAILED near `acprograms.at:12'   (0m6.17s 0m1.79s)
112. acprograms.at:13: FAILED near `acprograms.at:13'   (0m6.17s 0m1.79s)
113. acprograms.at:16: FAILED near `acprograms.at:16'   (0m6.17s 0m1.79s)
114. acprograms.at:17: FAILED near `acprograms.at:17'   (0m6.17s 0m1.79s)
115. acprograms.at:18: FAILED near `acprograms.at:18'   (0m6.17s 0m1.79s)
116. acheaders.at:7: FAILED near `acheaders.at:7'       (0m6.17s 0m1.79s)
117. acheaders.at:8: FAILED near `acheaders.at:8'       (0m6.17s 0m1.79s)
118. acheaders.at:9: FAILED near `acheaders.at:9'       (0m6.17s 0m1.79s)
119. acheaders.at:12: FAILED near `acheaders.at:12'     (0m6.17s 0m1.79s)
120. acheaders.at:13: FAILED near `acheaders.at:13'     (0m6.17s 0m1.79s)
121. acheaders.at:14: FAILED near `acheaders.at:14'     (0m6.17s 0m1.79s)
122. acheaders.at:15: FAILED near `acheaders.at:15'     (0m6.17s 0m1.79s)
123. actypes.at:7: FAILED near `actypes.at:7'   (0m6.17s 0m1.79s)
124. actypes.at:8: FAILED near `actypes.at:8'   (0m6.17s 0m1.79s)
125. actypes.at:9: FAILED near `actypes.at:9'   (0m6.17s 0m1.79s)
126. actypes.at:10: FAILED near `actypes.at:10' (0m6.17s 0m1.79s)
127. actypes.at:11: FAILED near `actypes.at:11' (0m6.17s 0m1.79s)
128. actypes.at:14: FAILED near `actypes.at:14' (0m6.17s 0m1.79s)
129. actypes.at:15: FAILED near `actypes.at:15' (0m6.17s 0m1.79s)
130. actypes.at:16: FAILED near `actypes.at:16' (0m6.17s 0m1.79s)
131. actypes.at:17: FAILED near `actypes.at:17' (0m6.17s 0m1.79s)
132. actypes.at:18: FAILED near `actypes.at:18' (0m6.17s 0m1.79s)
133. acfunctions.at:7: FAILED near `acfunctions.at:7'   (0m6.17s 0m1.79s)
134. acfunctions.at:8: FAILED near `acfunctions.at:8'   (0m6.17s 0m1.79s)
135. acfunctions.at:9: FAILED near `acfunctions.at:9'   (0m6.17s 0m1.79s)
136. acfunctions.at:10: FAILED near `acfunctions.at:10' (0m6.17s 0m1.79s)
137. acfunctions.at:11: FAILED near `acfunctions.at:11' (0m6.17s 0m1.79s)
138. acfunctions.at:12: FAILED near `acfunctions.at:12' (0m6.17s 0m1.79s)
139. acfunctions.at:13: FAILED near `acfunctions.at:13' (0m6.17s 0m1.79s)
140. acfunctions.at:14: FAILED near `acfunctions.at:14' (0m6.17s 0m1.79s)
141. acfunctions.at:15: FAILED near `acfunctions.at:15' (0m6.17s 0m1.79s)
142. acfunctions.at:16: FAILED near `acfunctions.at:16' (0m6.17s 0m1.79s)
143. acfunctions.at:17: FAILED near `acfunctions.at:17' (0m6.17s 0m1.79s)
144. acfunctions.at:18: FAILED near `acfunctions.at:18' (0m6.17s 0m1.79s)
145. acfunctions.at:19: FAILED near `acfunctions.at:19' (0m6.17s 0m1.79s)
146. acfunctions.at:20: FAILED near `acfunctions.at:20' (0m6.17s 0m1.79s)
147. acfunctions.at:21: FAILED near `acfunctions.at:21' (0m6.17s 0m1.79s)
148. acfunctions.at:22: FAILED near `acfunctions.at:22' (0m6.17s 0m1.79s)
149. acfunctions.at:23: FAILED near `acfunctions.at:23' (0m6.17s 0m1.79s)
150. acfunctions.at:24: FAILED near `acfunctions.at:24' (0m6.17s 0m1.79s)
151. acfunctions.at:25: FAILED near `acfunctions.at:25' (0m6.17s 0m1.79s)
152. acfunctions.at:26: FAILED near `acfunctions.at:26' (0m6.17s 0m1.79s)
153. acfunctions.at:27: FAILED near `acfunctions.at:27' (0m6.17s 0m1.79s)
154. acfunctions.at:28: FAILED near `acfunctions.at:28' (0m6.17s 0m1.79s)
155. acfunctions.at:29: FAILED near `acfunctions.at:29' (0m6.17s 0m1.79s)
156. acfunctions.at:30: FAILED near `acfunctions.at:30' (0m6.17s 0m1.79s)
157. acfunctions.at:31: FAILED near `acfunctions.at:31' (0m6.17s 0m1.79s)
158. acfunctions.at:32: FAILED near `acfunctions.at:32' (0m6.17s 0m1.79s)
159. acfunctions.at:33: FAILED near `acfunctions.at:33' (0m6.17s 0m1.79s)
160. aclibs.at:9: FAILED near `aclibs.at:9'     (0m6.17s 0m1.79s)
161. foreign.at:27: ok (skipped near `foreign.at:31')   (0m6.17s 0m1.79s)
testsuite: ending at: Wed Feb 13 12:00:34 EST 2002


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

   3: tools.at:122       autoconf --trace: user macros
   4: tools.at:211       autoconf --trace: builtins
   5: tools.at:242       autoconf: forbidden tokens, basic
   6: tools.at:268       autoconf: forbidden tokens, exceptions
   9: tools.at:478       autoupdate
  10: tools.at:512       autoupdating AC_LINK_FILES
  11: tools.at:539       autoupdating AC_PREREQ
  12: m4sugar.at:35      m4_warn
  13: m4sugar.at:76      m4_require: circular dependencies
  14: m4sugar.at:115     m4_text_wrap
  15: m4sh.at:29         LINENO
  16: m4sh.at:94         AS_DIRNAME
  17: m4sh.at:155        AS_BASENAME
  18: m4sh.at:212        AS_MKDIR_P
  19: m4sh.at:245        Negated classes in globbing
  20: base.at:29         AC_REQUIRE: topological sort
  21: base.at:71         AC_REQUIRE & AC_DEFUN_ONCE: Require, expand
  22: base.at:115        AC_REQUIRE & AC_DEFUN_ONCE: Expand, require
  23: base.at:158        AC_REQUIRE & AC_PROVIDE
  24: base.at:190        AC_CACHE_CHECK
  25: base.at:209        AC_TRY_COMMAND
  26: torture.at:65      AC_ARG_VAR
  27: torture.at:107     AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS
  28: torture.at:192     Missing templates
  29: torture.at:223     configure invocation
  30: torture.at:260     #define header templates
  31: torture.at:354     Torturing config.status
  32: torture.at:463     srcdir
  33: torture.at:503     Signal handling
  34: torture.at:539     Configuring subdirectories
      autoreconf
  35: compile.at:32      AC_LANG, AC_LANG_PUSH & AC_LANG_POP
  36: compile.at:78      AC_REQUIRE & AC_LANG
  37: compile.at:114     AC_RUN_IFELSE
  38: compile.at:151     AC_TRY_LINK_FUNC
  39: aclang.at:7        AC_NO_EXECUTABLES
  40: aclang.at:8        AC_REQUIRE_CPP
  41: aclang.at:11       AC_LANG_SAVE
      autoupdate
  42: c.at:47            Extensions
  43: c.at:59            Broken/missing compilers
  44: c.at:87            C keywords
  45: c.at:100           AC_PROG_CPP requires AC_PROG_CC
  46: c.at:111           AC_PROG_CPP with warnings
  49: acc.at:7           AC_C_BIGENDIAN
  50: acc.at:8           AC_C_CHAR_UNSIGNED
  51: acc.at:9           AC_C_LONG_DOUBLE
  52: acc.at:10          AC_C_PROTOTYPES
  53: acc.at:11          AC_C_STRINGIZE
  54: acc.at:12          AC_PROG_CC_C_O
  55: acc.at:13          AC_PROG_GCC_TRADITIONAL
  56: acc.at:16          AC_C_CROSS
      autoupdate
  57: acc.at:17          AC_LANG_C
      autoupdate
  58: acc.at:18          AC_LANG_CPLUSPLUS
      autoupdate
  59: fortran.at:51      GNU Fortran 77
  60: acfortran.at:7     AC_F77_MAIN
  61: acfortran.at:8     AC_F77_WRAPPERS
  62: acfortran.at:9     AC_PROG_F77_C_O
  63: acfortran.at:12    AC_LANG_FORTRAN77
      autoupdate
  64: semantics.at:73    AC_CHECK_LIB
  65: semantics.at:86    AC_CHECK_DECLS
  66: semantics.at:98    AC_CHECK_FUNCS
  67: semantics.at:106   AC_REPLACE_FUNCS
  68: semantics.at:141   AC_CHECK_HEADERS
  69: semantics.at:154   AC_CHECK_MEMBERS
  70: semantics.at:180   AC_CHECK_SIZEOF
  71: semantics.at:196   AC_CHECK_TYPES
  72: semantics.at:203   AC_CHECK_TYPES: backward compatibility
  73: semantics.at:248   AC_CHECK_FILES
  74: semantics.at:282   AC_CHECK_PROG & AC_CHECK_PROGS
  75: semantics.at:331   AC_C_BIGENDIAN
      cross
  76: semantics.at:369   AC_PATH_PROG & AC_PATH_PROGS
  77: semantics.at:413   AC_PATH_XTRA
  78: semantics.at:431   AC_SYS_RESTARTABLE_SYSCALLS
  79: semantics.at:432   AC_FUNC_WAIT3
  80: acgeneral.at:7     AC_ARG_ENABLE
  81: acgeneral.at:8     AC_ARG_PROGRAM
  82: acgeneral.at:9     AC_ARG_WITH
  83: acgeneral.at:10    AC_CANONICAL_TARGET
  84: acgeneral.at:11    AC_EGREP_CPP
  85: acgeneral.at:12    AC_EGREP_HEADER
  86: acgeneral.at:13    AC_PREFIX_DEFAULT
  87: acgeneral.at:16    AC_CHECKING
      autoupdate
  88: acgeneral.at:17    AC_COMPILE_CHECK
      autoupdate
  89: acgeneral.at:18    AC_ENABLE
      autoupdate
  90: acgeneral.at:19    AC_VALIDATE_CACHED_SYSTEM_TUPLE
      autoupdate
  91: acgeneral.at:20    AC_WITH
      autoupdate
  92: acstatus.at:9      AC_OUTPUT_COMMANDS
      autoupdate
  93: acspecific.at:7    AC_AIX
  94: acspecific.at:8    AC_DECL_SYS_SIGLIST
  95: acspecific.at:9    AC_ISC_POSIX
  96: acspecific.at:10   AC_MINIX
  97: acspecific.at:11   AC_SYS_INTERPRETER
  98: acspecific.at:12   AC_SYS_LARGEFILE
  99: acspecific.at:13   AC_SYS_LONG_FILE_NAMES
 100: acspecific.at:16   AC_ARG_ARRAY
      autoupdate
 101: acspecific.at:17   AC_DYNIX_SEQ
      autoupdate
 102: acspecific.at:18   AC_HAVE_POUNDBANG
      autoupdate
 103: acspecific.at:19   AC_IRIX_SUN
      autoupdate
 104: acspecific.at:20   AC_SCO_INTL
      autoupdate
 105: acspecific.at:21   AC_XENIX_DIR
      autoupdate
 106: acprograms.at:7    AC_PROG_AWK
 107: acprograms.at:8    AC_PROG_INSTALL
 108: acprograms.at:9    AC_PROG_LEX
 109: acprograms.at:10   AC_PROG_LN_S
 110: acprograms.at:11   AC_PROG_MAKE_SET
 111: acprograms.at:12   AC_PROG_RANLIB
 112: acprograms.at:13   AC_PROG_YACC
 113: acprograms.at:16   AC_CHECK_TOOL_PREFIX
      autoupdate
 114: acprograms.at:17   AC_DECL_YYTEXT
      autoupdate
 115: acprograms.at:18   AC_RSH
      autoupdate
 116: acheaders.at:7     AC_HEADER_MAJOR
 117: acheaders.at:8     AC_HEADER_STAT
 118: acheaders.at:9     AC_HEADER_TIOCGWINSZ
 119: acheaders.at:12    AC_DIR_HEADER
      autoupdate
 120: acheaders.at:13    AC_MEMORY_H
      autoupdate
 121: acheaders.at:14    AC_UNISTD_H
      autoupdate
 122: acheaders.at:15    AC_USG
      autoupdate
 123: actypes.at:7       AC_STRUCT_ST_BLOCKS
 124: actypes.at:8       AC_STRUCT_TIMEZONE
 125: actypes.at:9       AC_TYPE_MODE_T
 126: actypes.at:10      AC_TYPE_OFF_T
 127: actypes.at:11      AC_TYPE_SIGNAL
 128: actypes.at:14      AC_INT_16_BITS
      autoupdate
 129: actypes.at:15      AC_LONG_64_BITS
      autoupdate
 130: actypes.at:16      AC_STRUCT_ST_BLKSIZE
      autoupdate
 131: actypes.at:17      AC_STRUCT_ST_RDEV
      autoupdate
 132: actypes.at:18      AM_TYPE_PTRDIFF_T
      autoupdate
 133: acfunctions.at:7   AC_FUNC_ALLOCA
 134: acfunctions.at:8   AC_FUNC_CHOWN
 135: acfunctions.at:9   AC_FUNC_CLOSEDIR_VOID
 136: acfunctions.at:10  AC_FUNC_ERROR_AT_LINE
 137: acfunctions.at:11  AC_FUNC_FNMATCH
 138: acfunctions.at:12  AC_FUNC_FORK
 139: acfunctions.at:13  AC_FUNC_FSEEKO
 140: acfunctions.at:14  AC_FUNC_GETGROUPS
 141: acfunctions.at:15  AC_FUNC_GETLOADAVG
 142: acfunctions.at:16  AC_FUNC_GETMNTENT
 143: acfunctions.at:17  AC_FUNC_GETPGRP
 144: acfunctions.at:18  AC_FUNC_MALLOC
 145: acfunctions.at:19  AC_FUNC_MEMCMP
 146: acfunctions.at:20  AC_FUNC_MKTIME
 147: acfunctions.at:21  AC_FUNC_MMAP
 148: acfunctions.at:22  AC_FUNC_OBSTACK
 149: acfunctions.at:23  AC_FUNC_SELECT_ARGTYPES
 150: acfunctions.at:24  AC_FUNC_SETPGRP
 151: acfunctions.at:25  AC_FUNC_SETVBUF_REVERSED
 152: acfunctions.at:26  AC_FUNC_STAT
 153: acfunctions.at:27  AC_FUNC_STRCOLL
 154: acfunctions.at:28  AC_FUNC_STRERROR_R
 155: acfunctions.at:29  AC_FUNC_STRFTIME
 156: acfunctions.at:30  AC_FUNC_STRNLEN
 157: acfunctions.at:31  AC_FUNC_STRTOD
 158: acfunctions.at:32  AC_FUNC_UTIME_NULL
 159: acfunctions.at:33  AC_FUNC_VPRINTF
 160: aclibs.at:9        AC_HAVE_LIBRARY
      autoupdate

Skipped tests:
GNU Autoconf 2.52g test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

   1: tools.at:47        Syntax of the shell scripts
  47: c.at:141           AC_PROG_CPP without warnings
  48: c.at:178           AC_PROG_CPP via CC
 161: foreign.at:27      Libtool


## --------------------------------------- ##
## Verbosely re-running the failing tests. ##
## --------------------------------------- ##

## ------------------------------ ##
## GNU Autoconf 2.52g test suite. ##
## ------------------------------ ##
3. tools.at:122: testing autoconf --trace: user macros...
tools.at:167: autoconf -t TRACE1 -t TRACE2
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
3. tools.at:122: FAILED near `tools.at:167'

4. tools.at:211: testing autoconf --trace: builtins...
tools.at:220: autoconf -t define | sed -n '$p'
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
4. tools.at:211: FAILED near `tools.at:220'

5. tools.at:242: testing autoconf: forbidden tokens, basic...
tools.at:261: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
5. tools.at:242: FAILED near `tools.at:261'

6. tools.at:268: testing autoconf: forbidden tokens, exceptions...
tools.at:300: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
6. tools.at:268: FAILED near `tools.at:300'

9. tools.at:478: testing autoupdate...
tools.at:499: autoupdate
0a1,3
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
9. tools.at:478: FAILED near `tools.at:499'

10. tools.at:512: testing autoupdating AC_LINK_FILES...
tools.at:526: autoupdate
0a1,3
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
10. tools.at:512: FAILED near `tools.at:526'

11. tools.at:539: testing autoupdating AC_PREREQ...
tools.at:542: autoupdate --version | sed 's/.*) //;q'
stdout:
2.52g
tools.at:547: echo "AC_PREREQ(1.0)" | autoupdate -
0a1,3
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
11. tools.at:539: FAILED near `tools.at:547'

12. m4sugar.at:35: testing m4_warn...
m4sugar.at:52: autom4te --language=m4sugar script.4s -o script -o-
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
12. m4sugar.at:35: FAILED near `m4sugar.at:52'

13. m4sugar.at:76: testing m4_require: circular dependencies...
m4sugar.at:107: autom4te --language=m4sugar script.4s -o script 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
13. m4sugar.at:76: FAILED near `m4sugar.at:107'

14. m4sugar.at:115: testing m4_text_wrap...
m4sugar.at:154: autom4te --language=m4sugar script.4s -o script -o-
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
14. m4sugar.at:115: FAILED near `m4sugar.at:154'

15. m4sh.at:29: testing LINENO...
m4sh.at:62: autom4te -l m4sh reference.as -o reference
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
15. m4sh.at:29: FAILED near `m4sh.at:62'

16. m4sh.at:94: testing AS_DIRNAME...
m4sh.at:143: autom4te --language=m4sh script.as -o script 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
16. m4sh.at:94: FAILED near `m4sh.at:143'

17. m4sh.at:155: testing AS_BASENAME...
m4sh.at:200: autom4te --language=m4sh script.as -o script 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
17. m4sh.at:155: FAILED near `m4sh.at:200'

18. m4sh.at:212: testing AS_MKDIR_P...
m4sh.at:230: autom4te --language=m4sh script.as -o script 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
18. m4sh.at:212: FAILED near `m4sh.at:230'

19. m4sh.at:245: testing Negated classes in globbing...
m4sh.at:260: autom4te --language=m4sh script.as -o script 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
19. m4sh.at:245: FAILED near `m4sh.at:260'

20. base.at:29: testing AC_REQUIRE: topological sort...
base.at:60: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
20. base.at:29: FAILED near `base.at:60'

21. base.at:71: testing AC_REQUIRE & AC_DEFUN_ONCE: Require, expand...
base.at:103: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
21. base.at:71: FAILED near `base.at:103'

22. base.at:115: testing AC_REQUIRE & AC_DEFUN_ONCE: Expand, require...
base.at:147: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
22. base.at:115: FAILED near `base.at:147'

23. base.at:158: testing AC_REQUIRE & AC_PROVIDE...
base.at:178: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
23. base.at:158: FAILED near `base.at:178'

24. base.at:190: testing AC_CACHE_CHECK...
base.at:199: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
24. base.at:190: FAILED near `base.at:199'

25. base.at:209: testing AC_TRY_COMMAND...
base.at:229: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
25. base.at:209: FAILED near `base.at:229'

26. torture.at:65: testing AC_ARG_VAR...
torture.at:75:
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
  exit 0
else
  exit 77
fi

torture.at:87: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
26. torture.at:65: FAILED near `torture.at:87'

27. torture.at:107: testing AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS...
torture.at:141: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
27. torture.at:107: FAILED near `torture.at:141'

28. torture.at:192: testing Missing templates...
torture.at:200: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
28. torture.at:192: FAILED near `torture.at:200'

29. torture.at:223: testing configure invocation...
torture.at:231: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
29. torture.at:223: FAILED near `torture.at:231'

30. torture.at:260: testing #define header templates...
torture.at:311: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
30. torture.at:260: FAILED near `torture.at:311'

31. torture.at:354: testing Torturing config.status...
torture.at:423: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
31. torture.at:354: FAILED near `torture.at:423'

32. torture.at:463: testing srcdir...
torture.at:484: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
32. torture.at:463: FAILED near `torture.at:484'

33. torture.at:503: testing Signal handling...
torture.at:511: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
33. torture.at:503: FAILED near `torture.at:511'

34. torture.at:539: testing Configuring subdirectories...
torture.at:551: { case testSubDir in
  [\/]* | ?:[\/]* ) as_incr_dir=;;
  *)                      as_incr_dir=.;;
esac
as_dummy=testSubDir
for as_mkdir_dir in ; do
  case  in
    # Skip DOS drivespec
    ?:) as_incr_dir= ;;
    *)
      as_incr_dir=/
      test -d  ||
        mkdir  ||
        { { echo testsuite:6047: error: cannot create testSubDir >&6
echo testsuite: error: cannot create testSubDir >&2;}
   { (exit 1); exit 1; }; }
    ;;
  esac
done; }

torture.at:586: autoreconf
0a1,4
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
> aclocal: couldn't open `configure.in': No such file or directory
> autoreconf: aclocal failed with exit status: 2
>  at /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/bin/autoreconf line 263
torture.at:586: exit code was 1, expected 0
34. torture.at:539: FAILED near `torture.at:586'

35. compile.at:32: testing AC_LANG, AC_LANG_PUSH & AC_LANG_POP...
compile.at:57: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
35. compile.at:32: FAILED near `compile.at:57'

36. compile.at:78: testing AC_REQUIRE & AC_LANG...
compile.at:104: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
36. compile.at:78: FAILED near `compile.at:104'

37. compile.at:114: testing AC_RUN_IFELSE...
compile.at:138: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
37. compile.at:114: FAILED near `compile.at:138'

38. compile.at:151: testing AC_TRY_LINK_FUNC...
compile.at:151: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
38. compile.at:151: FAILED near `compile.at:151'

39. aclang.at:7: testing AC_NO_EXECUTABLES...
aclang.at:7: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
39. aclang.at:7: FAILED near `aclang.at:7'

40. aclang.at:8: testing AC_REQUIRE_CPP...
aclang.at:8: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
40. aclang.at:8: FAILED near `aclang.at:8'

41. aclang.at:11: testing AC_LANG_SAVE...
aclang.at:11: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
41. aclang.at:11: FAILED near `aclang.at:11'

42. c.at:47: testing Extensions...
c.at:47: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
42. c.at:47: FAILED near `c.at:47'

43. c.at:59: testing Broken/missing compilers...
c.at:67: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
43. c.at:59: FAILED near `c.at:67'

44. c.at:87: testing C keywords...
c.at:87: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
44. c.at:87: FAILED near `c.at:87'

45. c.at:100: testing AC_PROG_CPP requires AC_PROG_CC...
c.at:100: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
45. c.at:100: FAILED near `c.at:100'

46. c.at:111: testing AC_PROG_CPP with warnings...
c.at:127: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
46. c.at:111: FAILED near `c.at:127'

49. acc.at:7: testing AC_C_BIGENDIAN...
acc.at:7: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
49. acc.at:7: FAILED near `acc.at:7'

50. acc.at:8: testing AC_C_CHAR_UNSIGNED...
acc.at:8: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
50. acc.at:8: FAILED near `acc.at:8'

51. acc.at:9: testing AC_C_LONG_DOUBLE...
acc.at:9: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
51. acc.at:9: FAILED near `acc.at:9'

52. acc.at:10: testing AC_C_PROTOTYPES...
acc.at:10: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
52. acc.at:10: FAILED near `acc.at:10'

53. acc.at:11: testing AC_C_STRINGIZE...
acc.at:11: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
53. acc.at:11: FAILED near `acc.at:11'

54. acc.at:12: testing AC_PROG_CC_C_O...
acc.at:12: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
54. acc.at:12: FAILED near `acc.at:12'

55. acc.at:13: testing AC_PROG_GCC_TRADITIONAL...
acc.at:13: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
55. acc.at:13: FAILED near `acc.at:13'

56. acc.at:16: testing AC_C_CROSS...
acc.at:16: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
56. acc.at:16: FAILED near `acc.at:16'

57. acc.at:17: testing AC_LANG_C...
acc.at:17: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
57. acc.at:17: FAILED near `acc.at:17'

58. acc.at:18: testing AC_LANG_CPLUSPLUS...
acc.at:18: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
58. acc.at:18: FAILED near `acc.at:18'

59. fortran.at:51: testing GNU Fortran 77...
fortran.at:51: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
59. fortran.at:51: FAILED near `fortran.at:51'

60. acfortran.at:7: testing AC_F77_MAIN...
acfortran.at:7: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
60. acfortran.at:7: FAILED near `acfortran.at:7'

61. acfortran.at:8: testing AC_F77_WRAPPERS...
acfortran.at:8: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
61. acfortran.at:8: FAILED near `acfortran.at:8'

62. acfortran.at:9: testing AC_PROG_F77_C_O...
acfortran.at:9: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
62. acfortran.at:9: FAILED near `acfortran.at:9'

63. acfortran.at:12: testing AC_LANG_FORTRAN77...
acfortran.at:12: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
63. acfortran.at:12: FAILED near `acfortran.at:12'

64. semantics.at:73: testing AC_CHECK_LIB...
semantics.at:73: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
64. semantics.at:73: FAILED near `semantics.at:73'

65. semantics.at:86: testing AC_CHECK_DECLS...
semantics.at:86: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
65. semantics.at:86: FAILED near `semantics.at:86'

66. semantics.at:98: testing AC_CHECK_FUNCS...
semantics.at:98: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
66. semantics.at:98: FAILED near `semantics.at:98'

67. semantics.at:106: testing AC_REPLACE_FUNCS...
semantics.at:116: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
67. semantics.at:106: FAILED near `semantics.at:116'

68. semantics.at:141: testing AC_CHECK_HEADERS...
semantics.at:141: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
68. semantics.at:141: FAILED near `semantics.at:141'

69. semantics.at:154: testing AC_CHECK_MEMBERS...
semantics.at:154: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
69. semantics.at:154: FAILED near `semantics.at:154'

70. semantics.at:180: testing AC_CHECK_SIZEOF...
semantics.at:180: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
70. semantics.at:180: FAILED near `semantics.at:180'

71. semantics.at:196: testing AC_CHECK_TYPES...
semantics.at:196: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
71. semantics.at:196: FAILED near `semantics.at:196'

72. semantics.at:203: testing AC_CHECK_TYPES: backward compatibility...
semantics.at:221: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
72. semantics.at:203: FAILED near `semantics.at:221'

73. semantics.at:248: testing AC_CHECK_FILES...
semantics.at:248: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
73. semantics.at:248: FAILED near `semantics.at:248'

74. semantics.at:282: testing AC_CHECK_PROG & AC_CHECK_PROGS...
semantics.at:320: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
74. semantics.at:282: FAILED near `semantics.at:320'

75. semantics.at:331: testing AC_C_BIGENDIAN...
semantics.at:340: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
75. semantics.at:331: FAILED near `semantics.at:340'

76. semantics.at:369: testing AC_PATH_PROG & AC_PATH_PROGS...
semantics.at:400: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
76. semantics.at:369: FAILED near `semantics.at:400'

77. semantics.at:413: testing AC_PATH_XTRA...
semantics.at:415: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
77. semantics.at:413: FAILED near `semantics.at:415'

78. semantics.at:431: testing AC_SYS_RESTARTABLE_SYSCALLS...
semantics.at:431: autoconf -W no-obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
78. semantics.at:431: FAILED near `semantics.at:431'

79. semantics.at:432: testing AC_FUNC_WAIT3...
semantics.at:432: autoconf -W no-obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
79. semantics.at:432: FAILED near `semantics.at:432'

80. acgeneral.at:7: testing AC_ARG_ENABLE...
acgeneral.at:7: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
80. acgeneral.at:7: FAILED near `acgeneral.at:7'

81. acgeneral.at:8: testing AC_ARG_PROGRAM...
acgeneral.at:8: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
81. acgeneral.at:8: FAILED near `acgeneral.at:8'

82. acgeneral.at:9: testing AC_ARG_WITH...
acgeneral.at:9: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
82. acgeneral.at:9: FAILED near `acgeneral.at:9'

83. acgeneral.at:10: testing AC_CANONICAL_TARGET...
acgeneral.at:10: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
83. acgeneral.at:10: FAILED near `acgeneral.at:10'

84. acgeneral.at:11: testing AC_EGREP_CPP...
acgeneral.at:11: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
84. acgeneral.at:11: FAILED near `acgeneral.at:11'

85. acgeneral.at:12: testing AC_EGREP_HEADER...
acgeneral.at:12: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
85. acgeneral.at:12: FAILED near `acgeneral.at:12'

86. acgeneral.at:13: testing AC_PREFIX_DEFAULT...
acgeneral.at:13: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
86. acgeneral.at:13: FAILED near `acgeneral.at:13'

87. acgeneral.at:16: testing AC_CHECKING...
acgeneral.at:16: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
87. acgeneral.at:16: FAILED near `acgeneral.at:16'

88. acgeneral.at:17: testing AC_COMPILE_CHECK...
acgeneral.at:17: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
88. acgeneral.at:17: FAILED near `acgeneral.at:17'

89. acgeneral.at:18: testing AC_ENABLE...
acgeneral.at:18: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
89. acgeneral.at:18: FAILED near `acgeneral.at:18'

90. acgeneral.at:19: testing AC_VALIDATE_CACHED_SYSTEM_TUPLE...
acgeneral.at:19: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
90. acgeneral.at:19: FAILED near `acgeneral.at:19'

91. acgeneral.at:20: testing AC_WITH...
acgeneral.at:20: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
91. acgeneral.at:20: FAILED near `acgeneral.at:20'

92. acstatus.at:9: testing AC_OUTPUT_COMMANDS...
acstatus.at:9: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
92. acstatus.at:9: FAILED near `acstatus.at:9'

93. acspecific.at:7: testing AC_AIX...
acspecific.at:7: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
93. acspecific.at:7: FAILED near `acspecific.at:7'

94. acspecific.at:8: testing AC_DECL_SYS_SIGLIST...
acspecific.at:8: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
94. acspecific.at:8: FAILED near `acspecific.at:8'

95. acspecific.at:9: testing AC_ISC_POSIX...
acspecific.at:9: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
95. acspecific.at:9: FAILED near `acspecific.at:9'

96. acspecific.at:10: testing AC_MINIX...
acspecific.at:10: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
96. acspecific.at:10: FAILED near `acspecific.at:10'

97. acspecific.at:11: testing AC_SYS_INTERPRETER...
acspecific.at:11: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
97. acspecific.at:11: FAILED near `acspecific.at:11'

98. acspecific.at:12: testing AC_SYS_LARGEFILE...
acspecific.at:12: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
98. acspecific.at:12: FAILED near `acspecific.at:12'

99. acspecific.at:13: testing AC_SYS_LONG_FILE_NAMES...
acspecific.at:13: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
99. acspecific.at:13: FAILED near `acspecific.at:13'

100. acspecific.at:16: testing AC_ARG_ARRAY...
acspecific.at:16: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
100. acspecific.at:16: FAILED near `acspecific.at:16'

101. acspecific.at:17: testing AC_DYNIX_SEQ...
acspecific.at:17: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
101. acspecific.at:17: FAILED near `acspecific.at:17'

102. acspecific.at:18: testing AC_HAVE_POUNDBANG...
acspecific.at:18: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
102. acspecific.at:18: FAILED near `acspecific.at:18'

103. acspecific.at:19: testing AC_IRIX_SUN...
acspecific.at:19: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
103. acspecific.at:19: FAILED near `acspecific.at:19'

104. acspecific.at:20: testing AC_SCO_INTL...
acspecific.at:20: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
104. acspecific.at:20: FAILED near `acspecific.at:20'

105. acspecific.at:21: testing AC_XENIX_DIR...
acspecific.at:21: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
105. acspecific.at:21: FAILED near `acspecific.at:21'

106. acprograms.at:7: testing AC_PROG_AWK...
acprograms.at:7: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
106. acprograms.at:7: FAILED near `acprograms.at:7'

107. acprograms.at:8: testing AC_PROG_INSTALL...
acprograms.at:8: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
107. acprograms.at:8: FAILED near `acprograms.at:8'

108. acprograms.at:9: testing AC_PROG_LEX...
acprograms.at:9: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
108. acprograms.at:9: FAILED near `acprograms.at:9'

109. acprograms.at:10: testing AC_PROG_LN_S...
acprograms.at:10: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
109. acprograms.at:10: FAILED near `acprograms.at:10'

110. acprograms.at:11: testing AC_PROG_MAKE_SET...
acprograms.at:11: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
110. acprograms.at:11: FAILED near `acprograms.at:11'

111. acprograms.at:12: testing AC_PROG_RANLIB...
acprograms.at:12: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
111. acprograms.at:12: FAILED near `acprograms.at:12'

112. acprograms.at:13: testing AC_PROG_YACC...
acprograms.at:13: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
112. acprograms.at:13: FAILED near `acprograms.at:13'

113. acprograms.at:16: testing AC_CHECK_TOOL_PREFIX...
acprograms.at:16: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
113. acprograms.at:16: FAILED near `acprograms.at:16'

114. acprograms.at:17: testing AC_DECL_YYTEXT...
acprograms.at:17: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
114. acprograms.at:17: FAILED near `acprograms.at:17'

115. acprograms.at:18: testing AC_RSH...
acprograms.at:18: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
115. acprograms.at:18: FAILED near `acprograms.at:18'

116. acheaders.at:7: testing AC_HEADER_MAJOR...
acheaders.at:7: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
116. acheaders.at:7: FAILED near `acheaders.at:7'

117. acheaders.at:8: testing AC_HEADER_STAT...
acheaders.at:8: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
117. acheaders.at:8: FAILED near `acheaders.at:8'

118. acheaders.at:9: testing AC_HEADER_TIOCGWINSZ...
acheaders.at:9: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
118. acheaders.at:9: FAILED near `acheaders.at:9'

119. acheaders.at:12: testing AC_DIR_HEADER...
acheaders.at:12: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
119. acheaders.at:12: FAILED near `acheaders.at:12'

120. acheaders.at:13: testing AC_MEMORY_H...
acheaders.at:13: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
120. acheaders.at:13: FAILED near `acheaders.at:13'

121. acheaders.at:14: testing AC_UNISTD_H...
acheaders.at:14: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
121. acheaders.at:14: FAILED near `acheaders.at:14'

122. acheaders.at:15: testing AC_USG...
acheaders.at:15: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
122. acheaders.at:15: FAILED near `acheaders.at:15'

123. actypes.at:7: testing AC_STRUCT_ST_BLOCKS...
actypes.at:7: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
123. actypes.at:7: FAILED near `actypes.at:7'

124. actypes.at:8: testing AC_STRUCT_TIMEZONE...
actypes.at:8: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
124. actypes.at:8: FAILED near `actypes.at:8'

125. actypes.at:9: testing AC_TYPE_MODE_T...
actypes.at:9: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
125. actypes.at:9: FAILED near `actypes.at:9'

126. actypes.at:10: testing AC_TYPE_OFF_T...
actypes.at:10: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
126. actypes.at:10: FAILED near `actypes.at:10'

127. actypes.at:11: testing AC_TYPE_SIGNAL...
actypes.at:11: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
127. actypes.at:11: FAILED near `actypes.at:11'

128. actypes.at:14: testing AC_INT_16_BITS...
actypes.at:14: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
128. actypes.at:14: FAILED near `actypes.at:14'

129. actypes.at:15: testing AC_LONG_64_BITS...
actypes.at:15: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
129. actypes.at:15: FAILED near `actypes.at:15'

130. actypes.at:16: testing AC_STRUCT_ST_BLKSIZE...
actypes.at:16: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
130. actypes.at:16: FAILED near `actypes.at:16'

131. actypes.at:17: testing AC_STRUCT_ST_RDEV...
actypes.at:17: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
131. actypes.at:17: FAILED near `actypes.at:17'

132. actypes.at:18: testing AM_TYPE_PTRDIFF_T...
actypes.at:18: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
132. actypes.at:18: FAILED near `actypes.at:18'

133. acfunctions.at:7: testing AC_FUNC_ALLOCA...
acfunctions.at:7: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
133. acfunctions.at:7: FAILED near `acfunctions.at:7'

134. acfunctions.at:8: testing AC_FUNC_CHOWN...
acfunctions.at:8: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
134. acfunctions.at:8: FAILED near `acfunctions.at:8'

135. acfunctions.at:9: testing AC_FUNC_CLOSEDIR_VOID...
acfunctions.at:9: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
135. acfunctions.at:9: FAILED near `acfunctions.at:9'

136. acfunctions.at:10: testing AC_FUNC_ERROR_AT_LINE...
acfunctions.at:10: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
136. acfunctions.at:10: FAILED near `acfunctions.at:10'

137. acfunctions.at:11: testing AC_FUNC_FNMATCH...
acfunctions.at:11: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
137. acfunctions.at:11: FAILED near `acfunctions.at:11'

138. acfunctions.at:12: testing AC_FUNC_FORK...
acfunctions.at:12: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
138. acfunctions.at:12: FAILED near `acfunctions.at:12'

139. acfunctions.at:13: testing AC_FUNC_FSEEKO...
acfunctions.at:13: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
139. acfunctions.at:13: FAILED near `acfunctions.at:13'

140. acfunctions.at:14: testing AC_FUNC_GETGROUPS...
acfunctions.at:14: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
140. acfunctions.at:14: FAILED near `acfunctions.at:14'

141. acfunctions.at:15: testing AC_FUNC_GETLOADAVG...
acfunctions.at:15: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
141. acfunctions.at:15: FAILED near `acfunctions.at:15'

142. acfunctions.at:16: testing AC_FUNC_GETMNTENT...
acfunctions.at:16: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
142. acfunctions.at:16: FAILED near `acfunctions.at:16'

143. acfunctions.at:17: testing AC_FUNC_GETPGRP...
acfunctions.at:17: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
143. acfunctions.at:17: FAILED near `acfunctions.at:17'

144. acfunctions.at:18: testing AC_FUNC_MALLOC...
acfunctions.at:18: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
144. acfunctions.at:18: FAILED near `acfunctions.at:18'

145. acfunctions.at:19: testing AC_FUNC_MEMCMP...
acfunctions.at:19: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
145. acfunctions.at:19: FAILED near `acfunctions.at:19'

146. acfunctions.at:20: testing AC_FUNC_MKTIME...
acfunctions.at:20: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
146. acfunctions.at:20: FAILED near `acfunctions.at:20'

147. acfunctions.at:21: testing AC_FUNC_MMAP...
acfunctions.at:21: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
147. acfunctions.at:21: FAILED near `acfunctions.at:21'

148. acfunctions.at:22: testing AC_FUNC_OBSTACK...
acfunctions.at:22: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
148. acfunctions.at:22: FAILED near `acfunctions.at:22'

149. acfunctions.at:23: testing AC_FUNC_SELECT_ARGTYPES...
acfunctions.at:23: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
149. acfunctions.at:23: FAILED near `acfunctions.at:23'

150. acfunctions.at:24: testing AC_FUNC_SETPGRP...
acfunctions.at:24: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
150. acfunctions.at:24: FAILED near `acfunctions.at:24'

151. acfunctions.at:25: testing AC_FUNC_SETVBUF_REVERSED...
acfunctions.at:25: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
151. acfunctions.at:25: FAILED near `acfunctions.at:25'

152. acfunctions.at:26: testing AC_FUNC_STAT...
acfunctions.at:26: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
152. acfunctions.at:26: FAILED near `acfunctions.at:26'

153. acfunctions.at:27: testing AC_FUNC_STRCOLL...
acfunctions.at:27: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
153. acfunctions.at:27: FAILED near `acfunctions.at:27'

154. acfunctions.at:28: testing AC_FUNC_STRERROR_R...
acfunctions.at:28: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
154. acfunctions.at:28: FAILED near `acfunctions.at:28'

155. acfunctions.at:29: testing AC_FUNC_STRFTIME...
acfunctions.at:29: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
155. acfunctions.at:29: FAILED near `acfunctions.at:29'

156. acfunctions.at:30: testing AC_FUNC_STRNLEN...
acfunctions.at:30: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
156. acfunctions.at:30: FAILED near `acfunctions.at:30'

157. acfunctions.at:31: testing AC_FUNC_STRTOD...
acfunctions.at:31: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
157. acfunctions.at:31: FAILED near `acfunctions.at:31'

158. acfunctions.at:32: testing AC_FUNC_UTIME_NULL...
acfunctions.at:32: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
158. acfunctions.at:32: FAILED near `acfunctions.at:32'

159. acfunctions.at:33: testing AC_FUNC_VPRINTF...
acfunctions.at:33: autoconf -W obsolete
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
159. acfunctions.at:33: FAILED near `acfunctions.at:33'

160. aclibs.at:9: testing AC_HAVE_LIBRARY...
aclibs.at:9: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g/lib/Autom4te/General.pm line 
> 316.
160. aclibs.at:9: FAILED near `aclibs.at:9'

## ------------------- ##
## Configuration logs. ##
## ------------------- ##

testsuite: ../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.52g, which was
| generated by GNU Autoconf 2.52g.  Invocation command line was
| 
|   $ ./configure --prefix=/apps/asd/unix/gnu/autoconf/2.52g/SunOS5.6 
--without-lispdir
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = asd98557
| uname -m = sun4u
| uname -r = 5.6
| uname -s = SunOS
| uname -v = Generic_105181-03
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = asd98557
| Release = 5.6
| KernelID = Generic_105181-03
| Machine = sun4u
| BusType = <unknown>
| Serial = <unknown>
| Users = <unknown>
| OEM# = 0
| Origin# = 1
| NumCPU = 1
| 
| /bin/arch              = sun4
| /usr/bin/arch -k       = sun4u
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/bin
| PATH: /apps/asd/unix/gnu/bin
| PATH: /home/asd/deso/bin
| PATH: .
| PATH: /home/asd/dev/usr/sun5.6/bin
| PATH: /usr/openwin/bin
| PATH: /home/asd3/opt/SUNWmfwm/bin
| PATH: /home/asd4/opt/SUNWspro.new/SUNWspro/bin
| PATH: /home/asd3/opt/SUNWguide/bin
| PATH: /home/asd3/opt/SUNWgmfu/bin
| PATH: /apps/asd/bin
| PATH: /usr/bin
| PATH: .
| PATH: /usr/ccs/bin
| PATH: /etc
| PATH: /usr/sbin
| PATH: /usr/local/bin
| PATH: /home/res/public/gnu/sun5.6/bin
| PATH: /usr/localbin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1177: checking for a BSD compatible install
| configure:1231: result: config/install-sh -c
| configure:1242: checking whether build environment is sane
| configure:1285: result: yes
| configure:1318: checking for gawk
| configure:1347: result: no
| configure:1318: checking for mawk
| configure:1347: result: no
| configure:1318: checking for nawk
| configure:1334: found /usr/bin/nawk
| configure:1344: result: nawk
| configure:1354: checking whether make sets ${MAKE}
| configure:1374: result: yes
| configure:1542: checking for expr
| configure:1560: found /usr/bin/expr
| configure:1572: result: /usr/bin/expr
| configure:1589: checking for gm4
| configure:1622: result: no
| configure:1589: checking for gnum4
| configure:1622: result: no
| configure:1589: checking for m4
| configure:1607: found /apps/asd/unix/gnu/bin/m4
| configure:1619: result: /apps/asd/unix/gnu/bin/m4
| configure:1630: checking whether m4 supports frozen files
| configure:1642: result: yes
| configure:1663: checking for perl
| configure:1681: found /apps/asd/unix/gnu/bin/perl
| configure:1694: result: /apps/asd/unix/gnu/bin/perl
| configure:1720: checking where .elc files should go
| configure:1722: result: no
| configure:1923: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.52g, which was
| generated by GNU Autoconf 2.52g.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on asd98557
| 
| config.status:596: creating config/Makefile
| config.status:596: creating tests/Makefile
| config.status:596: creating tests/atlocal
| config.status:596: creating tests/autoconf
| config.status:596: creating tests/autoheader
| config.status:596: creating tests/autom4te
| config.status:596: creating tests/autoreconf
| config.status:596: creating tests/autoscan
| config.status:596: creating tests/autoupdate
| config.status:596: creating tests/ifnames
| config.status:596: creating man/Makefile
| config.status:596: creating lib/emacs/Makefile
| config.status:596: creating Makefile
| config.status:596: creating doc/Makefile
| config.status:596: creating lib/Makefile
| config.status:596: creating lib/Autom4te/Makefile
| config.status:596: creating lib/autoscan/Makefile
| config.status:596: creating lib/m4sugar/Makefile
| config.status:596: creating lib/autoconf/Makefile
| config.status:596: creating lib/autotest/Makefile
| config.status:596: creating bin/Makefile
| config.status:731: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| 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=/apps/asd/unix/gnu/bin/m4
| ac_cv_path_PERL=/apps/asd/unix/gnu/bin/perl
| ac_cv_prog_AWK=nawk
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_make_make_set=yes
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.52g"
| #define PACKAGE_STRING "GNU Autoconf 2.52g"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "autoconf"
| #define VERSION "2.52g"
| 
| configure: exit 0

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.52g, which was
generated by GNU Autoconf 2.52g.  Invocation command line was

  $ ./configure --prefix=/apps/asd/unix/gnu/autoconf/2.52g/SunOS5.6 
--without-lispdir

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH: /usr/local/bin
PATH: /apps/asd/unix/gnu/bin
PATH: /home/asd/deso/bin
PATH: .
PATH: /home/asd/dev/usr/sun5.6/bin
PATH: /usr/openwin/bin
PATH: /home/asd3/opt/SUNWmfwm/bin
PATH: /home/asd4/opt/SUNWspro.new/SUNWspro/bin
PATH: /home/asd3/opt/SUNWguide/bin
PATH: /home/asd3/opt/SUNWgmfu/bin
PATH: /apps/asd/bin
PATH: /usr/bin
PATH: .
PATH: /usr/ccs/bin
PATH: /etc
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /home/res/public/gnu/sun5.6/bin
PATH: /usr/localbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1177: checking for a BSD compatible install
configure:1231: result: config/install-sh -c
configure:1242: checking whether build environment is sane
configure:1285: result: yes
configure:1318: checking for gawk
configure:1347: result: no
configure:1318: checking for mawk
configure:1347: result: no
configure:1318: checking for nawk
configure:1334: found /usr/bin/nawk
configure:1344: result: nawk
configure:1354: checking whether make sets ${MAKE}
configure:1374: result: yes
configure:1542: checking for expr
configure:1560: found /usr/bin/expr
configure:1572: result: /usr/bin/expr
configure:1589: checking for gm4
configure:1622: result: no
configure:1589: checking for gnum4
configure:1622: result: no
configure:1589: checking for m4
configure:1607: found /apps/asd/unix/gnu/bin/m4
configure:1619: result: /apps/asd/unix/gnu/bin/m4
configure:1630: checking whether m4 supports frozen files
configure:1642: result: yes
configure:1663: checking for perl
configure:1681: found /apps/asd/unix/gnu/bin/perl
configure:1694: result: /apps/asd/unix/gnu/bin/perl
configure:1720: checking where .elc files should go
configure:1722: result: no
configure:1923: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU Autoconf config.status 2.52g, which was
generated by GNU Autoconf 2.52g.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on asd98557

config.status:596: creating config/Makefile
config.status:596: creating tests/Makefile
config.status:596: creating tests/atlocal
config.status:596: creating tests/autoconf
config.status:596: creating tests/autoheader
config.status:596: creating tests/autom4te
config.status:596: creating tests/autoreconf
config.status:596: creating tests/autoscan
config.status:596: creating tests/autoupdate
config.status:596: creating tests/ifnames
config.status:596: creating man/Makefile
config.status:596: creating lib/emacs/Makefile
config.status:596: creating Makefile
config.status:596: creating doc/Makefile
config.status:596: creating lib/Makefile
config.status:596: creating lib/Autom4te/Makefile
config.status:596: creating lib/autoscan/Makefile
config.status:596: creating lib/m4sugar/Makefile
config.status:596: creating lib/autoconf/Makefile
config.status:596: creating lib/autotest/Makefile
config.status:596: creating bin/Makefile
config.status:731: executing tests/atconfig commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

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=/apps/asd/unix/gnu/bin/m4
ac_cv_path_PERL=/apps/asd/unix/gnu/bin/perl
ac_cv_prog_AWK=nawk
ac_cv_prog_gnu_m4=yes
ac_cv_prog_make_make_set=yes

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "GNU Autoconf"
#define PACKAGE_TARNAME "autoconf"
#define PACKAGE_VERSION "2.52g"
#define PACKAGE_STRING "GNU Autoconf 2.52g"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE "autoconf"
#define VERSION "2.52g"

configure: exit 0

reply via email to

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