-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.log
599 lines (575 loc) · 19.9 KB
/
config.log
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
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by KLEE configure 0.01, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ ./configure --with-llvm=/home/kain/Documents/bishe/llvm-2.8 --with-uclibc=/home/kain/Documents/bishe/klee-uclibc --enable-posix-runtime
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = x86_64
uname -r = 2.6.32-71.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Fri May 20 03:51:51 BST 2011
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/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/lib64/qt-3.3/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /home/kain/bin
PATH: /home/kain/Documents/bishe/install/bin
PATH: /home/kain/Documents/bishe/klee/Release+Asserts/bin
PATH: /home/kain/Documents/code/shell
PATH: /home/kain/VC/klee/Release+Asserts/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1817: checking build system type
configure:1835: result: x86_64-unknown-linux-gnu
configure:1857: checking host system type
configure:1872: result: x86_64-unknown-linux-gnu
configure:1894: checking target system type
configure:1909: result: x86_64-unknown-linux-gnu
configure:1938: checking type of operating system we're going to host on
configure:1950: result:
configure:1961: checking llvm source dir
configure:2016: result: /home/kain/Documents/bishe/llvm-2.8
configure:2019: checking llvm obj dir
configure:2021: result: /home/kain/Documents/bishe/llvm-2.8
configure:2029: checking llvm package version
configure:2032: result: 2.8
configure:2037: checking llvm version major
configure:2040: result: 2
configure:2043: checking llvm version minor
configure:2046: result: 8
configure:2049: checking llvm is release version
configure:2057: result: 1
configure:2099: checking llvm build mode
configure:2122: result: Release+Asserts
configure:2140: checking uclibc
configure:2151: result: /home/kain/Documents/bishe/klee-uclibc
configure:2182: checking POSIX runtime
configure:2201: result: yes
configure:2230: checking runtime configuration
configure:2240: result: Release+Asserts
configure:2339: checking for gcc
configure:2355: found /usr/bin/gcc
configure:2366: result: gcc
configure:2604: checking for C compiler version
configure:2611: gcc --version >&5
gcc (GCC) 4.4.4 20100726 (Red Hat 4.4.4-13)
Copyright (C) 2010 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:2614: $? = 0
configure:2621: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC)
configure:2624: $? = 0
configure:2631: gcc -V >&5
gcc: '-V' option must have argument
configure:2634: $? = 1
configure:2657: checking for C compiler default output file name
configure:2684: gcc conftest.c >&5
configure:2687: $? = 0
configure:2733: result: a.out
configure:2738: checking whether the C compiler works
configure:2748: ./a.out
configure:2751: $? = 0
configure:2768: result: yes
configure:2775: checking whether we are cross compiling
configure:2777: result: no
configure:2780: checking for suffix of executables
configure:2787: gcc -o conftest conftest.c >&5
configure:2790: $? = 0
configure:2814: result:
configure:2820: checking for suffix of object files
configure:2846: gcc -c conftest.c >&5
configure:2849: $? = 0
configure:2872: result: o
configure:2876: checking whether we are using the GNU C compiler
configure:2905: gcc -c conftest.c >&5
configure:2911: $? = 0
configure:2918: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2921: $? = 0
configure:2928: test -s conftest.o
configure:2931: $? = 0
configure:2945: result: yes
configure:2950: checking whether gcc accepts -g
configure:2980: gcc -c -g conftest.c >&5
configure:2986: $? = 0
configure:2993: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:2996: $? = 0
configure:3003: test -s conftest.o
configure:3006: $? = 0
configure:3136: result: yes
configure:3153: checking for gcc option to accept ISO C89
configure:3227: gcc -c -g -O2 conftest.c >&5
configure:3233: $? = 0
configure:3240: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3243: $? = 0
configure:3250: test -s conftest.o
configure:3253: $? = 0
configure:3273: result: none needed
configure:3297: checking how to run the C preprocessor
configure:3337: gcc -E conftest.c
configure:3343: $? = 0
configure:3381: gcc -E conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3387: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "KLEE"
| #define PACKAGE_TARNAME "-klee-"
| #define PACKAGE_VERSION "0.01"
| #define PACKAGE_STRING "KLEE 0.01"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define LLVM_VERSION_MAJOR 2
| #define LLVM_VERSION_MINOR 8
| #define LLVM_IS_RELEASE 1
| #define KLEE_UCLIBC "/home/kain/Documents/bishe/klee-uclibc"
| #define RUNTIME_CONFIGURATION "Release+Asserts"
| #define HAVE_CTYPE_EXTERNALS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3427: result: gcc -E
configure:3456: gcc -E conftest.c
configure:3462: $? = 0
configure:3500: gcc -E conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3506: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "KLEE"
| #define PACKAGE_TARNAME "-klee-"
| #define PACKAGE_VERSION "0.01"
| #define PACKAGE_STRING "KLEE 0.01"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define LLVM_VERSION_MAJOR 2
| #define LLVM_VERSION_MINOR 8
| #define LLVM_IS_RELEASE 1
| #define KLEE_UCLIBC "/home/kain/Documents/bishe/klee-uclibc"
| #define RUNTIME_CONFIGURATION "Release+Asserts"
| #define HAVE_CTYPE_EXTERNALS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3551: checking for grep that handles long lines and -e
configure:3625: result: /bin/grep
configure:3630: checking for egrep
configure:3708: result: /bin/grep -E
configure:3713: checking for ANSI C header files
configure:3743: gcc -c -g -O2 conftest.c >&5
configure:3749: $? = 0
configure:3756: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3759: $? = 0
configure:3766: test -s conftest.o
configure:3769: $? = 0
configure:3865: gcc -o conftest -g -O2 conftest.c >&5
configure:3868: $? = 0
configure:3874: ./conftest
configure:3877: $? = 0
configure:3894: result: yes
configure:3918: checking for sys/types.h
configure:3939: gcc -c -g -O2 conftest.c >&5
configure:3945: $? = 0
configure:3952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3955: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3978: result: yes
configure:3918: checking for sys/stat.h
configure:3939: gcc -c -g -O2 conftest.c >&5
configure:3945: $? = 0
configure:3952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3955: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3978: result: yes
configure:3918: checking for stdlib.h
configure:3939: gcc -c -g -O2 conftest.c >&5
configure:3945: $? = 0
configure:3952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3955: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3978: result: yes
configure:3918: checking for string.h
configure:3939: gcc -c -g -O2 conftest.c >&5
configure:3945: $? = 0
configure:3952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3955: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3978: result: yes
configure:3918: checking for memory.h
configure:3939: gcc -c -g -O2 conftest.c >&5
configure:3945: $? = 0
configure:3952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3955: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3978: result: yes
configure:3918: checking for strings.h
configure:3939: gcc -c -g -O2 conftest.c >&5
configure:3945: $? = 0
configure:3952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3955: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3978: result: yes
configure:3918: checking for inttypes.h
configure:3939: gcc -c -g -O2 conftest.c >&5
configure:3945: $? = 0
configure:3952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3955: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3978: result: yes
configure:3918: checking for stdint.h
configure:3939: gcc -c -g -O2 conftest.c >&5
configure:3945: $? = 0
configure:3952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3955: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3978: result: yes
configure:3918: checking for unistd.h
configure:3939: gcc -c -g -O2 conftest.c >&5
configure:3945: $? = 0
configure:3952: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:3955: $? = 0
configure:3962: test -s conftest.o
configure:3965: $? = 0
configure:3978: result: yes
configure:4005: checking sys/acl.h usability
configure:4022: gcc -c -g -O2 conftest.c >&5
configure:4028: $? = 0
configure:4035: test -z "$ac_c_werror_flag" || test ! -s conftest.err
configure:4038: $? = 0
configure:4045: test -s conftest.o
configure:4048: $? = 0
configure:4059: result: yes
configure:4063: checking sys/acl.h presence
configure:4078: gcc -E conftest.c
configure:4084: $? = 0
configure:4105: result: yes
configure:4138: checking for sys/acl.h
configure:4146: result: yes
configure:4225: checking for g++
configure:4241: found /usr/bin/g++
configure:4252: result: g++
configure:4283: checking for C++ compiler version
configure:4290: g++ --version >&5
g++ (GCC) 4.4.4 20100726 (Red Hat 4.4.4-13)
Copyright (C) 2010 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:4293: $? = 0
configure:4300: g++ -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC)
configure:4303: $? = 0
configure:4310: g++ -V >&5
g++: '-V' option must have argument
configure:4313: $? = 1
configure:4316: checking whether we are using the GNU C++ compiler
configure:4345: g++ -c conftest.cpp >&5
configure:4351: $? = 0
configure:4358: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4361: $? = 0
configure:4368: test -s conftest.o
configure:4371: $? = 0
configure:4385: result: yes
configure:4390: checking whether g++ accepts -g
configure:4420: g++ -c -g conftest.cpp >&5
configure:4426: $? = 0
configure:4433: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4436: $? = 0
configure:4443: test -s conftest.o
configure:4446: $? = 0
configure:4576: result: yes
configure:4605: checking how to run the C++ preprocessor
configure:4641: g++ -E conftest.cpp
configure:4647: $? = 0
configure:4685: g++ -E conftest.cpp
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
configure:4691: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "KLEE"
| #define PACKAGE_TARNAME "-klee-"
| #define PACKAGE_VERSION "0.01"
| #define PACKAGE_STRING "KLEE 0.01"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define LLVM_VERSION_MAJOR 2
| #define LLVM_VERSION_MINOR 8
| #define LLVM_IS_RELEASE 1
| #define KLEE_UCLIBC "/home/kain/Documents/bishe/klee-uclibc"
| #define RUNTIME_CONFIGURATION "Release+Asserts"
| #define HAVE_CTYPE_EXTERNALS 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 HAVE_SYS_ACL_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4731: result: g++ -E
configure:4760: g++ -E conftest.cpp
configure:4766: $? = 0
configure:4804: g++ -E conftest.cpp
conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
configure:4810: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "KLEE"
| #define PACKAGE_TARNAME "-klee-"
| #define PACKAGE_VERSION "0.01"
| #define PACKAGE_STRING "KLEE 0.01"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define LLVM_VERSION_MAJOR 2
| #define LLVM_VERSION_MINOR 8
| #define LLVM_IS_RELEASE 1
| #define KLEE_UCLIBC "/home/kain/Documents/bishe/klee-uclibc"
| #define RUNTIME_CONFIGURATION "Release+Asserts"
| #define HAVE_CTYPE_EXTERNALS 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 HAVE_SYS_ACL_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4870: checking selinux/selinux.h usability
configure:4887: g++ -c -g -O2 conftest.cpp >&5
configure:4893: $? = 0
configure:4900: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
configure:4903: $? = 0
configure:4910: test -s conftest.o
configure:4913: $? = 0
configure:4924: result: yes
configure:4928: checking selinux/selinux.h presence
configure:4943: g++ -E conftest.cpp
configure:4949: $? = 0
configure:4970: result: yes
configure:5003: checking for selinux/selinux.h
configure:5011: result: yes
configure:5445: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by KLEE config.status 0.01, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on localhost.localdomain
config.status:630: creating Makefile.config
config.status:630: creating include/klee/Config/config.h
config.status:851: include/klee/Config/config.h is unchanged
config.status:864: executing setup commands
config.status:864: executing Makefile commands
config.status:864: executing Makefile.common commands
config.status:864: executing lib/Makefile commands
config.status:864: executing runtime/Makefile commands
config.status:864: executing stp/Makefile commands
config.status:864: executing test/Makefile commands
config.status:864: executing test/Makefile.tests commands
config.status:864: executing tools/Makefile commands
config.status:864: executing unittests/Makefile commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_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_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_selinux_selinux_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_acl_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_target=x86_64-unknown-linux-gnu
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_EXT_STP='0'
ENABLE_POSIX_RUNTIME='1'
ENABLE_UCLIBC='1'
EXEEXT=''
GREP='/bin/grep'
HAVE_SELINUX='1'
KLEE_UCLIBC=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LLVM_BUILD_MODE='Release+Asserts'
LLVM_IS_RELEASE='1'
LLVM_OBJ='/home/kain/Documents/bishe/llvm-2.8'
LLVM_SRC='/home/kain/Documents/bishe/llvm-2.8'
LLVM_VERSION_MAJOR='2'
LLVM_VERSION_MINOR='8'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='KLEE'
PACKAGE_STRING='KLEE 0.01'
PACKAGE_TARNAME='-klee-'
PACKAGE_VERSION='0.01'
PATH_SEPARATOR=':'
REQUIRES_RTTI='0'
RUNTIME_CONFIGURATION=''
RUNTIME_DISABLE_ASSERTIONS='0'
RUNTIME_ENABLE_OPTIMIZED='1'
SHELL='/bin/sh'
STP_ROOT=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
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='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "KLEE"
#define PACKAGE_TARNAME "-klee-"
#define PACKAGE_VERSION "0.01"
#define PACKAGE_STRING "KLEE 0.01"
#define PACKAGE_BUGREPORT "[email protected]"
#define LLVM_VERSION_MAJOR 2
#define LLVM_VERSION_MINOR 8
#define LLVM_IS_RELEASE 1
#define KLEE_UCLIBC "/home/kain/Documents/bishe/klee-uclibc"
#define RUNTIME_CONFIGURATION "Release+Asserts"
#define HAVE_CTYPE_EXTERNALS 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 HAVE_SYS_ACL_H 1
#define HAVE_SELINUX_SELINUX_H 1
configure: exit 0