Ticket #32635: config.log

File config.log, 5.4 KB (added by nil.bureau.bitbucket@…, 12 years ago)

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 configure, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-ipv6
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 24-179-159-57.dhcp.stcd.mn.charter.com
14uname -m = Power Macintosh
15uname -r = 8.11.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
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 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
29Processor type: ppc7450 (PowerPC 7450)
30Processor active: 0
31Primary memory available: 1.00 gigabytes
32Default processor set: 61 tasks, 182 threads, 1 processors
33Load average: 2.42, Mach factor: 0.23
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: /opt/local/bin
39PATH: /opt/local/sbin
40PATH: /bin
41PATH: /sbin
42PATH: /usr/bin
43PATH: /usr/sbin
44
45
46## ----------- ##
47## Core tests. ##
48## ----------- ##
49
50configure:1794: checking build system type
51configure:1812: result: powerpc-apple-darwin8.11.0
52configure:1834: checking host system type
53configure:1849: result: powerpc-apple-darwin8.11.0
54configure:1871: checking target system type
55configure:1886: result: powerpc-apple-darwin8.11.0
56configure:2036: checking for gcc
57configure:2063: result: /usr/bin/cc
58configure:2301: checking for C compiler version
59configure:2308: /usr/bin/cc --version >&5
60./configure: line 1: /usr/bin/cc: No such file or directory
61configure:2311: $? = 127
62configure:2318: /usr/bin/cc -v >&5
63./configure: line 1: /usr/bin/cc: No such file or directory
64configure:2321: $? = 127
65configure:2328: /usr/bin/cc -V >&5
66./configure: line 1: /usr/bin/cc: No such file or directory
67configure:2331: $? = 127
68configure:2354: checking for C compiler default output file name
69configure:2381: /usr/bin/cc -pipe -O2 -m32 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
70./configure: line 1: /usr/bin/cc: No such file or directory
71configure:2384: $? = 127
72configure:2422: result:
73configure: failed program was:
74| /* confdefs.h.  */
75| #define PACKAGE_NAME ""
76| #define PACKAGE_TARNAME ""
77| #define PACKAGE_VERSION ""
78| #define PACKAGE_STRING ""
79| #define PACKAGE_BUGREPORT ""
80| /* end confdefs.h.  */
81|
82| int
83| main ()
84| {
85|
86|   ;
87|   return 0;
88| }
89configure:2429: error: C compiler cannot create executables
90See `config.log' for more details.
91
92## ---------------- ##
93## Cache variables. ##
94## ---------------- ##
95
96ac_cv_build=powerpc-apple-darwin8.11.0
97ac_cv_env_CC_set=set
98ac_cv_env_CC_value=/usr/bin/cc
99ac_cv_env_CFLAGS_set=set
100ac_cv_env_CFLAGS_value='-pipe -O2 -m32'
101ac_cv_env_CPPFLAGS_set=set
102ac_cv_env_CPPFLAGS_value=-I/opt/local/include
103ac_cv_env_CPP_set=
104ac_cv_env_CPP_value=
105ac_cv_env_LDFLAGS_set=set
106ac_cv_env_LDFLAGS_value=-L/opt/local/lib
107ac_cv_env_LIBS_set=
108ac_cv_env_LIBS_value=
109ac_cv_env_build_alias_set=
110ac_cv_env_build_alias_value=
111ac_cv_env_host_alias_set=
112ac_cv_env_host_alias_value=
113ac_cv_env_target_alias_set=
114ac_cv_env_target_alias_value=
115ac_cv_host=powerpc-apple-darwin8.11.0
116ac_cv_prog_ac_ct_CC=/usr/bin/cc
117ac_cv_target=powerpc-apple-darwin8.11.0
118
119## ----------------- ##
120## Output variables. ##
121## ----------------- ##
122
123ADDLARCHIVEOBJS=''
124ADDLOBJS=''
125BT_SRC=''
126CAN_SRC=''
127CC='/usr/bin/cc'
128CFLAGS='-pipe -O2 -m32'
129CPP=''
130CPPFLAGS='-I/opt/local/include'
131DEFS=''
132DYEXT=''
133ECHO_C=''
134ECHO_N='-n'
135ECHO_T=''
136EGREP=''
137EXEEXT=''
138GREP=''
139HAVE_LINUX_TPACKET_AUXDATA=''
140INSTALL_DATA=''
141INSTALL_PROGRAM=''
142INSTALL_SCRIPT=''
143LDFLAGS='-L/opt/local/lib'
144LIBOBJS=''
145LIBS=''
146LTLIBOBJS=''
147MAN_FILE_FORMATS=''
148MAN_MISC_INFO=''
149OBJEXT=''
150PACKAGE_BUGREPORT=''
151PACKAGE_NAME=''
152PACKAGE_STRING=''
153PACKAGE_TARNAME=''
154PACKAGE_VERSION=''
155PATH_SEPARATOR=':'
156PCAP_SUPPORT_BT=''
157PCAP_SUPPORT_CAN=''
158PCAP_SUPPORT_USB=''
159RANLIB=''
160SHELL='/bin/sh'
161SHLICC2=''
162SSRC=''
163USB_SRC=''
164V_CCOPT='-O'
165V_DEFS=''
166V_FINDALLDEVS=''
167V_INCLS=''
168V_LEX=''
169V_PCAP=''
170V_RPATH_OPT=''
171V_SHLIB_CMD=''
172V_SHLIB_OPT=''
173V_SONAME_OPT=''
174V_YACC=''
175ac_ct_CC='/usr/bin/cc'
176bindir='${exec_prefix}/bin'
177build='powerpc-apple-darwin8.11.0'
178build_alias=''
179build_cpu='powerpc'
180build_os='darwin8.11.0'
181build_vendor='apple'
182datadir='${datarootdir}'
183datarootdir='${prefix}/share'
184docdir='${datarootdir}/doc/${PACKAGE}'
185dvidir='${docdir}'
186exec_prefix='NONE'
187host='powerpc-apple-darwin8.11.0'
188host_alias=''
189host_cpu='powerpc'
190host_os='darwin8.11.0'
191host_vendor='apple'
192htmldir='${docdir}'
193includedir='${prefix}/include'
194infodir='${datarootdir}/info'
195libdir='${exec_prefix}/lib'
196libexecdir='${exec_prefix}/libexec'
197localedir='${datarootdir}/locale'
198localstatedir='${prefix}/var'
199mandir='${datarootdir}/man'
200oldincludedir='/usr/include'
201pdfdir='${docdir}'
202prefix='/opt/local'
203program_transform_name='s,x,x,'
204psdir='${docdir}'
205sbindir='${exec_prefix}/sbin'
206sharedstatedir='${prefix}/com'
207sysconfdir='${prefix}/etc'
208target='powerpc-apple-darwin8.11.0'
209target_alias=''
210target_cpu='powerpc'
211target_os='darwin8.11.0'
212target_vendor='apple'
213
214## ----------- ##
215## confdefs.h. ##
216## ----------- ##
217
218#define PACKAGE_NAME ""
219#define PACKAGE_TARNAME ""
220#define PACKAGE_VERSION ""
221#define PACKAGE_STRING ""
222#define PACKAGE_BUGREPORT ""
223
224configure: exit 77