1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by GNU Automake configure 1.11.2, which was |
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --infodir=/opt/local/share/info |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = godric.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 121 tasks, 610 threads, 4 processors |
---|
34 | Load average: 1.12, Mach factor: 2.87 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: ${prefix}/bin |
---|
40 | PATH: ${prefix}/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | PATH: /usr/texbin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:1743: checking build system type |
---|
53 | configure:1757: result: x86_64-apple-darwin11.2.0 |
---|
54 | configure:1809: checking for a BSD-compatible install |
---|
55 | configure:1877: result: /usr/bin/install -c |
---|
56 | configure:1888: checking whether build environment is sane |
---|
57 | configure:1938: result: yes |
---|
58 | configure:2079: checking for a thread-safe mkdir -p |
---|
59 | configure:2118: result: lib/install-sh -c -d |
---|
60 | configure:2131: checking for gawk |
---|
61 | configure:2161: result: no |
---|
62 | configure:2131: checking for mawk |
---|
63 | configure:2161: result: no |
---|
64 | configure:2131: checking for nawk |
---|
65 | configure:2161: result: no |
---|
66 | configure:2131: checking for awk |
---|
67 | configure:2147: found /usr/bin/awk |
---|
68 | configure:2158: result: awk |
---|
69 | configure:2169: checking whether make sets $(MAKE) |
---|
70 | configure:2191: result: yes |
---|
71 | configure:2293: checking for perl |
---|
72 | configure:2323: result: /opt/local/bin/perl |
---|
73 | configure:2335: eval /opt/local/bin/perl --version |
---|
74 | |
---|
75 | This is perl 5, version 12, subversion 3 (v5.12.3) built for darwin-multi-2level |
---|
76 | |
---|
77 | Copyright 1987-2010, Larry Wall |
---|
78 | |
---|
79 | Perl may be copied only under the terms of either the Artistic License or the |
---|
80 | GNU General Public License, which may be found in the Perl 5 source kit. |
---|
81 | |
---|
82 | Complete documentation for Perl, including FAQ lists, should be found on |
---|
83 | this system using "man perl" or "perldoc perl". If you have access to the |
---|
84 | Internet, point your browser at http://www.perl.org/, the Perl Home Page. |
---|
85 | |
---|
86 | configure:2338: $? = 0 |
---|
87 | configure:2348: checking whether /opt/local/bin/perl supports ithreads |
---|
88 | configure:2371: result: no |
---|
89 | configure:2383: checking for tex |
---|
90 | configure:2399: found /usr/texbin/tex |
---|
91 | configure:2410: result: tex |
---|
92 | configure:2431: checking whether autoconf is installed |
---|
93 | configure:2436: eval autoconf --version |
---|
94 | autoconf (GNU Autoconf) 2.61 |
---|
95 | Copyright (C) 2006 Free Software Foundation, Inc. |
---|
96 | This is free software. You may redistribute copies of it under the terms of |
---|
97 | the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. |
---|
98 | There is NO WARRANTY, to the extent permitted by law. |
---|
99 | |
---|
100 | Written by David J. MacKenzie and Akim Demaille. |
---|
101 | configure:2439: $? = 0 |
---|
102 | configure:2447: result: yes |
---|
103 | configure:2454: checking whether autoconf works |
---|
104 | configure:2461: cd conftest && eval autoconf -o /dev/null conftest.ac |
---|
105 | configure:2464: $? = 0 |
---|
106 | configure:2473: result: yes |
---|
107 | configure:2480: checking whether autoconf is recent enough |
---|
108 | configure:2487: cd conftest && eval autoconf -o /dev/null conftest.ac |
---|
109 | conftest.ac:1: error: Autoconf version 2.62 or higher is required |
---|
110 | conftest.ac:1: the top level |
---|
111 | autom4te: /usr/bin/gm4 failed with exit status: 63 |
---|
112 | configure:2490: $? = 63 |
---|
113 | configure:2499: result: no |
---|
114 | configure:2502: error: Autoconf 2.62 or better is required. |
---|
115 | |
---|
116 | ## ---------------- ## |
---|
117 | ## Cache variables. ## |
---|
118 | ## ---------------- ## |
---|
119 | |
---|
120 | ac_cv_build=x86_64-apple-darwin11.2.0 |
---|
121 | ac_cv_env_build_alias_set= |
---|
122 | ac_cv_env_build_alias_value= |
---|
123 | ac_cv_env_host_alias_set= |
---|
124 | ac_cv_env_host_alias_value= |
---|
125 | ac_cv_env_target_alias_set= |
---|
126 | ac_cv_env_target_alias_value= |
---|
127 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
128 | ac_cv_prog_AWK=awk |
---|
129 | ac_cv_prog_TEX=tex |
---|
130 | ac_cv_prog_make_make_set=yes |
---|
131 | am_cv_autoconf_installed=yes |
---|
132 | am_cv_autoconf_version=no |
---|
133 | am_cv_autoconf_works=yes |
---|
134 | am_cv_prog_PERL_ithreads=no |
---|
135 | |
---|
136 | ## ----------------- ## |
---|
137 | ## Output variables. ## |
---|
138 | ## ----------------- ## |
---|
139 | |
---|
140 | ACLOCAL='perllibdir="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_automake/automake/work/automake-1.11.2/lib:./lib" "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_automake/automake/work/automake-1.11.2/aclocal" --acdir=m4 -I m4' |
---|
141 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_automake/automake/work/automake-1.11.2/lib/missing --run tar' |
---|
142 | APIVERSION='1.11' |
---|
143 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_automake/automake/work/automake-1.11.2/lib/missing --run autoconf' |
---|
144 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_automake/automake/work/automake-1.11.2/lib/missing --run autoheader' |
---|
145 | AUTOMAKE='perllibdir="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_automake/automake/work/automake-1.11.2/lib:./lib" "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_automake/automake/work/automake-1.11.2/automake" --libdir=lib' |
---|
146 | AWK='awk' |
---|
147 | CYGPATH_W='echo' |
---|
148 | DEFS='' |
---|
149 | ECHO_C='\c' |
---|
150 | ECHO_N='' |
---|
151 | ECHO_T='' |
---|
152 | EGREP='' |
---|
153 | FGREP='' |
---|
154 | GREP='' |
---|
155 | HELP2MAN='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_automake/automake/work/automake-1.11.2/lib/missing --run help2man' |
---|
156 | INSTALL_DATA='${INSTALL} -m 644' |
---|
157 | INSTALL_PROGRAM='${INSTALL}' |
---|
158 | INSTALL_SCRIPT='${INSTALL}' |
---|
159 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
160 | LIBOBJS='' |
---|
161 | LIBS='' |
---|
162 | LN='' |
---|
163 | LTLIBOBJS='' |
---|
164 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_automake/automake/work/automake-1.11.2/lib/missing --run makeinfo' |
---|
165 | MKDIR_P='lib/install-sh -c -d' |
---|
166 | MODIFICATION_DELAY='' |
---|
167 | PACKAGE='automake' |
---|
168 | PACKAGE_BUGREPORT='bug-automake@gnu.org' |
---|
169 | PACKAGE_NAME='GNU Automake' |
---|
170 | PACKAGE_STRING='GNU Automake 1.11.2' |
---|
171 | PACKAGE_TARNAME='automake' |
---|
172 | PACKAGE_URL='http://www.gnu.org/software/automake/' |
---|
173 | PACKAGE_VERSION='1.11.2' |
---|
174 | PATH_SEPARATOR=':' |
---|
175 | PERL='/opt/local/bin/perl' |
---|
176 | PERL_THREADS='0' |
---|
177 | SET_MAKE='' |
---|
178 | SHELL='/bin/sh' |
---|
179 | STRIP='' |
---|
180 | TEX='tex' |
---|
181 | VERSION='1.11.2' |
---|
182 | am_AUTOCONF='autoconf' |
---|
183 | am_AUTOHEADER='autoheader' |
---|
184 | am_AUTOM4TE='autom4te' |
---|
185 | am_AUTORECONF='autoreconf' |
---|
186 | am_AUTOUPDATE='autoupdate' |
---|
187 | am__isrc='' |
---|
188 | am__leading_dot='.' |
---|
189 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
190 | am__untar='${AMTAR} xf -' |
---|
191 | bindir='${exec_prefix}/bin' |
---|
192 | build='x86_64-apple-darwin11.2.0' |
---|
193 | build_alias='' |
---|
194 | build_cpu='x86_64' |
---|
195 | build_os='darwin11.2.0' |
---|
196 | build_vendor='apple' |
---|
197 | datadir='${datarootdir}' |
---|
198 | datarootdir='${prefix}/share' |
---|
199 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
200 | dvidir='${docdir}' |
---|
201 | exec_prefix='NONE' |
---|
202 | host_alias='' |
---|
203 | htmldir='${docdir}' |
---|
204 | includedir='${prefix}/include' |
---|
205 | infodir='/opt/local/share/info' |
---|
206 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_automake/automake/work/automake-1.11.2/lib/install-sh' |
---|
207 | libdir='${exec_prefix}/lib' |
---|
208 | libexecdir='${exec_prefix}/libexec' |
---|
209 | localedir='${datarootdir}/locale' |
---|
210 | localstatedir='${prefix}/var' |
---|
211 | mandir='${datarootdir}/man' |
---|
212 | mkdir_p='$(top_builddir)/lib/install-sh -c -d' |
---|
213 | oldincludedir='/usr/include' |
---|
214 | pdfdir='${docdir}' |
---|
215 | pkgvdatadir='${datadir}/automake-1.11' |
---|
216 | prefix='/opt/local' |
---|
217 | program_transform_name='s,x,x,' |
---|
218 | psdir='${docdir}' |
---|
219 | sbindir='${exec_prefix}/sbin' |
---|
220 | sh_errexit_works='' |
---|
221 | sharedstatedir='${prefix}/com' |
---|
222 | sysconfdir='${prefix}/etc' |
---|
223 | target_alias='' |
---|
224 | |
---|
225 | ## ----------- ## |
---|
226 | ## confdefs.h. ## |
---|
227 | ## ----------- ## |
---|
228 | |
---|
229 | /* confdefs.h */ |
---|
230 | #define PACKAGE_NAME "GNU Automake" |
---|
231 | #define PACKAGE_TARNAME "automake" |
---|
232 | #define PACKAGE_VERSION "1.11.2" |
---|
233 | #define PACKAGE_STRING "GNU Automake 1.11.2" |
---|
234 | #define PACKAGE_BUGREPORT "bug-automake@gnu.org" |
---|
235 | #define PACKAGE_URL "http://www.gnu.org/software/automake/" |
---|
236 | #define PACKAGE "automake" |
---|
237 | #define VERSION "1.11.2" |
---|
238 | |
---|
239 | configure: exit 1 |
---|