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: 40 failed)


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

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = juno
Release = 5.8
KernelID = Generic_108528-20
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 4

/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: /faculty/mb-work/autoconf-2.57/tests
PATH: /opt/bin
PATH: /usr/local/bin
PATH: /usr/openwin/bin
PATH: /usr/ccs/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/ucb
PATH: /faculty/mb
PATH: /faculty/mb-work/autoconf-2.57
PATH: /faculty/mb/bin
PATH: /etc
PATH: /usr/lib
PATH: /usr/local/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='/faculty/mb-work/autoconf-2.57/tests'
| at_srcdir='.'
| abs_srcdir='/faculty/mb-work/autoconf-2.57/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/faculty/mb-work/autoconf-2.57'
| at_top_builddir='../'
| abs_top_builddir='/faculty/mb-work/autoconf-2.57'
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/bash'}

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

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

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


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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  40: torture.at:650     Deep Package
      autoreconf


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

## ----------------------------- ##
## GNU Autoconf 2.57 test suite. ##
## ----------------------------- ##
40. torture.at:650: testing Deep Package...
torture.at:654: aclocal --version || exit 77
stderr:
stdout:
aclocal (GNU automake) 1.2

Copyright (C) 1996, 1997 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.

Written by Tom Tromey <address@hidden>
torture.at:683: autoreconf -Wall -v
stderr:
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal  --output=aclocal.m4t
autoreconf: configure.in: tracing
autoreconf: configure.in: subdirectory inner to autoreconf
autoreconf: Entering directory `inner'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal  --output=aclocal.m4t
aclocal: couldn't open `configure.in': No such file or directory
autoreconf: aclocal failed with exit status: 2
stdout:
torture.at:683: exit code was 1, expected 0
40. torture.at:650: FAILED near `torture.at:683'

## ------------------- ##
## 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 --prefix=/usr/local/opt/autoconf-2.57
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = juno
| uname -m = sun4u
| uname -r = 5.8
| uname -s = SunOS
| uname -v = Generic_108528-20
| 
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = juno
| Release = 5.8
| KernelID = Generic_108528-20
| Machine = sun4u
| BusType = <unknown>
| Serial = <unknown>
| Users = <unknown>
| OEM# = 0
| Origin# = 1
| NumCPU = 4
| 
| /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: /opt/bin
| PATH: /usr/local/bin
| PATH: /usr/openwin/bin
| PATH: /usr/ccs/bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /usr/ucb
| PATH: /faculty/mb
| PATH: .
| PATH: /faculty/mb/bin
| PATH: /etc
| PATH: /usr/lib
| PATH: /usr/local/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:1410: found /usr/local/bin/gawk
| configure:1420: result: gawk
| configure:1430: checking whether make sets $(MAKE)
| configure:1450: result: yes
| configure:1628: checking for expr
| configure:1646: found /usr/bin/expr
| configure:1658: result: /usr/bin/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 /opt/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 juno
| 
| 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/bin/expr
| ac_cv_path_M4=/usr/local/bin/m4
| ac_cv_path_PERL=/usr/local/bin/perl
| 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} /faculty/mb-work/autoconf-2.57/config/missing --run 
aclocal-1.7'
| AMTAR='${SHELL} /faculty/mb-work/autoconf-2.57/config/missing --run tar'
| AUTOCONF='${SHELL} /faculty/mb-work/autoconf-2.57/config/missing --run 
autoconf'
| AUTOHEADER='${SHELL} /faculty/mb-work/autoconf-2.57/config/missing --run 
autoheader'
| AUTOMAKE='${SHELL} /faculty/mb-work/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='/usr/bin/expr'
| HELP2MAN='${SHELL} /faculty/mb-work/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/local/bin/m4'
| MAKEINFO='${SHELL} /faculty/mb-work/autoconf-2.57/config/missing --run 
makeinfo'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.57'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_VERSION='2.57'
| PATH_SEPARATOR=':'
| PERL='/usr/local/bin/perl'
| SET_MAKE=''
| SHELL='/bin/bash'
| STRIP=''
| VERSION='2.57'
| ac_ct_STRIP=''
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/faculty/mb-work/autoconf-2.57/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datadir}/emacs/site-lisp'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local/opt/autoconf-2.57'
| 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]