bug-autoconf
[Top][All Lists]
Advanced

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

Re: Autoconf 2.57a (Was: none)


From: Akim Demaille
Subject: Re: Autoconf 2.57a (Was: none)
Date: Fri, 20 Jun 2003 14:52:50 +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.

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

Hope it is of any help to you:
## ----------------------------- ##
## 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 = cwinter-Mac.local.
uname -m = Power Macintosh
uname -r = 6.6
uname -s = Darwin
uname -v = Darwin Kernel Version 6.6: Thu May  1 21:48:54 PDT 2003; 
root:xnu/xnu-344.34.obj~1/RELEASE_PPC 

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
         Darwin Kernel Version 6.6:
Thu May  1 21:48:54 PDT 2003; root:xnu/xnu-344.34.obj~1/RELEASE_PPC


Kernel configured for up to 2 processors.
1 processor is physically available.
Processor type: ppc750 (PowerPC 750)
Processor active: 0
Primary memory available: 384.00 megabytes.
Default processor set: 43 tasks, 89 threads, 1 processors
Load average: 2.00, Mach factor: 0.18
unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /Users/software/Desktop/autoconf-2.57/tests
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Developer/Tools
PATH: /Developer/Applications
PATH: /usr/local/vscanx
PATH: /usr/X11R6/bin
PATH: /sw/bin
PATH: /Applications/MathSciences/MATLAB6p5/bin
PATH: /Applications/MathSciences/MATLAB6p5/etc

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='/Users/software/Desktop/autoconf-2.57/tests'
| at_srcdir='.'
| abs_srcdir='/Users/software/Desktop/autoconf-2.57/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/Users/software/Desktop/autoconf-2.57'
| at_top_builddir='../'
| abs_top_builddir='/Users/software/Desktop/autoconf-2.57'
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}

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

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

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


## ------------------------ ##
## 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

Skipped tests:
GNU Autoconf 2.57 test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  53: c.at:141           AC_PROG_CPP without warnings
  54: c.at:178           AC_PROG_CPP via CC
  69: semantics.at:73    AC_CHECK_LIB
 174: foreign.at:27      Libtool


## --------------------------------------- ##
## 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
fortran.at:51: autoheader 
fortran.at:51: top_srcdir=$abs_top_srcdir ./configure 
--- /dev/null   Sun Jun 15 18:19:46 2003
+++ /Users/software/Desktop/autoconf-2.57/tests/testsuite.dir/at-stderr Sun Jun 
15 18:19:47 2003
@@ -0,0 +1 @@
+configure: error: incorrectly recognized a GNU Fortran 77 compiler
stdout:
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... fort77
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 fort77 accepts -g... yes
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 = cwinter-Mac.local.
uname -m = Power Macintosh
uname -r = 6.6
uname -s = Darwin
uname -v = Darwin Kernel Version 6.6: Thu May  1 21:48:54 PDT 2003; 
root:xnu/xnu-344.34.obj~1/RELEASE_PPC 

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
         Darwin Kernel Version 6.6:
Thu May  1 21:48:54 PDT 2003; root:xnu/xnu-344.34.obj~1/RELEASE_PPC


Kernel configured for up to 2 processors.
1 processor is physically available.
Processor type: ppc750 (PowerPC 750)
Processor active: 0
Primary memory available: 384.00 megabytes.
Default processor set: 49 tasks, 97 threads, 1 processors
Load average: 1.59, Mach factor: 0.19
unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /Users/software/Desktop/autoconf-2.57/tests
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Developer/Tools
PATH: /Developer/Applications
PATH: /usr/local/vscanx
PATH: /usr/X11R6/bin
PATH: /sw/bin
PATH: /Applications/MathSciences/MATLAB6p5/bin
PATH: /Applications/MathSciences/MATLAB6p5/etc


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

configure:1296: checking for g77
configure:1325: result: no
configure:1296: checking for f77
configure:1325: result: no
configure:1296: checking for xlf
configure:1325: result: no
configure:1296: checking for frt
configure:1325: result: no
configure:1296: checking for pgf77
configure:1325: result: no
configure:1296: checking for fl32
configure:1325: result: no
configure:1296: checking for af77
configure:1325: result: no
configure:1296: checking for fort77
configure:1312: found /sw/bin/fort77
configure:1322: result: fort77
configure:1337: checking for Fortran 77 compiler version
configure:1340: fort77 --version </dev/null >&5
/sw/bin/fort77: No input files specified
configure:1343: $? = 255
configure:1345: fort77 -v </dev/null >&5
/sw/bin/fort77: fort77 Version 1.18
/sw/bin/fort77: No input files specified
configure:1348: $? = 255
configure:1350: fort77 -V </dev/null >&5
/sw/bin/fort77 : Missing argument to "-V"
configure:1353: $? = 255
configure:1366: checking for Fortran 77 compiler default output
configure:1369: fort77   conftest.f  >&5
conftest.f:
   MAIN main:
