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: 65 66 failed)


From: Akim Demaille
Subject: Re: Autoconf 2.57a (Was: [GNU Autoconf 2.57] testsuite: 65 66 failed)
Date: Fri, 20 Jun 2003 14:51:02 +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 = nexus
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-19

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = nexus
Release = 5.8
KernelID = Generic_108528-19
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/src/local.bin/autoconf-2.57/solaris8/tests
PATH: /usr/local/opt/SUNWspro/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/etc
PATH: /usr/local/X11/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /usr/bin
PATH: /bin
PATH: /sbin
PATH: /usr/sbin

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


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  65: acfortran.at:7     AC_F77_MAIN
  66: acfortran.at:8     AC_F77_WRAPPERS

Skipped tests:
GNU Autoconf 2.57 test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  39: torture.at:558     Configuring subdirectories
      autoreconf
  40: torture.at:650     Deep Package
      autoreconf
 174: foreign.at:27      Libtool


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

## ----------------------------- ##
## GNU Autoconf 2.57 test suite. ##
## ----------------------------- ##
65. acfortran.at:7: testing AC_F77_MAIN...
acfortran.at:7: autoconf -W obsolete
acfortran.at:7: autoheader 
acfortran.at:7: top_srcdir=$abs_top_srcdir ./configure 
0a1
> Broken Pipe
stdout:
checking for g77... g77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking how to get verbose linking output from g77... -v
checking for Fortran 77 libraries...  -R/usr/local/lib -L/usr/ccs/lib 
-L/usr/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for alternate main to link with Fortran 77 libraries... MAIN__
configure: creating ./config.status
config.status: creating config.h
./../../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 = nexus
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-19

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = nexus
Release = 5.8
KernelID = Generic_108528-19
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/src/local.bin/autoconf-2.57/solaris8/tests
PATH: /usr/local/opt/SUNWspro/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/etc
PATH: /usr/local/X11/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /usr/bin
PATH: /bin
PATH: /sbin
PATH: /usr/sbin


## ----------- ##
## 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.2) 3.2.2 20030205 (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.8/3.2.2/specs
Configured with: ../dist/configure --enable-shared
Thread model: posix
gcc version 3.2.2
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  -R/usr/local/lib 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:1443: $? = 0
configure:1460: result: yes
configure:1467: checking whether we are cross compiling
configure:1469: result: no
configure:1472: checking for suffix of executables
configure:1474: g77 -o conftest  -R/usr/local/lib conftest.f  >&5
configure:1477: $? = 0
configure:1502: result: 
configure:1508: checking for suffix of object files
configure:1519: g77 -c  conftest.f >&5
configure:1522: $? = 0
configure:1544: result: o
configure:1552: checking whether we are using the GNU Fortran 77 compiler
configure:1566: g77 -c  conftest.F >&5
configure:1569: $? = 0
configure:1572: test -s conftest.o
configure:1575: $? = 0
configure:1588: result: yes
configure:1595: checking whether g77 accepts -g
configure:1607: g77 -c -g conftest.f >&5
configure:1610: $? = 0
configure:1613: test -s conftest.o
configure:1616: $? = 0
configure:1628: result: yes
configure:1655: checking how to get verbose linking output from g77
configure:1667: g77 -c -g -O2 conftest.f >&5
configure:1670: $? = 0
configure:1673: test -s conftest.o
configure:1676: $? = 0
configure:1698: g77 -o conftest -g -O2 -v -R/usr/local/lib conftest.f  >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ../dist/configure --enable-shared
Thread model: posix
gcc version 3.2.2
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/f771 conftest.f -quiet 
-dumpbase conftest.f -g -O2 -version -o /var/tmp//ccH4XaCe.s
GNU F77 version 3.2.2 (sparc-sun-solaris2.8)
        compiled by GNU C version 3.2.2.
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp//cckiKa0d.o /var/tmp//ccH4XaCe.s
/usr/ccs/bin/as: Sun WorkShop 6 99/08/18
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/collect2 -V -R/usr/local/lib 
-Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crt1.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crti.o 
/usr/ccs/lib/values-Xa.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtbegin.o 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. 
/var/tmp//cckiKa0d.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtend.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtn.o
ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.279
configure:1750: result: -v
configure:1752: checking for Fortran 77 libraries
configure:1778: g77 -o conftest -g -O2 -v -R/usr/local/lib conftest.f  >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ../dist/configure --enable-shared
Thread model: posix
gcc version 3.2.2
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/f771 conftest.f -quiet 
-dumpbase conftest.f -g -O2 -version -o /var/tmp//ccw8w1re.s
GNU F77 version 3.2.2 (sparc-sun-solaris2.8)
        compiled by GNU C version 3.2.2.
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp//ccoBvOxd.o /var/tmp//ccw8w1re.s
/usr/ccs/bin/as: Sun WorkShop 6 99/08/18
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/collect2 -V -R/usr/local/lib 
-Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crt1.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crti.o 
/usr/ccs/lib/values-Xa.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtbegin.o 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. 
/var/tmp//ccoBvOxd.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtend.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtn.o
ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.279
configure:1936: result:  -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s
configure:1992: checking for gcc
configure:2008: found /usr/local/bin/gcc
configure:2018: result: gcc
configure:2262: checking for C compiler version
configure:2265: gcc --version </dev/null >&5
gcc (GCC) 3.2.2
Copyright (C) 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.

configure:2268: $? = 0
configure:2270: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ../dist/configure --enable-shared
Thread model: posix
gcc version 3.2.2
configure:2273: $? = 0
configure:2275: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2278: $? = 1
configure:2281: checking whether we are using the GNU C compiler
configure:2306: gcc -c   conftest.c >&5
configure:2309: $? = 0
configure:2312: test -s conftest.o
configure:2315: $? = 0
configure:2328: result: yes
configure:2334: checking whether gcc accepts -g
configure:2356: gcc -c -g  conftest.c >&5
configure:2359: $? = 0
configure:2362: test -s conftest.o
configure:2365: $? = 0
configure:2376: result: yes
configure:2393: checking for gcc option to accept ANSI C
configure:2454: gcc  -c -g -O2  conftest.c >&5
configure:2457: $? = 0
configure:2460: test -s conftest.o
configure:2463: $? = 0
configure:2481: result: none needed
configure:2499: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2502: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2612: checking for alternate main to link with Fortran 77 libraries
configure:2645: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c   
-R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
configure:2648: $? = 0
configure:2651: test -s conftest
configure:2654: $? = 0
configure:2673: result: MAIN__
configure:2776: creating ./config.status

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

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

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

on nexus

config.status:453: creating config.h

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

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
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=set
ac_cv_env_LDFLAGS_value=-R/usr/local/lib
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_f77_compiler_gnu=yes
ac_cv_f77_main=MAIN__
ac_cv_flibs=' -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s'
ac_cv_objext=o
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v

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

CC='gcc'
CFLAGS='-g -O2'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
FLIBS=' -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s'
LDFLAGS='-R/usr/local/lib'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/bash'
ac_ct_CC='gcc'
ac_ct_F77='g77'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
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='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

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

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

66. acfortran.at:8: testing AC_F77_WRAPPERS...
acfortran.at:8: autoconf -W obsolete
acfortran.at:8: autoheader 
acfortran.at:8: top_srcdir=$abs_top_srcdir ./configure 
0a1
> Broken Pipe
stdout:
checking for g77... g77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking how to get verbose linking output from g77... -v
checking for Fortran 77 libraries...  -R/usr/local/lib -L/usr/ccs/lib 
-L/usr/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, extra 
underscore
configure: creating ./config.status
config.status: creating config.h
./../../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 = nexus
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-19

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = nexus
Release = 5.8
KernelID = Generic_108528-19
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/src/local.bin/autoconf-2.57/solaris8/tests
PATH: /usr/local/opt/SUNWspro/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/etc
PATH: /usr/local/X11/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /usr/bin
PATH: /bin
PATH: /sbin
PATH: /usr/sbin


## ----------- ##
## 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.2) 3.2.2 20030205 (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.8/3.2.2/specs
Configured with: ../dist/configure --enable-shared
Thread model: posix
gcc version 3.2.2
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  -R/usr/local/lib 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:1443: $? = 0
configure:1460: result: yes
configure:1467: checking whether we are cross compiling
configure:1469: result: no
configure:1472: checking for suffix of executables
configure:1474: g77 -o conftest  -R/usr/local/lib conftest.f  >&5
configure:1477: $? = 0
configure:1502: result: 
configure:1508: checking for suffix of object files
configure:1519: g77 -c  conftest.f >&5
configure:1522: $? = 0
configure:1544: result: o
configure:1552: checking whether we are using the GNU Fortran 77 compiler
configure:1566: g77 -c  conftest.F >&5
configure:1569: $? = 0
configure:1572: test -s conftest.o
configure:1575: $? = 0
configure:1588: result: yes
configure:1595: checking whether g77 accepts -g
configure:1607: g77 -c -g conftest.f >&5
configure:1610: $? = 0
configure:1613: test -s conftest.o
configure:1616: $? = 0
configure:1628: result: yes
configure:1655: checking how to get verbose linking output from g77
configure:1667: g77 -c -g -O2 conftest.f >&5
configure:1670: $? = 0
configure:1673: test -s conftest.o
configure:1676: $? = 0
configure:1698: g77 -o conftest -g -O2 -v -R/usr/local/lib conftest.f  >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ../dist/configure --enable-shared
Thread model: posix
gcc version 3.2.2
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/f771 conftest.f -quiet 
-dumpbase conftest.f -g -O2 -version -o /var/tmp//ccxsGSNc.s
GNU F77 version 3.2.2 (sparc-sun-solaris2.8)
        compiled by GNU C version 3.2.2.
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp//ccoohJZb.o /var/tmp//ccxsGSNc.s
/usr/ccs/bin/as: Sun WorkShop 6 99/08/18
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/collect2 -V -R/usr/local/lib 
-Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crt1.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crti.o 
/usr/ccs/lib/values-Xa.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtbegin.o 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. 
/var/tmp//ccoohJZb.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtend.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtn.o
ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.279
configure:1750: result: -v
configure:1752: checking for Fortran 77 libraries
configure:1778: g77 -o conftest -g -O2 -v -R/usr/local/lib conftest.f  >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ../dist/configure --enable-shared
Thread model: posix
gcc version 3.2.2
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/f771 conftest.f -quiet 
-dumpbase conftest.f -g -O2 -version -o /var/tmp//cc62LJkc.s
GNU F77 version 3.2.2 (sparc-sun-solaris2.8)
        compiled by GNU C version 3.2.2.
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp//ccqebNUd.o /var/tmp//cc62LJkc.s
/usr/ccs/bin/as: Sun WorkShop 6 99/08/18
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/collect2 -V -R/usr/local/lib 
-Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crt1.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crti.o 
/usr/ccs/lib/values-Xa.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtbegin.o 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. 
/var/tmp//ccqebNUd.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtend.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtn.o
ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.279
configure:1936: result:  -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s
configure:1992: checking for gcc
configure:2008: found /usr/local/bin/gcc
configure:2018: result: gcc
configure:2262: checking for C compiler version
configure:2265: gcc --version </dev/null >&5
gcc (GCC) 3.2.2
Copyright (C) 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.

configure:2268: $? = 0
configure:2270: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ../dist/configure --enable-shared
Thread model: posix
gcc version 3.2.2
configure:2273: $? = 0
configure:2275: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2278: $? = 1
configure:2281: checking whether we are using the GNU C compiler
configure:2312: gcc -c   conftest.c >&5
configure:2315: $? = 0
configure:2318: test -s conftest.o
configure:2321: $? = 0
configure:2334: result: yes
configure:2340: checking whether gcc accepts -g
configure:2368: gcc -c -g  conftest.c >&5
configure:2371: $? = 0
configure:2374: test -s conftest.o
configure:2377: $? = 0
configure:2388: result: yes
configure:2405: checking for gcc option to accept ANSI C
configure:2472: gcc  -c -g -O2  conftest.c >&5
configure:2475: $? = 0
configure:2478: test -s conftest.o
configure:2481: $? = 0
configure:2499: result: none needed
configure:2517: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2520: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2643: checking for dummy main to link with Fortran 77 libraries
configure:2680: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c   
-R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
configure:2683: $? = 0
configure:2686: test -s conftest
configure:2689: $? = 0
configure:2754: result: none
configure:2774: checking for Fortran 77 name-mangling scheme
configure:2792: g77 -c -g -O2 conftest.f >&5
configure:2795: $? = 0
configure:2798: test -s conftest.o
configure:2801: $? = 0
configure:2848: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c cf77_test.o 
  -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
