bug-autoconf
[Top][All Lists]
Advanced

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

Re: Autoconf 2.57a (Was: [GNU Autoconf 2.57] testsuite: 64 65 66 67 fail


From: Akim Demaille
Subject: Re: Autoconf 2.57a (Was: [GNU Autoconf 2.57] testsuite: 64 65 66 67 failed)
Date: Fri, 20 Jun 2003 14:47:20 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Thanks for the report!  

Autoconf 2.57a has just been released, and it should address the bugs
you reported below.  Please, download the beta at one of the URL
below, and run its test suite.  If it still fails, please report of
the failures to <address@hidden>.  Thanks in advance!

Autoconf 2.57a is released.  It mainly addresses bugs of 2.57.

  http://www.lrde.epita.fr/~akim/download/autoconf-2.57a.tar.gz   (1,1 MB)
  http://www.lrde.epita.fr/~akim/download/autoconf-2.57a.tar.bz2  (825 KB)

Here are the MD5 and SHA1 signatures:

3a1bbd76575456f85685ef09e32b486e  autoconf-2.57a.tar.gz
61297397b9c5740132c34e32d7967ac1  autoconf-2.57a.tar.bz2
cbfa4073c5cbde790ac39b22ff91ef710c53c173  autoconf-2.57a.tar.gz
4e52efa66c9f8368d2d78eb73ddb56f64503b76b  autoconf-2.57a.tar.bz2

NEWS:

** New macros
  AC_C_RESTRICT, AC_INCLUDES_DEFAULT.

** AC_DECL_SYS_SIGLIST
  Works again.

** AC_FUNC_MKTIME
  Now checks that mktime is the inverse of localtime.

** Improve DJGPP portability
  The Autoconf tools and configure behave better under DJGPP.

** Present But Cannot Be Compiled
  New FAQ section dedicated to the mystic

    configure: WARNING: pi.h: present but cannot be compiled
    configure: WARNING: pi.h: check for missing prerequisite headers?
    configure: WARNING: pi.h: proceeding with the preprocessor's result
      messages.

** Concurrent executions of autom4te
  autom4te now locks its internal files, which enables concurrent
  executions of autom4te, likely to happen if automake, autoconf,
  autoheader etc. are run simultaneously.

** Libtool
  Use of Libtool 1.5 and higher is encouraged.  Compatibility with
  Libtool pre-1.4 is not checked.

** Autotest
  Testsuites no longer rerun failed tests in verbose mode; instead,
  failures are logged while the test is run.

  In addition, expected failures can be marked as such.

---------------------------------------------------------------------- 

## ----------------------------- ##
## GNU Autoconf 2.57 test suite. ##
## ----------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../ChangeLog:
| 2002-12-03  Paul Eggert  <address@hidden>
| 
|       Version 2.57.
| 
|       * NEWS, configure.ac: Update version.
| 
|       * doc/fdl.texi: Upgrade to FDL version 1.2.
| 
|       * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Use the function f
|       nontrivially in main's body, so that f's external declaration is

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

hostname = grace
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112233-04

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = grace
Release = 5.9
KernelID = Generic_112233-04
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH: /usr/local/build/autoconf-2.57/tests
PATH: /export/home/cwh/adabas/bin
PATH: /export/home/cwh/adabas/pgm
PATH: /opt/SUNWppro/bin
PATH: /usr/sadm/bin
PATH: /adabas/bin
PATH: /adabas/pgm
PATH: /export/home/cwh/bin
PATH: /export/home/cwh
PATH: /usr/local/bin
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
PATH: /usr/sfw/bin
PATH: /opt/sfw/bin
PATH: /usr/xpg4/bin
PATH: /usr/ucb
PATH: /usr/ccs/bin
PATH: /opt/RICHPse/bin

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='/usr/local/build/autoconf-2.57/tests'
| at_srcdir='.'
| abs_srcdir='/usr/local/build/autoconf-2.57/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/usr/local/build/autoconf-2.57'
| at_top_builddir='../'
| abs_top_builddir='/usr/local/build/autoconf-2.57'
| 
| 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/local/bin/perl'

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

suite.at:33: /usr/local/build/autoconf-2.57/tests/autom4te --version
autom4te (GNU Autoconf) 2.57
Written by Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

suite.at:33: /usr/local/build/autoconf-2.57/tests/autoconf --version
autoconf (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

suite.at:33: /usr/local/build/autoconf-2.57/tests/autoheader --version
autoheader (GNU Autoconf) 2.57
Written by Roland McGrath and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

suite.at:33: /usr/local/build/autoconf-2.57/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

suite.at:33: /usr/local/build/autoconf-2.57/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

suite.at:33: /usr/local/build/autoconf-2.57/tests/ifnames --version

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

Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## --------------------------- ##
## Silently running the tests. ##
## --------------------------- ##
testsuite: starting at: Sat Mar  8 21:12:47 PST 2003
1. tools.at:47: ok      (0m0.160s 0m0.550s)
2. tools.at:92: ok      (0m3.960s 0m0.880s)
3. tools.at:118: ok     (0m3.090s 0m1.410s)
4. tools.at:155: ok     (0m4.590s 0m2.120s)
5. tools.at:244: ok     (0m4.990s 0m1.570s)
6. tools.at:275: ok     (0m1.360s 0m0.770s)
7. tools.at:303: ok     (0m1.320s 0m0.740s)
8. tools.at:349: ok     (0m0.620s 0m0.300s)
9. tools.at:397: ok     (0m7.460s 0m1.710s)
10. tools.at:529: ok    (0m18.470s 0m1.830s)
11. tools.at:561: ok    (0m12.720s 0m4.790s)
12. tools.at:588: ok    (0m28.010s 0m2.740s)
13. m4sugar.at:35: ok   (0m4.100s 0m1.890s)
14. m4sugar.at:77: ok   (0m0.940s 0m0.510s)
15. m4sugar.at:115: ok  (0m1.040s 0m0.400s)
16. m4sh.at:29: ok      (0m5.800s 0m8.660s)
17. m4sh.at:105: ok     (0m1.970s 0m1.370s)
18. m4sh.at:166: ok     (0m1.850s 0m1.320s)
19. m4sh.at:223: ok     (0m1.120s 0m0.720s)
20. m4sh.at:256: ok     (0m1.160s 0m0.610s)
21. m4sh.at:286: ok     (0m1.230s 0m1.240s)
22. m4sh.at:328: ok     (0m1.260s 0m1.290s)
23. base.at:29: ok      (0m1.290s 0m0.880s)
24. base.at:71: ok      (0m1.470s 0m0.820s)
25. base.at:115: ok     (0m1.400s 0m0.850s)
26. base.at:158: ok     (0m1.420s 0m0.870s)
27. base.at:190: ok     (0m2.760s 0m2.490s)
28. base.at:209: ok     (0m3.030s 0m2.620s)
29. torture.at:30: ok   (0m6.160s 0m4.860s)
30. torture.at:37: ok   (0m2.050s 0m0.650s)
31. torture.at:84: ok   (0m11.790s 0m27.810s)
32. torture.at:127: ok  (0m12.540s 0m29.060s)
33. torture.at:211: ok  (0m3.710s 0m3.590s)
34. torture.at:242: ok  (0m6.230s 0m12.160s)
35. torture.at:279: ok  (0m4.100s 0m4.690s)
36. torture.at:373: ok  (0m11.260s 0m7.210s)
37. torture.at:482: ok  (0m6.320s 0m10.850s)
38. torture.at:522: ok  (0m2.670s 0m2.450s)
39. torture.at:558: ok  (0m19.330s 0m22.110s)
40. torture.at:650: ok  (0m27.390s 0m27.520s)
41. compile.at:32: ok   (0m2.150s 0m0.720s)
42. compile.at:78: ok   (0m2.730s 0m2.390s)
43. compile.at:114: ok  (0m5.970s 0m4.470s)
44. compile.at:151: ok  (0m8.240s 0m7.340s)
45. aclang.at:7: ok     (0m5.910s 0m4.510s)
46. aclang.at:8: ok     (0m8.530s 0m6.520s)
47. aclang.at:11: ok    (0m19.900s 0m9.670s)
48. c.at:47: ok (0m7.640s 0m4.510s)
49. c.at:59: ok (0m4.200s 0m2.590s)
50. c.at:87: ok (0m8.970s 0m6.930s)
51. c.at:100: ok        (0m8.460s 0m6.450s)
52. c.at:111: ok        (0m13.110s 0m9.950s)
53. c.at:141: ok        (0m12.380s 0m10.260s)
54. c.at:178: ok        (0m12.600s 0m10.140s)
55. acc.at:7: ok        (0m8.350s 0m6.090s)
56. acc.at:8: ok        (0m8.720s 0m6.360s)
57. acc.at:9: ok        (0m11.650s 0m9.560s)
58. acc.at:10: ok       (0m8.400s 0m6.170s)
59. acc.at:11: ok       (0m9.020s 0m6.490s)
60. acc.at:12: ok       (0m8.670s 0m6.400s)
61. acc.at:13: ok       (0m9.110s 0m6.320s)
62. acc.at:16: ok       (0m20.010s 0m9.730s)
63. acc.at:17: ok       (0m19.690s 0m9.850s)
64. fortran.at:51: FAILED near `fortran.at:51'  (0m19.690s 0m9.850s)
65. acfortran.at:7: FAILED near `acfortran.at:7'        (0m19.690s 0m9.850s)
66. acfortran.at:8: FAILED near `acfortran.at:8'        (0m19.690s 0m9.850s)
67. acfortran.at:9: FAILED near `acfortran.at:9'        (0m19.690s 0m9.850s)
68. acfortran.at:12: ok (0m22.250s 0m10.800s)
69. semantics.at:73: ok (0m11.740s 0m9.300s)
70. semantics.at:86: ok (0m9.890s 0m6.850s)
71. semantics.at:98: ok (0m10.070s 0m7.400s)
72. semantics.at:106: ok        (0m10.690s 0m8.070s)
73. semantics.at:141: ok        (0m13.980s 0m11.810s)
74. semantics.at:154: ok        (0m10.160s 0m7.760s)
75. semantics.at:171: ok        (0m16.260s 0m11.750s)
76. semantics.at:189: ok        (0m17.390s 0m12.280s)
77. semantics.at:205: ok        (0m9.710s 0m7.400s)
78. semantics.at:212: ok        (0m2.890s 0m0.750s)
79. semantics.at:257: ok        (0m7.230s 0m5.490s)
80. semantics.at:291: ok        (0m3.900s 0m2.920s)
81. semantics.at:340: ok        (0m24.730s 0m14.650s)
82. semantics.at:377: ok        (0m3.740s 0m3.220s)
83. semantics.at:421: ok        (0m16.970s 0m15.720s)
84. semantics.at:439: ok        (0m15.520s 0m11.320s)
85. semantics.at:440: ok        (0m9.310s 0m7.190s)
86. acgeneral.at:7: ok  (0m6.430s 0m5.450s)
87. acgeneral.at:8: ok  (0m6.880s 0m5.500s)
88. acgeneral.at:9: ok  (0m6.750s 0m5.300s)
89. acgeneral.at:10: ok (0m7.430s 0m6.430s)
90. acgeneral.at:11: ok (0m9.430s 0m7.760s)
91. acgeneral.at:12: ok (0m10.020s 0m7.630s)
92. acgeneral.at:13: ok (0m6.830s 0m5.280s)
93. acgeneral.at:16: ok (0m22.090s 0m11.240s)
94. acgeneral.at:17: ok (0m28.340s 0m14.890s)
95. acgeneral.at:18: ok (0m22.990s 0m11.590s)
96. acgeneral.at:19: ok (0m28.260s 0m15.020s)
97. acgeneral.at:20: ok (0m28.220s 0m15.320s)
98. acgeneral.at:21: ok (0m27.570s 0m14.460s)
99. acgeneral.at:22: ok (0m26.950s 0m13.610s)
100. acgeneral.at:23: ok        (0m20.670s 0m9.650s)
101. acgeneral.at:24: ok        (0m20.220s 0m9.860s)
102. acstatus.at:9: ok  (0m20.220s 0m10.510s)
103. acspecific.at:7: ok        (0m8.650s 0m6.800s)
104. acspecific.at:8: ok        (0m9.340s 0m6.910s)
105. acspecific.at:9: ok        (0m13.140s 0m10.330s)
106. acspecific.at:10: ok       (0m5.850s 0m4.740s)
107. acspecific.at:11: ok       (0m8.890s 0m6.370s)
108. acspecific.at:12: ok       (0m6.010s 0m4.990s)
109. acspecific.at:13: ok       (0m8.610s 0m6.230s)
110. acspecific.at:16: ok       (0m20.140s 0m9.850s)
111. acspecific.at:17: ok       (0m32.000s 0m19.840s)
112. acspecific.at:18: ok       (0m29.060s 0m15.240s)
113. acspecific.at:19: ok       (0m22.760s 0m11.300s)
114. acspecific.at:20: ok       (0m30.280s 0m16.000s)
115. acspecific.at:21: ok       (0m29.520s 0m15.590s)
116. acspecific.at:22: ok       (0m29.740s 0m16.300s)
117. acprograms.at:7: ok        (0m6.270s 0m4.730s)
118. acprograms.at:8: ok        (0m5.980s 0m4.920s)
119. acprograms.at:9: ok        (0m6.310s 0m5.250s)
120. acprograms.at:10: ok       (0m11.510s 0m7.160s)
121. acprograms.at:11: ok       (0m6.510s 0m5.410s)
122. acprograms.at:12: ok       (0m6.860s 0m5.160s)
123. acprograms.at:13: ok       (0m6.840s 0m5.480s)
124. acprograms.at:14: ok       (0m6.880s 0m5.390s)
125. acprograms.at:17: ok       (0m22.570s 0m11.200s)
126. acprograms.at:18: ok       (0m33.940s 0m16.030s)
127. acprograms.at:19: ok       (0m22.120s 0m11.110s)
128. acheaders.at:7: ok (0m14.440s 0m11.620s)
129. acheaders.at:8: ok (0m9.650s 0m7.580s)
130. acheaders.at:9: ok (0m14.130s 0m10.510s)
131. acheaders.at:10: ok        (0m10.290s 0m7.490s)
132. acheaders.at:13: ok        (0m38.820s 0m23.920s)
133. acheaders.at:14: ok        (0m37.870s 0m22.450s)
134. acheaders.at:15: ok        (0m35.730s 0m22.040s)
135. acheaders.at:16: ok        (0m36.870s 0m21.800s)
136. actypes.at:7: ok   (0m12.120s 0m9.770s)
137. actypes.at:8: ok   (0m9.460s 0m6.380s)
138. actypes.at:9: ok   (0m11.790s 0m9.530s)
139. actypes.at:10: ok  (0m11.640s 0m9.670s)
140. actypes.at:11: ok  (0m8.300s 0m6.040s)
141. actypes.at:14: ok  (0m33.550s 0m20.450s)
142. actypes.at:15: ok  (0m33.620s 0m20.330s)
143. actypes.at:16: ok  (0m31.840s 0m19.860s)
144. actypes.at:17: ok  (0m31.950s 0m19.730s)
145. actypes.at:18: ok  (0m32.090s 0m19.410s)
146. acfunctions.at:7: ok       (0m12.550s 0m9.800s)
147. acfunctions.at:8: ok       (0m12.760s 0m10.270s)
148. acfunctions.at:9: ok       (0m8.400s 0m6.150s)
149. acfunctions.at:10: ok      (0m8.260s 0m6.420s)
150. acfunctions.at:11: ok      (0m13.490s 0m10.820s)
151. acfunctions.at:12: ok      (0m8.660s 0m6.450s)
152. acfunctions.at:13: ok      (0m13.130s 0m10.160s)
153. acfunctions.at:14: ok      (0m9.080s 0m7.070s)
154. acfunctions.at:15: ok      (0m11.830s 0m9.370s)
155. acfunctions.at:16: ok      (0m12.590s 0m9.300s)
156. acfunctions.at:17: ok      (0m8.730s 0m6.040s)
157. acfunctions.at:18: ok      (0m8.190s 0m6.400s)
158. acfunctions.at:19: ok      (0m14.180s 0m10.100s)
159. acfunctions.at:20: ok      (0m12.930s 0m10.360s)
160. acfunctions.at:21: ok      (0m8.310s 0m6.230s)
161. acfunctions.at:22: ok      (0m12.200s 0m9.930s)
162. acfunctions.at:23: ok      (0m13.530s 0m10.340s)
163. acfunctions.at:24: ok      (0m8.440s 0m6.430s)
164. acfunctions.at:25: ok      (0m8.530s 0m6.300s)
165. acfunctions.at:26: ok      (0m13.070s 0m9.860s)
166. acfunctions.at:27: ok      (0m11.950s 0m9.960s)
167. acfunctions.at:28: ok      (0m12.900s 0m10.350s)
168. acfunctions.at:29: ok      (0m8.510s 0m6.620s)
169. acfunctions.at:30: ok      (0m8.780s 0m6.250s)
170. acfunctions.at:31: ok      (0m8.760s 0m6.540s)
171. acfunctions.at:32: ok      (0m12.020s 0m9.910s)
172. acfunctions.at:33: ok      (0m8.620s 0m7.280s)
173. aclibs.at:9: ok    (0m25.300s 0m13.170s)
174. foreign.at:27: ok  (0m15.990s 0m13.560s)
testsuite: ending at: Sat Mar  8 22:39:45 PST 2003


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  64: fortran.at:51      GNU Fortran 77
  65: acfortran.at:7     AC_F77_MAIN
  66: acfortran.at:8     AC_F77_WRAPPERS
  67: acfortran.at:9     AC_PROG_F77_C_O


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

## ----------------------------- ##
## GNU Autoconf 2.57 test suite. ##
## ----------------------------- ##
64. fortran.at:51: testing GNU Fortran 77...
fortran.at:51: autoconf -W obsolete
No differences encountered
No differences encountered
fortran.at:51: autoheader 
No differences encountered
No differences encountered
fortran.at:51: top_srcdir=$abs_top_srcdir ./configure 
--- /dev/null   Sat Mar  8 22:40:09 2003
+++ /usr/local/build/autoconf-2.57/tests/testsuite.dir/at-stderr        Sat Mar 
 8 22:40:11 2003
@@ -1,0 +1,3 @@
+configure: error: cannot run Fortran 77 compiled programs.
+If you meant to cross compile, use `--host'.
+See `config.log' for more details.
stdout:
checking for g77... g77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... fortran.at:51: exit code was 
1, expected 0
./../../fortran.at:51: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure 

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

hostname = grace
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112233-04

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = grace
Release = 5.9
KernelID = Generic_112233-04
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH: /usr/local/build/autoconf-2.57/tests
PATH: /export/home/cwh/adabas/bin
PATH: /export/home/cwh/adabas/pgm
PATH: /opt/SUNWppro/bin
PATH: /usr/sadm/bin
PATH: /adabas/bin
PATH: /adabas/pgm
PATH: /export/home/cwh/bin
PATH: /export/home/cwh
PATH: /usr/local/bin
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
PATH: /usr/sfw/bin
PATH: /opt/sfw/bin
PATH: /usr/xpg4/bin
PATH: /usr/ucb
PATH: /usr/ccs/bin
PATH: /opt/RICHPse/bin


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

configure:1296: checking for g77
configure:1312: found /usr/local/bin/g77
configure:1322: result: g77
configure:1337: checking for Fortran 77 compiler version
configure:1340: g77 --version </dev/null >&5
GNU Fortran (GCC 3.2.1) 3.2.1 20021119 (release)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:1343: $? = 0
configure:1345: g77 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.1/specs
Configured with: ../gcc-3.2.1/configure --with-gnu-as 
--with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld 
--enable-threads=solaris
Thread model: solaris
gcc version 3.2.1
configure:1348: $? = 0
configure:1350: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:1353: $? = 1
configure:1366: checking for Fortran 77 compiler default output
configure:1369: g77   conftest.f  >&5
configure:1372: $? = 0
configure:1418: result: a.out
configure:1423: checking whether the Fortran 77 compiler works
configure:1429: ./a.out
./configure: line 1:  8939 Segmentation Fault      (core dumped) ./$ac_file
configure:1432: $? = 139
configure:1441: error: cannot run Fortran 77 compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

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

ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_prog_ac_ct_F77=g77

## ----------------- ##
## Output variables. ##
## ----------------- ##

DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='g77'
FFLAGS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/bash'
ac_ct_F77='g77'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 1
64. fortran.at:51: FAILED near `fortran.at:51'

65. acfortran.at:7: testing AC_F77_MAIN...
acfortran.at:7: autoconf -W obsolete
No differences encountered
No differences encountered
acfortran.at:7: autoheader 
No differences encountered
No differences encountered
acfortran.at:7: top_srcdir=$abs_top_srcdir ./configure 
--- /dev/null   Sat Mar  8 22:40:23 2003
+++ /usr/local/build/autoconf-2.57/tests/testsuite.dir/at-stderr        Sat Mar 
 8 22:40:24 2003
@@ -1,0 +1,3 @@
+configure: error: cannot run Fortran 77 compiled programs.
+If you meant to cross compile, use `--host'.
+See `config.log' for more details.
stdout:
checking for g77... g77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... acfortran.at:7: exit code was 
1, expected 0
./../../acfortran.at:7: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure 

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

hostname = grace
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112233-04

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = grace
Release = 5.9
KernelID = Generic_112233-04
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH: /usr/local/build/autoconf-2.57/tests
PATH: /export/home/cwh/adabas/bin
PATH: /export/home/cwh/adabas/pgm
PATH: /opt/SUNWppro/bin
PATH: /usr/sadm/bin
PATH: /adabas/bin
PATH: /adabas/pgm
PATH: /export/home/cwh/bin
PATH: /export/home/cwh
PATH: /usr/local/bin
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
PATH: /usr/sfw/bin
PATH: /opt/sfw/bin
PATH: /usr/xpg4/bin
PATH: /usr/ucb
PATH: /usr/ccs/bin
PATH: /opt/RICHPse/bin


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

configure:1307: checking for g77
configure:1323: found /usr/local/bin/g77
configure:1333: result: g77
configure:1348: checking for Fortran 77 compiler version
configure:1351: g77 --version </dev/null >&5
GNU Fortran (GCC 3.2.1) 3.2.1 20021119 (release)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:1354: $? = 0
configure:1356: g77 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.1/specs
Configured with: ../gcc-3.2.1/configure --with-gnu-as 
--with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld 
--enable-threads=solaris
Thread model: solaris
gcc version 3.2.1
configure:1359: $? = 0
configure:1361: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:1364: $? = 1
configure:1377: checking for Fortran 77 compiler default output
configure:1380: g77   conftest.f  >&5
configure:1383: $? = 0
configure:1429: result: a.out
configure:1434: checking whether the Fortran 77 compiler works
configure:1440: ./a.out
./configure: line 1:  9390 Segmentation Fault      (core dumped) ./$ac_file
configure:1443: $? = 139
configure:1452: error: cannot run Fortran 77 compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

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

ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_prog_ac_ct_F77=g77

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CFLAGS=''
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='g77'
FFLAGS=''
FLIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/bash'
ac_ct_CC=''
ac_ct_F77='g77'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 1
65. acfortran.at:7: FAILED near `acfortran.at:7'

66. acfortran.at:8: testing AC_F77_WRAPPERS...
acfortran.at:8: autoconf -W obsolete
No differences encountered
No differences encountered
acfortran.at:8: autoheader 
No differences encountered
No differences encountered
acfortran.at:8: top_srcdir=$abs_top_srcdir ./configure 
--- /dev/null   Sat Mar  8 22:40:39 2003
+++ /usr/local/build/autoconf-2.57/tests/testsuite.dir/at-stderr        Sat Mar 
 8 22:40:41 2003
@@ -1,0 +1,3 @@
+configure: error: cannot run Fortran 77 compiled programs.
+If you meant to cross compile, use `--host'.
+See `config.log' for more details.
stdout:
checking for g77... g77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... acfortran.at:8: exit code was 
1, expected 0
./../../acfortran.at:8: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure 

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

hostname = grace
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112233-04

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = grace
Release = 5.9
KernelID = Generic_112233-04
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH: /usr/local/build/autoconf-2.57/tests
PATH: /export/home/cwh/adabas/bin
PATH: /export/home/cwh/adabas/pgm
PATH: /opt/SUNWppro/bin
PATH: /usr/sadm/bin
PATH: /adabas/bin
PATH: /adabas/pgm
PATH: /export/home/cwh/bin
PATH: /export/home/cwh
PATH: /usr/local/bin
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
PATH: /usr/sfw/bin
PATH: /opt/sfw/bin
PATH: /usr/xpg4/bin
PATH: /usr/ucb
PATH: /usr/ccs/bin
PATH: /opt/RICHPse/bin


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

configure:1307: checking for g77
configure:1323: found /usr/local/bin/g77
configure:1333: result: g77
configure:1348: checking for Fortran 77 compiler version
configure:1351: g77 --version </dev/null >&5
GNU Fortran (GCC 3.2.1) 3.2.1 20021119 (release)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:1354: $? = 0
configure:1356: g77 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.1/specs
Configured with: ../gcc-3.2.1/configure --with-gnu-as 
--with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld 
--enable-threads=solaris
Thread model: solaris
gcc version 3.2.1
configure:1359: $? = 0
configure:1361: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:1364: $? = 1
configure:1377: checking for Fortran 77 compiler default output
configure:1380: g77   conftest.f  >&5
configure:1383: $? = 0
configure:1429: result: a.out
configure:1434: checking whether the Fortran 77 compiler works
configure:1440: ./a.out
./configure: line 1:  9847 Segmentation Fault      (core dumped) ./$ac_file
configure:1443: $? = 139
configure:1452: error: cannot run Fortran 77 compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

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

ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_prog_ac_ct_F77=g77

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CFLAGS=''
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='g77'
FFLAGS=''
FLIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/bash'
ac_ct_CC=''
ac_ct_F77='g77'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 1
66. acfortran.at:8: FAILED near `acfortran.at:8'

67. acfortran.at:9: testing AC_PROG_F77_C_O...
acfortran.at:9: autoconf -W obsolete
No differences encountered
No differences encountered
acfortran.at:9: autoheader 
No differences encountered
No differences encountered
acfortran.at:9: top_srcdir=$abs_top_srcdir ./configure 
--- /dev/null   Sat Mar  8 22:40:50 2003
+++ /usr/local/build/autoconf-2.57/tests/testsuite.dir/at-stderr        Sat Mar 
 8 22:40:52 2003
@@ -1,0 +1,3 @@
+configure: error: cannot run Fortran 77 compiled programs.
+If you meant to cross compile, use `--host'.
+See `config.log' for more details.
stdout:
checking for g77... g77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... acfortran.at:9: exit code was 
1, expected 0
./../../acfortran.at:9: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure 

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

hostname = grace
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112233-04

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = grace
Release = 5.9
KernelID = Generic_112233-04
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH: /usr/local/build/autoconf-2.57/tests
PATH: /export/home/cwh/adabas/bin
PATH: /export/home/cwh/adabas/pgm
PATH: /opt/SUNWppro/bin
PATH: /usr/sadm/bin
PATH: /adabas/bin
PATH: /adabas/pgm
PATH: /export/home/cwh/bin
PATH: /export/home/cwh
PATH: /usr/local/bin
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
PATH: /usr/sfw/bin
PATH: /opt/sfw/bin
PATH: /usr/xpg4/bin
PATH: /usr/ucb
PATH: /usr/ccs/bin
PATH: /opt/RICHPse/bin


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

configure:1291: checking for g77
configure:1307: found /usr/local/bin/g77
configure:1317: result: g77
configure:1332: checking for Fortran 77 compiler version
configure:1335: g77 --version </dev/null >&5
GNU Fortran (GCC 3.2.1) 3.2.1 20021119 (release)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:1338: $? = 0
configure:1340: g77 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.1/specs
Configured with: ../gcc-3.2.1/configure --with-gnu-as 
--with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld 
--enable-threads=solaris
Thread model: solaris
gcc version 3.2.1
configure:1343: $? = 0
configure:1345: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:1348: $? = 1
configure:1361: checking for Fortran 77 compiler default output
configure:1364: g77   conftest.f  >&5
configure:1367: $? = 0
configure:1413: result: a.out
configure:1418: checking whether the Fortran 77 compiler works
configure:1424: ./a.out
./configure: line 1: 10303 Segmentation Fault      (core dumped) ./$ac_file
configure:1427: $? = 139
configure:1436: error: cannot run Fortran 77 compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

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

ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_prog_ac_ct_F77=g77

## ----------------- ##
## Output variables. ##
## ----------------- ##

DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='g77'
FFLAGS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/bash'
ac_ct_F77='g77'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 1
67. acfortran.at:9: FAILED near `acfortran.at:9'

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

testsuite: ../tests/testsuite.dir/064/config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by configure, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = grace
| uname -m = sun4u
| uname -r = 5.9
| uname -s = SunOS
| uname -v = Generic_112233-04
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = grace
| Release = 5.9
| KernelID = Generic_112233-04
| Machine = sun4u
| BusType = <unknown>
| Serial = <unknown>
| Users = <unknown>
| OEM# = 0
| Origin# = 1
| NumCPU = 1
| 
| /bin/arch              = sun4
| /usr/bin/arch -k       = sun4u
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/build/autoconf-2.57/tests
| PATH: /export/home/cwh/adabas/bin
| PATH: /export/home/cwh/adabas/pgm
| PATH: /opt/SUNWppro/bin
| PATH: /usr/sadm/bin
| PATH: /adabas/bin
| PATH: /adabas/pgm
| PATH: /export/home/cwh/bin
| PATH: /export/home/cwh
| PATH: /usr/local/bin
| PATH: /usr/dt/bin
| PATH: /usr/openwin/bin
| PATH: /bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
| PATH: /usr/sfw/bin
| PATH: /opt/sfw/bin
| PATH: /usr/xpg4/bin
| PATH: /usr/ucb
| PATH: /usr/ccs/bin
| PATH: /opt/RICHPse/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1296: checking for g77
| configure:1312: found /usr/local/bin/g77
| configure:1322: result: g77
| configure:1337: checking for Fortran 77 compiler version
| configure:1340: g77 --version </dev/null >&5
| GNU Fortran (GCC 3.2.1) 3.2.1 20021119 (release)
| Copyright (C) 2002 Free Software Foundation, Inc.
| 
| GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
| You may redistribute copies of GNU Fortran
| under the terms of the GNU General Public License.
| For more information about these matters, see the file named COPYING
| or type the command `info -f g77 Copying'.
| configure:1343: $? = 0
| configure:1345: g77 -v </dev/null >&5
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.1/specs
| Configured with: ../gcc-3.2.1/configure --with-gnu-as 
--with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld 
--enable-threads=solaris
| Thread model: solaris
| gcc version 3.2.1
| configure:1348: $? = 0
| configure:1350: g77 -V </dev/null >&5
| g77: argument to `-V' missing
| configure:1353: $? = 1
| configure:1366: checking for Fortran 77 compiler default output
| configure:1369: g77   conftest.f  >&5
| configure:1372: $? = 0
| configure:1418: result: a.out
| configure:1423: checking whether the Fortran 77 compiler works
| configure:1429: ./a.out
| ./configure: line 1:  8939 Segmentation Fault      (core dumped) ./$ac_file
| configure:1432: $? = 139
| configure:1441: error: cannot run Fortran 77 compiled programs.
| If you meant to cross compile, use `--host'.
| See `config.log' for more details.
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_env_F77_set=
| ac_cv_env_F77_value=
| ac_cv_env_FFLAGS_set=
| ac_cv_env_FFLAGS_value=
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_exeext=
| ac_cv_prog_ac_ct_F77=g77
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| DEFS=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EXEEXT=''
| F77='g77'
| FFLAGS=''
| LDFLAGS=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT=''
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/bash'
| ac_ct_F77='g77'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='NONE'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='NONE'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| 
| configure: exit 1

testsuite: ../tests/testsuite.dir/065/config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by configure, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = grace
| uname -m = sun4u
| uname -r = 5.9
| uname -s = SunOS
| uname -v = Generic_112233-04
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = grace
| Release = 5.9
| KernelID = Generic_112233-04
| Machine = sun4u
| BusType = <unknown>
| Serial = <unknown>
| Users = <unknown>
| OEM# = 0
| Origin# = 1
| NumCPU = 1
| 
| /bin/arch              = sun4
| /usr/bin/arch -k       = sun4u
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/build/autoconf-2.57/tests
| PATH: /export/home/cwh/adabas/bin
| PATH: /export/home/cwh/adabas/pgm
| PATH: /opt/SUNWppro/bin
| PATH: /usr/sadm/bin
| PATH: /adabas/bin
| PATH: /adabas/pgm
| PATH: /export/home/cwh/bin
| PATH: /export/home/cwh
| PATH: /usr/local/bin
| PATH: /usr/dt/bin
| PATH: /usr/openwin/bin
| PATH: /bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
| PATH: /usr/sfw/bin
| PATH: /opt/sfw/bin
| PATH: /usr/xpg4/bin
| PATH: /usr/ucb
| PATH: /usr/ccs/bin
| PATH: /opt/RICHPse/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1307: checking for g77
| configure:1323: found /usr/local/bin/g77
| configure:1333: result: g77
| configure:1348: checking for Fortran 77 compiler version
| configure:1351: g77 --version </dev/null >&5
| GNU Fortran (GCC 3.2.1) 3.2.1 20021119 (release)
| Copyright (C) 2002 Free Software Foundation, Inc.
| 
| GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
| You may redistribute copies of GNU Fortran
| under the terms of the GNU General Public License.
| For more information about these matters, see the file named COPYING
| or type the command `info -f g77 Copying'.
| configure:1354: $? = 0
| configure:1356: g77 -v </dev/null >&5
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.1/specs
| Configured with: ../gcc-3.2.1/configure --with-gnu-as 
--with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld 
--enable-threads=solaris
| Thread model: solaris
| gcc version 3.2.1
| configure:1359: $? = 0
| configure:1361: g77 -V </dev/null >&5
| g77: argument to `-V' missing
| configure:1364: $? = 1
| configure:1377: checking for Fortran 77 compiler default output
| configure:1380: g77   conftest.f  >&5
| configure:1383: $? = 0
| configure:1429: result: a.out
| configure:1434: checking whether the Fortran 77 compiler works
| configure:1440: ./a.out
| ./configure: line 1:  9390 Segmentation Fault      (core dumped) ./$ac_file
| configure:1443: $? = 139
| configure:1452: error: cannot run Fortran 77 compiled programs.
| If you meant to cross compile, use `--host'.
| See `config.log' for more details.
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_env_CC_set=set
| ac_cv_env_CC_value=gcc
| ac_cv_env_CFLAGS_set=
| ac_cv_env_CFLAGS_value=
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_F77_set=
| ac_cv_env_F77_value=
| ac_cv_env_FFLAGS_set=
| ac_cv_env_FFLAGS_value=
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_exeext=
| ac_cv_prog_ac_ct_F77=g77
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| CC='gcc'
| CFLAGS=''
| CPPFLAGS=''
| DEFS=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EXEEXT=''
| F77='g77'
| FFLAGS=''
| FLIBS=''
| LDFLAGS=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT=''
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/bash'
| ac_ct_CC=''
| ac_ct_F77='g77'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='NONE'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='NONE'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| 
| configure: exit 1

testsuite: ../tests/testsuite.dir/066/config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by configure, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = grace
| uname -m = sun4u
| uname -r = 5.9
| uname -s = SunOS
| uname -v = Generic_112233-04
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = grace
| Release = 5.9
| KernelID = Generic_112233-04
| Machine = sun4u
| BusType = <unknown>
| Serial = <unknown>
| Users = <unknown>
| OEM# = 0
| Origin# = 1
| NumCPU = 1
| 
| /bin/arch              = sun4
| /usr/bin/arch -k       = sun4u
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/build/autoconf-2.57/tests
| PATH: /export/home/cwh/adabas/bin
| PATH: /export/home/cwh/adabas/pgm
| PATH: /opt/SUNWppro/bin
| PATH: /usr/sadm/bin
| PATH: /adabas/bin
| PATH: /adabas/pgm
| PATH: /export/home/cwh/bin
| PATH: /export/home/cwh
| PATH: /usr/local/bin
| PATH: /usr/dt/bin
| PATH: /usr/openwin/bin
| PATH: /bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
| PATH: /usr/sfw/bin
| PATH: /opt/sfw/bin
| PATH: /usr/xpg4/bin
| PATH: /usr/ucb
| PATH: /usr/ccs/bin
| PATH: /opt/RICHPse/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1307: checking for g77
| configure:1323: found /usr/local/bin/g77
| configure:1333: result: g77
| configure:1348: checking for Fortran 77 compiler version
| configure:1351: g77 --version </dev/null >&5
| GNU Fortran (GCC 3.2.1) 3.2.1 20021119 (release)
| Copyright (C) 2002 Free Software Foundation, Inc.
| 
| GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
| You may redistribute copies of GNU Fortran
| under the terms of the GNU General Public License.
| For more information about these matters, see the file named COPYING
| or type the command `info -f g77 Copying'.
| configure:1354: $? = 0
| configure:1356: g77 -v </dev/null >&5
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.1/specs
| Configured with: ../gcc-3.2.1/configure --with-gnu-as 
--with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld 
--enable-threads=solaris
| Thread model: solaris
| gcc version 3.2.1
| configure:1359: $? = 0
| configure:1361: g77 -V </dev/null >&5
| g77: argument to `-V' missing
| configure:1364: $? = 1
| configure:1377: checking for Fortran 77 compiler default output
| configure:1380: g77   conftest.f  >&5
| configure:1383: $? = 0
| configure:1429: result: a.out
| configure:1434: checking whether the Fortran 77 compiler works
| configure:1440: ./a.out
| ./configure: line 1:  9847 Segmentation Fault      (core dumped) ./$ac_file
| configure:1443: $? = 139
| configure:1452: error: cannot run Fortran 77 compiled programs.
| If you meant to cross compile, use `--host'.
| See `config.log' for more details.
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_env_CC_set=set
| ac_cv_env_CC_value=gcc
| ac_cv_env_CFLAGS_set=
| ac_cv_env_CFLAGS_value=
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_F77_set=
| ac_cv_env_F77_value=
| ac_cv_env_FFLAGS_set=
| ac_cv_env_FFLAGS_value=
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_exeext=
| ac_cv_prog_ac_ct_F77=g77
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| CC='gcc'
| CFLAGS=''
| CPPFLAGS=''
| DEFS=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EXEEXT=''
| F77='g77'
| FFLAGS=''
| FLIBS=''
| LDFLAGS=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT=''
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/bash'
| ac_ct_CC=''
| ac_ct_F77='g77'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='NONE'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='NONE'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| 
| configure: exit 1

testsuite: ../tests/testsuite.dir/067/config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by configure, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = grace
| uname -m = sun4u
| uname -r = 5.9
| uname -s = SunOS
| uname -v = Generic_112233-04
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = grace
| Release = 5.9
| KernelID = Generic_112233-04
| Machine = sun4u
| BusType = <unknown>
| Serial = <unknown>
| Users = <unknown>
| OEM# = 0
| Origin# = 1
| NumCPU = 1
| 
| /bin/arch              = sun4
| /usr/bin/arch -k       = sun4u
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/build/autoconf-2.57/tests
| PATH: /export/home/cwh/adabas/bin
| PATH: /export/home/cwh/adabas/pgm
| PATH: /opt/SUNWppro/bin
| PATH: /usr/sadm/bin
| PATH: /adabas/bin
| PATH: /adabas/pgm
| PATH: /export/home/cwh/bin
| PATH: /export/home/cwh
| PATH: /usr/local/bin
| PATH: /usr/dt/bin
| PATH: /usr/openwin/bin
| PATH: /bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
| PATH: /usr/sfw/bin
| PATH: /opt/sfw/bin
| PATH: /usr/xpg4/bin
| PATH: /usr/ucb
| PATH: /usr/ccs/bin
| PATH: /opt/RICHPse/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1291: checking for g77
| configure:1307: found /usr/local/bin/g77
| configure:1317: result: g77
| configure:1332: checking for Fortran 77 compiler version
| configure:1335: g77 --version </dev/null >&5
| GNU Fortran (GCC 3.2.1) 3.2.1 20021119 (release)
| Copyright (C) 2002 Free Software Foundation, Inc.
| 
| GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
| You may redistribute copies of GNU Fortran
| under the terms of the GNU General Public License.
| For more information about these matters, see the file named COPYING
| or type the command `info -f g77 Copying'.
| configure:1338: $? = 0
| configure:1340: g77 -v </dev/null >&5
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.2.1/specs
| Configured with: ../gcc-3.2.1/configure --with-gnu-as 
--with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld 
--enable-threads=solaris
| Thread model: solaris
| gcc version 3.2.1
| configure:1343: $? = 0
| configure:1345: g77 -V </dev/null >&5
| g77: argument to `-V' missing
| configure:1348: $? = 1
| configure:1361: checking for Fortran 77 compiler default output
| configure:1364: g77   conftest.f  >&5
| configure:1367: $? = 0
| configure:1413: result: a.out
| configure:1418: checking whether the Fortran 77 compiler works
| configure:1424: ./a.out
| ./configure: line 1: 10303 Segmentation Fault      (core dumped) ./$ac_file
| configure:1427: $? = 139
| configure:1436: error: cannot run Fortran 77 compiled programs.
| If you meant to cross compile, use `--host'.
| See `config.log' for more details.
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_env_F77_set=
| ac_cv_env_F77_value=
| ac_cv_env_FFLAGS_set=
| ac_cv_env_FFLAGS_value=
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_exeext=
| ac_cv_prog_ac_ct_F77=g77
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| DEFS=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EXEEXT=''
| F77='g77'
| FFLAGS=''
| LDFLAGS=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT=''
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/bash'
| ac_ct_F77='g77'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='NONE'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='NONE'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| 
| configure: exit 1

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.57, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = grace
| uname -m = sun4u
| uname -r = 5.9
| uname -s = SunOS
| uname -v = Generic_112233-04
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = grace
| Release = 5.9
| KernelID = Generic_112233-04
| 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: /export/home/cwh/adabas/bin
| PATH: /export/home/cwh/adabas/pgm
| PATH: /opt/SUNWppro/bin
| PATH: /usr/sadm/bin
| PATH: /adabas/bin
| PATH: /adabas/pgm
| PATH: /export/home/cwh/bin
| PATH: /export/home/cwh
| PATH: /usr/local/bin
| PATH: /usr/X11/bin
| PATH: /usr/lib/X11/bin
| PATH: /usr/dt/bin
| PATH: /usr/openwin/bin
| PATH: /bin
| PATH: /usr/bin
| PATH: /opt/Vividata/bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /opt/gnome-2.0/bin
| PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
| PATH: /usr/local/pgsql/bin
| PATH: /usr/sfw/bin
| PATH: /opt/sfw/bin
| PATH: /usr/xpg4/bin
| PATH: /usr/ucb
| PATH: /usr/ccs/bin
| PATH: /opt/RICHPse/bin
| PATH: /usr/local/teTeX/bin/sparc-sun-solaris2.8
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1253: checking for a BSD-compatible install
| configure:1307: result: /usr/local/bin/install -c
| configure:1318: checking whether build environment is sane
| configure:1361: result: yes
| configure:1394: checking for gawk
| configure:1410: found /usr/local/bin/gawk
| configure:1420: result: gawk
| configure:1430: checking whether make sets $(MAKE)
| configure:1450: result: yes
| configure:1628: checking for expr
| configure:1646: found /bin/expr
| configure:1658: result: /bin/expr
| configure:1675: checking for gm4
| configure:1693: found /opt/sfw/bin/gm4
| configure:1705: result: /opt/sfw/bin/gm4
| configure:1716: checking whether m4 supports frozen files
| configure:1728: result: yes
| configure:1746: checking for perl
| configure:1764: found /usr/local/bin/perl
| configure:1777: result: /usr/local/bin/perl
| configure:1803: checking for emacs
| configure:1819: found /opt/sfw/bin/emacs
| configure:1829: result: emacs
| configure:1858: checking for emacs
| configure:1884: result: emacs
| configure:1897: checking where .elc files should go
| configure:1907: $EMACS -batch -q -eval '(while load-path (princ (concat (car 
load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| configure:1910: $? = 0
| configure:1923: result: ${datadir}/emacs/site-lisp
| configure:2062: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.57, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on grace
| 
| config.status:645: creating config/Makefile
| config.status:645: creating tests/Makefile
| config.status:645: creating tests/atlocal
| config.status:645: creating tests/autoconf
| config.status:645: creating tests/autoheader
| config.status:645: creating tests/autom4te
| config.status:645: creating tests/autoreconf
| config.status:645: creating tests/autoscan
| config.status:645: creating tests/autoupdate
| config.status:645: creating tests/ifnames
| config.status:645: creating man/Makefile
| config.status:645: creating lib/emacs/Makefile
| config.status:645: creating Makefile
| config.status:645: creating doc/Makefile
| config.status:645: creating lib/Makefile
| config.status:645: creating lib/Autom4te/Makefile
| config.status:645: creating lib/autoscan/Makefile
| config.status:645: creating lib/m4sugar/Makefile
| config.status:645: creating lib/autoconf/Makefile
| config.status:645: creating lib/autotest/Makefile
| config.status:645: creating bin/Makefile
| config.status:780: 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=/bin/expr
| ac_cv_path_M4=/opt/sfw/bin/gm4
| ac_cv_path_PERL=/usr/local/bin/perl
| ac_cv_path_install=$'/usr/local/bin/install -c'
| ac_cv_prog_AWK=gawk
| ac_cv_prog_EMACS=emacs
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_make_make_set=yes
| am_cv_lispdir=$'${datadir}/emacs/site-lisp'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /usr/local/build/autoconf-2.57/config/missing --run 
aclocal-1.7'
| AMTAR='${SHELL} /usr/local/build/autoconf-2.57/config/missing --run tar'
| AUTOCONF='${SHELL} /usr/local/build/autoconf-2.57/config/missing --run 
autoconf'
| AUTOHEADER='${SHELL} /usr/local/build/autoconf-2.57/config/missing --run 
autoheader'
| AUTOMAKE='${SHELL} /usr/local/build/autoconf-2.57/config/missing --run 
automake-1.7'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.57\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.57\" 
-DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"autoconf\" -DVERSION=\"2.57\" 
'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EMACS='emacs'
| EXPR='/bin/expr'
| HELP2MAN='${SHELL} /usr/local/build/autoconf-2.57/config/missing --run 
help2man'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| M4='/opt/sfw/bin/gm4'
| MAKEINFO='${SHELL} /usr/local/build/autoconf-2.57/config/missing --run 
makeinfo'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.57'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_VERSION='2.57'
| PATH_SEPARATOR=':'
| PERL='/usr/local/bin/perl'
| SET_MAKE=''
| SHELL='/bin/bash'
| STRIP=''
| VERSION='2.57'
| ac_ct_STRIP=''
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/usr/local/build/autoconf-2.57/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datadir}/emacs/site-lisp'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define PACKAGE "autoconf"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_STRING "GNU Autoconf 2.57"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.57"
| #define VERSION "2.57"
| 
| configure: exit 0




reply via email to

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