configure:1372: $? = 0
configure:1418: result: a.out
configure:1423: checking whether the Fortran 77 compiler works
configure:1429: ./a.out
configure:1432: $? = 0
configure:1449: result: yes
configure:1456: checking whether we are cross compiling
configure:1458: result: no
configure:1461: checking for suffix of executables
configure:1463: fort77 -o conftest   conftest.f  >&5
conftest.f:
   MAIN main:
configure:1466: $? = 0
configure:1491: result: 
configure:1497: checking for suffix of object files
configure:1508: fort77 -c  conftest.f >&5
conftest.f:
   MAIN main:
configure:1511: $? = 0
configure:1533: result: o
configure:1541: checking whether we are using the GNU Fortran 77 compiler
configure:1555: fort77 -c  conftest.F >&5
   MAIN main:
configure:1558: $? = 0
configure:1561: test -s conftest.o
configure:1564: $? = 0
configure:1577: result: yes
configure:1584: checking whether fort77 accepts -g
configure:1596: fort77 -c -g conftest.f >&5
conftest.f:
   MAIN main:
configure:1599: $? = 0
configure:1602: test -s conftest.o
configure:1605: $? = 0
configure:1617: result: yes
configure:1642: fort77 --version | grep GNU >&2
/sw/bin/fort77: No input files specified
configure:1645: $? = 1
configure:1661: error: incorrectly recognized a GNU Fortran 77 compiler

## ---------------- ##
## 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_f77_compiler_gnu=yes
ac_cv_objext=o
ac_cv_prog_ac_ct_F77=fort77
ac_cv_prog_f77_g=yes

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

DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='fort77'
FFLAGS='-g -O2'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_F77='fort77'
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'

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

