]> git.ozlabs.org Git - ponghero.git/blob - ccan/ccan_tools/talloc/config.log
Prepare for release: rename to ponghero and pull in ccan.
[ponghero.git] / ccan / ccan_tools / talloc / config.log
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 talloc configure 1.1.0, which was
5 generated by GNU Autoconf 2.61.  Invocation command line was
6
7   $ ./configure 
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = vivaldi
14 uname -m = i686
15 uname -r = 2.6.22-14-generic
16 uname -s = Linux
17 uname -v = #1 SMP Sun Oct 14 23:05:12 GMT 2007
18
19 /usr/bin/uname -p = unknown
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      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /home/rusty/bin
31 PATH: /home/rusty/bin/kernel-scripts
32 PATH: /usr/lib/ccontrol
33 PATH: /usr/local/sbin
34 PATH: /usr/local/bin
35 PATH: /usr/sbin
36 PATH: /usr/bin
37 PATH: /sbin
38 PATH: /bin
39 PATH: /usr/games
40
41
42 ## ----------- ##
43 ## Core tests. ##
44 ## ----------- ##
45
46 configure:1764: checking for gcc
47 configure:1780: found /usr/lib/ccontrol/gcc
48 configure:1791: result: gcc
49 configure:2029: checking for C compiler version
50 configure:2036: gcc --version >&5
51 i386-linux-gnu-gcc-4.1 (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
52 Copyright (C) 2006 Free Software Foundation, Inc.
53 This is free software; see the source for copying conditions.  There is NO
54 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
55
56 configure:2039: $? = 0
57 configure:2046: gcc -v >&5
58 Using built-in specs.
59 Target: i486-linux-gnu
60 Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
61 Thread model: posix
62 gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
63 configure:2049: $? = 0
64 configure:2056: gcc -V >&5
65 i386-linux-gnu-gcc-4.1: '-V' option must have argument
66 configure:2059: $? = 1
67 configure:2082: checking for C compiler default output file name
68 configure:2109: gcc    conftest.c  >&5
69 configure:2112: $? = 0
70 configure:2150: result: a.out
71 configure:2167: checking whether the C compiler works
72 configure:2177: ./a.out
73 configure:2180: $? = 0
74 configure:2197: result: yes
75 configure:2204: checking whether we are cross compiling
76 configure:2206: result: no
77 configure:2209: checking for suffix of executables
78 configure:2216: gcc -o conftest    conftest.c  >&5
79 configure:2219: $? = 0
80 configure:2243: result: 
81 configure:2249: checking for suffix of object files
82 configure:2275: gcc -c   conftest.c >&5
83 configure:2278: $? = 0
84 configure:2301: result: o
85 configure:2305: checking whether we are using the GNU C compiler
86 configure:2334: gcc -c   conftest.c >&5
87 configure:2340: $? = 0
88 configure:2357: result: yes
89 configure:2362: checking whether gcc accepts -g
90 configure:2392: gcc -c -g  conftest.c >&5
91 configure:2398: $? = 0
92 configure:2497: result: yes
93 configure:2514: checking for gcc option to accept ISO C89
94 configure:2588: gcc  -c -g -O2  conftest.c >&5
95 configure:2594: $? = 0
96 configure:2617: result: none needed
97 configure:2641: checking how to run the C preprocessor
98 configure:2681: gcc -E  conftest.c
99 configure:2687: $? = 0
100 configure:2718: gcc -E  conftest.c
101 conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
102 configure:2724: $? = 1
103 configure: failed program was:
104 | /* confdefs.h.  */
105 | #define PACKAGE_NAME "talloc"
106 | #define PACKAGE_TARNAME "talloc"
107 | #define PACKAGE_VERSION "1.1.0"
108 | #define PACKAGE_STRING "talloc 1.1.0"
109 | #define PACKAGE_BUGREPORT ""
110 | /* end confdefs.h.  */
111 | #include <ac_nonexistent.h>
112 configure:2757: result: gcc -E
113 configure:2786: gcc -E  conftest.c
114 configure:2792: $? = 0
115 configure:2823: gcc -E  conftest.c
116 conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
117 configure:2829: $? = 1
118 configure: failed program was:
119 | /* confdefs.h.  */
120 | #define PACKAGE_NAME "talloc"
121 | #define PACKAGE_TARNAME "talloc"
122 | #define PACKAGE_VERSION "1.1.0"
123 | #define PACKAGE_STRING "talloc 1.1.0"
124 | #define PACKAGE_BUGREPORT ""
125 | /* end confdefs.h.  */
126 | #include <ac_nonexistent.h>
127 configure:2867: checking for grep that handles long lines and -e
128 configure:2941: result: /bin/grep
129 configure:2946: checking for egrep
130 configure:3024: result: /bin/grep -E
131 configure:3029: checking for ANSI C header files
132 configure:3059: gcc -c -g -O2  conftest.c >&5
133 configure:3065: $? = 0
134 configure:3164: gcc -o conftest -g -O2   conftest.c  >&5
135 configure:3167: $? = 0
136 configure:3173: ./conftest
137 configure:3176: $? = 0
138 configure:3193: result: yes
139 configure:3217: checking for sys/types.h
140 configure:3238: gcc -c -g -O2  conftest.c >&5
141 configure:3244: $? = 0
142 configure:3260: result: yes
143 configure:3217: checking for sys/stat.h
144 configure:3238: gcc -c -g -O2  conftest.c >&5
145 configure:3244: $? = 0
146 configure:3260: result: yes
147 configure:3217: checking for stdlib.h
148 configure:3238: gcc -c -g -O2  conftest.c >&5
149 configure:3244: $? = 0
150 configure:3260: result: yes
151 configure:3217: checking for string.h
152 configure:3238: gcc -c -g -O2  conftest.c >&5
153 configure:3244: $? = 0
154 configure:3260: result: yes
155 configure:3217: checking for memory.h
156 configure:3238: gcc -c -g -O2  conftest.c >&5
157 configure:3244: $? = 0
158 configure:3260: result: yes
159 configure:3217: checking for strings.h
160 configure:3238: gcc -c -g -O2  conftest.c >&5
161 configure:3244: $? = 0
162 configure:3260: result: yes
163 configure:3217: checking for inttypes.h
164 configure:3238: gcc -c -g -O2  conftest.c >&5
165 configure:3244: $? = 0
166 configure:3260: result: yes
167 configure:3217: checking for stdint.h
168 configure:3238: gcc -c -g -O2  conftest.c >&5
169 configure:3244: $? = 0
170 configure:3260: result: yes
171 configure:3217: checking for unistd.h
172 configure:3238: gcc -c -g -O2  conftest.c >&5
173 configure:3244: $? = 0
174 configure:3260: result: yes
175 configure:3272: checking for size_t
176 configure:3302: gcc -c -g -O2  conftest.c >&5
177 configure:3308: $? = 0
178 configure:3323: result: yes
179 configure:3330: checking size of size_t
180 configure:3632: gcc -o conftest -g -O2   conftest.c  >&5
181 configure:3635: $? = 0
182 configure:3641: ./conftest
183 configure:3644: $? = 0
184 configure:3667: result: 4
185 configure:3677: checking for void *
186 configure:3707: gcc -c -g -O2  conftest.c >&5
187 configure:3713: $? = 0
188 configure:3728: result: yes
189 configure:3735: checking size of void *
190 configure:4037: gcc -o conftest -g -O2   conftest.c  >&5
191 configure:4040: $? = 0
192 configure:4046: ./conftest
193 configure:4049: $? = 0
194 configure:4072: result: 4
195 configure:4100: checking for xsltproc
196 configure:4118: found /usr/bin/xsltproc
197 configure:4130: result: /usr/bin/xsltproc
198 configure:4246: creating ./config.status
199
200 ## ---------------------- ##
201 ## Running config.status. ##
202 ## ---------------------- ##
203
204 This file was extended by talloc config.status 1.1.0, which was
205 generated by GNU Autoconf 2.61.  Invocation command line was
206
207   CONFIG_FILES    = 
208   CONFIG_HEADERS  = 
209   CONFIG_LINKS    = 
210   CONFIG_COMMANDS = 
211   $ ./config.status 
212
213 on vivaldi
214
215 config.status:598: creating Makefile
216 config.status:598: creating talloc.pc
217 config.status:598: creating config.h
218
219 ## ---------------- ##
220 ## Cache variables. ##
221 ## ---------------- ##
222
223 ac_cv_c_compiler_gnu=yes
224 ac_cv_env_CC_set=
225 ac_cv_env_CC_value=
226 ac_cv_env_CFLAGS_set=
227 ac_cv_env_CFLAGS_value=
228 ac_cv_env_CPPFLAGS_set=
229 ac_cv_env_CPPFLAGS_value=
230 ac_cv_env_CPP_set=
231 ac_cv_env_CPP_value=
232 ac_cv_env_LDFLAGS_set=
233 ac_cv_env_LDFLAGS_value=
234 ac_cv_env_LIBS_set=
235 ac_cv_env_LIBS_value=
236 ac_cv_env_build_alias_set=
237 ac_cv_env_build_alias_value=
238 ac_cv_env_host_alias_set=
239 ac_cv_env_host_alias_value=
240 ac_cv_env_target_alias_set=
241 ac_cv_env_target_alias_value=
242 ac_cv_header_inttypes_h=yes
243 ac_cv_header_memory_h=yes
244 ac_cv_header_stdc=yes
245 ac_cv_header_stdint_h=yes
246 ac_cv_header_stdlib_h=yes
247 ac_cv_header_string_h=yes
248 ac_cv_header_strings_h=yes
249 ac_cv_header_sys_stat_h=yes
250 ac_cv_header_sys_types_h=yes
251 ac_cv_header_unistd_h=yes
252 ac_cv_objext=o
253 ac_cv_path_EGREP='/bin/grep -E'
254 ac_cv_path_GREP=/bin/grep
255 ac_cv_path_XSLTPROC=/usr/bin/xsltproc
256 ac_cv_prog_CPP='gcc -E'
257 ac_cv_prog_ac_ct_CC=gcc
258 ac_cv_prog_cc_c89=
259 ac_cv_prog_cc_g=yes
260 ac_cv_sizeof_size_t=4
261 ac_cv_sizeof_void_p=4
262 ac_cv_type_size_t=yes
263 ac_cv_type_void_p=yes
264
265 ## ----------------- ##
266 ## Output variables. ##
267 ## ----------------- ##
268
269 CC='gcc'
270 CFLAGS='-g -O2'
271 CPP='gcc -E'
272 CPPFLAGS=''
273 DEFS='-DHAVE_CONFIG_H'
274 DOC_TARGET='doc'
275 ECHO_C=''
276 ECHO_N='-n'
277 ECHO_T=''
278 EGREP='/bin/grep -E'
279 EXEEXT=''
280 GREP='/bin/grep'
281 LDFLAGS=''
282 LIBOBJS=''
283 LIBS=''
284 LTLIBOBJS=''
285 OBJEXT='o'
286 PACKAGE_BUGREPORT=''
287 PACKAGE_NAME='talloc'
288 PACKAGE_STRING='talloc 1.1.0'
289 PACKAGE_TARNAME='talloc'
290 PACKAGE_VERSION='1.1.0'
291 PATH_SEPARATOR=':'
292 SHELL='/bin/bash'
293 TALLOC_CFLAGS='-I.'
294 TALLOC_LIBS=''
295 TALLOC_OBJ='talloc.o'
296 XSLTPROC='/usr/bin/xsltproc'
297 ac_ct_CC='gcc'
298 bindir='${exec_prefix}/bin'
299 build_alias=''
300 datadir='${datarootdir}'
301 datarootdir='${prefix}/share'
302 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
303 dvidir='${docdir}'
304 exec_prefix='${prefix}'
305 host_alias=''
306 htmldir='${docdir}'
307 includedir='${prefix}/include'
308 infodir='${datarootdir}/info'
309 libdir='${exec_prefix}/lib'
310 libexecdir='${exec_prefix}/libexec'
311 localedir='${datarootdir}/locale'
312 localstatedir='${prefix}/var'
313 mandir='${datarootdir}/man'
314 oldincludedir='/usr/include'
315 pdfdir='${docdir}'
316 prefix='/usr/local'
317 program_transform_name='s,x,x,'
318 psdir='${docdir}'
319 sbindir='${exec_prefix}/sbin'
320 sharedstatedir='${prefix}/com'
321 sysconfdir='${prefix}/etc'
322 tallocdir='.'
323 target_alias=''
324
325 ## ----------- ##
326 ## confdefs.h. ##
327 ## ----------- ##
328
329 #define PACKAGE_NAME "talloc"
330 #define PACKAGE_TARNAME "talloc"
331 #define PACKAGE_VERSION "1.1.0"
332 #define PACKAGE_STRING "talloc 1.1.0"
333 #define PACKAGE_BUGREPORT ""
334 #define STDC_HEADERS 1
335 #define HAVE_SYS_TYPES_H 1
336 #define HAVE_SYS_STAT_H 1
337 #define HAVE_STDLIB_H 1
338 #define HAVE_STRING_H 1
339 #define HAVE_MEMORY_H 1
340 #define HAVE_STRINGS_H 1
341 #define HAVE_INTTYPES_H 1
342 #define HAVE_STDINT_H 1
343 #define HAVE_UNISTD_H 1
344 #define SIZEOF_SIZE_T 4
345 #define SIZEOF_VOID_P 4
346
347 configure: exit 0