Ticket #65722: config.log

File config.log, 4.3 KB (added by barracuda156, 21 months ago)
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 configure, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --build=powerpc-apple-darwin10
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 10.6.shared
14uname -m = x86_64
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
27Kernel configured for up to 6 processors.
286 processors are physically available.
296 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5
32Primary memory available: 4.00 gigabytes
33Default processor set: 148 tasks, 385 threads, 6 processors
34Load average: 1.41, Mach factor: 4.58
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:1671: looking for aux files: install-sh config.guess config.sub
52configure:1684:  trying ./
53configure:1695:   ./install-sh found
54configure:1713:   ./config.guess found
55configure:1713:   ./config.sub found
56configure:1833: checking build system type
57configure:1848: result: powerpc-apple-darwin10
58configure:1868: checking host system type
59configure:1882: result: powerpc-apple-darwin10
60configure:1902: checking target system type
61configure:1916: result: powerpc-apple-darwin10
62configure:1948: checking for erl
63configure:1971: found /opt/local/bin/erl
64configure:1983: result: /opt/local/bin/erl
65configure:1993: checking for erlc
66configure:2016: found /opt/local/bin/erlc
67configure:2028: result: /opt/local/bin/erlc
68configure:2057: error: Broken Erlang installation,  does not exist!
69
70## ---------------- ##
71## Cache variables. ##
72## ---------------- ##
73
74ac_cv_build=powerpc-apple-darwin10
75ac_cv_env_build_alias_set=set
76ac_cv_env_build_alias_value=powerpc-apple-darwin10
77ac_cv_env_host_alias_set=
78ac_cv_env_host_alias_value=
79ac_cv_env_target_alias_set=
80ac_cv_env_target_alias_value=
81ac_cv_host=powerpc-apple-darwin10
82ac_cv_path_ERL=/opt/local/bin/erl
83ac_cv_path_ERLC=/opt/local/bin/erlc
84ac_cv_target=powerpc-apple-darwin10
85
86## ----------------- ##
87## Output variables. ##
88## ----------------- ##
89
90DEFS=''
91ECHO_C='\c'
92ECHO_N=''
93ECHO_T=''
94ERL='/opt/local/bin/erl'
95ERLBINDIR='/opt/local/lib/erlang/bin'
96ERLC='/opt/local/bin/erlc'
97ERLDIR=''
98ERL_DLL_LIB=''
99INSTALL_DATA=''
100INSTALL_PROGRAM=''
101INSTALL_SCRIPT=''
102LIBOBJS=''
103LIBS=''
104LTLIBOBJS=''
105PACKAGE_BUGREPORT=''
106PACKAGE_NAME=''
107PACKAGE_STRING=''
108PACKAGE_TARNAME=''
109PACKAGE_URL=''
110PACKAGE_VERSION=''
111PATH_SEPARATOR=':'
112SHELL='/bin/sh'
113bindir='${exec_prefix}/bin'
114build='powerpc-apple-darwin10'
115build_alias='powerpc-apple-darwin10'
116build_cpu='powerpc'
117build_os='darwin10'
118build_vendor='apple'
119datadir='${datarootdir}'
120datarootdir='${prefix}/share'
121docdir='${datarootdir}/doc/${PACKAGE}'
122dvidir='${docdir}'
123exec_prefix='NONE'
124host='powerpc-apple-darwin10'
125host_alias=''
126host_cpu='powerpc'
127host_os='darwin10'
128host_vendor='apple'
129htmldir='${docdir}'
130includedir='${prefix}/include'
131infodir='${datarootdir}/info'
132libdir='${exec_prefix}/lib'
133libexecdir='${exec_prefix}/libexec'
134localedir='${datarootdir}/locale'
135localstatedir='${prefix}/var'
136mandir='${datarootdir}/man'
137oldincludedir='/usr/include'
138pdfdir='${docdir}'
139prefix='/opt/local'
140program_transform_name='s,x,x,'
141psdir='${docdir}'
142runstatedir='${localstatedir}/run'
143sbindir='${exec_prefix}/sbin'
144sharedstatedir='${prefix}/com'
145sysconfdir='${prefix}/etc'
146target='powerpc-apple-darwin10'
147target_alias=''
148target_cpu='powerpc'
149target_os='darwin10'
150target_vendor='apple'
151
152## ----------- ##
153## confdefs.h. ##
154## ----------- ##
155
156/* confdefs.h */
157#define PACKAGE_NAME ""
158#define PACKAGE_TARNAME ""
159#define PACKAGE_VERSION ""
160#define PACKAGE_STRING ""
161#define PACKAGE_BUGREPORT ""
162#define PACKAGE_URL ""
163#define CPU_VENDOR_OS "powerpc-apple-darwin10"
164
165configure: exit 1