Ticket #21327: automake-config.log

File automake-config.log, 7.4 KB (added by mb-macports@…, 15 years ago)

automake config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GNU Automake configure 1.11, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --infodir=/opt/local/share/info
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Nemo.local
14uname -m = i386
15uname -r = 10.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386
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 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 106 tasks, 434 threads, 2 processors
34Load average: 1.79, Mach factor: 1.04
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1801: checking build system type
52configure:1819: result: i386-apple-darwin10.0.0
53configure:1866: checking for a BSD-compatible install
54configure:1934: result: /usr/bin/install -c
55configure:1945: checking whether build environment is sane
56configure:2005: result: yes
57configure:2146: checking for a thread-safe mkdir -p
58configure:2185: result: lib/install-sh -c -d
59configure:2198: checking for gawk
60configure:2228: result: no
61configure:2198: checking for mawk
62configure:2228: result: no
63configure:2198: checking for nawk
64configure:2228: result: no
65configure:2198: checking for awk
66configure:2214: found /usr/bin/awk
67configure:2225: result: awk
68configure:2236: checking whether make sets $(MAKE)
69configure:2258: result: yes
70configure:2362: checking for perl
71configure:2392: result: /opt/local/bin/perl
72configure:2418: checking whether /opt/local/bin/perl supports ithreads
73configure:2441: result: no
74configure:2453: checking for tex
75configure:2483: result: no
76configure:2500: checking whether autoconf is installed
77configure:2505: eval autoconf --version
78autoconf (GNU Autoconf) 2.61
79Copyright (C) 2006 Free Software Foundation, Inc.
80This is free software.  You may redistribute copies of it under the terms of
81the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
82There is NO WARRANTY, to the extent permitted by law.
83
84Written by David J. MacKenzie and Akim Demaille.
85configure:2508: $? = 0
86configure:2516: result: yes
87configure:2526: checking whether autoconf works
88configure:2533: cd conftest && eval autoconf -o /dev/null conftest.ac
89configure:2536: $? = 0
90configure:2545: result: yes
91configure:2555: checking whether autoconf is recent enough
92configure:2562: cd conftest && eval autoconf -o /dev/null conftest.ac
93conftest.ac:1: error: Autoconf version 2.62 or higher is required
94conftest.ac:1: the top level
95autom4te: /usr/bin/gm4 failed with exit status: 63
96configure:2565: $? = 63
97configure:2574: result: no
98configure:2577: error: Autoconf 2.61a-341 or better is required.
99
100## ---------------- ##
101## Cache variables. ##
102## ---------------- ##
103
104ac_cv_build=i386-apple-darwin10.0.0
105ac_cv_env_build_alias_set=
106ac_cv_env_build_alias_value=
107ac_cv_env_host_alias_set=
108ac_cv_env_host_alias_value=
109ac_cv_env_target_alias_set=
110ac_cv_env_target_alias_value=
111ac_cv_path_PERL=/opt/local/bin/perl
112ac_cv_prog_AWK=awk
113ac_cv_prog_make_make_set=yes
114am_cv_autoconf_installed=yes
115am_cv_autoconf_version=no
116am_cv_autoconf_works=yes
117am_cv_prog_PERL_ithreads=no
118
119## ----------------- ##
120## Output variables. ##
121## ----------------- ##
122
123ACLOCAL='perllibdir="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_automake/work/automake-1.11/lib:./lib" "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_automake/work/automake-1.11/aclocal" --acdir=m4 -I m4'
124AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_automake/work/automake-1.11/lib/missing --run tar'
125APIVERSION='1.11'
126AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_automake/work/automake-1.11/lib/missing --run autoconf'
127AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_automake/work/automake-1.11/lib/missing --run autoheader'
128AUTOMAKE='perllibdir="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_automake/work/automake-1.11/lib:./lib" "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_automake/work/automake-1.11/automake" --libdir=lib'
129AWK='awk'
130CYGPATH_W='echo'
131DEFS=''
132ECHO_C='\c'
133ECHO_N=''
134ECHO_T=''
135EGREP=''
136FGREP=''
137GREP=''
138HELP2MAN='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_automake/work/automake-1.11/lib/missing --run help2man'
139INSTALL_DATA='${INSTALL} -m 644'
140INSTALL_PROGRAM='${INSTALL}'
141INSTALL_SCRIPT='${INSTALL}'
142INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
143LIBOBJS=''
144LIBS=''
145LN=''
146LTLIBOBJS=''
147MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_automake/work/automake-1.11/lib/missing --run makeinfo'
148MKDIR_P='lib/install-sh -c -d'
149MODIFICATION_DELAY=''
150PACKAGE='automake'
151PACKAGE_BUGREPORT='bug-automake@gnu.org'
152PACKAGE_NAME='GNU Automake'
153PACKAGE_STRING='GNU Automake 1.11'
154PACKAGE_TARNAME='automake'
155PACKAGE_VERSION='1.11'
156PATH_SEPARATOR=':'
157PERL='/opt/local/bin/perl'
158PERL_THREADS='0'
159SET_MAKE=''
160SHELL='/bin/sh'
161STRIP=''
162TEX=''
163VERSION='1.11'
164am_AUTOCONF='autoconf'
165am_AUTOHEADER='autoheader'
166am__isrc=''
167am__leading_dot='.'
168am__tar='${AMTAR} chof - "$$tardir"'
169am__untar='${AMTAR} xf -'
170bindir='${exec_prefix}/bin'
171build='i386-apple-darwin10.0.0'
172build_alias=''
173build_cpu='i386'
174build_os='darwin10.0.0'
175build_vendor='apple'
176datadir='${datarootdir}'
177datarootdir='${prefix}/share'
178docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
179dvidir='${docdir}'
180exec_prefix='NONE'
181host_alias=''
182htmldir='${docdir}'
183includedir='${prefix}/include'
184infodir='/opt/local/share/info'
185install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_automake/work/automake-1.11/lib/install-sh'
186libdir='${exec_prefix}/lib'
187libexecdir='${exec_prefix}/libexec'
188localedir='${datarootdir}/locale'
189localstatedir='${prefix}/var'
190mandir='${datarootdir}/man'
191mkdir_p='$(top_builddir)/lib/install-sh -c -d'
192oldincludedir='/usr/include'
193pdfdir='${docdir}'
194pkgvdatadir='${datadir}/automake-1.11'
195prefix='/opt/local'
196program_transform_name='s,x,x,'
197psdir='${docdir}'
198sbindir='${exec_prefix}/sbin'
199sh_errexit_works=''
200sharedstatedir='${prefix}/com'
201sysconfdir='${prefix}/etc'
202target_alias=''
203
204## ----------- ##
205## confdefs.h. ##
206## ----------- ##
207
208#define PACKAGE_NAME "GNU Automake"
209#define PACKAGE_TARNAME "automake"
210#define PACKAGE_VERSION "1.11"
211#define PACKAGE_STRING "GNU Automake 1.11"
212#define PACKAGE_BUGREPORT "bug-automake@gnu.org"
213#define PACKAGE "automake"
214#define VERSION "1.11"
215
216configure: exit 1