Skip to content

Instantly share code, notes, and snippets.

@ryanfb
Created August 24, 2015 14:03
Show Gist options
  • Save ryanfb/c134a55446c99b9702fe to your computer and use it in GitHub Desktop.
Save ryanfb/c134a55446c99b9702fe 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.05.00dev, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## 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: 449 tasks, 2576 threads, 8 processors
Load average: 3.76, Mach factor: 4.23
/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:2826: checking for a BSD-compatible install
configure:2894: result: /usr/local/bin/ginstall -c
configure:2905: checking whether build environment is sane
configure:2960: result: yes
configure:3111: checking for a thread-safe mkdir -p
configure:3150: result: /usr/local/bin/gmkdir -p
configure:3157: checking for gawk
configure:3187: result: no
configure:3157: checking for mawk
configure:3187: result: no
configure:3157: checking for nawk
configure:3187: result: no
configure:3157: checking for awk
configure:3173: found /usr/bin/awk
configure:3184: result: awk
configure:3195: checking whether make sets $(MAKE)
configure:3217: result: yes
configure:3246: checking whether make supports nested variables
configure:3263: result: yes
configure:3392: checking whether to enable maintainer-specific portions of Makefiles
configure:3401: result: no
configure:3460: checking build system type
configure:3474: result: x86_64-apple-darwin14.4.0
configure:3494: checking host system type
configure:3507: result: x86_64-apple-darwin14.4.0
configure:3644: checking --enable-graphics argument
configure:3653: result: yes
configure:3670: checking whether to disable cube
configure:3679: result: no
configure:3695: checking --enable-embedded argument
configure:3704: result: no
configure:3732: checking for style of include used by make
configure:3760: result: GNU
configure:3831: checking for gcc
configure:3847: found /usr/bin/gcc
configure:3858: result: gcc
configure:4087: checking for C compiler version
configure:4096: 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:4107: $? = 0
configure:4096: 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:4107: $? = 0
configure:4096: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4107: $? = 1
configure:4096: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:4107: $? = 1
configure:4127: checking whether the C compiler works
configure:4149: gcc conftest.c >&5
configure:4153: $? = 0
configure:4201: result: yes
configure:4204: checking for C compiler default output file name
configure:4206: result: a.out
configure:4212: checking for suffix of executables
configure:4219: gcc -o conftest conftest.c >&5
configure:4223: $? = 0
configure:4245: result:
configure:4267: checking whether we are cross compiling
configure:4275: gcc -o conftest conftest.c >&5
configure:4279: $? = 0
configure:4286: ./conftest
configure:4290: $? = 0
configure:4305: result: no
configure:4310: checking for suffix of object files
configure:4332: gcc -c conftest.c >&5
configure:4336: $? = 0
configure:4357: result: o
configure:4361: checking whether we are using the GNU C compiler
configure:4380: gcc -c conftest.c >&5
configure:4380: $? = 0
configure:4389: result: yes
configure:4398: checking whether gcc accepts -g
configure:4418: gcc -c -g conftest.c >&5
configure:4418: $? = 0
configure:4459: result: yes
configure:4476: checking for gcc option to accept ISO C89
configure:4539: gcc -c -g -O2 conftest.c >&5
configure:4539: $? = 0
configure:4552: result: none needed
configure:4577: checking whether gcc understands -c and -o together
configure:4599: gcc -c conftest.c -o conftest2.o
configure:4602: $? = 0
configure:4599: gcc -c conftest.c -o conftest2.o
configure:4602: $? = 0
configure:4614: result: yes
configure:4633: checking dependency style of gcc
configure:4744: result: gcc3
configure:4768: checking for gcc option to support OpenMP
configure:4783: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:18:2: error: unknown type name 'choke'
choke me
^
conftest.c:20:10: fatal error: 'omp.h' file not found
#include <omp.h>
^
2 errors generated.
configure:4783: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4801: gcc -o conftest -g -O2 -fopenmp conftest.c >&5
conftest.c:18:2: error: unknown type name 'choke'
choke me
^
conftest.c:20:10: fatal error: 'omp.h' file not found
#include <omp.h>
^
2 errors generated.
configure:4801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4801: gcc -o conftest -g -O2 -xopenmp conftest.c >&5
clang: error: language not recognized: 'openmp'
configure:4801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4801: gcc -o conftest -g -O2 -openmp conftest.c >&5
conftest.c:18:2: error: unknown type name 'choke'
choke me
^
conftest.c:20:10: fatal error: 'omp.h' file not found
#include <omp.h>
^
2 errors generated.
configure:4801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4801: gcc -o conftest -g -O2 -mp conftest.c >&5
clang: error: unknown argument: '-mp'
configure:4801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4801: gcc -o conftest -g -O2 -omp conftest.c >&5
conftest.c:18:2: error: unknown type name 'choke'
choke me
^
conftest.c:20:10: fatal error: 'omp.h' file not found
#include <omp.h>
^
2 errors generated.
configure:4801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4801: gcc -o conftest -g -O2 -qsmp=omp conftest.c >&5
clang: error: unknown argument: '-qsmp=omp'
configure:4801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4801: gcc -o conftest -g -O2 -homp conftest.c >&5
clang: error: unknown argument: '-homp'
configure:4801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4801: gcc -o conftest -g -O2 -Popenmp conftest.c >&5
clang: error: unknown argument: '-Popenmp'
configure:4801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4801: gcc -o conftest -g -O2 --openmp conftest.c >&5
clang: error: unsupported option '--openmp'
configure:4801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4815: result: unsupported
configure:4845: checking --enable-opencl argument
configure:4854: result: no
configure:4863: checking how to run the C preprocessor
configure:4894: gcc -E conftest.c
configure:4894: $? = 0
configure:4908: gcc -E conftest.c
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4908: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4933: result: gcc -E
configure:4953: gcc -E conftest.c
configure:4953: $? = 0
configure:4967: gcc -E conftest.c
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4967: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4996: checking for grep that handles long lines and -e
configure:5054: result: /usr/local/bin/ggrep
configure:5059: checking for egrep
configure:5121: result: /usr/local/bin/ggrep -E
configure:5126: checking for ANSI C header files
configure:5146: gcc -c -g -O2 conftest.c >&5
configure:5146: $? = 0
configure:5219: gcc -o conftest -g -O2 conftest.c >&5
configure:5219: $? = 0
configure:5219: ./conftest
configure:5219: $? = 0
configure:5230: result: yes
configure:5243: checking for sys/types.h
configure:5243: gcc -c -g -O2 conftest.c >&5
configure:5243: $? = 0
configure:5243: result: yes
configure:5243: checking for sys/stat.h
configure:5243: gcc -c -g -O2 conftest.c >&5
configure:5243: $? = 0
configure:5243: result: yes
configure:5243: checking for stdlib.h
configure:5243: gcc -c -g -O2 conftest.c >&5
configure:5243: $? = 0
configure:5243: result: yes
configure:5243: checking for string.h
configure:5243: gcc -c -g -O2 conftest.c >&5
configure:5243: $? = 0
configure:5243: result: yes
configure:5243: checking for memory.h
configure:5243: gcc -c -g -O2 conftest.c >&5
configure:5243: $? = 0
configure:5243: result: yes
configure:5243: checking for strings.h
configure:5243: gcc -c -g -O2 conftest.c >&5
configure:5243: $? = 0
configure:5243: result: yes
configure:5243: checking for inttypes.h
configure:5243: gcc -c -g -O2 conftest.c >&5
configure:5243: $? = 0
configure:5243: result: yes
configure:5243: checking for stdint.h
configure:5243: gcc -c -g -O2 conftest.c >&5
configure:5243: $? = 0
configure:5243: result: yes
configure:5243: checking for unistd.h
configure:5243: gcc -c -g -O2 conftest.c >&5
configure:5243: $? = 0
configure:5243: result: yes
configure:5257: checking CL/cl.h usability
configure:5257: gcc -c -g -O2 conftest.c >&5
conftest.c:59:10: fatal error: 'CL/cl.h' file not found
#include <CL/cl.h>
^
1 error generated.
configure:5257: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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
| /* 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 <CL/cl.h>
configure:5257: result: no
configure:5257: checking CL/cl.h presence
configure:5257: gcc -E conftest.c
conftest.c:26:10: fatal error: 'CL/cl.h' file not found
#include <CL/cl.h>
^
1 error generated.
configure:5257: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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
| /* end confdefs.h. */
| #include <CL/cl.h>
configure:5257: result: no
configure:5257: checking for CL/cl.h
configure:5257: result: no
configure:5267: checking OpenCL/cl.h usability
configure:5267: gcc -c -g -O2 conftest.c >&5
configure:5267: $? = 0
configure:5267: result: yes
configure:5267: checking OpenCL/cl.h presence
configure:5267: gcc -E conftest.c
configure:5267: $? = 0
configure:5267: result: yes
configure:5267: checking for OpenCL/cl.h
configure:5267: result: yes
configure:5285: checking for clGetPlatformIDs in -lOpenCL
configure:5310: gcc -o conftest -g -O2 conftest.c -lOpenCL >&5
ld: library not found for -lOpenCL
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 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 clGetPlatformIDs ();
| int
| main ()
| {
| return clGetPlatformIDs ();
| ;
| return 0;
| }
configure:5319: result: no
configure:5330: checking tiffio.h usability
configure:5330: gcc -c -g -O2 conftest.c >&5
configure:5330: $? = 0
configure:5330: result: yes
configure:5330: checking tiffio.h presence
configure:5330: gcc -E conftest.c
configure:5330: $? = 0
configure:5330: result: yes
configure:5330: checking for tiffio.h
configure:5330: result: yes
configure:5371: checking --enable-visibility argument
configure:5380: result: no
configure:5392: checking --enable-multiple-libraries argument
configure:5401: result: no
configure:5413: checking whether to use tessdata-prefix
configure:5422: result: yes
configure:5434: checking whether to enable debugging
configure:5443: result: no
configure:5542: checking for g++
configure:5558: found /usr/bin/g++
configure:5569: result: g++
configure:5596: checking for C++ compiler version
configure:5605: 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:5616: $? = 0
configure:5605: 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:5616: $? = 0
configure:5605: g++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:5616: $? = 1
configure:5605: g++ -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:5616: $? = 1
configure:5620: checking whether we are using the GNU C++ compiler
configure:5639: g++ -c -I/opt/local/include conftest.cpp >&5
configure:5639: $? = 0
configure:5648: result: yes
configure:5657: checking whether g++ accepts -g
configure:5677: g++ -c -g -I/opt/local/include conftest.cpp >&5
configure:5677: $? = 0
configure:5718: result: yes
configure:5743: checking dependency style of g++
configure:5854: result: gcc3
configure:5916: checking how to print strings
configure:5943: result: printf
configure:5964: checking for a sed that does not truncate output
configure:6028: result: /usr/local/bin/gsed
configure:6046: checking for fgrep
configure:6108: result: /usr/local/bin/ggrep -F
configure:6143: checking for ld used by gcc
configure:6210: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:6217: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:6232: result: no
configure:6244: checking for BSD- or MS-compatible name lister (nm)
configure:6298: result: /usr/bin/nm
configure:6428: checking the name lister (/usr/bin/nm) interface
configure:6435: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:6438: /usr/bin/nm "conftest.o"
configure:6441: output
00000000000001e8 S _some_variable
configure:6448: result: BSD nm
configure:6451: checking whether ln -s works
configure:6455: result: yes
configure:6463: checking the maximum length of command line arguments
configure:6594: result: 196608
configure:6642: checking how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format
configure:6682: result: func_convert_file_noop
configure:6689: checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format
configure:6709: result: func_convert_file_noop
configure:6716: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:6723: result: -r
configure:6797: checking for objdump
configure:6827: result: no
configure:6856: checking how to recognize dependent libraries
configure:7056: result: pass_all
configure:7141: checking for dlltool
configure:7171: result: no
configure:7201: checking how to associate runtime and link libraries
configure:7228: result: printf %s\n
configure:7288: checking for ar
configure:7304: found /usr/bin/ar
configure:7315: result: ar
configure:7352: checking for archiver @FILE support
configure:7369: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:7369: $? = 0
configure:7372: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7375: $? = 1
configure:7395: result: no
configure:7453: checking for strip
configure:7469: found /usr/bin/strip
configure:7480: result: strip
configure:7552: checking for ranlib
configure:7568: found /usr/bin/ranlib
configure:7579: result: ranlib
configure:7681: checking command to parse /usr/bin/nm output from gcc object
configure:7834: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:7837: $? = 0
configure:7841: /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:7844: $? = 0
cannot find nm_test_var in conftest.nm
configure:7834: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:7837: $? = 0
configure:7841: /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:7844: $? = 0
configure:7910: 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:7913: $? = 0
configure:7951: result: ok
configure:7998: checking for sysroot
configure:8028: result: no
configure:8035: checking for a working dd
configure:8073: result: /bin/dd
configure:8077: checking how to truncate binary pipes
configure:8092: result: /bin/dd bs=4096 count=1
configure:8421: checking for mt
configure:8451: result: no
configure:8471: checking if : is a manifest tool
configure:8477: : '-?'
configure:8485: result: no
configure:8541: checking for dsymutil
configure:8557: found /usr/bin/dsymutil
configure:8568: result: dsymutil
configure:8633: checking for nmedit
configure:8649: found /usr/bin/nmedit
configure:8660: result: nmedit
configure:8725: checking for lipo
configure:8741: found /usr/bin/lipo
configure:8752: result: lipo
configure:8817: checking for otool
configure:8833: found /usr/bin/otool
configure:8844: result: otool
configure:8909: checking for otool64
configure:8939: result: no
configure:8984: checking for -single_module linker flag
gcc -g -O2 -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:9017: result: yes
configure:9020: checking for -exported_symbols_list linker flag
configure:9040: 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:9040: $? = 0
configure:9050: result: yes
configure:9053: 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:9085: result: yes
configure:9159: checking for dlfcn.h
configure:9159: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:9159: $? = 0
configure:9159: result: yes
configure:9426: checking for objdir
configure:9441: result: .libs
configure:9705: checking if gcc supports -fno-rtti -fno-exceptions
configure:9723: gcc -c -g -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:9727: $? = 0
configure:9740: result: yes
configure:10098: checking for gcc option to produce PIC
configure:10105: result: -fno-common -DPIC
configure:10113: checking if gcc PIC flag -fno-common -DPIC works
configure:10131: gcc -c -g -O2 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
configure:10135: $? = 0
configure:10148: result: yes
configure:10177: checking if gcc static flag -static works
configure:10205: result: no
configure:10220: checking if gcc supports -c -o file.o
configure:10241: gcc -c -g -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5
configure:10245: $? = 0
configure:10267: result: yes
configure:10275: checking if gcc supports -c -o file.o
configure:10322: result: yes
configure:10355: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:11614: result: yes
configure:11854: checking dynamic linker characteristics
configure:12672: result: darwin14.4.0 dyld
configure:12794: checking how to hardcode library paths into programs
configure:12819: result: immediate
configure:13367: checking whether stripping libraries is possible
configure:13381: result: yes
configure:13407: checking if libtool supports shared libraries
configure:13409: result: yes
configure:13412: checking whether to build shared libraries
configure:13437: result: yes
configure:13440: checking whether to build static libraries
configure:13444: result: yes
configure:13467: checking how to run the C++ preprocessor
configure:13494: g++ -E -I/opt/local/include conftest.cpp
configure:13494: $? = 0
configure:13508: g++ -E -I/opt/local/include conftest.cpp
conftest.cpp:30:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13533: result: g++ -E
configure:13553: g++ -E -I/opt/local/include conftest.cpp
configure:13553: $? = 0
configure:13567: g++ -E -I/opt/local/include conftest.cpp
conftest.cpp:30:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:13567: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13729: checking for ld used by g++
configure:13796: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:13803: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:13818: result: no
configure:13873: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:14946: result: yes
configure:14982: g++ -c -I/opt/local/include conftest.cpp >&5
configure:14985: $? = 0
configure:15466: checking for g++ option to produce PIC
configure:15473: result: -fno-common -DPIC
configure:15481: checking if g++ PIC flag -fno-common -DPIC works
configure:15499: g++ -c -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
configure:15503: $? = 0
configure:15516: result: yes
configure:15539: checking if g++ static flag -static works
configure:15567: result: no
configure:15579: checking if g++ supports -c -o file.o
configure:15600: g++ -c -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
configure:15604: $? = 0
configure:15626: result: yes
configure:15631: checking if g++ supports -c -o file.o
configure:15678: result: yes
configure:15708: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15748: result: yes
configure:15889: checking dynamic linker characteristics
configure:16634: result: darwin14.4.0 dyld
configure:16699: checking how to hardcode library paths into programs
configure:16724: result: immediate
configure:16793: checking whether byte ordering is bigendian
configure:16808: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:16808: $? = 0
configure:16853: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
configure:16853: $? = 0
configure:16871: gcc -c -g -O2 -I/opt/local/include conftest.c >&5
conftest.c:37:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:16871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_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:16999: result: no
configure:17039: checking if compiling with clang
configure:17056: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17056: $? = 0
configure:17063: result: yes
configure:17068: checking whether compiler supports C++11
configure:17082: g++ -c -std=c++11 -I/opt/local/include conftest.cpp >&5
configure:17082: $? = 0
configure:17084: result: yes
configure:17098: checking for snprintf
configure:17098: 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:17098: $? = 0
configure:17098: result: yes
configure:17115: checking for library containing sem_init
configure:17146: 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:17146: $? = 0
configure:17163: result: none required
configure:17178: checking for ANSI C header files
configure:17282: result: yes
configure:17290: checking whether time.h and sys/time.h may both be included
configure:17310: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17310: $? = 0
configure:17317: result: yes
configure:17325: checking for sys/wait.h that is POSIX.1 compatible
configure:17351: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17351: $? = 0
configure:17358: result: yes
configure:17369: checking sys/ipc.h usability
configure:17369: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17369: $? = 0
configure:17369: result: yes
configure:17369: checking sys/ipc.h presence
configure:17369: g++ -E -I/opt/local/include conftest.cpp
configure:17369: $? = 0
configure:17369: result: yes
configure:17369: checking for sys/ipc.h
configure:17369: result: yes
configure:17369: checking sys/shm.h usability
configure:17369: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17369: $? = 0
configure:17369: result: yes
configure:17369: checking sys/shm.h presence
configure:17369: g++ -E -I/opt/local/include conftest.cpp
configure:17369: $? = 0
configure:17369: result: yes
configure:17369: checking for sys/shm.h
configure:17369: result: yes
configure:17382: checking limits.h usability
configure:17382: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17382: $? = 0
configure:17382: result: yes
configure:17382: checking limits.h presence
configure:17382: g++ -E -I/opt/local/include conftest.cpp
configure:17382: $? = 0
configure:17382: result: yes
configure:17382: checking for limits.h
configure:17382: result: yes
configure:17382: checking malloc.h usability
configure:17382: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:70:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:17382: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_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:17382: result: no
configure:17382: checking malloc.h presence
configure:17382: g++ -E -I/opt/local/include conftest.cpp
conftest.cpp:37:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:17382: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_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:17382: result: no
configure:17382: checking for malloc.h
configure:17382: result: no
configure:17393: checking for stdbool.h that conforms to C99
configure:17460: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:86:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.cpp:90: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:90: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:90: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:90: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:90: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:90: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:90: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:90: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:91:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.cpp:91:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.cpp:91:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:17460: $? = 0
configure:17467: result: yes
configure:17469: checking for _Bool
configure:17469: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:73:13: error: use of undeclared identifier '_Bool'
if (sizeof (_Bool))
^
1 error generated.
configure:17469: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_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:17469: result: no
configure:17488: checking whether #! works in shell scripts
configure:17505: result: yes
configure:17516: checking for special C compiler options needed for large files
configure:17561: result: no
configure:17567: checking for _FILE_OFFSET_BITS value needed for large files
configure:17592: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17592: $? = 0
configure:17624: result: no
configure:17712: checking for getline
configure:17712: 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:17712: $? = 0
configure:17712: result: yes
configure:17726: checking for wchar_t
configure:17726: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17726: $? = 0
configure:17726: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:75:22: error: expected expression
if (sizeof ((wchar_t)))
^
1 error generated.
configure:17726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_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:17726: result: yes
configure:17736: checking for long long int
configure:17736: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17736: $? = 0
configure:17736: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:76:28: error: expected expression
if (sizeof ((long long int)))
^
1 error generated.
configure:17736: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_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:17736: result: yes
configure:17746: checking for mbstate_t
configure:17746: g++ -c -I/opt/local/include conftest.cpp >&5
configure:17746: $? = 0
configure:17746: g++ -c -I/opt/local/include conftest.cpp >&5
conftest.cpp:46:24: error: expected expression
if (sizeof ((mbstate_t)))
^
1 error generated.
configure:17746: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_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:17746: result: yes
configure:17763: checking for leptonica
configure:17782: result: yes
configure:17784: checking for pixCreate in -llept
configure:17809: 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:17809: $? = 0
configure:17818: result: yes
configure:17835: checking leptonica version >= 1.71
configure:17852: g++ -E -I/opt/local/include -I/usr/local/include/leptonica conftest.cpp
configure:17852: $? = 0
configure:17853: result: yes
configure:17867: checking unicode/uchar.h usability
configure:17867: g++ -c -I/opt/local/include -I/usr/local/include/leptonica conftest.cpp >&5
conftest.cpp:76:10: fatal error: 'unicode/uchar.h' file not found
#include <unicode/uchar.h>
^
1 error generated.
configure:17867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_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:17867: result: no
configure:17867: checking unicode/uchar.h presence
configure:17867: g++ -E -I/opt/local/include -I/usr/local/include/leptonica conftest.cpp
conftest.cpp:43:10: fatal error: 'unicode/uchar.h' file not found
#include <unicode/uchar.h>
^
1 error generated.
configure:17867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_TARNAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_STRING "tesseract 3.05.00dev"
| #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
| #define PACKAGE_URL ""
| #define GIT_REV "3.05.00dev-31-g0c3c3ea"
| #define PACKAGE_NAME "tesseract"
| #define PACKAGE_VERSION "3.05.00dev"
| #define PACKAGE_YEAR "2015"
| #define PACKAGE_DATE "07/11"
| #define PACKAGE "tesseract"
| #define VERSION "3.05.00dev"
| #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_OPENCL_CL_H 1
| #define HAVE_TIFFIO_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:17867: result: no
configure:17867: checking for unicode/uchar.h
configure:17867: result: no
configure:17880: WARNING: Training tools WILL NOT be built because of missing icu library.
configure:17882: WARNING: Try to install libicu-devel package.
configure:17898: checking pango-1.0/pango/pango-features.h usability
configure:17898: g++ -c -I/opt/local/include -I/usr/local/include/leptonica conftest.cpp >&5
configure:17898: $? = 0
configure:17898: result: yes
configure:17898: checking pango-1.0/pango/pango-features.h presence
configure:17898: g++ -E -I/opt/local/include -I/usr/local/include/leptonica conftest.cpp
configure:17898: $? = 0
configure:17898: result: yes
configure:17898: checking for pango-1.0/pango/pango-features.h
configure:17898: result: yes
configure:17931: checking cairo/cairo-version.h usability
configure:17931: 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:17931: $? = 0
configure:17931: result: yes
configure:17931: checking cairo/cairo-version.h presence
configure:17931: 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:17931: $? = 0
configure:17931: result: yes
configure:17931: checking for cairo/cairo-version.h
configure:17931: result: yes
configure:18160: checking that generated files are newer than configure
configure:18166: result: done
configure:18249: error: conditional "OPENMP" was never defined.
Usually this means the macro was only invoked conditionally.
## ---------------- ##
## 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_CL_cl_h=no
ac_cv_header_OpenCL_cl_h=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_tiffio_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_OpenCL_clGetPlatformIDs=no
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_c_openmp=unsupported
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=' -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=':'
MINGW_FALSE=''
MINGW_TRUE='#'
MKDIR_P='/usr/local/bin/gmkdir -p'
NM='/usr/bin/nm'
NMEDIT='nmedit'
NO_CUBE_BUILD_FALSE=''
NO_CUBE_BUILD_TRUE='#'
NO_TESSDATA_PREFIX_FALSE=''
NO_TESSDATA_PREFIX_TRUE='#'
OBJDUMP='false'
OBJEXT='o'
OPENCL_HDR_PATH=''
OPENCL_LIB=''
OPENMP_CFLAGS=''
OPENMP_FALSE=''
OPENMP_TRUE=''
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.05.00dev'
PACKAGE_TARNAME='tesseract'
PACKAGE_URL=''
PACKAGE_VERSION='3.05.00dev'
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.05.00dev'
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.05.00dev"
#define PACKAGE_STRING "tesseract 3.05.00dev"
#define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
#define PACKAGE_URL ""
#define GIT_REV "3.05.00dev-31-g0c3c3ea"
#define PACKAGE_NAME "tesseract"
#define PACKAGE_VERSION "3.05.00dev"
#define PACKAGE_YEAR "2015"
#define PACKAGE_DATE "07/11"
#define PACKAGE "tesseract"
#define VERSION "3.05.00dev"
#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_OPENCL_CL_H 1
#define HAVE_TIFFIO_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 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment