-
Notifications
You must be signed in to change notification settings - Fork 8
/
config.log
717 lines (689 loc) · 21.2 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
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by bacteria configure 0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --no-create --no-recursion
## --------- ##
## Platform. ##
## --------- ##
hostname = RBH4
uname -m = x86_64
uname -r = 4.19.0-12-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.19.152-1 (2020-10-18)
/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/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
PATH: /home/lialh4/localwhois/bin/geopip
PATH: /home/lialh4/qgrep/vim/
PATH: /home/lialh4/localwhois/bin/geopip
PATH: /home/lialh4/qgrep/vim/qgrep/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2307: checking for a BSD-compatible install
configure:2375: result: /usr/bin/install -c
configure:2386: checking whether build environment is sane
configure:2441: result: yes
configure:2590: checking for a thread-safe mkdir -p
configure:2629: result: /usr/bin/mkdir -p
configure:2636: checking for gawk
configure:2652: found /usr/bin/gawk
configure:2663: result: gawk
configure:2674: checking whether make sets $(MAKE)
configure:2696: result: yes
configure:2725: checking whether make supports nested variables
configure:2742: result: yes
configure:2918: checking for gcc
configure:2934: found /usr/bin/gcc
configure:2945: result: gcc
configure:3174: checking for C compiler version
configure:3183: gcc --version >&5
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 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:3194: $? = 0
configure:3183: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6)
configure:3194: $? = 0
configure:3183: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3194: $? = 1
configure:3183: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3194: $? = 1
configure:3214: checking whether the C compiler works
configure:3236: gcc conftest.c >&5
configure:3240: $? = 0
configure:3288: result: yes
configure:3291: checking for C compiler default output file name
configure:3293: result: a.out
configure:3299: checking for suffix of executables
configure:3306: gcc -o conftest conftest.c >&5
configure:3310: $? = 0
configure:3332: result:
configure:3354: checking whether we are cross compiling
configure:3362: gcc -o conftest conftest.c >&5
configure:3366: $? = 0
configure:3373: ./conftest
configure:3377: $? = 0
configure:3365: result: no
configure:3370: checking for suffix of object files
configure:3392: gcc -c conftest.c >&5
configure:3396: $? = 0
configure:3417: result: o
configure:3421: checking whether we are using the GNU C compiler
configure:3440: gcc -c conftest.c >&5
configure:3440: $? = 0
configure:3449: result: yes
configure:3458: checking whether gcc accepts -g
configure:3478: gcc -c -g conftest.c >&5
configure:3478: $? = 0
configure:3519: result: yes
configure:3536: checking for gcc option to accept ISO C89
configure:3599: gcc -c -g -O2 conftest.c >&5
configure:3599: $? = 0
configure:3612: result: none needed
configure:3637: checking whether gcc understands -c and -o together
configure:3659: gcc -c conftest.c -o conftest2.o
configure:3662: $? = 0
configure:3659: gcc -c conftest.c -o conftest2.o
configure:3662: $? = 0
configure:3674: result: yes
configure:3694: checking whether make supports the include directive
configure:3709: make -f confmf.GNU && cat confinc.out
make[1]: Entering directory '/home/lialh4/bacteria'
make[1]: Leaving directory '/home/lialh4/bacteria'
this is the am__doit target
configure:3712: $? = 0
configure:3731: result: yes (GNU style)
configure:3756: checking dependency style of gcc
configure:3867: result: gcc3
configure:3886: checking for main in -lpthread
configure:3905: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:3905: $? = 0
configure:3914: result: yes
configure:3925: checking for main in -liniparser
configure:3944: gcc -o conftest -g -O2 conftest.c -liniparser -lpthread >&5
configure:3944: $? = 0
configure:3953: result: yes
configure:3972: checking how to run the C preprocessor
configure:4003: gcc -E conftest.c
configure:4003: $? = 0
configure:4017: gcc -E conftest.c
conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bacteria"
| #define PACKAGE_TARNAME "bacteria"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "bacteria 0.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "bacteria"
| #define VERSION "0.1"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBINIPARSER 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4042: result: gcc -E
configure:4062: gcc -E conftest.c
configure:4062: $? = 0
configure:4076: gcc -E conftest.c
conftest.c:13:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:4076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bacteria"
| #define PACKAGE_TARNAME "bacteria"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "bacteria 0.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "bacteria"
| #define VERSION "0.1"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBINIPARSER 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4105: checking for grep that handles long lines and -e
configure:4163: result: /usr/bin/grep
configure:4168: checking for egrep
configure:4230: result: /usr/bin/grep -E
configure:4235: checking for ANSI C header files
configure:4255: gcc -c -g -O2 -g conftest.c >&5
configure:4255: $? = 0
configure:4328: gcc -o conftest -g -O2 -g conftest.c -liniparser -lpthread >&5
configure:4328: $? = 0
configure:4328: ./conftest
configure:4328: $? = 0
configure:4339: result: yes
configure:4352: checking for sys/types.h
configure:4352: gcc -c -g -O2 -g conftest.c >&5
configure:4352: $? = 0
configure:4352: result: yes
configure:4352: checking for sys/stat.h
configure:4352: gcc -c -g -O2 -g conftest.c >&5
configure:4352: $? = 0
configure:4352: result: yes
configure:4352: checking for stdlib.h
configure:4352: gcc -c -g -O2 -g conftest.c >&5
configure:4352: $? = 0
configure:4352: result: yes
configure:4352: checking for string.h
configure:4352: gcc -c -g -O2 -g conftest.c >&5
configure:4352: $? = 0
configure:4352: result: yes
configure:4352: checking for memory.h
configure:4352: gcc -c -g -O2 -g conftest.c >&5
configure:4352: $? = 0
configure:4352: result: yes
configure:4352: checking for strings.h
configure:4352: gcc -c -g -O2 -g conftest.c >&5
configure:4352: $? = 0
configure:4352: result: yes
configure:4352: checking for inttypes.h
configure:4352: gcc -c -g -O2 -g conftest.c >&5
configure:4352: $? = 0
configure:4352: result: yes
configure:4352: checking for stdint.h
configure:4352: gcc -c -g -O2 -g conftest.c >&5
configure:4352: $? = 0
configure:4352: result: yes
configure:4352: checking for unistd.h
configure:4352: gcc -c -g -O2 -g conftest.c >&5
configure:4352: $? = 0
configure:4352: result: yes
configure:4367: checking arpa/inet.h usability
configure:4367: gcc -c -g -O2 -g conftest.c >&5
configure:4367: $? = 0
configure:4367: result: yes
configure:4367: checking arpa/inet.h presence
configure:4367: gcc -E conftest.c
configure:4367: $? = 0
configure:4367: result: yes
configure:4367: checking for arpa/inet.h
configure:4367: result: yes
configure:4367: checking fcntl.h usability
configure:4367: gcc -c -g -O2 -g conftest.c >&5
configure:4367: $? = 0
configure:4367: result: yes
configure:4367: checking fcntl.h presence
configure:4367: gcc -E conftest.c
configure:4367: $? = 0
configure:4367: result: yes
configure:4367: checking for fcntl.h
configure:4367: result: yes
configure:4367: checking netdb.h usability
configure:4367: gcc -c -g -O2 -g conftest.c >&5
configure:4367: $? = 0
configure:4367: result: yes
configure:4367: checking netdb.h presence
configure:4367: gcc -E conftest.c
configure:4367: $? = 0
configure:4367: result: yes
configure:4367: checking for netdb.h
configure:4367: result: yes
configure:4367: checking for stdint.h
configure:4367: result: yes
configure:4367: checking for stdlib.h
configure:4367: result: yes
configure:4367: checking for string.h
configure:4367: result: yes
configure:4367: checking sys/socket.h usability
configure:4367: gcc -c -g -O2 -g conftest.c >&5
configure:4367: $? = 0
configure:4367: result: yes
configure:4367: checking sys/socket.h presence
configure:4367: gcc -E conftest.c
configure:4367: $? = 0
configure:4367: result: yes
configure:4367: checking for sys/socket.h
configure:4367: result: yes
configure:4367: checking for unistd.h
configure:4367: result: yes
configure:4379: checking for stdbool.h that conforms to C99
configure:4446: gcc -c -g -O2 -g conftest.c >&5
configure:4446: $? = 0
configure:4453: result: yes
configure:4455: checking for _Bool
configure:4455: gcc -c -g -O2 -g conftest.c >&5
configure:4455: $? = 0
configure:4455: gcc -c -g -O2 -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:4455: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bacteria"
| #define PACKAGE_TARNAME "bacteria"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "bacteria 0.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "bacteria"
| #define VERSION "0.1"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBINIPARSER 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_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:4455: result: yes
configure:4466: checking for size_t
configure:4466: gcc -c -g -O2 -g conftest.c >&5
configure:4466: $? = 0
configure:4466: gcc -c -g -O2 -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:4466: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bacteria"
| #define PACKAGE_TARNAME "bacteria"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "bacteria 0.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "bacteria"
| #define VERSION "0.1"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBINIPARSER 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_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:4466: result: yes
configure:4477: checking for uint16_t
configure:4477: gcc -c -g -O2 -g conftest.c >&5
configure:4477: $? = 0
configure:4477: result: yes
configure:4494: checking for bzero
configure:4494: gcc -o conftest -g -O2 -g conftest.c -liniparser -lpthread >&5
conftest.c:55:6: warning: conflicting types for built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
char bzero ();
^~~~~
configure:4494: $? = 0
configure:4494: result: yes
configure:4494: checking for inet_ntoa
configure:4494: gcc -o conftest -g -O2 -g conftest.c -liniparser -lpthread >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4494: checking for socket
configure:4494: gcc -o conftest -g -O2 -g conftest.c -liniparser -lpthread >&5
configure:4494: $? = 0
configure:4494: result: yes
configure:4607: checking that generated files are newer than configure
configure:4613: result: done
configure:4636: creating ./config.status
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_uint16_t=yes
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_bzero=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_socket=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_stdbool_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_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_iniparser_main=yes
ac_cv_lib_pthread_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type__Bool=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/lialh4/bacteria/missing aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /home/lialh4/bacteria/missing autoconf'
AUTOHEADER='${SHELL} /home/lialh4/bacteria/missing autoheader'
AUTOMAKE='${SHELL} /home/lialh4/bacteria/missing automake-1.16'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -g'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-liniparser -lpthread '
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/lialh4/bacteria/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT='o'
PACKAGE='bacteria'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='bacteria'
PACKAGE_STRING='bacteria 0.1'
PACKAGE_TARNAME='bacteria'
PACKAGE_URL=''
PACKAGE_VERSION='0.1'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='0.1'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/lialh4/bacteria/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "bacteria"
#define PACKAGE_TARNAME "bacteria"
#define PACKAGE_VERSION "0.1"
#define PACKAGE_STRING "bacteria 0.1"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "bacteria"
#define VERSION "0.1"
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBINIPARSER 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_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_NETDB_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_UNISTD_H 1
#define HAVE__BOOL 1
#define HAVE_BZERO 1
#define HAVE_INET_NTOA 1
#define HAVE_SOCKET 1
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by bacteria config.status 0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on RBH4
config.status:864: creating Makefile
config.status:864: creating src/Makefile
config.status:864: creating config.h
config.status:1045: config.h is unchanged
config.status:1093: executing depfiles commands
config.status:1170: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make[1]: Entering directory '/home/lialh4/bacteria/src'
make[1]: Nothing to be done for 'am--depfiles'.
make[1]: Leaving directory '/home/lialh4/bacteria/src'
config.status:1175: $? = 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by bacteria config.status 0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h
on RBH4
config.status:864: creating config.h
config.status:1045: config.h is unchanged