bug-automake
[Top][All Lists]
Advanced

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

Re: BUG REPORT automake-1.7.1 | autoconf-2.54c | aclocal-1.7.1


From: Donn aka N5XWB
Subject: Re: BUG REPORT automake-1.7.1 | autoconf-2.54c | aclocal-1.7.1
Date: Thu, 12 Dec 2002 09:17:45 -0600

Alexandre Duret-Lutz wrote:
> 
> >>> "Donn" == Donn aka N5XWB <address@hidden> writes:
> 
>  Donn> While compiling and testing automake-1.7.1 and autoconf-2.57
>  Donn> I am getting several errors dealing with libtool.m4.
> 
> libtool.m4 is shipped by Libtool.  Do you have Libtool installed?
I will try and download a current libtool and check for
missing files.


/usr/bin/libtool
/usr/bin/libtoolize
/usr/share/libtool
/usr/share/libtool/config.guess
/usr/share/libtool/config.sub
/usr/share/libtool/install-sh
/usr/share/libtool/libltdl
/usr/share/libtool/libltdl/acinclude.m4
/usr/share/libtool/libltdl/aclocal.m4
/usr/share/libtool/libltdl/confdefs.h
/usr/share/libtool/libltdl/config-h.in
/usr/share/libtool/libltdl/config.cache
/usr/share/libtool/libltdl/config.log
/usr/share/libtool/libltdl/configure
/usr/share/libtool/libltdl/configure.in
/usr/share/libtool/libltdl/COPYING.LIB
/usr/share/libtool/libltdl/ltdl.c
/usr/share/libtool/libltdl/ltdl.h
/usr/share/libtool/libltdl/Makefile.am
/usr/share/libtool/libltdl/Makefile.in
/usr/share/libtool/libltdl/README
/usr/share/libtool/libltdl/stamp-h.in
/usr/share/libtool/ltmain.sh
/usr/share/libtool/missing
/usr/share/libtool/mkinstalldirs

I would think so 

> When does this happen?

While compiling finishes and "make check" runs.  I saw a
error for libtool so I ran all tests/libtool{1-6}.test with
#4 only failing.

> --
> Alexandre Duret-Lutz

All automake 1.5, autoconf 2.52, and libtool 1.4.2 are SuSE
8.0 defaults.

Autoconf 2.57

## ----------------------------- ##
## GNU Autoconf 2.57 test suite. ##
## ----------------------------- ##
174. foreign.at:27: testing Libtool...
foreign.at:31: libtoolize --version || exit 77
stderr:
stdout:
libtoolize (GNU libtool) 1.4.3
foreign.at:40:
case `libtoolize --version |
      sed -n '/^.* \([0-9][0-9.a-z]*\)$/{s//\1/;p;q;}'` in
  0.*          ) exit 77;;
  1.[012]*     ) exit 77;;
  1.3.[01234]* ) exit 77;;
esac
stderr:
stdout:
foreign.at:52: libtoolize
stderr:
stdout:
You should add the contents of
`/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
foreign.at:55: ./config.guess || exit 77
stderr:
stdout:
i586-pc-linux-gnu
foreign.at:60: sed -n "s,^.*\`\(/[^']*\)'.*,\1,p" stdout
stdout:
/usr/share/aclocal/libtool.m4
foreign.at:61: test -f "`cat stdout`"
foreign.at:61: exit code was 1, expected 0
174. foreign.at:27: FAILED near `foreign.at:61'
## ------------------------- ##
## testsuite.log is created. ##
## ------------------------- ##

Please send `testsuite.log' and all information you think
might help:

   To: <address@hidden>
   Subject: [GNU Autoconf 2.57] testsuite: 174 failed

make[2]: *** [check-local] Error 1
make[2]: Leaving directory `/archive/ap/autoconf-2.57/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/archive/ap/autoconf-2.57/tests'
make: *** [check-recursive] Error 1

