Skip to content

Instantly share code, notes, and snippets.

@ryanfb
Created August 24, 2015 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanfb/5b142efc198986c2e8dc to your computer and use it in GitHub Desktop.
Save ryanfb/5b142efc198986c2e8dc to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by tesseract configure 3.04.00, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --enable-opencl
## --------- ##
## Platform. ##
## --------- ##
hostname = Lib-PAPRM02.lib.duke.edu
uname -m = x86_64
uname -r = 14.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 32.00 gigabytes
Default processor set: 448 tasks, 2663 threads, 8 processors
Load average: 3.60, Mach factor: 4.58
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/ryan/.rbenv/shims
PATH: /Users/ryan/.rbenv/shims
PATH: /Users/ryan/.rbenv/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/X11/bin
PATH: /usr/texbin
PATH: /Users/ryan/.rbenv/shims
PATH: /Users/ryan/.rbenv/bin
PATH: /Users/ryan/.go/bin
PATH: /Users/ryan/.go/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2723: checking for a BSD-compatible install
configure:2791: result: /usr/local/bin/ginstall -c
configure:2802: checking whether build environment is sane
configure:2857: result: yes
configure:3008: checking for a thread-safe mkdir -p
configure:3047: result: /usr/local/bin/gmkdir -p
configure:3054: checking for gawk
configure:3084: result: no
configure:3054: checking for mawk
configure:3084: result: no
configure:3054: checking for nawk
configure:3084: result: no
configure:3054: checking for awk
configure:3070: found /usr/bin/awk
configure:3081: result: awk
configure:3092: checking whether make sets $(MAKE)
configure:3114: result: yes
configure:3143: checking whether make supports nested variables
configure:3160: result: yes
configure:3289: checking whether to enable maintainer-specific portions of Makefiles
configure:3298: result: no
configure:3349: checking build system type
configure:3363: result: x86_64-apple-darwin14.4.0
configure:3383: checking host system type
configure:3396: result: x86_64-apple-darwin14.4.0
configure:3525: checking --enable-graphics argument
configure:3534: result: yes
configure:3551: checking --enable-embedded argument
configure:3560: result: no
configure:3576: checking --enable-opencl argument
configure:3585: result: yes
configure:3607: checking --enable-visibility argument
configure:3616: result: no
configure:3628: checking --enable-multiple-libraries argument
configure:3637: result: no
configure:3649: checking whether to use tessdata-prefix
configure:3658: result: yes
configure:3670: checking whether to enable debugging
configure:3679: result: no
configure:3778: checking for g++
configure:3794: found /usr/bin/g++
configure:3805: result: g++
configure:3832: checking for C++ compiler version
configure:3841: g++ --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:3852: $? = 0
configure:3841: g++ -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:3852: $? = 0
configure:3841: g++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3852: $? = 1
configure:3841: g++ -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:3852: $? = 1
configure:3872: checking whether the C++ compiler works
configure:3894: g++ -I/opt/local/include -L/opt/local/lib conftest.cpp >&5
ld: warning: directory not found for option '-L/opt/local/lib'
configure:3898: $? = 0
configure:3946: result: yes
configure:3949: checking for C++ compiler default output file name
configure:3951: result: a.out
configure:3957: checking for suffix of executables
configure:3964: g++ -o conftest -I/opt/local/include -L/opt/local/lib conftest.cpp >&5
ld: warning: directory not found for option '-L/opt/local/lib'
configure:3968: $? = 0
configure:3990: result:
configure:4012: checking whether we are cross compiling
configure:4020: g++ -o conftest -I/opt/local/include -L/opt/local/lib conftest.cpp >&5
ld: warning: directory not found for option '-L/opt/local/lib'
configure:4024: $? = 0
configure:4031: ./conftest
configure:4035: $? = 0
configure:4050: result: no
configure:4055: checking for suffix of object files
configure:4077: g++ -c -I/opt/local/include conftest.cpp >&5
configure:4081: $? = 0
configure:4102: result: o
configure:4106: checking whether we are using the GNU C++ compiler
configure:4125: g++ -c -I/opt/local/include conftest.cpp >&5
configure:4125: $? = 0
configure:4134: result: yes
configure:4143: checking whether g++ accepts -g
configure:4163: g++ -c -g -I/opt/local/include conftest.cpp >&5
configure:4163: $? = 0
configure:4204: result: yes
configure:4238: checking for style of include used by make
configure:4266: result: GNU
configure:4292: checking dependency style of g++
configure:4403: result: gcc3
configure:4465: checking how to print strings
configure:4492: result: printf
configure:4561: checking for gcc
configure:4577: found /usr/bin/gcc
configure:4588: result: gcc
configure:4817: checking for C compiler version
configure:4826: gcc --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:4837: $? = 0
configure:4826: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
configure:4837: $? = 0
configure:4826: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4837: $? = 1
configure:4826: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:4837: $? = 1
configure:4841: checking whether we are using the GNU C compiler
configure:4860: gcc -c -I/opt/local/include conftest.c >&5
configure:4860: $? = 0
configure:4869: result: yes
configure:4878: checking whether gcc accepts -g
configure:4898: gcc -c -g -I/opt/local/include conftest.c >&5
configure:4898: $? = 0
configure:4939: result: yes
configure:4956: checking for gcc option to accept ISO C89
configure:5019: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:5019: $? = 0
configure:5032: result: none needed
configure:5057: checking whether gcc understands -c and -o together
configure:5079: gcc -c conftest.c -o conftest2.o
configure:5082: $? = 0
configure:5079: gcc -c conftest.c -o conftest2.o
configure:5082: $? = 0
configure:5094: result: yes
configure:5113: checking dependency style of gcc
configure:5224: result: gcc3
configure:5239: checking for a sed that does not truncate output
configure:5303: result: /usr/local/bin/gsed
configure:5321: checking for grep that handles long lines and -e
configure:5379: result: /usr/local/bin/ggrep
configure:5384: checking for egrep
configure:5446: result: /usr/local/bin/ggrep -E
configure:5451: checking for fgrep
configure:5513: result: /usr/local/bin/ggrep -F
configure:5548: checking for ld used by gcc
configure:5615: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:5622: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:5637: result: no
configure:5649: checking for BSD- or MS-compatible name lister (nm)
configure:5703: result: /usr/bin/nm
configure:5833: checking the name lister (/usr/bin/nm) interface
configure:5840: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:5843: /usr/bin/nm "conftest.o"
configure:5846: output
00000000000001e8 S _some_variable
configure:5853: result: BSD nm
configure:5856: checking whether ln -s works
configure:5860: result: yes
configure:5868: checking the maximum length of command line arguments
configure:5999: result: 196608
configure:6047: checking how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format
configure:6087: result: func_convert_file_noop
configure:6094: checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format
configure:6114: result: func_convert_file_noop
configure:6121: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:6128: result: -r
configure:6202: checking for objdump
configure:6232: result: no
configure:6261: checking how to recognize dependent libraries
configure:6461: result: pass_all
configure:6546: checking for dlltool
configure:6576: result: no
configure:6606: checking how to associate runtime and link libraries
configure:6633: result: printf %s\n
configure:6694: checking for ar
configure:6710: found /usr/bin/ar
configure:6721: result: ar
configure:6758: checking for archiver @FILE support
configure:6775: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:6775: $? = 0
configure:6778: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6781: $? = 1
configure:6801: result: no
configure:6859: checking for strip
configure:6875: found /usr/bin/strip
configure:6886: result: strip
configure:6958: checking for ranlib
configure:6974: found /usr/bin/ranlib
configure:6985: result: ranlib
configure:7087: checking command to parse /usr/bin/nm output from gcc object
configure:7240: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:7243: $? = 0
configure:7247: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7250: $? = 0
cannot find nm_test_var in conftest.nm
configure:7240: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:7243: $? = 0
configure:7247: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7250: $? = 0
configure:7316: gcc -o conftest -g -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5
ld: warning: directory not found for option '-L/opt/local/lib'
configure:7319: $? = 0
configure:7357: result: ok
configure:7404: checking for sysroot
configure:7434: result: no
configure:7441: checking for a working dd
configure:7479: result: /bin/dd
configure:7483: checking how to truncate binary pipes
configure:7498: result: /bin/dd bs=4096 count=1
configure:7827: checking for mt
configure:7857: result: no
configure:7877: checking if : is a manifest tool
configure:7883: : '-?'
configure:7891: result: no
configure:7947: checking for dsymutil
configure:7963: found /usr/bin/dsymutil
configure:7974: result: dsymutil
configure:8039: checking for nmedit
configure:8055: found /usr/bin/nmedit
configure:8066: result: nmedit
configure:8131: checking for lipo
configure:8147: found /usr/bin/lipo
configure:8158: result: lipo
configure:8223: checking for otool
configure:8239: found /usr/bin/otool
configure:8250: result: otool
configure:8315: checking for otool64
configure:8345: result: no
configure:8390: checking for -single_module linker flag
gcc -g -O2 -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8423: result: yes
configure:8426: checking for -exported_symbols_list linker flag
configure:8446: gcc -o conftest -g -O2 -I/opt/local/include -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
ld: warning: directory not found for option '-L/opt/local/lib'
configure:8446: $? = 0
configure:8456: result: yes
configure:8459: checking for -force_load linker flag
gcc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
gcc -g -O2 -L/opt/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8491: result: yes
configure:8568: checking how to run the C preprocessor
configure:8599: gcc -E -I/opt/local/include conftest.c
configure:8599: $? = 0
configure:8613: gcc -E -I/opt/local/include conftest.c
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8613: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8638: result: gcc -E
configure:8658: gcc -E -I/opt/local/include conftest.c
configure:8658: $? = 0
configure:8672: gcc -E -I/opt/local/include conftest.c
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8672: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8701: checking for ANSI C header files
configure:8721: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8721: $? = 0
configure:8794: gcc -o conftest -g -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
ld: warning: directory not found for option '-L/opt/local/lib'
configure:8794: $? = 0
configure:8794: ./conftest
configure:8794: $? = 0
configure:8805: result: yes
configure:8818: checking for sys/types.h
configure:8818: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8818: $? = 0
configure:8818: result: yes
configure:8818: checking for sys/stat.h
configure:8818: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8818: $? = 0
configure:8818: result: yes
configure:8818: checking for stdlib.h
configure:8818: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8818: $? = 0
configure:8818: result: yes
configure:8818: checking for string.h
configure:8818: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8818: $? = 0
configure:8818: result: yes
configure:8818: checking for memory.h
configure:8818: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8818: $? = 0
configure:8818: result: yes
configure:8818: checking for strings.h
configure:8818: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8818: $? = 0
configure:8818: result: yes
configure:8818: checking for inttypes.h
configure:8818: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8818: $? = 0
configure:8818: result: yes
configure:8818: checking for stdint.h
configure:8818: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8818: $? = 0
configure:8818: result: yes
configure:8818: checking for unistd.h
configure:8818: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8818: $? = 0
configure:8818: result: yes
configure:8832: checking for dlfcn.h
configure:8832: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:8832: $? = 0
configure:8832: result: yes
configure:9099: checking for objdir
configure:9114: result: .libs
configure:9378: checking if gcc supports -fno-rtti -fno-exceptions
configure:9396: gcc -c -g -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:9400: $? = 0
configure:9413: result: yes
configure:9771: checking for gcc option to produce PIC
configure:9778: result: -fno-common -DPIC
configure:9786: checking if gcc PIC flag -fno-common -DPIC works
configure:9804: gcc -c -g -O2 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
configure:9808: $? = 0
configure:9821: result: yes
configure:9850: checking if gcc static flag -static works
configure:9878: result: no
configure:9893: checking if gcc supports -c -o file.o
configure:9914: gcc -c -g -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5
configure:9918: $? = 0
configure:9940: result: yes
configure:9948: checking if gcc supports -c -o file.o
configure:9995: result: yes
configure:10028: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:11287: result: yes
configure:11527: checking dynamic linker characteristics
configure:12345: result: darwin14.4.0 dyld
configure:12467: checking how to hardcode library paths into programs
configure:12492: result: immediate
configure:13040: checking whether stripping libraries is possible
configure:13054: result: yes
configure:13080: checking if libtool supports shared libraries
configure:13082: result: yes
configure:13085: checking whether to build shared libraries
configure:13110: result: yes
configure:13113: checking whether to build static libraries
configure:13117: result: yes
configure:13140: checking how to run the C++ preprocessor
configure:13167: g++ -E -I/opt/local/include conftest.cpp
configure:13167: $? = 0
configure:13181: g++ -E -I/opt/local/include conftest.cpp
conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13206: result: g++ -E
configure:13226: g++ -E -I/opt/local/include conftest.cpp
configure:13226: $? = 0
configure:13240: g++ -E -I/opt/local/include conftest.cpp
conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13240: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13402: checking for ld used by g++
configure:13469: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:13476: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:13491: result: no
configure:13546: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14619: result: yes
configure:14655: g++ -c -I/opt/local/include conftest.cpp >&5
configure:14658: $? = 0
configure:15139: checking for g++ option to produce PIC
configure:15146: result: -fno-common -DPIC
configure:15154: checking if g++ PIC flag -fno-common -DPIC works
configure:15172: g++ -c -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
configure:15176: $? = 0
configure:15189: result: yes
configure:15212: checking if g++ static flag -static works
configure:15240: result: no
configure:15252: checking if g++ supports -c -o file.o
configure:15273: g++ -c -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
configure:15277: $? = 0
configure:15299: result: yes
configure:15304: checking if g++ supports -c -o file.o
configure:15351: result: yes
configure:15381: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15421: result: yes
configure:15562: checking dynamic linker characteristics
configure:16307: result: darwin14.4.0 dyld
configure:16372: checking how to hardcode library paths into programs
configure:16397: result: immediate
configure:16466: checking whether byte ordering is bigendian
configure:16481: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:16481: $? = 0
configure:16526: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:16526: $? = 0
configure:16544: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
conftest.c:35:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:16544: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:16672: result: no
configure:16712: checking if compiling with clang
configure:16729: g++ -c -I/opt/local/include conftest.cpp >&5
configure:16729: $? = 0
configure:16736: result: yes
configure:16741: checking whether compiler supports C++11
configure:16755: g++ -c -std=c++11 -I/opt/local/include conftest.cpp >&5
configure:16755: $? = 0
configure:16757: result: yes
configure:16771: checking for snprintf
configure:16771: g++ -o conftest -std=c++11 -I/opt/local/include -L/opt/local/lib conftest.cpp >&5
ld: warning: directory not found for option '-L/opt/local/lib'
configure:16771: $? = 0
configure:16771: result: yes
configure:16788: checking for library containing sem_init
configure:16819: g++ -o conftest -I/opt/local/include -L/opt/local/lib conftest.cpp >&5
ld: warning: directory not found for option '-L/opt/local/lib'
configure:16819: $? = 0
configure:16836: result: none required
configure:16851: checking for ANSI C header files
configure:16955: result: yes
configure:16963: checking whether time.h and sys/time.h may both be included
configure:16983: g++ -c -I/opt/local/include conftest.cpp >&5
configure:16983: $? = 0
configure:16990: result: yes
configure:16998: checking for sys/wait.h that is POSIX.1 compatible
configure:17024: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17024: $? = 0
configure:17031: result: yes
configure:17042: checking sys/ipc.h usability
configure:17042: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17042: $? = 0
configure:17042: result: yes
configure:17042: checking sys/ipc.h presence
configure:17042: g++ -E -I/opt/local/include conftest.cpp
configure:17042: $? = 0
configure:17042: result: yes
configure:17042: checking for sys/ipc.h
configure:17042: result: yes
configure:17042: checking sys/shm.h usability
configure:17042: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17042: $? = 0
configure:17042: result: yes
configure:17042: checking sys/shm.h presence
configure:17042: g++ -E -I/opt/local/include conftest.cpp
configure:17042: $? = 0
configure:17042: result: yes
configure:17042: checking for sys/shm.h
configure:17042: result: yes
configure:17055: checking limits.h usability
configure:17055: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17055: $? = 0
configure:17055: result: yes
configure:17055: checking limits.h presence
configure:17055: g++ -E -I/opt/local/include conftest.cpp
configure:17055: $? = 0
configure:17055: result: yes
configure:17055: checking for limits.h
configure:17055: result: yes
configure:17055: checking malloc.h usability
configure:17055: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:68:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:17055: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SNPRINTF 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_LIMITS_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
| #include <malloc.h>
configure:17055: result: no
configure:17055: checking malloc.h presence
configure:17055: g++ -E -I/opt/local/include conftest.cpp
conftest.cpp:35:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:17055: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SNPRINTF 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:17055: result: no
configure:17055: checking for malloc.h
configure:17055: result: no
configure:17066: checking for stdbool.h that conforms to C99
configure:17133: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:84:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.cpp:88:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.cpp:88:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.cpp:88:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.cpp:88:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.cpp:88:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.cpp:88:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.cpp:88:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.cpp:88:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.cpp:89:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.cpp:89:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.cpp:89:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:17133: $? = 0
configure:17140: result: yes
configure:17142: checking for _Bool
configure:17142: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:71:13: error: use of undeclared identifier '_Bool'
if (sizeof (_Bool))
^
1 error generated.
configure:17142: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SNPRINTF 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_LIMITS_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:17142: result: no
configure:17161: checking whether #! works in shell scripts
configure:17178: result: yes
configure:17189: checking for special C compiler options needed for large files
configure:17234: result: no
configure:17240: checking for _FILE_OFFSET_BITS value needed for large files
configure:17265: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17265: $? = 0
configure:17297: result: no
configure:17385: checking for getline
configure:17385: g++ -o conftest -I/opt/local/include -L/opt/local/lib conftest.cpp >&5
ld: warning: directory not found for option '-L/opt/local/lib'
configure:17385: $? = 0
configure:17385: result: yes
configure:17399: checking for wchar_t
configure:17399: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17399: $? = 0
configure:17399: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:73:22: error: expected expression
if (sizeof ((wchar_t)))
^
1 error generated.
configure:17399: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SNPRINTF 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_GETLINE 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 ((wchar_t)))
| return 0;
| ;
| return 0;
| }
configure:17399: result: yes
configure:17409: checking for long long int
configure:17409: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17409: $? = 0
configure:17409: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:74:28: error: expected expression
if (sizeof ((long long int)))
^
1 error generated.
configure:17409: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SNPRINTF 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_GETLINE 1
| #define HAVE_WCHAR_T 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 ((long long int)))
| return 0;
| ;
| return 0;
| }
configure:17409: result: yes
configure:17419: checking for mbstate_t
configure:17419: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17419: $? = 0
configure:17419: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:44:24: error: expected expression
if (sizeof ((mbstate_t)))
^
1 error generated.
configure:17419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SNPRINTF 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_GETLINE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h. */
| #include "wchar.h"
|
| int
| main ()
| {
| if (sizeof ((mbstate_t)))
| return 0;
| ;
| return 0;
| }
configure:17419: result: yes
configure:17436: checking for leptonica
configure:17455: result: yes
configure:17457: checking for pixCreate in -llept
configure:17482: g++ -o conftest -I/opt/local/include -I/usr/local/include/leptonica -L/opt/local/lib conftest.cpp -llept >&5
ld: warning: directory not found for option '-L/opt/local/lib'
configure:17482: $? = 0
configure:17491: result: yes
configure:17508: checking leptonica version >= 1.71
configure:17525: g++ -E -I/opt/local/include -I/usr/local/include/leptonica conftest.cpp
configure:17525: $? = 0
configure:17526: result: yes
configure:17540: checking unicode/uchar.h usability
configure:17540: g++ -c -I/opt/local/include -I/usr/local/include/leptonica conftest.cpp >&5
conftest.cpp:74:10: fatal error: 'unicode/uchar.h' file not found
#include <unicode/uchar.h>
^
1 error generated.
configure:17540: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SNPRINTF 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_GETLINE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_LIBLEPT 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
| #include <unicode/uchar.h>
configure:17540: result: no
configure:17540: checking unicode/uchar.h presence
configure:17540: g++ -E -I/opt/local/include -I/usr/local/include/leptonica conftest.cpp
conftest.cpp:41:10: fatal error: 'unicode/uchar.h' file not found
#include <unicode/uchar.h>
^
1 error generated.
configure:17540: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_STRING "tesseract 3.04.00"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.04.00"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.04.00"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.04.00"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SNPRINTF 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_GETLINE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_LIBLEPT 1
| /* end confdefs.h. */
| #include <unicode/uchar.h>
configure:17540: result: no
configure:17540: checking for unicode/uchar.h
configure:17540: result: no
configure:17553: WARNING: Training tools WILL NOT be built because of missing icu library.
configure:17555: WARNING: Try to install libicu-devel package.
configure:17571: checking pango-1.0/pango/pango-features.h usability
configure:17571: g++ -c -I/opt/local/include -I/usr/local/include/leptonica conftest.cpp >&5
configure:17571: $? = 0
configure:17571: result: yes
configure:17571: checking pango-1.0/pango/pango-features.h presence
configure:17571: g++ -E -I/opt/local/include -I/usr/local/include/leptonica conftest.cpp
configure:17571: $? = 0
configure:17571: result: yes
configure:17571: checking for pango-1.0/pango/pango-features.h
configure:17571: result: yes
configure:17604: checking cairo/cairo-version.h usability
configure:17604: g++ -c -I/opt/local/include -I/usr/local/include/leptonica -D_REENTRANT -I/usr/local/Cellar/pango/1.36.8_2/include/pango-1.0 -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include conftest.cpp >&5
configure:17604: $? = 0
configure:17604: result: yes
configure:17604: checking cairo/cairo-version.h presence
configure:17604: g++ -E -I/opt/local/include -I/usr/local/include/leptonica -D_REENTRANT -I/usr/local/Cellar/pango/1.36.8_2/include/pango-1.0 -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include conftest.cpp
configure:17604: $? = 0
configure:17604: result: yes
configure:17604: checking for cairo/cairo-version.h
configure:17604: result: yes
configure:17833: checking that generated files are newer than configure
configure:17839: result: done
configure:17951: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by tesseract config.status 3.04.00, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Lib-PAPRM02.lib.duke.edu
config.status:1229: creating Makefile
config.status:1229: creating tesseract.pc
config.status:1229: creating api/Makefile
config.status:1229: creating ccmain/Makefile
config.status:1229: creating opencl/Makefile
config.status:1229: creating ccstruct/Makefile
config.status:1229: creating ccutil/Makefile
config.status:1229: creating classify/Makefile
config.status:1229: creating cube/Makefile
config.status:1229: creating cutil/Makefile
config.status:1229: creating dict/Makefile
config.status:1229: creating neural_networks/runtime/Makefile
config.status:1229: creating textord/Makefile
config.status:1229: creating viewer/Makefile
config.status:1229: creating wordrec/Makefile
config.status:1229: creating tessdata/Makefile
config.status:1229: creating tessdata/configs/Makefile
config.status:1229: creating tessdata/tessconfigs/Makefile
config.status:1229: creating testing/Makefile
config.status:1229: creating java/Makefile
config.status:1229: creating java/com/Makefile
config.status:1229: creating java/com/google/Makefile
config.status:1229: creating java/com/google/scrollview/Makefile
config.status:1229: creating java/com/google/scrollview/events/Makefile
config.status:1229: creating java/com/google/scrollview/ui/Makefile
config.status:1229: creating doc/Makefile
config.status:1229: creating training/Makefile
config.status:1229: creating config_auto.h
config.status:1458: executing depfiles commands
config.status:1458: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin14.4.0
ac_cv_c_bigendian=no
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_LIBLEPT_HEADERSDIR_set=
ac_cv_env_LIBLEPT_HEADERSDIR_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_getline=yes
ac_cv_func_snprintf=yes
ac_cv_header_cairo_cairo_version_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_pango_1_0_pango_pango_features_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_ipc_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unicode_uchar_h=no
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin14.4.0
ac_cv_lib_lept_pixCreate=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/local/bin/ggrep -E'
ac_cv_path_FGREP='/usr/local/bin/ggrep -F'
ac_cv_path_GREP=/usr/local/bin/ggrep
ac_cv_path_SED=/usr/local/bin/gsed
ac_cv_path_install='/usr/local/bin/ginstall -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_sem_init='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_interpreter=yes
ac_cv_sys_largefile_CC=no
ac_cv_type__Bool=no
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_wchar_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /Users/ryan/mess/current/tesseract/config/missing aclocal-1.15'
ADD_RT_FALSE=''
ADD_RT_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CPPFLAGS='-DUSE_OPENCL -O2 -DNDEBUG'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_LDFLAGS=''
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /Users/ryan/mess/current/tesseract/config/missing autoconf'
AUTOHEADER='${SHELL} /Users/ryan/mess/current/tesseract/config/missing autoheader'
AUTOMAKE='${SHELL} /Users/ryan/mess/current/tesseract/config/missing automake-1.15'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=' -I/opt/local/include -I/usr/local/include/leptonica -D_REENTRANT -I/usr/local/Cellar/pango/1.36.8_2/include/pango-1.0 -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/cairo/1.14.2_1/include/cairo -I/usr/local/Cellar/glib/2.44.1/include/glib-2.0 -I/usr/local/Cellar/glib/2.44.1/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.11.1/include -I/usr/local/Cellar/freetype/2.5.3_1/include/freetype2 -I/usr/local/Cellar/freetype/2.6_1/include/freetype2 -I/usr/local/Cellar/libpng/1.6.18/include/libpng16 '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -std=c++11'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/local/bin/ggrep -E'
EMBEDDED_FALSE=''
EMBEDDED_TRUE='#'
ENABLE_TRAINING_FALSE='#'
ENABLE_TRAINING_TRUE=''
EXEEXT=''
FGREP='/usr/local/bin/ggrep -F'
GENERIC_API_VERSION='3.4'
GENERIC_LIBRARY_NAME='tesseract'
GENERIC_LIBRARY_VERSION='3:4'
GENERIC_MAJOR_VERSION='3'
GENERIC_RELEASE='3.4'
GENERIC_VERSION='3.4.0'
GRAPHICS_DISABLED_FALSE=''
GRAPHICS_DISABLED_TRUE='#'
GREP='/usr/local/bin/ggrep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=' -L/opt/local/lib'
LIBLEPT_HEADERSDIR='/usr/local/include /usr/include'
LIBOBJS=''
LIBS='-llept '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /Users/ryan/mess/current/tesseract/config/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/local/bin/gmkdir -p'
NM='/usr/bin/nm'
NMEDIT='nmedit'
NO_TESSDATA_PREFIX_FALSE=''
NO_TESSDATA_PREFIX_TRUE='#'
OBJDUMP='false'
OBJEXT='o'
OPENCL_HDR_PATH=''
OPENCL_LIB='-framework OpenCL'
OSX_FALSE=''
OSX_TRUE='#'
OTOOL64=':'
OTOOL='otool'
PACKAGE='tesseract'
PACKAGE_BUGREPORT='https://github.com/tesseract-ocr/tesseract/issues'
PACKAGE_DATE='07/11'
PACKAGE_NAME='tesseract'
PACKAGE_STRING='tesseract 3.04.00'
PACKAGE_TARNAME='tesseract'
PACKAGE_URL=''
PACKAGE_VERSION='3.04.00'
PACKAGE_YEAR='2015'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/local/bin/gsed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
T_WIN_FALSE=''
T_WIN_TRUE='#'
USE_OPENCL_FALSE='#'
USE_OPENCL_TRUE=''
USING_MULTIPLELIBS_FALSE=''
USING_MULTIPLELIBS_TRUE='#'
VERSION='3.04.00'
VISIBILITY_FALSE=''
VISIBILITY_TRUE='#'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
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='x86_64-apple-darwin14.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin14.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin14.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin14.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include/tesseract'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/ryan/mess/current/tesseract/config/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}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "tesseract"
#define PACKAGE_TARNAME "tesseract"
#define PACKAGE_VERSION "3.04.00"
#define PACKAGE_STRING "tesseract 3.04.00"
#define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
#define PACKAGE_URL ""
#define GIT_REV "3.04.00"
#define PACKAGE_NAME "tesseract"
#define PACKAGE_VERSION "3.04.00"
#define PACKAGE_YEAR "2015"
#define PACKAGE_DATE "07/11"
#define PACKAGE "tesseract"
#define VERSION "3.04.00"
#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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_SNPRINTF 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_GETLINE 1
#define HAVE_WCHAR_T 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MBSTATE_T 1
#define HAVE_LIBLEPT 1
#define HAVE_PANGO_1_0_PANGO_PANGO_FEATURES_H 1
#define HAVE_CAIRO_CAIRO_VERSION_H 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment