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: Thu, 14 Feb 2002 12:16:36 -0500

I rebuilt autoconf-2.52g under Solaris 8 (rather than 2.6) and with Perl 
5.005_03 (rather than 5.6.1) and still get failures on make check.
See attached files.

I've also attached General.pm, which I see in the testsuite.log file as the 
constant problem on line 316. This is the mktmpdir ($SIGNATURE)
section and line 316 in sub mktmpdir is:

  if (!$tmp || ! -d $tmp)

I'm not a Perl expert. Does it look like the problem is with the autoconf 
package or something at my end? If at my end, what can I try next?

Thanks

Eurico

Tim Van Holder wrote:

> On Wed, 2002-02-13 at 20:46, Eurico de Sousa wrote:
> > 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.
>
> Seems that it's a single Perl error that causes every one of the
> failures.
>
> > 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?
>
> Not particularly; autoconf comes with a set of lisp packages that
> make it a bit easier to edit autoconf files (color coding and such).
> The lispdir test is to find out where they should be installed.
> autoconf does not _need_ Emacs for anything (of course, [some](1) people
> consider Emacs to be the One True Editor, so your life would be more
> fulfilled if you have it installed :-)).
>
> > 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.
>
> Looks like either we always stat on a 'bad' filename, and this version
> of SunOS is the only one to complain so far, or your setup adds
> unexpected newlines to the mix.
> The snapshot I have installed (some form of 2.52g) never seems to get a
> filename with a newline, so it might be a bug in your Perl.
>
> (1) Normally, I'd say "all sane people", but I wish to avoid a
>     vi-vs-emacs flame war ;-)
## ------------------------------ ##
## 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 = asd97672
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-07

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd97672
Release = 5.8
KernelID = Generic_108528-07
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.sol8.perl.5.005_03/tests
PATH: /apps/asd/unix/gnu/make/3.79/SunOS5.8/bin
PATH: /usr/bin
PATH: /apps/asd/unix/gnu/bin
PATH: /home/asd/deso/bin
PATH: /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03
PATH: /home/asd/dev/usr/sun5.8/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/ccs/bin
PATH: /etc
PATH: /usr/sbin
PATH: /usr/local/bin
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.sol8.perl.5.005_03/tests'
| at_srcdir='.'
| 
abs_srcdir='/apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03/tests'
| at_top_srcdir='..'
| 
abs_top_srcdir='/apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03'
| at_top_builddir='../'
| 
abs_top_builddir='/apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03'
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/bash'}

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

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

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

 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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/lib/Autom4te/General.pm
>  line 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03/lib/Autom4te/General.pm
>  line 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03/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.sol8.perl.5.005_03/lib/Autom4te/General.pm
>  line 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03/lib/Autom4te/General.pm
>  line 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03/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.sol8.perl.5.005_03/lib/Autom4te/General.pm
>  line 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03/lib/Autom4te/General.pm
>  line 316.
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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:6060: 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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/lib/Autom4te/General.pm
>  line 316.
46. c.at:111: FAILED near `c.at:127'

47. c.at:141: testing AC_PROG_CPP without warnings...
c.at:144: /lib/cpp </dev/null || exit 77
stderr:
stdout:
# 1 "" 
c.at:160: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03/lib/Autom4te/General.pm
>  line 316.
47. c.at:141: FAILED near `c.at:160'

48. c.at:178: testing AC_PROG_CPP via CC...
c.at:181: /lib/cpp </dev/null || exit 77
stderr:
stdout:
# 1 "" 
c.at:204: autoconf 
0a1
> Unsuccessful stat on filename containing newline at 
> /apps/asd/unix/gnu/autoconf/2.52g/autoconf-2.52g.sol8.perl.5.005_03/lib/Autom4te/General.pm
>  line 316.
48. c.at:178: FAILED near `c.at:204'

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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.sol8.perl.5.005_03/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.8 
--without-lispdir
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = asd97672
| uname -m = sun4u
| uname -r = 5.8
| uname -s = SunOS
| uname -v = Generic_108528-07
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = asd97672
| Release = 5.8
| KernelID = Generic_108528-07
| 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/bin
| PATH: /apps/asd/unix/gnu/bin
| PATH: /home/asd/deso/bin
| PATH: .
| PATH: /home/asd/dev/usr/sun5.8/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 /usr/bin/perl
| configure:1694: result: /usr/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 asd97672
| 
| 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=/usr/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

# autoconf -- create `configure' using m4 macros
# Copyright 2001 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., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.