Undefined                       first referenced
 symbol                             in file
foobar                              /var/tmp//ccaVWuKd.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2851: $? = 1
configure: failed program was:
| #line 2818 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char foobar ();
| #ifdef F77_DUMMY_MAIN
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| foobar ();
|   ;
|   return 0;
| }
configure:2848: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c cf77_test.o 
  -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
configure:2851: $? = 0
configure:2854: test -s conftest
configure:2857: $? = 0
configure:2914: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c cf77_test.o 
  -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
Undefined                       first referenced
 symbol                             in file
foo_bar_                            /var/tmp//ccy5Czna.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2917: $? = 1
configure: failed program was:
| #line 2884 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char foo_bar_ ();
| #ifdef F77_DUMMY_MAIN
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| #endif
| int
| main ()
| {
| foo_bar_ ();
|   ;
|   return 0;
| }
configure:2914: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c cf77_test.o 
  -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
configure:2917: $? = 0
configure:2920: test -s conftest
configure:2923: $? = 0
configure:2977: result: lower case, underscore, extra underscore
configure:3156: creating ./config.status

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

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

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

on nexus

config.status:453: creating config.h

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

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
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=set
ac_cv_env_LDFLAGS_value=-R/usr/local/lib
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_f77_compiler_gnu=yes
ac_cv_f77_dummy_main=none
ac_cv_f77_mangling='lower case, underscore, extra underscore'
ac_cv_flibs=' -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s'
ac_cv_objext=o
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v

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

