-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.log
672 lines (648 loc) · 23.3 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
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by NHocr configure 0.22, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/opt/nhocr/0.22 --enable-gramd
## --------- ##
## Platform. ##
## --------- ##
hostname = sakura
uname -m = x86_64
uname -r = 3.7.10-1.40-desktop
uname -s = Linux
uname -v = #1 SMP PREEMPT Thu Jul 10 11:22:12 UTC 2014 (9b06319)
/usr/bin/uname -p = x86_64
/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/gcc4/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib/java/jre/bin
PATH: /home/hgot/O2/x86_64-pc-linux/bin
PATH: /home/hgot/O2/DARsys/bin/linux-x86_64
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1909: loading site script /usr/share/site/x86_64-unknown-linux-gnu
| #!/bin/sh
| # Site script for configure. It is resourced via $CONFIG_SITE environment varaible.
|
| # If user did not specify libdir, guess the correct target:
| # Use lib64 for 64 bit bi-arch targets, keep the default for the rest.
| if test "$libdir" = '${exec_prefix}/lib' ; then
|
| ac_config_site_64bit_host=NONE
|
| case "$host" in
| "" )
| # User did not specify host target.
| # The native platform x86_64 is a bi-arch platform.
| # Try to detect cross-compilation to inferior architecture.
|
| # We are trying to guess 32-bit target compilation. It's not as easy as
| # it sounds, as there is possible several intermediate combinations.
| ac_config_site_cross_to_32bit_host=NONE
|
| # User defined -m32 in CFLAGS or CXXFLAGS:
| # (It's sufficient for 32-bit, but alone may cause mis-behavior of some checks.)
| case "$CFLAGS" in
| *-m32*)
| ac_config_site_cross_to_32bit_host=YES
| ;;
| esac
| case "$CXXFLAGS" in
| *-m32*)
| ac_config_site_cross_to_32bit_host=YES
| ;;
| esac
|
| # Running with linux32:
| # (Changes detected platform, but not the toolchain target.)
| case "`/bin/uname -i`" in
| x86_64 | ppc64 | s390x )
| ;;
| * )
| ac_config_site_cross_to_32bit_host=YES
| ;;
| esac
|
| if test "x$ac_config_site_cross_to_32bit_host" = xNONE; then
| ac_config_site_64bit_host=YES
| fi
|
| ;;
| *x86_64* | *ppc64* | *s390x* )
| ac_config_site_64bit_host=YES
| ;;
| esac
|
| if test "x$ac_config_site_64bit_host" = xYES; then
| libdir='${exec_prefix}/lib64'
| fi
| fi
|
| # If user did not specify libexecdir, set the correct target:
| # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib.
|
| if test "$libexecdir" = '${exec_prefix}/libexec' ; then
| libexecdir='${exec_prefix}/lib'
| fi
|
| # Continue with the standard behavior of configure defined in AC_SITE_LOAD:
| if test "x$prefix" != xNONE; then
| ac_site_file1=$prefix/share/config.site
| ac_site_file2=$prefix/etc/config.site
| else
| ac_site_file1=$ac_default_prefix/share/config.site
| ac_site_file2=$ac_default_prefix/etc/config.site
| fi
| for ac_site_file in "$ac_site_file1" "$ac_site_file2"
| do
| test "x$ac_site_file" = xNONE && continue
| if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
| { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
| $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: loading site script $ac_site_file" >&6;}
| sed 's/^/| /' "$ac_site_file" >&5
| . "$ac_site_file" \
| || { { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
| $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: error: in \`$ac_pwd':" >&2;}
| as_fn_error $? "failed to load site script $ac_site_file
| See \`config.log' for more details" "$LINENO" 5; }
| fi
| done
configure:2053: checking for a BSD-compatible install
configure:2121: result: /usr/bin/install -c
configure:2132: checking whether build environment is sane
configure:2187: result: yes
configure:2338: checking for a thread-safe mkdir -p
configure:2377: result: /usr/bin/mkdir -p
configure:2384: checking for gawk
configure:2400: found /usr/bin/gawk
configure:2411: result: gawk
configure:2422: checking whether make sets $(MAKE)
configure:2444: result: yes
configure:2602: checking for gcc
configure:2618: found /usr/bin/gcc
configure:2629: result: gcc
configure:2858: checking for C compiler version
configure:2867: gcc --version >&5
gcc (SUSE Linux) 4.7.2 20130108 [gcc-4_7-branch revision 195012]
Copyright (C) 2012 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:2878: $? = 0
configure:2867: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.7/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.7 --enable-ssp --disable-libssp --disable-libitm --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --program-suffix=-4.7 --enable-linux-futex --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.7.2 20130108 [gcc-4_7-branch revision 195012] (SUSE Linux)
configure:2878: $? = 0
configure:2867: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2878: $? = 1
configure:2867: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2878: $? = 1
configure:2898: checking whether the C compiler works
configure:2920: gcc -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:2924: $? = 0
configure:2972: result: yes
configure:2975: checking for C compiler default output file name
configure:2977: result: a.out
configure:2983: checking for suffix of executables
configure:2990: gcc -o conftest -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:2994: $? = 0
configure:3016: result:
configure:3038: checking whether we are cross compiling
configure:3046: gcc -o conftest -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3050: $? = 0
configure:3057: ./conftest
configure:3061: $? = 0
configure:3076: result: no
configure:3081: checking for suffix of object files
configure:3103: gcc -c -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3107: $? = 0
configure:3128: result: o
configure:3132: checking whether we are using the GNU C compiler
configure:3151: gcc -c -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3151: $? = 0
configure:3160: result: yes
configure:3169: checking whether gcc accepts -g
configure:3189: gcc -c -g -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3189: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NHocr"
| #define PACKAGE_TARNAME "nhocr"
| #define PACKAGE_VERSION "0.22"
| #define PACKAGE_STRING "NHocr 0.22"
| #define PACKAGE_BUGREPORT "http://www.imglab.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "nhocr"
| #define VERSION "0.22"
| #define HAVE_LIBGRAMDCLIENT 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3204: gcc -c -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3204: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NHocr"
| #define PACKAGE_TARNAME "nhocr"
| #define PACKAGE_VERSION "0.22"
| #define PACKAGE_STRING "NHocr 0.22"
| #define PACKAGE_BUGREPORT "http://www.imglab.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "nhocr"
| #define VERSION "0.22"
| #define HAVE_LIBGRAMDCLIENT 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3220: gcc -c -g -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3220: $? = 0
configure:3230: result: yes
configure:3247: checking for gcc option to accept ISO C89
configure:3310: gcc -c -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3310: $? = 0
configure:3323: result: none needed
configure:3354: checking for style of include used by make
configure:3382: result: GNU
configure:3408: checking dependency style of gcc
configure:3519: result: gcc3
configure:3592: checking for g++
configure:3608: found /usr/bin/g++
configure:3619: result: g++
configure:3646: checking for C++ compiler version
configure:3655: g++ --version >&5
g++ (SUSE Linux) 4.7.2 20130108 [gcc-4_7-branch revision 195012]
Copyright (C) 2012 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:3666: $? = 0
configure:3655: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.7/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.7 --enable-ssp --disable-libssp --disable-libitm --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --program-suffix=-4.7 --enable-linux-futex --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.7.2 20130108 [gcc-4_7-branch revision 195012] (SUSE Linux)
configure:3666: $? = 0
configure:3655: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3666: $? = 1
configure:3655: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3666: $? = 1
configure:3670: checking whether we are using the GNU C++ compiler
configure:3689: g++ -c -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.cpp >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3689: $? = 0
configure:3698: result: yes
configure:3707: checking whether g++ accepts -g
configure:3727: g++ -c -g -DDICDIR=\"${datarootdir}\" conftest.cpp >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3727: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NHocr"
| #define PACKAGE_TARNAME "nhocr"
| #define PACKAGE_VERSION "0.22"
| #define PACKAGE_STRING "NHocr 0.22"
| #define PACKAGE_BUGREPORT "http://www.imglab.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "nhocr"
| #define VERSION "0.22"
| #define HAVE_LIBGRAMDCLIENT 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3742: g++ -c -DDICDIR=\"${datarootdir}\" conftest.cpp >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3742: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NHocr"
| #define PACKAGE_TARNAME "nhocr"
| #define PACKAGE_VERSION "0.22"
| #define PACKAGE_STRING "NHocr 0.22"
| #define PACKAGE_BUGREPORT "http://www.imglab.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "nhocr"
| #define VERSION "0.22"
| #define HAVE_LIBGRAMDCLIENT 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3758: g++ -c -g -DDICDIR=\"${datarootdir}\" conftest.cpp >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:3758: $? = 0
configure:3768: result: yes
configure:3793: checking dependency style of g++
configure:3904: result: gcc3
configure:3962: checking for ranlib
configure:3978: found /usr/bin/ranlib
configure:3989: result: ranlib
configure:4018: checking how to run the C preprocessor
configure:4049: gcc -E -DDICDIR=\"${datarootdir}\" conftest.c
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:4049: $? = 0
configure:4063: gcc -E -DDICDIR=\"${datarootdir}\" conftest.c
<command-line>:0:9: warning: missing terminating " character [enabled by default]
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4063: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NHocr"
| #define PACKAGE_TARNAME "nhocr"
| #define PACKAGE_VERSION "0.22"
| #define PACKAGE_STRING "NHocr 0.22"
| #define PACKAGE_BUGREPORT "http://www.imglab.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "nhocr"
| #define VERSION "0.22"
| #define HAVE_LIBGRAMDCLIENT 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4088: result: gcc -E
configure:4108: gcc -E -DDICDIR=\"${datarootdir}\" conftest.c
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:4108: $? = 0
configure:4122: gcc -E -DDICDIR=\"${datarootdir}\" conftest.c
<command-line>:0:9: warning: missing terminating " character [enabled by default]
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4122: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NHocr"
| #define PACKAGE_TARNAME "nhocr"
| #define PACKAGE_VERSION "0.22"
| #define PACKAGE_STRING "NHocr 0.22"
| #define PACKAGE_BUGREPORT "http://www.imglab.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "nhocr"
| #define VERSION "0.22"
| #define HAVE_LIBGRAMDCLIENT 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4151: checking for X
configure:4259: gcc -E -DDICDIR=\"${datarootdir}\" conftest.c
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:4259: $? = 0
configure:4290: gcc -o conftest -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c -lX11 >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:4290: $? = 0
configure:4340: result: libraries , headers
configure:4439: gcc -o conftest -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c -lX11 >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:4439: $? = 0
configure:4537: checking for gethostbyname
configure:4537: gcc -o conftest -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:4537: $? = 0
configure:4537: result: yes
configure:4634: checking for connect
configure:4634: gcc -o conftest -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:4634: $? = 0
configure:4634: result: yes
configure:4683: checking for remove
configure:4683: gcc -o conftest -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:4683: $? = 0
configure:4683: result: yes
configure:4732: checking for shmat
configure:4732: gcc -o conftest -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
configure:4732: $? = 0
configure:4732: result: yes
configure:4790: checking for IceConnectionNumber in -lICE
configure:4815: gcc -o conftest -O3 --unroll-loops -DDICDIR=\"${datarootdir}\" conftest.c -lICE >&5
<command-line>:0:9: warning: missing terminating " character [enabled by default]
/usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: cannot find -lICE
collect2: error: ld returned 1 exit status
configure:4815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "NHocr"
| #define PACKAGE_TARNAME "nhocr"
| #define PACKAGE_VERSION "0.22"
| #define PACKAGE_STRING "NHocr 0.22"
| #define PACKAGE_BUGREPORT "http://www.imglab.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "nhocr"
| #define VERSION "0.22"
| #define HAVE_LIBGRAMDCLIENT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char IceConnectionNumber ();
| int
| main ()
| {
| return IceConnectionNumber ();
| ;
| return 0;
| }
configure:4824: result: no
configure:5013: checking that generated files are newer than configure
configure:5019: result: done
configure:5050: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by NHocr config.status 0.22, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on sakura
config.status:797: creating Makefile
config.status:797: creating O2-tools/libsrc/Makefile
config.status:797: creating O2-tools/libsrc/libimgo/Makefile
config.status:797: creating O2-tools/libsrc/libsgp/Makefile
config.status:797: creating O2-tools/libsrc/libufp/Makefile
config.status:797: creating O2-tools/libsrc/objgrp/Makefile
config.status:797: creating O2-tools/libsrc/siplib/Makefile
config.status:797: creating O2-tools/libsrc/xiplib/Makefile
config.status:797: creating nhocr/Makefile
config.status:797: creating include/Makefile
config.status:797: creating libnhocr/Makefile
config.status:797: creating dic/Makefile
config.status:797: creating makechar/Makefile
config.status:797: creating makevec/Makefile
config.status:797: creating makedic/Makefile
config.status:969: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_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_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_objext=o
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_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/hgot/src/nhocr/nhocr-0.22/missing --run aclocal-1.12'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AUTOCONF='${SHELL} /home/hgot/src/nhocr/nhocr-0.22/missing --run autoconf'
AUTOHEADER='${SHELL} /home/hgot/src/nhocr/nhocr-0.22/missing --run autoheader'
AUTOMAKE='${SHELL} /home/hgot/src/nhocr/nhocr-0.22/missing --run automake-1.12'
AWK='gawk'
BUILD_GRAMDC_FALSE='#'
BUILD_GRAMDC_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O3 --unroll-loops'
CPP='gcc -E'
CPPFLAGS=' -DDICDIR=\"${datarootdir}\"'
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O3 --unroll-loops'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"NHocr\" -DPACKAGE_TARNAME=\"nhocr\" -DPACKAGE_VERSION=\"0.22\" -DPACKAGE_STRING=\"NHocr\ 0.22\" -DPACKAGE_BUGREPORT=\"http://www.imglab.org/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nhocr\" -DVERSION=\"0.22\" -DHAVE_LIBGRAMDCLIENT=1'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/hgot/src/nhocr/nhocr-0.22/missing --run makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT='o'
PACKAGE='nhocr'
PACKAGE_BUGREPORT='http://www.imglab.org/'
PACKAGE_NAME='NHocr'
PACKAGE_STRING='NHocr 0.22'
PACKAGE_TARNAME='nhocr'
PACKAGE_URL=''
PACKAGE_VERSION='0.22'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.22'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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/hgot/src/nhocr/nhocr-0.22/install-sh'
libdir='${exec_prefix}/lib64'
libexecdir='${exec_prefix}/lib'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/nhocr/0.22'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "NHocr"
#define PACKAGE_TARNAME "nhocr"
#define PACKAGE_VERSION "0.22"
#define PACKAGE_STRING "NHocr 0.22"
#define PACKAGE_BUGREPORT "http://www.imglab.org/"
#define PACKAGE_URL ""
#define PACKAGE "nhocr"
#define VERSION "0.22"
#define HAVE_LIBGRAMDCLIENT 1
configure: exit 0