package Autom4te::General;

use 5.005_03;
use Exporter;
use File::Basename;
use File::Spec;
use File::stat;
use IO::File;
use Carp;
use strict;

use vars qw (@ISA @EXPORT);

@ISA = qw (Exporter);

# Variables we define and export.
my @export_vars =
  qw ($debug $force $help $me $tmp $verbose $version);

# Functions we define and export.
my @export_subs =
  qw (&backname &catfile &canonpath &debug
      &file_name_is_absolute &find_configure_ac &find_file
      &getopt &mktmpdir &mtime
      &uniq &update_file &up_to_date_p &verbose &xsystem);

# Functions we forward (coming from modules we use).
my @export_forward_subs =
  qw (&basename &dirname &fileparse);

@EXPORT = (@export_vars, @export_subs, @export_forward_subs);

# Variable we share with the main package.  Be sure to have a single
# copy of them: using `my' together with multiple inclusion of this
# package would introduce several copies.
use vars qw ($debug);
$debug = 0;

# Recreate all the files, or consider all the output files are obsolete.
use vars qw ($force);
$force = undef;

use vars qw ($help);
$help = undef;

use vars qw ($me);
$me = basename ($0);

# Our tmp dir.
use vars qw ($tmp);
$tmp = undef;

use vars qw ($verbose);
$verbose = 0;

use vars qw ($version);
$version = undef;


## ------------ ##
## Prototypes.  ##
## ------------ ##

sub verbose (@);


## ----- ##
## END.  ##
## ----- ##