testsuite: ../config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by GNU Autoconf configure 2.57, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
| 
|   $ ./configure --mandir=/usr/local/share/man
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = cwinter-Mac.local.
| uname -m = Power Macintosh
| uname -r = 6.6
| uname -s = Darwin
| uname -v = Darwin Kernel Version 6.6: Thu May  1 21:48:54 PDT 2003; 
root:xnu/xnu-344.34.obj~1/RELEASE_PPC 
| 
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = Mach kernel version:
|        Darwin Kernel Version 6.6:
| Thu May  1 21:48:54 PDT 2003; root:xnu/xnu-344.34.obj~1/RELEASE_PPC
| 
| 
| Kernel configured for up to 2 processors.
| 1 processor is physically available.
| Processor type: ppc750 (PowerPC 750)
| Processor active: 0
| Primary memory available: 384.00 megabytes.
| Default processor set: 38 tasks, 85 threads, 1 processors
| Load average: 1.73, Mach factor: 0.45
| unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /Users/software/bin/powerpc-apple-darwin
| PATH: /Users/software/bin
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/local/sbin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /Developer/Tools
| PATH: /Developer/Applications
| PATH: /usr/local/vscanx
| PATH: /usr/X11R6/bin
| PATH: /sw/bin
| PATH: /Applications/MathSciences/MATLAB6p5/bin
| PATH: /Applications/MathSciences/MATLAB6p5/etc
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1253: checking for a BSD-compatible install
| configure:1307: result: /usr/bin/install -c
| configure:1318: checking whether build environment is sane
| configure:1361: result: yes
| configure:1394: checking for gawk
| configure:1410: found /sw/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 /usr/bin/gm4
| configure:1705: result: /usr/bin/gm4
| configure:1716: checking whether m4 supports frozen files
| configure:1728: result: yes
| configure:1746: checking for perl
| configure:1764: found /usr/bin/perl
| configure:1777: result: /usr/bin/perl
| configure:1803: checking for emacs
| configure:1819: found /usr/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 cwinter-Mac.local.
| 
| 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=/usr/bin/gm4
| ac_cv_path_PERL=/usr/bin/perl
| ac_cv_path_install='/usr/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} /Users/software/Desktop/autoconf-2.57/config/missing --run 
aclocal-1.7'
| AMTAR='${SHELL} /Users/software/Desktop/autoconf-2.57/config/missing --run 
tar'
| AUTOCONF='${SHELL} /Users/software/Desktop/autoconf-2.57/config/missing --run 
autoconf'
| AUTOHEADER='${SHELL} /Users/software/Desktop/autoconf-2.57/config/missing 
--run autoheader'
| AUTOMAKE='${SHELL} /Users/software/Desktop/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} /Users/software/Desktop/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='/usr/bin/gm4'
| MAKEINFO='${SHELL} /Users/software/Desktop/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/bin/perl'
| SET_MAKE=''
| SHELL='/bin/sh'
| 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='/Users/software/Desktop/autoconf-2.57/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datadir}/emacs/site-lisp'
| localstatedir='${prefix}/var'
| mandir='/usr/local/share/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

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 = cwinter-Mac.local.
| uname -m = Power Macintosh
| uname -r = 6.6
| uname -s = Darwin
| uname -v = Darwin Kernel Version 6.6: Thu May  1 21:48:54 PDT 2003; 
root:xnu/xnu-344.34.obj~1/RELEASE_PPC 
| 
| /usr/bin/uname -p = powerpc
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = Mach kernel version:
|        Darwin Kernel Version 6.6:
| Thu May  1 21:48:54 PDT 2003; root:xnu/xnu-344.34.obj~1/RELEASE_PPC
| 
| 
| Kernel configured for up to 2 processors.
| 1 processor is physically available.
| Processor type: ppc750 (PowerPC 750)
| Processor active: 0
| Primary memory available: 384.00 megabytes.
| Default processor set: 49 tasks, 97 threads, 1 processors
| Load average: 1.59, Mach factor: 0.19
| unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /Users/software/Desktop/autoconf-2.57/tests
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /Developer/Tools
| PATH: /Developer/Applications
| PATH: /usr/local/vscanx
| PATH: /usr/X11R6/bin
| PATH: /sw/bin
| PATH: /Applications/MathSciences/MATLAB6p5/bin
| PATH: /Applications/MathSciences/MATLAB6p5/etc
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1296: checking for g77
| configure:1325: result: no
| configure:1296: checking for f77
| configure:1325: result: no
| configure:1296: checking for xlf
| configure:1325: result: no
| configure:1296: checking for frt
| configure:1325: result: no
| configure:1296: checking for pgf77
| configure:1325: result: no
| configure:1296: checking for fl32
| configure:1325: result: no
| configure:1296: checking for af77
| configure:1325: result: no
| configure:1296: checking for fort77
| configure:1312: found /sw/bin/fort77
| configure:1322: result: fort77
| configure:1337: checking for Fortran 77 compiler version
| configure:1340: fort77 --version </dev/null >&5
| /sw/bin/fort77: No input files specified
| configure:1343: $? = 255
| configure:1345: fort77 -v </dev/null >&5
| /sw/bin/fort77: fort77 Version 1.18
| /sw/bin/fort77: No input files specified
| configure:1348: $? = 255
| configure:1350: fort77 -V </dev/null >&5
| /sw/bin/fort77 : Missing argument to "-V"
| configure:1353: $? = 255
| configure:1366: checking for Fortran 77 compiler default output
| configure:1369: fort77   conftest.f  >&5
| conftest.f:
|    MAIN main:
| configure:1372: $? = 0
| configure:1418: result: a.out
| configure:1423: checking whether the Fortran 77 compiler works
| configure:1429: ./a.out
| configure:1432: $? = 0
| configure:1449: result: yes
| configure:1456: checking whether we are cross compiling
| configure:1458: result: no
| configure:1461: checking for suffix of executables
| configure:1463: fort77 -o conftest   conftest.f  >&5
| conftest.f:
|    MAIN main:
| configure:1466: $? = 0
| configure:1491: result: 
| configure:1497: checking for suffix of object files
| configure:1508: fort77 -c  conftest.f >&5
| conftest.f:
|    MAIN main:
| configure:1511: $? = 0
| configure:1533: result: o
| configure:1541: checking whether we are using the GNU Fortran 77 compiler
| configure:1555: fort77 -c  conftest.F >&5
|    MAIN main:
| configure:1558: $? = 0
| configure:1561: test -s conftest.o
| configure:1564: $? = 0
| configure:1577: result: yes
| configure:1584: checking whether fort77 accepts -g
| configure:1596: fort77 -c -g conftest.f >&5
| conftest.f:
|    MAIN main:
| configure:1599: $? = 0
| configure:1602: test -s conftest.o
| configure:1605: $? = 0
| configure:1617: result: yes
| configure:1642: fort77 --version | grep GNU >&2
| /sw/bin/fort77: No input files specified
| configure:1645: $? = 1
| configure:1661: error: incorrectly recognized a GNU Fortran 77 compiler
| 
| ## ---------------- ##
| ## 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_f77_compiler_gnu=yes
| ac_cv_objext=o
| ac_cv_prog_ac_ct_F77=fort77
| ac_cv_prog_f77_g=yes
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| DEFS=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EXEEXT=''
| F77='fort77'
| FFLAGS='-g -O2'
| LDFLAGS=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT='o'
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/sh'
| ac_ct_F77='fort77'
| 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



Kind regards, Christian.

Christian Winter
Royal Netherlands Institute for Sea Research (NIOZ)
Dept. Biological Oceanography
PO Box 59
1790 AB Den Burg
Texel, The Netherlands
phone:  0031 222 369 539
fax:            0031 222 319 674
e-mail: address@hidden




reply via email to

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