bug-autoconf
[Top][All Lists]
Advanced

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

Re: Autoconf 2.57a (Was: Autoconf 2.57 check fails.)


From: Akim Demaille
Subject: Re: Autoconf 2.57a (Was: Autoconf 2.57 check fails.)
Date: Fri, 20 Jun 2003 14:46:33 +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 = atlantis.sce.carleton.ca
uname -m = sun4u
uname -r = 5.7
uname -s = SunOS
uname -v = Generic_106541-22

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = atlantis.sce.carleton.ca
Release = 5.7
KernelID = Generic_106541-22
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/work/autoconf-2.57/tests
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/ucb
PATH: /usr/ccs/bin
PATH: /usr/openwin/bin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright 2000, 2001 Free Software Foundation, Inc.
|
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/usr/work/autoconf-2.57/tests'
| at_srcdir='.'
| abs_srcdir='/usr/work/autoconf-2.57/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/usr/work/autoconf-2.57'
| at_top_builddir='../'
| abs_top_builddir='/usr/work/autoconf-2.57'
|
| AUTOTEST_PATH='tests'
|
| SHELL=${CONFIG_SHELL-'/bin/ksh'}

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/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: /usr/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: /usr/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: /usr/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: /usr/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: /usr/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: Fri Jan  3 10:03:26 EST 2003
1. tools.at:47: ok      (0m0.07s 0m0.25s)
2. tools.at:92: ok      (0m2.66s 0m0.53s)
3. tools.at:118: ok     (0m2.32s 0m0.89s)
4. tools.at:155: ok     (0m3.03s 0m1.35s)
5. tools.at:244: ok     (0m3.17s 0m1.08s)
6. tools.at:275: ok     (0m0.96s 0m0.50s)
7. tools.at:303: ok     (0m1.00s 0m0.47s)
8. tools.at:349: ok     (0m0.43s 0m0.19s)
9. tools.at:397: ok     (0m5.61s 0m1.21s)
10. tools.at:529: ok    (0m13.48s 0m1.28s)
11. tools.at:561: ok    (0m8.97s 0m2.13s)
12. tools.at:588: ok    (0m20.43s 0m2.16s)
13. m4sugar.at:35: ok   (0m3.35s 0m1.20s)
14. m4sugar.at:77: ok   (0m0.77s 0m0.30s)
15. m4sugar.at:115: ok  (0m0.85s 0m0.29s)
16. m4sh.at:29: ok      (0m3.90s 0m3.80s)
17. m4sh.at:105: ok     (0m1.46s 0m1.02s)
18. m4sh.at:166: ok     (0m1.36s 0m0.99s)
19. m4sh.at:223: ok     (0m0.94s 0m0.46s)
20. m4sh.at:256: ok     (0m0.84s 0m0.47s)
21. m4sh.at:286: ok     (0m0.95s 0m0.62s)
22. m4sh.at:328: ok     (0m1.00s 0m0.56s)
23. base.at:29: ok      (0m1.04s 0m0.60s)
24. base.at:71: ok      (0m1.12s 0m0.60s)
25. base.at:115: ok     (0m1.11s 0m0.58s)
26. base.at:158: ok     (0m1.03s 0m0.56s)
27. base.at:190: ok     (0m1.98s 0m1.05s)
28. base.at:209: ok     (0m2.02s 0m1.13s)
29. torture.at:30: ok   (0m4.39s 0m2.09s)
30. torture.at:37: ok   (0m1.53s 0m0.42s)
31. torture.at:84: ok   (0m6.43s 0m10.32s)
32. torture.at:127: ok  (0m7.28s 0m11.13s)
33. torture.at:211: ok  (0m2.55s 0m1.54s)
34. torture.at:242: ok  (0m3.79s 0m4.44s)
35. torture.at:279: ok  (0m2.90s 0m1.84s)
36. torture.at:373: ok  (0m8.01s 0m3.02s)
37. torture.at:482: ok  (0m3.70s 0m4.41s)
38. torture.at:522: ok  (0m1.91s 0m1.12s)
39. torture.at:558: ok  (0m9.88s 0m8.44s)
40. torture.at:650: FAILED near `torture.at:683'        (0m9.88s 0m8.44s)
41. compile.at:32: ok   (0m1.76s 0m0.48s)
42. compile.at:78: ok   (0m2.03s 0m1.10s)
43. compile.at:114: ok  (0m3.84s 0m1.89s)
44. compile.at:151: ok  (0m5.66s 0m3.18s)
45. aclang.at:7: ok     (0m4.21s 0m2.16s)
46. aclang.at:8: ok     (0m6.14s 0m2.84s)
47. aclang.at:11: ok    (0m14.73s 0m4.99s)
48. c.at:47: ok (0m5.40s 0m2.13s)
49. c.at:59: ok (0m2.96s 0m1.20s)
50. c.at:87: ok (0m6.10s 0m2.92s)
51. c.at:100: ok        (0m5.90s 0m3.04s)
52. c.at:111: ok        (0m8.00s 0m4.51s)
53. c.at:141: ok        (0m8.14s 0m4.41s)
54. c.at:178: ok        (0m8.09s 0m4.63s)
55. acc.at:7: ok        (0m5.91s 0m2.74s)
56. acc.at:8: ok        (0m6.01s 0m2.84s)
57. acc.at:9: ok        (0m7.75s 0m4.12s)
58. acc.at:10: ok       (0m5.86s 0m2.80s)
59. acc.at:11: ok       (0m6.00s 0m3.08s)
60. acc.at:12: ok       (0m5.71s 0m3.01s)
61. acc.at:13: ok       (0m6.11s 0m3.13s)
62. acc.at:16: ok       (0m14.98s 0m4.89s)
63. acc.at:17: ok       (0m14.89s 0m5.03s)
64. fortran.at:51: ok   (0m5.08s 0m2.63s)
65. acfortran.at:7: ok  (0m6.73s 0m3.38s)
66. acfortran.at:8: ok  (0m7.36s 0m3.83s)
67. acfortran.at:9: ok  (0m5.12s 0m2.78s)
68. acfortran.at:12: ok (0m14.90s 0m4.89s)
69. semantics.at:73: ok (0m7.02s 0m3.69s)
70. semantics.at:86: ok (0m6.12s 0m2.80s)
71. semantics.at:98: ok (0m5.93s 0m3.07s)
72. semantics.at:106: ok        (0m6.28s 0m3.19s)
73. semantics.at:141: ok        (0m7.99s 0m4.64s)
74. semantics.at:154: ok        (0m6.29s 0m2.74s)
75. semantics.at:171: ok        (0m9.79s 0m4.53s)
76. semantics.at:189: ok        (0m9.60s 0m5.17s)
77. semantics.at:205: ok        (0m6.19s 0m2.98s)
78. semantics.at:212: ok        (0m1.91s 0m0.48s)
79. semantics.at:257: ok        (0m4.48s 0m2.24s)
80. semantics.at:291: ok        (0m2.33s 0m1.25s)
81. semantics.at:340: ok        (0m15.38s 0m6.27s)
82. semantics.at:377: ok        (0m2.22s 0m1.20s)
83. semantics.at:421: ok        (0m9.25s 0m6.15s)
84. semantics.at:439: ok        (0m8.53s 0m4.14s)
85. semantics.at:440: ok        (0m6.13s 0m2.74s)
86. acgeneral.at:7: ok  (0m4.24s 0m2.16s)
87. acgeneral.at:8: ok  (0m4.21s 0m2.11s)
88. acgeneral.at:9: ok  (0m4.29s 0m2.11s)
89. acgeneral.at:10: ok (0m4.82s 0m2.41s)
90. acgeneral.at:11: ok (0m6.06s 0m3.07s)
91. acgeneral.at:12: ok (0m6.02s 0m3.03s)
92. acgeneral.at:13: ok (0m4.30s 0m2.08s)
93. acgeneral.at:16: ok (0m15.05s 0m4.76s)
94. acgeneral.at:17: ok (0m18.06s 0m6.10s)
95. acgeneral.at:18: ok (0m14.97s 0m5.02s)
96. acgeneral.at:19: ok (0m18.11s 0m5.98s)
97. acgeneral.at:20: ok (0m18.35s 0m6.65s)
98. acgeneral.at:21: ok (0m17.89s 0m6.20s)
99. acgeneral.at:22: ok (0m18.29s 0m5.85s)
100. acgeneral.at:23: ok        (0m14.92s 0m4.79s)
101. acgeneral.at:24: ok        (0m14.92s 0m4.96s)
102. acstatus.at:9: ok  (0m15.06s 0m4.96s)
103. acspecific.at:7: ok        (0m6.15s 0m3.01s)
104. acspecific.at:8: ok        (0m5.74s 0m2.78s)
105. acspecific.at:9: ok        (0m7.92s 0m4.28s)
106. acspecific.at:10: ok       (0m4.26s 0m2.25s)
107. acspecific.at:11: ok       (0m6.04s 0m3.10s)
108. acspecific.at:12: ok       (0m4.31s 0m2.25s)
109. acspecific.at:13: ok       (0m5.91s 0m2.74s)
110. acspecific.at:16: ok       (0m15.13s 0m4.64s)
111. acspecific.at:17: ok       (0m21.93s 0m9.28s)
112. acspecific.at:18: ok       (0m19.10s 0m6.79s)
113. acspecific.at:19: ok       (0m15.11s 0m4.84s)
114. acspecific.at:20: ok       (0m19.43s 0m7.16s)
115. acspecific.at:21: ok       (0m18.52s 0m6.23s)
116. acspecific.at:22: ok       (0m19.60s 0m6.98s)
117. acprograms.at:7: ok        (0m4.29s 0m2.14s)
118. acprograms.at:8: ok        (0m4.42s 0m2.09s)
119. acprograms.at:9: ok        (0m4.30s 0m2.23s)
120. acprograms.at:10: ok       (0m7.29s 0m2.89s)
121. acprograms.at:11: ok       (0m4.34s 0m2.13s)
122. acprograms.at:12: ok       (0m4.36s 0m2.11s)
123. acprograms.at:13: ok       (0m4.46s 0m2.00s)
124. acprograms.at:14: ok       (0m4.28s 0m2.14s)
125. acprograms.at:17: ok       (0m15.11s 0m4.68s)
126. acprograms.at:18: ok       (0m20.51s 0m6.78s)
127. acprograms.at:19: ok       (0m14.76s 0m5.11s)
128. acheaders.at:7: ok (0m8.33s 0m4.58s)
129. acheaders.at:8: ok (0m6.18s 0m3.07s)
130. acheaders.at:9: ok (0m7.89s 0m4.30s)
131. acheaders.at:10: ok        (0m6.30s 0m2.83s)
132. acheaders.at:13: ok        (0m23.76s 0m9.27s)
133. acheaders.at:14: ok        (0m22.63s 0m9.22s)
134. acheaders.at:15: ok        (0m22.20s 0m8.95s)
135. acheaders.at:16: ok        (0m22.41s 0m9.24s)
136. actypes.at:7: ok   (0m7.96s 0m4.19s)
137. actypes.at:8: ok   (0m6.25s 0m3.11s)
138. actypes.at:9: ok   (0m7.94s 0m4.05s)
139. actypes.at:10: ok  (0m7.87s 0m4.11s)
140. actypes.at:11: ok  (0m5.93s 0m2.76s)
141. actypes.at:14: ok  (0m23.28s 0m9.14s)
142. actypes.at:15: ok  (0m23.44s 0m9.23s)
143. actypes.at:16: ok  (0m22.25s 0m9.14s)
144. actypes.at:17: ok  (0m22.53s 0m8.90s)
145. actypes.at:18: ok  (0m22.19s 0m9.01s)
146. acfunctions.at:7: ok       (0m8.22s 0m4.39s)
147. acfunctions.at:8: ok       (0m8.27s 0m4.58s)
148. acfunctions.at:9: ok       (0m5.76s 0m2.88s)
149. acfunctions.at:10: ok      (0m5.92s 0m2.72s)
150. acfunctions.at:11: ok      (0m8.83s 0m4.56s)
151. acfunctions.at:12: ok      (0m6.03s 0m2.88s)
152. acfunctions.at:13: ok      (0m8.35s 0m4.74s)
153. acfunctions.at:14: ok      (0m6.33s 0m3.15s)
154. acfunctions.at:15: ok      (0m7.62s 0m4.44s)
155. acfunctions.at:16: ok      (0m8.00s 0m4.20s)
156. acfunctions.at:17: ok      (0m5.92s 0m2.83s)
157. acfunctions.at:18: ok      (0m5.77s 0m3.05s)
158. acfunctions.at:19: ok      (0m9.42s 0m4.59s)
159. acfunctions.at:20: ok      (0m8.68s 0m4.30s)
160. acfunctions.at:21: ok      (0m5.94s 0m2.79s)
161. acfunctions.at:22: ok      (0m8.19s 0m4.06s)
162. acfunctions.at:23: ok      (0m8.28s 0m4.83s)
163. acfunctions.at:24: ok      (0m5.90s 0m2.78s)
164. acfunctions.at:25: ok      (0m5.92s 0m2.79s)
165. acfunctions.at:26: ok      (0m8.01s 0m4.47s)
166. acfunctions.at:27: ok      (0m7.73s 0m4.45s)
167. acfunctions.at:28: ok      (0m8.24s 0m4.49s)
168. acfunctions.at:29: ok      (0m5.85s 0m3.07s)
169. acfunctions.at:30: ok      (0m5.79s 0m2.98s)
170. acfunctions.at:31: ok      (0m6.10s 0m2.81s)
171. acfunctions.at:32: ok      (0m7.94s 0m4.22s)
172. acfunctions.at:33: ok      (0m5.80s 0m3.22s)
173. aclibs.at:9: ok    (0m17.91s 0m6.47s)
174. foreign.at:27: ok (skipped near `foreign.at:31')   (0m17.91s 0m6.47s)
testsuite: ending at: Fri Jan  3 10:39:08 EST 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