# END
# ---
# Exit nonzero whenever closing STDOUT fails.
# Ideally we should `exit ($? >> 8)', unfortunately, for some reason
# I don't understand, whenever we `exit (1)' somewhere in the code,
# we arrive here with `$? = 29'.  I suspect some low level END routine
# might be responsible.  In this case, be sure to exit 1, not 29.
sub END
{
  my $exit_status = $? ? 1 : 0;

  use POSIX qw (_exit);

  if (!$debug && defined $tmp && -d $tmp)
    {
      if (<$tmp/*>)
        {
          unlink <$tmp/*>
            or carp ("$me: cannot empty $tmp: $!\n"), _exit (1);
        }
      rmdir $tmp
        or carp ("$me: cannot remove $tmp: $!\n"), _exit (1);
    }

  # This is required if the code might send any output to stdout
  # E.g., even --version or --help.  So it's best to do it unconditionally.
  close STDOUT
    or (carp "$me: closing standard output: $!\n"), _exit (1);

  _exit ($exit_status);
}


## ----------- ##
## Functions.  ##
## ----------- ##


# $BACKPATH
# &backname ($REL-DIR)
# --------------------
# If I `cd $REL-DIR', then to come back, I should `cd $BACKPATH'.
# For instance `src/foo' => `../..'.
# Works with non strictly increasing paths, i.e., `src/../lib' => `..'.
sub backname ($)
{
  my ($file) = @_;
  my $underscore = $_;
  my @res;

  foreach (split (/\//, $file))
    {
      next if $_ eq '.' || $_ eq '';
      if ($_ eq '..')
        {
          pop @res;
        }
      else
        {
          push (@res, '..');
        }
    }

  $_ = $underscore;
  return canonpath (catfile (@res))
}


# $FILE
# &catfile (@COMPONENT)
# ---------------------
sub catfile (@)
{
  my (@component) = @_;
  return File::Spec->catfile (@component);
}


# $FILE
# &canonpath ($FILE)
# ------------------
sub canonpath ($)
{
  my ($file) = @_;
  return File::Spec->canonpath ($file);
}


# &debug(@MESSAGE)
# ----------------
# Messages displayed only if $DEBUG and $VERBOSE.
sub debug (@)
{
  print STDERR "$me: ", @_, "\n"
    if $verbose && $debug;
}


# $BOOLEAN
# &file_name_is_absolute ($FILE)
# ------------------------------
sub file_name_is_absolute ($)
{
  my ($file) = @_;
  return File::Spec->file_name_is_absolute ($file);
}


# $CONFIGURE_AC
# &find_configure_ac ([$DIRECTORY = `.'])
# ---------------------------------------
sub find_configure_ac (;$)
{
  my ($directory) = @_;
  $directory ||= '.';
  my $configure_ac = canonpath (catfile ($directory, 'configure.ac'));
  my $configure_in = canonpath (catfile ($directory, 'configure.in'));

  if (-f $configure_ac)
    {
      if (-f $configure_in)
        {
          carp "$me: warning: `$configure_ac' and `$configure_in' both 
present.\n";
          carp "$me: warning: proceeding with `$configure_ac'.\n";
        }
      return $configure_ac;
    }
  elsif (-f $configure_in)
    {
      return $configure_in;
    }
  return;
}


# $FILENAME
# find_file ($FILENAME, @INCLUDE)
# -------------------------------
# We match exactly the behavior of GNU m4: first look in the current
# directory (which includes the case of absolute file names), and, if
# the file is not absolute, just fail.  Otherwise, look in the path.
#
# If the file is flagged as optional (ends with `?'), then return undef
# if absent.
sub find_file ($@)
{
  my ($filename, @include) = @_;
  my $optional = 0;

  $optional = 1
    if $filename =~ s/\?$//;

  return canonpath ($filename)
    if -e $filename;

  if (file_name_is_absolute ($filename))
    {
      die "$me: no such file or directory: $filename\n"
        unless $optional;
      return undef;
    }

  foreach my $path (reverse @include)
    {
      return canonpath (catfile ($path, $filename))
        if -e catfile ($path, $filename);
    }

  die "$me: no such file or directory: $filename\n"
    unless $optional;

  return undef;
}


# getopt (%OPTION)
# ----------------
# Handle the %OPTION, plus all the common options.
# Work around Getopt bugs wrt `-'.
sub getopt (%)
{
  my (%option) = @_;
  use Getopt::Long;

  # F*k.  Getopt seems bogus and dies when given `-' with `bundling'.
  # If fixed some day, use this: '' => sub { push @ARGV, "-" }
  my $stdin = grep /^-$/, @ARGV;
  @ARGV = grep !/^-$/, @ARGV;
  %option = ("h|help"     => sub { print $help; exit 0 },
             "V|version"  => sub { print $version; exit 0 },

             "v|verbose"    => \$verbose,
             "d|debug"      => \$debug,
             'f|force'      => \$force,

             # User options last, so that they have precedence.
             %option);
  Getopt::Long::Configure ("bundling", "pass_through");
  GetOptions (%option)
    or exit 1;

  foreach (grep { /^-./ } @ARGV)
    {
      print STDERR "$0: unrecognized option `$_'\n";
      print STDERR "Try `$0 --help' for more information.\n";
      exit (1);
    }

  push @ARGV, '-'
    if $stdin;
}


# mktmpdir ($SIGNATURE)
# ---------------------
# Create a temporary directory which name is based on $SIGNATURE.
sub mktmpdir ($)
{
  my ($signature) = @_;
  my $TMPDIR = $ENV{'TMPDIR'} || '/tmp';

  # If mktemp supports dirs, use it.
  $tmp = `(umask 077 &&
           mktemp -d -q "$TMPDIR/${signature}XXXXXX") 2>/dev/null`;
  chomp $tmp;

  if (!$tmp || ! -d $tmp)
    {
      $tmp = "$TMPDIR/$signature" . int (rand 10000) . ".$$";
      mkdir $tmp, 0700
        or croak "$me: cannot create $tmp: $!\n";
    }

  print STDERR "$me:$$: working in $tmp\n"
    if $debug;
}


# $MTIME
# MTIME ($FILE)
# -------------
# Return the mtime of $FILE.  Missing files, or `-' standing for STDIN
# or STDOUT are ``obsolete'', i.e., as old as possible.
sub mtime ($)
{
  my ($file) = @_;

  return 0
    if $file eq '-' || ! -f $file;

  my $stat = stat ($file)
    or croak "$me: cannot stat $file: $!\n";

  return $stat->mtime;
}


# @RES
# uniq (@LIST)
# ------------
# Return LIST with no duplicates.
sub uniq (@)
{
  my @res = ();
  my %seen = ();
  foreach my $item (@_)
    {
      if (! exists $seen{$item})
        {
          $seen{$item} = 1;
          push (@res, $item);
        }
    }
  return wantarray ? @res : "@res";
}


# $BOOLEAN
# &up_to_date_p ($FILE, @DEPS)
# ----------------------------
# Is $FILE more recent than @DEPS?
sub up_to_date_p ($@)
{
  my ($file, @dep) = @_;
  my $mtime = mtime ($file);

  foreach my $dep (@dep)
    {
      if ($mtime < mtime ($dep))
        {
          debug "up_to_date ($file): outdated: $dep";
          return 0;
        }
    }

  debug "up_to_date ($file): up to date";
  return 1;
}


# &update_file ($FROM, $TO)
# -------------------------
# Rename $FROM as $TO, preserving $TO timestamp if it has not changed.
# Recognize `$TO = -' standing for stdin.  $FROM is always removed/renamed.
sub update_file ($$)
{
  my ($from, $to) = @_;
  my $SIMPLE_BACKUP_SUFFIX = $ENV{'SIMPLE_BACKUP_SUFFIX'} || '~';
  use File::Compare;
  use File::Copy;

  if ($to eq '-')
    {
      my $in = new IO::File ("$from");
      my $out = new IO::File (">-");
      while ($_ = $in->getline)
        {
          print $out $_;
        }
      $in->close;
      unlink ($from)
        or die "$me: cannot not remove $from: $!\n";
      return;
    }

  if (-f "$to" && compare ("$from", "$to") == 0)
    {
      # File didn't change, so don't update its mod time.
      print STDERR "$me: `$to' is unchanged\n";
      unlink ($from)
        or die "$me: cannot not remove $from: $!\n";
      return
    }

  if (-f "$to")
    {
      # Back up and install the new one.
      move ("$to",  "$to$SIMPLE_BACKUP_SUFFIX")
        or die "$me: cannot not backup $to: $!\n";
      move ("$from", "$to")
        or die "$me: cannot not rename $from as $to: $!\n";
      print STDERR "$me: `$to' is updated\n";
    }
  else
    {
      move ("$from", "$to")
        or die "$me: cannot not rename $from as $to: $!\n";
      print STDERR "$me: `$to' is created\n";
    }
}


# verbose(@MESSAGE)
# -----------------
sub verbose (@)
{
  print STDERR "$me: ", @_, "\n"
    if $verbose;
}


# xsystem ($COMMAND)
# ------------------
sub xsystem ($)
{
  my ($command) = @_;

  verbose "running: $command";

  (system $command) == 0
    or croak ("$me: "
              . (split (' ', $command))[0]
              . " failed with exit status: "
              . ($? >> 8)
              . "\n");
}


1; # for require
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.8 
--without-lispdir

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

hostname = asd97672
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-07

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd97672
Release = 5.8
KernelID = Generic_108528-07
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/bin
PATH: /apps/asd/unix/gnu/bin
PATH: /home/asd/deso/bin
PATH: .
PATH: /home/asd/dev/usr/sun5.8/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 /usr/bin/perl
configure:1694: result: /usr/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 asd97672

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=/usr/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]