-- 
73 de Donn Washburn     __ " http://www.hal-pc.org/~dwash "
Ham Callsign N5XWB     / /     __  __  __  __  __ __  __ 
307 Savoy St.         / /__   / / /  \/ / / /_/ / \ \/ /
Sugar Land, TX 77478 /_____/ /_/ /_/\__/ /_____/  /_/\_\
LL# 1.281.242.3256       a MSDOS Virus "Free Zone" OS
Email: address@hidden   Info: http://www.austinlug.org
## ----------------------------- ##
## 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 = m1l
uname -m = i586
uname -r = 2.4.20-pre11
uname -s = Linux
uname -v = #1 Tue Dec 3 21:22:58 CST 2002

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

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

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


## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed 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. ##
## ----------------------------- ##
174. foreign.at:27: testing Libtool...
foreign.at:31: libtoolize --version || exit 77
stderr:
stdout:
libtoolize (GNU libtool) 1.4.3
foreign.at:40:
case `libtoolize --version |
      sed -n '/^.* \([0-9][0-9.a-z]*\)$/{s//\1/;p;q;}'` in
  0.*          ) exit 77;;
  1.[012]*     ) exit 77;;
  1.3.[01234]* ) exit 77;;
esac
stderr:
stdout:
foreign.at:52: libtoolize
stderr:
stdout:
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
foreign.at:55: ./config.guess || exit 77
stderr:
stdout:
i586-pc-linux-gnu
foreign.at:60: sed -n "s,^.*\`\(/[^']*\)'.*,\1,p" stdout
stdout:
/usr/share/aclocal/libtool.m4
foreign.at:61: test -f "`cat stdout`"
foreign.at:61: exit code was 1, expected 0
174. foreign.at:27: FAILED near `foreign.at:61'

## ------------------- ##
## 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 --exec_prefix=/usr --prefix=/usr --srcdir= 
--target=i586-pc-linux-gnu --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib --bindir=${exec_prefix}/bin 
--sbindir=${prefix}/sbin --libexecdir=${prefix}/libexec 
--datadir=${prefix}/share --sysconfdir=/etc --sharedstatedir=/usr/share 
--localstatedir=/var --libdir=${exec_prefix}/lib --includedir=${prefix}/include 
--oldincludedir=/usr/include --infodir=${prefix}/share/info 
--mandir=${prefix}/share/man
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = m1l
| uname -m = i586
| uname -r = 2.4.20-pre11
| uname -s = Linux
| uname -v = #1 Tue Dec 3 21:22:58 CST 2002
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = i586
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /sbin
| PATH: /usr/sbin
| PATH: /usr/local/sbin
| PATH: /root/bin
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /usr/X11R6/bin
| PATH: /bin
| PATH: /usr/games
| PATH: /opt/gnome/bin
| PATH: /opt/kde3/bin
| PATH: /opt/kde2/bin
| PATH: .
| PATH: /usr/lib/java/bin
| 
| 
| ## ----------- ##
| ## 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 /usr/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/bin/m4
| configure:1705: result: /usr/bin/m4
| 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 m1l
| 
| 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=set
| ac_cv_env_target_alias_value=i586-pc-linux-gnu
| ac_cv_path_EXPR=/usr/bin/expr
| ac_cv_path_M4=/usr/bin/m4
| 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} /archive/ap/autoconf-2.57/config/missing --run aclocal-1.7'
| AMTAR='${SHELL} /archive/ap/autoconf-2.57/config/missing --run tar'
| AUTOCONF='${SHELL} /archive/ap/autoconf-2.57/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /archive/ap/autoconf-2.57/config/missing --run 
autoheader'
| AUTOMAKE='${SHELL} /archive/ap/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} /archive/ap/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/m4'
| MAKEINFO='${SHELL} /archive/ap/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='/usr'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/share/info'
| install_sh='/archive/ap/autoconf-2.57/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${prefix}/libexec'
| lispdir='${datadir}/emacs/site-lisp'
| localstatedir='/var'
| mandir='${prefix}/share/man'
| oldincludedir='/usr/include'
| prefix='/usr'
| program_transform_name='s,x,x,'
| sbindir='${prefix}/sbin'
| sharedstatedir='/usr/share'
| sysconfdir='/etc'
| target_alias='i586-pc-linux-gnu'
| 
| ## ----------- ##
| ## 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]