Skipped tests:
GNU Autoconf 2.57 test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

 174: foreign.at:27      Libtool


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

Copyright (C) 1999 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
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = atlantis.sce.carleton.ca
| uname -m = sun4u
| uname -r = 5.7
| uname -s = SunOS
| uname -v = Generic_106541-22
|
| /usr/bin/uname -p = sparc
| /bin/uname -X     = System = SunOS
| Node = atlantis.sce.carleton.ca
| Release = 5.7
| KernelID = Generic_106541-22
| Machine = sun4u
| BusType = <unknown>
| Serial = <unknown>
| Users = <unknown>
| OEM# = 0
| Origin# = 1
| NumCPU = 1
|
| /bin/arch              = sun4
| /usr/bin/arch -k       = sun4u
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
|
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/local/bin
| PATH: /usr/ucb
| PATH: /usr/ccs/bin
| PATH: /usr/local/bin
| PATH: /usr/openwin/bin
|
|
| ## ----------- ##
| ## 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 /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) "
| ")) (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 atlantis.sce.carleton.ca
|
| 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} /usr/work/autoconf-2.57/config/missing --run aclocal-1.7'
| AMTAR='${SHELL} /usr/work/autoconf-2.57/config/missing --run tar'
| AUTOCONF='${SHELL} /usr/work/autoconf-2.57/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /usr/work/autoconf-2.57/config/missing --run autoheader'
| AUTOMAKE='${SHELL} /usr/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=''
| ECHO_T=''
| EMACS='emacs'
| EXPR='/usr/bin/expr'
| HELP2MAN='${SHELL} /usr/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} /usr/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/ksh'
| 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/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'
| 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]