aboutsummaryrefslogtreecommitdiff
path: root/third_party/liblzf-3.5/config.log
blob: dfa0a838453c7da4e17b41e892d931d13b87c561 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.60.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = ubuntu
uname -m = x86_64
uname -r = 2.6.31-14-server
uname -s = Linux
uname -v = #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /home/matei/scala-2.7.7.final/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1723: checking for gcc
configure:1739: found /usr/bin/gcc
configure:1750: result: gcc
configure:1988: checking for C compiler version
configure:1995: gcc --version >&5
gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1998: $? = 0
configure:2005: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) 
configure:2008: $? = 0
configure:2015: gcc -V >&5
gcc: '-V' option must have argument
configure:2018: $? = 1
configure:2041: checking for C compiler default output file name
configure:2068: gcc -fPIC   conftest.c  >&5
configure:2071: $? = 0
configure:2117: result: a.out
configure:2122: checking whether the C compiler works
configure:2132: ./a.out
configure:2135: $? = 0
configure:2152: result: yes
configure:2159: checking whether we are cross compiling
configure:2161: result: no
configure:2164: checking for suffix of executables
configure:2171: gcc -o conftest -fPIC   conftest.c  >&5
configure:2174: $? = 0
configure:2198: result: 
configure:2204: checking for suffix of object files
configure:2230: gcc -c -fPIC  conftest.c >&5
configure:2233: $? = 0
configure:2256: result: o
configure:2260: checking whether we are using the GNU C compiler
configure:2289: gcc -c -fPIC  conftest.c >&5
configure:2295: $? = 0
configure:2302: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2305: $? = 0
configure:2312: test -s conftest.o
configure:2315: $? = 0
configure:2329: result: yes
configure:2334: checking whether gcc accepts -g
configure:2364: gcc -c -g  conftest.c >&5
configure:2370: $? = 0
configure:2377: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2380: $? = 0
configure:2387: test -s conftest.o
configure:2390: $? = 0
configure:2520: result: yes
configure:2537: checking for gcc option to accept ISO C89
configure:2611: gcc  -c -fPIC  conftest.c >&5
configure:2617: $? = 0
configure:2624: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2627: $? = 0
configure:2634: test -s conftest.o
configure:2637: $? = 0
configure:2657: result: none needed
configure:2683: checking for special C compiler options needed for large files
configure:2810: result: no
configure:2816: checking for _FILE_OFFSET_BITS value needed for large files
configure:2852: gcc -c -fPIC  conftest.c >&5
configure:2858: $? = 0
configure:2865: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2868: $? = 0
configure:2875: test -s conftest.o
configure:2878: $? = 0
configure:2959: result: no
configure:2969: checking for _LARGE_FILES value needed for large files
configure:3005: gcc -c -fPIC  conftest.c >&5
configure:3011: $? = 0
configure:3018: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3021: $? = 0
configure:3028: test -s conftest.o
configure:3031: $? = 0
configure:3112: result: no
configure:3172: checking for gcc
configure:3199: result: gcc
configure:3437: checking for C compiler version
configure:3444: gcc --version >&5
gcc (Ubuntu 4.4.1-4ubuntu8) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3447: $? = 0
configure:3454: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) 
configure:3457: $? = 0
configure:3464: gcc -V >&5
gcc: '-V' option must have argument
configure:3467: $? = 1
configure:3470: checking whether we are using the GNU C compiler
configure:3539: result: yes
configure:3544: checking whether gcc accepts -g
configure:3730: result: yes
configure:3747: checking for gcc option to accept ISO C89
configure:3867: result: none needed
configure:3928: checking for ranlib
configure:3944: found /usr/bin/ranlib
configure:3955: result: ranlib
configure:4025: checking for a BSD-compatible install
configure:4081: result: /usr/bin/install -c
configure:4097: checking how to run the C preprocessor
configure:4137: gcc -E  conftest.c
configure:4143: $? = 0
configure:4181: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4187: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4227: result: gcc -E
configure:4256: gcc -E  conftest.c
configure:4262: $? = 0
configure:4300: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4306: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4351: checking for grep that handles long lines and -e
configure:4425: result: /bin/grep
configure:4430: checking for egrep
configure:4508: result: /bin/grep -E
configure:4513: checking for ANSI C header files
configure:4543: gcc -c -fPIC  conftest.c >&5
configure:4549: $? = 0
configure:4556: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4559: $? = 0
configure:4566: test -s conftest.o
configure:4569: $? = 0
configure:4665: gcc -o conftest -fPIC   conftest.c  >&5
configure:4668: $? = 0
configure:4674: ./conftest
configure:4677: $? = 0
configure:4694: result: yes
configure:4719: checking for sys/types.h
configure:4740: gcc -c -fPIC  conftest.c >&5
configure:4746: $? = 0
configure:4753: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4756: $? = 0
configure:4763: test -s conftest.o
configure:4766: $? = 0
configure:4779: result: yes
configure:4719: checking for sys/stat.h
configure:4740: gcc -c -fPIC  conftest.c >&5
configure:4746: $? = 0
configure:4753: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4756: $? = 0
configure:4763: test -s conftest.o
configure:4766: $? = 0
configure:4779: result: yes
configure:4719: checking for stdlib.h
configure:4740: gcc -c -fPIC  conftest.c >&5
configure:4746: $? = 0
configure:4753: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4756: $? = 0
configure:4763: test -s conftest.o
configure:4766: $? = 0
configure:4779: result: yes
configure:4719: checking for string.h
configure:4740: gcc -c -fPIC  conftest.c >&5
configure:4746: $? = 0
configure:4753: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4756: $? = 0
configure:4763: test -s conftest.o
configure:4766: $? = 0
configure:4779: result: yes
configure:4719: checking for memory.h
configure:4740: gcc -c -fPIC  conftest.c >&5
configure:4746: $? = 0
configure:4753: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4756: $? = 0
configure:4763: test -s conftest.o
configure:4766: $? = 0
configure:4779: result: yes
configure:4719: checking for strings.h
configure:4740: gcc -c -fPIC  conftest.c >&5
configure:4746: $? = 0
configure:4753: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4756: $? = 0
configure:4763: test -s conftest.o
configure:4766: $? = 0
configure:4779: result: yes
configure:4719: checking for inttypes.h
configure:4740: gcc -c -fPIC  conftest.c >&5
configure:4746: $? = 0
configure:4753: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4756: $? = 0
configure:4763: test -s conftest.o
configure:4766: $? = 0
configure:4779: result: yes
configure:4719: checking for stdint.h
configure:4740: gcc -c -fPIC  conftest.c >&5
configure:4746: $? = 0
configure:4753: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4756: $? = 0
configure:4763: test -s conftest.o
configure:4766: $? = 0
configure:4779: result: yes
configure:4719: checking for unistd.h
configure:4740: gcc -c -fPIC  conftest.c >&5
configure:4746: $? = 0
configure:4753: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4756: $? = 0
configure:4763: test -s conftest.o
configure:4766: $? = 0
configure:4779: result: yes
configure:4791: checking for short
configure:4821: gcc -c -fPIC  conftest.c >&5
configure:4827: $? = 0
configure:4834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4837: $? = 0
configure:4844: test -s conftest.o
configure:4847: $? = 0
configure:4859: result: yes
configure:4862: checking size of short
configure:5250: gcc -o conftest -fPIC   conftest.c  >&5
configure:5253: $? = 0
configure:5259: ./conftest
configure:5262: $? = 0
configure:5284: result: 2
configure:5291: checking for int
configure:5321: gcc -c -fPIC  conftest.c >&5
configure:5327: $? = 0
configure:5334: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5337: $? = 0
configure:5344: test -s conftest.o
configure:5347: $? = 0
configure:5359: result: yes
configure:5362: checking size of int
configure:5750: gcc -o conftest -fPIC   conftest.c  >&5
configure:5753: $? = 0
configure:5759: ./conftest
configure:5762: $? = 0
configure:5784: result: 4
configure:5791: checking for long
configure:5821: gcc -c -fPIC  conftest.c >&5
configure:5827: $? = 0
configure:5834: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:5837: $? = 0
configure:5844: test -s conftest.o
configure:5847: $? = 0
configure:5859: result: yes
configure:5862: checking size of long
configure:6250: gcc -o conftest -fPIC   conftest.c  >&5
configure:6253: $? = 0
configure:6259: ./conftest
configure:6262: $? = 0
configure:6284: result: 8
configure:6292: checking for an ANSI C-conforming const
configure:6367: gcc -c -fPIC  conftest.c >&5
configure:6373: $? = 0
configure:6380: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6383: $? = 0
configure:6390: test -s conftest.o
configure:6393: $? = 0
configure:6405: result: yes
configure:6415: checking for inline
configure:6441: gcc -c -fPIC  conftest.c >&5
configure:6447: $? = 0
configure:6454: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6457: $? = 0
configure:6464: test -s conftest.o
configure:6467: $? = 0
configure:6482: result: inline
configure:6516: checking getopt.h usability
configure:6533: gcc -c -fPIC  conftest.c >&5
configure:6539: $? = 0
configure:6546: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6549: $? = 0
configure:6556: test -s conftest.o
configure:6559: $? = 0
configure:6570: result: yes
configure:6574: checking getopt.h presence
configure:6589: gcc -E  conftest.c
configure:6595: $? = 0
configure:6616: result: yes
configure:6644: checking for getopt.h
configure:6652: result: yes
configure:6669: checking for getopt_long
configure:6725: gcc -o conftest -fPIC   conftest.c  >&5
configure:6731: $? = 0
configure:6738: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:6741: $? = 0
configure:6748: test -s conftest
configure:6751: $? = 0
configure:6765: result: yes
configure:6885: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.60.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on ubuntu

config.status:583: creating Makefile
config.status:583: creating config.h
config.status:807: config.h is unchanged

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-fPIC
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_getopt_long=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_short=2
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_short=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CFLAGS='-fPIC -O3 -funroll-all-loops'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/bash'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define _GNU_SOURCE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1

configure: exit 0