CC='gcc'
CFLAGS='-g -O2'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
FLIBS=' -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s'
LDFLAGS='-R/usr/local/lib'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/bash'
ac_ct_CC='gcc'
ac_ct_F77='g77'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
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='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## __
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

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

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

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 = nexus
| uname -m = sun4u
| uname -r = 5.8
| uname -s = SunOS
| uname -v = Generic_108528-19
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = nexus
| Release = 5.8
| KernelID = Generic_108528-19
| 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/src/local.bin/autoconf-2.57/solaris8/tests
| PATH: /usr/local/opt/SUNWspro/bin
| PATH: /usr/local/bin
| PATH: /usr/local/sbin
| PATH: /usr/local/etc
| PATH: /usr/local/X11/bin
| PATH: /usr/ccs/bin
| PATH: /usr/ucb
| PATH: /usr/bin
| PATH: /bin
| PATH: /sbin
| PATH: /usr/sbin
| 
| 
| ## ----------- ##
| ## 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.2) 3.2.2 20030205 (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.8/3.2.2/specs
| Configured with: ../dist/configure --enable-shared
| Thread model: posix
| gcc version 3.2.2
| 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  -R/usr/local/lib 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:1443: $? = 0
| configure:1460: result: yes
| configure:1467: checking whether we are cross compiling
| configure:1469: result: no
| configure:1472: checking for suffix of executables
| configure:1474: g77 -o conftest  -R/usr/local/lib conftest.f  >&5
| configure:1477: $? = 0
| configure:1502: result: 
| configure:1508: checking for suffix of object files
| configure:1519: g77 -c  conftest.f >&5
| configure:1522: $? = 0
| configure:1544: result: o
| configure:1552: checking whether we are using the GNU Fortran 77 compiler
| configure:1566: g77 -c  conftest.F >&5
| configure:1569: $? = 0
| configure:1572: test -s conftest.o
| configure:1575: $? = 0
| configure:1588: result: yes
| configure:1595: checking whether g77 accepts -g
| configure:1607: g77 -c -g conftest.f >&5
| configure:1610: $? = 0
| configure:1613: test -s conftest.o
| configure:1616: $? = 0
| configure:1628: result: yes
| configure:1655: checking how to get verbose linking output from g77
| configure:1667: g77 -c -g -O2 conftest.f >&5
| configure:1670: $? = 0
| configure:1673: test -s conftest.o
| configure:1676: $? = 0
| configure:1698: g77 -o conftest -g -O2 -v -R/usr/local/lib conftest.f  >&5
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
| Configured with: ../dist/configure --enable-shared
| Thread model: posix
| gcc version 3.2.2
|  /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/f771 conftest.f -quiet 
-dumpbase conftest.f -g -O2 -version -o /var/tmp//ccH4XaCe.s
| GNU F77 version 3.2.2 (sparc-sun-solaris2.8)
|       compiled by GNU C version 3.2.2.
|  /usr/ccs/bin/as -V -Qy -s -o /var/tmp//cckiKa0d.o /var/tmp//ccH4XaCe.s
| /usr/ccs/bin/as: Sun WorkShop 6 99/08/18
|  /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/collect2 -V 
-R/usr/local/lib -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crt1.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crti.o 
/usr/ccs/lib/values-Xa.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtbegin.o 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. 
/var/tmp//cckiKa0d.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtend.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtn.o
| ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.279
| configure:1750: result: -v
| configure:1752: checking for Fortran 77 libraries
| configure:1778: g77 -o conftest -g -O2 -v -R/usr/local/lib conftest.f  >&5
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
| Configured with: ../dist/configure --enable-shared
| Thread model: posix
| gcc version 3.2.2
|  /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/f771 conftest.f -quiet 
-dumpbase conftest.f -g -O2 -version -o /var/tmp//ccw8w1re.s
| GNU F77 version 3.2.2 (sparc-sun-solaris2.8)
|       compiled by GNU C version 3.2.2.
|  /usr/ccs/bin/as -V -Qy -s -o /var/tmp//ccoBvOxd.o /var/tmp//ccw8w1re.s
| /usr/ccs/bin/as: Sun WorkShop 6 99/08/18
|  /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/collect2 -V 
-R/usr/local/lib -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crt1.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crti.o 
/usr/ccs/lib/values-Xa.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtbegin.o 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. 
/var/tmp//ccoBvOxd.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtend.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtn.o
| ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.279
| configure:1936: result:  -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s
| configure:1992: checking for gcc
| configure:2008: found /usr/local/bin/gcc
| configure:2018: result: gcc
| configure:2262: checking for C compiler version
| configure:2265: gcc --version </dev/null >&5
| gcc (GCC) 3.2.2
| Copyright (C) 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.
| 
| configure:2268: $? = 0
| configure:2270: gcc -v </dev/null >&5
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
| Configured with: ../dist/configure --enable-shared
| Thread model: posix
| gcc version 3.2.2
| configure:2273: $? = 0
| configure:2275: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:2278: $? = 1
| configure:2281: checking whether we are using the GNU C compiler
| configure:2306: gcc -c   conftest.c >&5
| configure:2309: $? = 0
| configure:2312: test -s conftest.o
| configure:2315: $? = 0
| configure:2328: result: yes
| configure:2334: checking whether gcc accepts -g
| configure:2356: gcc -c -g  conftest.c >&5
| configure:2359: $? = 0
| configure:2362: test -s conftest.o
| configure:2365: $? = 0
| configure:2376: result: yes
| configure:2393: checking for gcc option to accept ANSI C
| configure:2454: gcc  -c -g -O2  conftest.c >&5
| configure:2457: $? = 0
| configure:2460: test -s conftest.o
| configure:2463: $? = 0
| configure:2481: result: none needed
| configure:2499: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: parse error before "me"
| configure:2502: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:2612: checking for alternate main to link with Fortran 77 libraries
| configure:2645: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c   
-R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
| configure:2648: $? = 0
| configure:2651: test -s conftest
| configure:2654: $? = 0
| configure:2673: result: MAIN__
| configure:2776: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by config.status, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on nexus
| 
| config.status:453: creating config.h
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_c_compiler_gnu=yes
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| 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=set
| ac_cv_env_LDFLAGS_value=-R/usr/local/lib
| 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_f77_compiler_gnu=yes
| ac_cv_f77_main=MAIN__
| ac_cv_flibs=' -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s'
| ac_cv_objext=o
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_ac_ct_F77=g77
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=
| ac_cv_prog_f77_g=yes
| ac_cv_prog_f77_v=-v
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| CC='gcc'
| CFLAGS='-g -O2'
| CPPFLAGS=''
| DEFS='-DHAVE_CONFIG_H'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EXEEXT=''
| F77='g77'
| FFLAGS='-g -O2'
| FLIBS=' -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s'
| LDFLAGS='-R/usr/local/lib'
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT='o'
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/bash'
| ac_ct_CC='gcc'
| ac_ct_F77='g77'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| 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='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define F77_MAIN MAIN__
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| 
| configure: exit 0

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 = nexus
| uname -m = sun4u
| uname -r = 5.8
| uname -s = SunOS
| uname -v = Generic_108528-19
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = nexus
| Release = 5.8
| KernelID = Generic_108528-19
| 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/src/local.bin/autoconf-2.57/solaris8/tests
| PATH: /usr/local/opt/SUNWspro/bin
| PATH: /usr/local/bin
| PATH: /usr/local/sbin
| PATH: /usr/local/etc
| PATH: /usr/local/X11/bin
| PATH: /usr/ccs/bin
| PATH: /usr/ucb
| PATH: /usr/bin
| PATH: /bin
| PATH: /sbin
| PATH: /usr/sbin
| 
| 
| ## ----------- ##
| ## 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.2) 3.2.2 20030205 (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.8/3.2.2/specs
| Configured with: ../dist/configure --enable-shared
| Thread model: posix
| gcc version 3.2.2
| 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  -R/usr/local/lib 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:1443: $? = 0
| configure:1460: result: yes
| configure:1467: checking whether we are cross compiling
| configure:1469: result: no
| configure:1472: checking for suffix of executables
| configure:1474: g77 -o conftest  -R/usr/local/lib conftest.f  >&5
| configure:1477: $? = 0
| configure:1502: result: 
| configure:1508: checking for suffix of object files
| configure:1519: g77 -c  conftest.f >&5
| configure:1522: $? = 0
| configure:1544: result: o
| configure:1552: checking whether we are using the GNU Fortran 77 compiler
| configure:1566: g77 -c  conftest.F >&5
| configure:1569: $? = 0
| configure:1572: test -s conftest.o
| configure:1575: $? = 0
| configure:1588: result: yes
| configure:1595: checking whether g77 accepts -g
| configure:1607: g77 -c -g conftest.f >&5
| configure:1610: $? = 0
| configure:1613: test -s conftest.o
| configure:1616: $? = 0
| configure:1628: result: yes
| configure:1655: checking how to get verbose linking output from g77
| configure:1667: g77 -c -g -O2 conftest.f >&5
| configure:1670: $? = 0
| configure:1673: test -s conftest.o
| configure:1676: $? = 0
| configure:1698: g77 -o conftest -g -O2 -v -R/usr/local/lib conftest.f  >&5
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
| Configured with: ../dist/configure --enable-shared
| Thread model: posix
| gcc version 3.2.2
|  /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/f771 conftest.f -quiet 
-dumpbase conftest.f -g -O2 -version -o /var/tmp//ccxsGSNc.s
| GNU F77 version 3.2.2 (sparc-sun-solaris2.8)
|       compiled by GNU C version 3.2.2.
|  /usr/ccs/bin/as -V -Qy -s -o /var/tmp//ccoohJZb.o /var/tmp//ccxsGSNc.s
| /usr/ccs/bin/as: Sun WorkShop 6 99/08/18
|  /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/collect2 -V 
-R/usr/local/lib -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crt1.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crti.o 
/usr/ccs/lib/values-Xa.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtbegin.o 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. 
/var/tmp//ccoohJZb.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtend.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtn.o
| ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.279
| configure:1750: result: -v
| configure:1752: checking for Fortran 77 libraries
| configure:1778: g77 -o conftest -g -O2 -v -R/usr/local/lib conftest.f  >&5
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
| Configured with: ../dist/configure --enable-shared
| Thread model: posix
| gcc version 3.2.2
|  /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/f771 conftest.f -quiet 
-dumpbase conftest.f -g -O2 -version -o /var/tmp//cc62LJkc.s
| GNU F77 version 3.2.2 (sparc-sun-solaris2.8)
|       compiled by GNU C version 3.2.2.
|  /usr/ccs/bin/as -V -Qy -s -o /var/tmp//ccqebNUd.o /var/tmp//cc62LJkc.s
| /usr/ccs/bin/as: Sun WorkShop 6 99/08/18
|  /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/collect2 -V 
-R/usr/local/lib -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crt1.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crti.o 
/usr/ccs/lib/values-Xa.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtbegin.o 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/ccs/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. 
/var/tmp//ccqebNUd.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtend.o 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/crtn.o
| ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.279
| configure:1936: result:  -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s
| configure:1992: checking for gcc
| configure:2008: found /usr/local/bin/gcc
| configure:2018: result: gcc
| configure:2262: checking for C compiler version
| configure:2265: gcc --version </dev/null >&5
| gcc (GCC) 3.2.2
| Copyright (C) 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.
| 
| configure:2268: $? = 0
| configure:2270: gcc -v </dev/null >&5
| Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
| Configured with: ../dist/configure --enable-shared
| Thread model: posix
| gcc version 3.2.2
| configure:2273: $? = 0
| configure:2275: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:2278: $? = 1
| configure:2281: checking whether we are using the GNU C compiler
| configure:2312: gcc -c   conftest.c >&5
| configure:2315: $? = 0
| configure:2318: test -s conftest.o
| configure:2321: $? = 0
| configure:2334: result: yes
| configure:2340: checking whether gcc accepts -g
| configure:2368: gcc -c -g  conftest.c >&5
| configure:2371: $? = 0
| configure:2374: test -s conftest.o
| configure:2377: $? = 0
| configure:2388: result: yes
| configure:2405: checking for gcc option to accept ANSI C
| configure:2472: gcc  -c -g -O2  conftest.c >&5
| configure:2475: $? = 0
| configure:2478: test -s conftest.o
| configure:2481: $? = 0
| configure:2499: result: none needed
| configure:2517: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: parse error before "me"
| configure:2520: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:2643: checking for dummy main to link with Fortran 77 libraries
| configure:2680: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c   
-R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
| configure:2683: $? = 0
| configure:2686: test -s conftest
| configure:2689: $? = 0
| configure:2754: result: none
| configure:2774: checking for Fortran 77 name-mangling scheme
| configure:2792: g77 -c -g -O2 conftest.f >&5
| configure:2795: $? = 0
| configure:2798: test -s conftest.o
| configure:2801: $? = 0
| configure:2848: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c 
cf77_test.o   -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
| Undefined                     first referenced
|  symbol                           in file
| foobar                              /var/tmp//ccaVWuKd.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:2851: $? = 1
| configure: failed program was:
| | #line 2818 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME ""
| | #define PACKAGE_TARNAME ""
| | #define PACKAGE_VERSION ""
| | #define PACKAGE_STRING ""
| | #define PACKAGE_BUGREPORT ""
| | /* end confdefs.h.  */
| | 
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char foobar ();
| | #ifdef F77_DUMMY_MAIN
| | #  ifdef __cplusplus
| |      extern "C"
| | #  endif
| |    int F77_DUMMY_MAIN() { return 1; }
| | #endif
| | int
| | main ()
| | {
| | foobar ();
| |   ;
| |   return 0;
| | }
| configure:2848: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c 
cf77_test.o   -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
| configure:2851: $? = 0
| configure:2854: test -s conftest
| configure:2857: $? = 0
| configure:2914: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c 
cf77_test.o   -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
| Undefined                     first referenced
|  symbol                           in file
| foo_bar_                            /var/tmp//ccy5Czna.o
| ld: fatal: Symbol referencing errors. No output written to conftest
| collect2: ld returned 1 exit status
| configure:2917: $? = 1
| configure: failed program was:
| | #line 2884 "configure"
| | /* confdefs.h.  */
| | 
| | #define PACKAGE_NAME ""
| | #define PACKAGE_TARNAME ""
| | #define PACKAGE_VERSION ""
| | #define PACKAGE_STRING ""
| | #define PACKAGE_BUGREPORT ""
| | /* end confdefs.h.  */
| | 
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char foo_bar_ ();
| | #ifdef F77_DUMMY_MAIN
| | #  ifdef __cplusplus
| |      extern "C"
| | #  endif
| |    int F77_DUMMY_MAIN() { return 1; }
| | #endif
| | int
| | main ()
| | {
| | foo_bar_ ();
| |   ;
| |   return 0;
| | }
| configure:2914: gcc -o conftest -g -O2  -R/usr/local/lib conftest.c 
cf77_test.o   -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s >&5
| configure:2917: $? = 0
| configure:2920: test -s conftest
| configure:2923: $? = 0
| configure:2977: result: lower case, underscore, extra underscore
| configure:3156: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by config.status, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on nexus
| 
| config.status:453: creating config.h
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_c_compiler_gnu=yes
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| 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=set
| ac_cv_env_LDFLAGS_value=-R/usr/local/lib
| 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_f77_compiler_gnu=yes
| ac_cv_f77_dummy_main=none
| ac_cv_f77_mangling='lower case, underscore, extra underscore'
| ac_cv_flibs=' -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s'
| ac_cv_objext=o
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_ac_ct_F77=g77
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=
| ac_cv_prog_f77_g=yes
| ac_cv_prog_f77_v=-v
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| CC='gcc'
| CFLAGS='-g -O2'
| CPPFLAGS=''
| DEFS='-DHAVE_CONFIG_H'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EXEEXT=''
| F77='g77'
| FFLAGS='-g -O2'
| FLIBS=' -R/usr/local/lib -L/usr/ccs/lib -L/usr/lib 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2 -L/usr/ccs/bin 
-L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/../../.. -lfrtbegin -lg2c 
-lm -lgcc_s'
| LDFLAGS='-R/usr/local/lib'
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT='o'
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/bash'
| ac_ct_CC='gcc'
| ac_ct_F77='g77'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| 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='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## __
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| 
| configure: exit 0

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 = nexus
| uname -m = sun4u
| uname -r = 5.8
| uname -s = SunOS
| uname -v = Generic_108528-19
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = nexus
| Release = 5.8
| KernelID = Generic_108528-19
| 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/opt/SUNWspro/bin
| PATH: /usr/local/bin
| PATH: /usr/local/sbin
| PATH: /usr/local/etc
| PATH: /usr/local/X11/bin
| PATH: /usr/ccs/bin
| PATH: /usr/ucb
| PATH: /usr/bin
| PATH: /bin
| PATH: /sbin
| PATH: /usr/sbin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1253: checking for a BSD-compatible install
| configure:1307: result: config/install-sh -c
| configure:1318: checking whether build environment is sane
| configure:1361: result: yes
| configure:1394: checking for gawk
| configure:1423: result: no
| configure:1394: checking for mawk
| configure:1423: result: no
| configure:1394: checking for nawk
| configure:1410: found /usr/bin/nawk
| configure:1420: result: nawk
| configure:1430: checking whether make sets $(MAKE)
| configure:1450: result: yes
| configure:1628: checking for expr
| configure:1646: found /usr/ucb/expr
| configure:1658: result: /usr/ucb/expr
| configure:1675: checking for gm4
| configure:1708: result: no
| configure:1675: checking for gnum4
| configure:1708: result: no
| configure:1675: checking for m4
| configure:1693: found /usr/local/bin/m4
| configure:1705: result: /usr/local/bin/m4
| 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 /usr/local/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 nexus
| 
| 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=/usr/ucb/expr
| ac_cv_path_M4=/usr/local/bin/m4
| ac_cv_path_PERL=/usr/local/bin/perl
| ac_cv_prog_AWK=nawk
| 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/src/local.bin/autoconf-2.57/solaris8/config/missing --run 
aclocal-1.7'
| AMTAR='${SHELL} 
/usr/local/src/local.bin/autoconf-2.57/solaris8/config/missing --run tar'
| AUTOCONF='${SHELL} 
/usr/local/src/local.bin/autoconf-2.57/solaris8/config/missing --run autoconf'
| AUTOHEADER='${SHELL} 
/usr/local/src/local.bin/autoconf-2.57/solaris8/config/missing --run autoheader'
| AUTOMAKE='${SHELL} 
/usr/local/src/local.bin/autoconf-2.57/solaris8/config/missing --run 
automake-1.7'
| AWK='nawk'
| 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='/usr/ucb/expr'
| HELP2MAN='${SHELL} 
/usr/local/src/local.bin/autoconf-2.57/solaris8/config/missing --run help2man'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| M4='/usr/local/bin/m4'
| MAKEINFO='${SHELL} 
/usr/local/src/local.bin/autoconf-2.57/solaris8/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/src/local.bin/autoconf-2.57/solaris8/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]