Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/tesseract.spec'], False, '/var/lib/mock/f18-build-1425350-230608/root/', None, 86400, True, False, 498, 498, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/tesseract.spec'] Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/tesseract-3.00-6.fc18.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tesseract.spec'], False, '/var/lib/mock/f18-build-1425350-230608/root/', None, 86400, True, False, 498, 498, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tesseract.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BjaW4y + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf tesseract-3.00 + /usr/bin/gzip -dc /builddir/build/SOURCES/tesseract-3.00.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tesseract-3.00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + gzip -dc /builddir/build/SOURCES/eng.traineddata.gz + echo 'Patch #0 (tesseract-3.00-gcc47.patch):' Patch #0 (tesseract-3.00-gcc47.patch): + /usr/bin/cat /builddir/build/SOURCES/tesseract-3.00-gcc47.patch + /usr/bin/patch -s -p1 -b --suffix .gcc47 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kZBhtZ + umask 022 + cd /builddir/build/BUILD + cd tesseract-3.00 + LANG=C + export LANG + unset DISPLAY + sed -i s#-DTESSDATA_PREFIX=@datadir@/#-DTESSDATA_PREFIX=@datadir@/tesseract/## ccutil/Makefile.am ccutil/Makefile.in + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking --enable-graphics argument... yes checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-g++... no checking for cl.exe... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/tesseract-3.00/config/missing: Unknown `--run' option Try `/builddir/build/BUILD/tesseract-3.00/config/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether byte ordering is bigendian... no checking for deflate in -lz... no checking for png_read_png in -lpng... no checking for jpeg_read_scanlines in -ljpeg... no checking for sem_init in -lpthread... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking allheaders.h usability... no checking allheaders.h presence... no checking for allheaders.h... no checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking whether #! works in shell scripts... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for wchar_t... yes checking for long long int... yes checking for mbstate_t... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strerror... yes checking for vsnprintf... yes checking for gethostname... yes checking for strchr... yes checking for memcpy... yes checking for acos... yes checking for asin... yes checking for Leffler libtiff library... checking linking with -ltiff... ok setting LIBTIFF_CFLAGS= setting LIBTIFF_LIBS=-ltiff configure: creating ./config.status config.status: creating Makefile config.status: creating api/Makefile config.status: creating ccmain/Makefile config.status: creating ccstruct/Makefile config.status: creating ccutil/Makefile config.status: creating classify/Makefile config.status: creating cutil/Makefile config.status: creating dict/Makefile config.status: creating image/Makefile config.status: creating textord/Makefile config.status: creating viewer/Makefile config.status: creating wordrec/Makefile config.status: creating training/Makefile config.status: creating tessdata/Makefile config.status: creating tessdata/configs/Makefile config.status: creating tessdata/tessconfigs/Makefile config.status: creating testing/Makefile config.status: creating vs2008/Makefile config.status: creating vs2008/dlltest/Makefile config.status: creating vs2008/include/Makefile config.status: creating vs2008/include/leptonica/Makefile config.status: creating java/Makefile config.status: creating java/com/Makefile config.status: creating java/com/google/Makefile config.status: creating java/com/google/scrollview/Makefile config.status: creating java/com/google/scrollview/events/Makefile config.status: creating java/com/google/scrollview/ui/Makefile config.status: creating config_auto.h config.status: executing libtool commands config.status: executing depfiles commands Configuration is done. You can now build tesseract by running: % make + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00' Making all in ccstruct make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccstruct' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccstruct' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o blobbox.lo blobbox.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o blobs.lo blobs.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o blread.lo blread.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o callcpp.lo callcpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c blobs.cpp -fPIC -DPIC -o .libs/blobs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c blobbox.cpp -fPIC -DPIC -o .libs/blobbox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c blread.cpp -fPIC -DPIC -o .libs/blread.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c callcpp.cpp -fPIC -DPIC -o .libs/callcpp.o In file included from ocrrow.h:25:0, from ocrblock.h:24, from blread.h:24, from blread.cpp:27: werd.h: In destructor 'WERD::~WERD()': werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::prep_serialise()': werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::dump(FILE*)': werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::de_dump(FILE*)': werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from blobbox.h:26:0, from blobbox.cpp:21: werd.h: In destructor 'WERD::~WERD()': werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::prep_serialise()': werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::dump(FILE*)': werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::de_dump(FILE*)': werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ccstruct.lo ccstruct.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ccstruct.cpp -fPIC -DPIC -o .libs/ccstruct.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o coutln.lo coutln.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c coutln.cpp -fPIC -DPIC -o .libs/coutln.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o detlinefit.lo detlinefit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c detlinefit.cpp -fPIC -DPIC -o .libs/detlinefit.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o genblob.lo genblob.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c genblob.cpp -fPIC -DPIC -o .libs/genblob.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o labls.lo labls.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o linlsq.lo linlsq.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c labls.cpp -fPIC -DPIC -o .libs/labls.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c linlsq.cpp -fPIC -DPIC -o .libs/linlsq.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lmedsq.lo lmedsq.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lmedsq.cpp -fPIC -DPIC -o .libs/lmedsq.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mod128.lo mod128.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mod128.cpp -fPIC -DPIC -o .libs/mod128.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o normalis.lo normalis.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ocrblock.lo ocrblock.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c normalis.cpp -fPIC -DPIC -o .libs/normalis.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ocrblock.cpp -fPIC -DPIC -o .libs/ocrblock.o In file included from normalis.cpp:23:0: werd.h: In destructor 'WERD::~WERD()': werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::prep_serialise()': werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::dump(FILE*)': werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::de_dump(FILE*)': werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ocrrow.h:25:0, from ocrblock.h:24, from ocrblock.cpp:23: werd.h: In destructor 'WERD::~WERD()': werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::prep_serialise()': werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::dump(FILE*)': werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::de_dump(FILE*)': werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ocrrow.lo ocrrow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ocrrow.cpp -fPIC -DPIC -o .libs/ocrrow.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o otsuthr.lo otsuthr.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c otsuthr.cpp -fPIC -DPIC -o .libs/otsuthr.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pageres.lo pageres.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pageres.cpp -fPIC -DPIC -o .libs/pageres.o In file included from ocrrow.h:25:0, from ocrrow.cpp:21: werd.h: In destructor 'WERD::~WERD()': werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::prep_serialise()': werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::dump(FILE*)': werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::de_dump(FILE*)': werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pdblock.lo pdblock.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pdblock.cpp -fPIC -DPIC -o .libs/pdblock.o In file included from ocrrow.h:25:0, from ocrblock.h:24, from pageres.h:23, from pageres.cpp:24: werd.h: In destructor 'WERD::~WERD()': werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::prep_serialise()': werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::dump(FILE*)': werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::de_dump(FILE*)': werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o points.lo points.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o polyaprx.lo polyaprx.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c points.cpp -fPIC -DPIC -o .libs/points.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c polyaprx.cpp -fPIC -DPIC -o .libs/polyaprx.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o polyblk.lo polyblk.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c polyblk.cpp -fPIC -DPIC -o .libs/polyblk.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o polyblob.lo polyblob.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c polyblob.cpp -fPIC -DPIC -o .libs/polyblob.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o polyvert.lo polyvert.cpp In file included from ocrrow.h:25:0, from polyblob.cpp:22: werd.h: In destructor 'WERD::~WERD()': werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::prep_serialise()': werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::dump(FILE*)': werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::de_dump(FILE*)': werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c polyvert.cpp -fPIC -DPIC -o .libs/polyvert.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o poutline.lo poutline.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c poutline.cpp -fPIC -DPIC -o .libs/poutline.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o quadlsq.lo quadlsq.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c quadlsq.cpp -fPIC -DPIC -o .libs/quadlsq.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o quadratc.lo quadratc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c quadratc.cpp -fPIC -DPIC -o .libs/quadratc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o quspline.lo quspline.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c quspline.cpp -fPIC -DPIC -o .libs/quspline.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ratngs.lo ratngs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ratngs.cpp -fPIC -DPIC -o .libs/ratngs.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o rect.lo rect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c rect.cpp -fPIC -DPIC -o .libs/rect.o In file included from ratngs.h:30:0, from ratngs.cpp:22: werd.h: In destructor 'WERD::~WERD()': werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::prep_serialise()': werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::dump(FILE*)': werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::de_dump(FILE*)': werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o rejctmap.lo rejctmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c rejctmap.cpp -fPIC -DPIC -o .libs/rejctmap.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o statistc.lo statistc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c statistc.cpp -fPIC -DPIC -o .libs/statistc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o stepblob.lo stepblob.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c stepblob.cpp -fPIC -DPIC -o .libs/stepblob.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vecfuncs.lo vecfuncs.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o werd.lo werd.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c vecfuncs.cpp -fPIC -DPIC -o .libs/vecfuncs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../cutil -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c werd.cpp -fPIC -DPIC -o .libs/werd.o In file included from werd.cpp:23:0: werd.h: In destructor 'WERD::~WERD()': werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::prep_serialise()': werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::dump(FILE*)': werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.h: In member function 'void WERD::de_dump(FILE*)': werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp: In constructor 'WERD::WERD(PBLOB_LIST*, uinT8, const char*)': werd.cpp:148:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp:148:68: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp: In constructor 'WERD::WERD(PBLOB_LIST*, WERD*)': werd.cpp:173:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp:173:68: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp: In member function 'void WERD::baseline_normalise_x(ROW*, float, DENORM*)': werd.cpp:530:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp:555:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp:673:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp: In member function 'void WERD::baseline_denormalise(const DENORM*)': werd.cpp:735:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp: In member function 'WERD& WERD::operator=(const WERD&)': werd.cpp:934:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp:935:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp:939:49: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] werd.cpp:940:47: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_ccstruct.la -rpath /usr/lib blobbox.lo blobs.lo blread.lo callcpp.lo ccstruct.lo coutln.lo detlinefit.lo genblob.lo labls.lo linlsq.lo lmedsq.lo mod128.lo normalis.lo ocrblock.lo ocrrow.lo otsuthr.lo pageres.lo pdblock.lo points.lo polyaprx.lo polyblk.lo polyblob.lo polyvert.lo poutline.lo quadlsq.lo quadratc.lo quspline.lo ratngs.lo rect.lo rejctmap.lo statistc.lo stepblob.lo vecfuncs.lo werd.lo -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/blobbox.o .libs/blobs.o .libs/blread.o .libs/callcpp.o .libs/ccstruct.o .libs/coutln.o .libs/detlinefit.o .libs/genblob.o .libs/labls.o .libs/linlsq.o .libs/lmedsq.o .libs/mod128.o .libs/normalis.o .libs/ocrblock.o .libs/ocrrow.o .libs/otsuthr.o .libs/pageres.o .libs/pdblock.o .libs/points.o .libs/polyaprx.o .libs/polyblk.o .libs/polyblob.o .libs/polyvert.o .libs/poutline.o .libs/quadlsq.o .libs/quadratc.o .libs/quspline.o .libs/ratngs.o .libs/rect.o .libs/rejctmap.o .libs/statistc.o .libs/stepblob.o .libs/vecfuncs.o .libs/werd.o -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_ccstruct.so.3 -o .libs/libtesseract_ccstruct.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_ccstruct.so.3" && ln -s "libtesseract_ccstruct.so.3.0.0" "libtesseract_ccstruct.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_ccstruct.so" && ln -s "libtesseract_ccstruct.so.3.0.0" "libtesseract_ccstruct.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_ccstruct.la" && ln -s "../libtesseract_ccstruct.la" "libtesseract_ccstruct.la" ) make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccstruct' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccstruct' Making all in ccutil make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccutil' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccutil' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ambigs.lo ambigs.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o basedir.lo basedir.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o bits16.lo bits16.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o boxread.lo boxread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ambigs.cpp -fPIC -DPIC -o .libs/ambigs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c basedir.cpp -fPIC -DPIC -o .libs/basedir.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bits16.cpp -fPIC -DPIC -o .libs/bits16.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c boxread.cpp -fPIC -DPIC -o .libs/boxread.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ccutil.lo ccutil.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ccutil.cpp -fPIC -DPIC -o .libs/ccutil.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o clst.lo clst.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o debugwin.lo debugwin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c clst.cpp -fPIC -DPIC -o .libs/clst.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c debugwin.cpp -fPIC -DPIC -o .libs/debugwin.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o elst2.lo elst2.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o elst.lo elst.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c elst2.cpp -fPIC -DPIC -o .libs/elst2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c elst.cpp -fPIC -DPIC -o .libs/elst.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o errcode.lo errcode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c errcode.cpp -fPIC -DPIC -o .libs/errcode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globaloc.lo globaloc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o hashfn.lo hashfn.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globaloc.cpp -fPIC -DPIC -o .libs/globaloc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hashfn.cpp -fPIC -DPIC -o .libs/hashfn.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mainblk.lo mainblk.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mainblk.cpp -fPIC -DPIC -o .libs/mainblk.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o memblk.lo memblk.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o memry.lo memry.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c memblk.cpp -fPIC -DPIC -o .libs/memblk.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c memry.cpp -fPIC -DPIC -o .libs/memry.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ocrshell.lo ocrshell.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ocrshell.cpp -fPIC -DPIC -o .libs/ocrshell.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o serialis.lo serialis.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o strngs.lo strngs.cpp ocrshell.cpp: In function 'inT16 release_ocr()': ocrshell.cpp:737:9: warning: variable 'timeout' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c serialis.cpp -fPIC -DPIC -o .libs/serialis.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c strngs.cpp -fPIC -DPIC -o .libs/strngs.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o scanutils.lo scanutils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c scanutils.cpp -fPIC -DPIC -o .libs/scanutils.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tessdatamanager.lo tessdatamanager.cpp scanutils.cpp: In function 'int tess_vfscanf(FILE*, const char*, va_list)': scanutils.cpp:280:7: warning: variable 'sign' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tessdatamanager.cpp -fPIC -DPIC -o .libs/tessdatamanager.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tessopt.lo tessopt.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tessopt.cpp -fPIC -DPIC -o .libs/tessopt.o tessdatamanager.cpp: In member function 'void tesseract::TessdataManager::Init(const char*)': tessdatamanager.cpp:50:69: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] tessdatamanager.cpp:57:50: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tordvars.lo tordvars.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tprintf.lo tprintf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tordvars.cpp -fPIC -DPIC -o .libs/tordvars.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tprintf.cpp -fPIC -DPIC -o .libs/tprintf.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o unichar.lo unichar.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o unicharmap.lo unicharmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c unichar.cpp -fPIC -DPIC -o .libs/unichar.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c unicharmap.cpp -fPIC -DPIC -o .libs/unicharmap.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o unicharset.lo unicharset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c unicharset.cpp -fPIC -DPIC -o .libs/unicharset.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o varable.lo varable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c varable.cpp -fPIC -DPIC -o .libs/varable.o varable.cpp: In function 'BOOL8 read_variables_file(const char*, bool)': varable.cpp:525:8: warning: variable 'flag' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=link g++ -DTESSDATA_PREFIX=/usr/share/tesseract/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_ccutil.la -rpath /usr/lib ambigs.lo basedir.lo bits16.lo boxread.lo ccutil.lo clst.lo debugwin.lo elst2.lo elst.lo errcode.lo globaloc.lo hashfn.lo mainblk.lo memblk.lo memry.lo ocrshell.lo serialis.lo strngs.lo scanutils.lo tessdatamanager.lo tessopt.lo tordvars.lo tprintf.lo unichar.lo unicharmap.lo unicharset.lo varable.lo -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/ambigs.o .libs/basedir.o .libs/bits16.o .libs/boxread.o .libs/ccutil.o .libs/clst.o .libs/debugwin.o .libs/elst2.o .libs/elst.o .libs/errcode.o .libs/globaloc.o .libs/hashfn.o .libs/mainblk.o .libs/memblk.o .libs/memry.o .libs/ocrshell.o .libs/serialis.o .libs/strngs.o .libs/scanutils.o .libs/tessdatamanager.o .libs/tessopt.o .libs/tordvars.o .libs/tprintf.o .libs/unichar.o .libs/unicharmap.o .libs/unicharset.o .libs/varable.o -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_ccutil.so.3 -o .libs/libtesseract_ccutil.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_ccutil.so.3" && ln -s "libtesseract_ccutil.so.3.0.0" "libtesseract_ccutil.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_ccutil.so" && ln -s "libtesseract_ccutil.so.3.0.0" "libtesseract_ccutil.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_ccutil.la" && ln -s "../libtesseract_ccutil.la" "libtesseract_ccutil.la" ) make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccutil' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccutil' Making all in classify make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/classify' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/classify' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o adaptive.lo adaptive.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o adaptmatch.lo adaptmatch.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o baseline.lo baseline.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o blobclass.lo blobclass.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c baseline.cpp -fPIC -DPIC -o .libs/baseline.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c adaptive.cpp -fPIC -DPIC -o .libs/adaptive.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c adaptmatch.cpp -fPIC -DPIC -o .libs/adaptmatch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c blobclass.cpp -fPIC -DPIC -o .libs/blobclass.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o chartoname.lo chartoname.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c chartoname.cpp -fPIC -DPIC -o .libs/chartoname.o chartoname.cpp: In function 'void chartoname(char*, char, const char*)': chartoname.cpp:57:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] chartoname.cpp:59:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o classify.lo classify.cpp In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from classify.h:25, from adaptive.cpp:26: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from adaptmatch.h:30, from adaptmatch.cpp:23: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c classify.cpp -fPIC -DPIC -o .libs/classify.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cluster.lo cluster.cpp adaptmatch.cpp: In member function 'void tesseract::Classify::AdaptiveClassifier(TBLOB*, TBLOB*, TEXTROW*, BLOB_CHOICE_LIST*, CP_RESULT_STRUCT*)': adaptmatch.cpp:406:66: warning: passing NULL to non-pointer argument 5 of 'BLOB_CHOICE::BLOB_CHOICE(UNICHAR_ID, float, float, inT8, int)' [-Wconversion-null] adaptive.cpp: In function 'TEMP_CONFIG_STRUCT* ReadTempConfig(FILE*)': adaptive.cpp:421:64: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] adaptive.cpp:425:35: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] adaptive.cpp: In function 'UNICHAR_ID* ReadPermConfig(FILE*)': adaptive.cpp:393:55: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] adaptive.cpp:395:55: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] adaptive.cpp: In member function 'ADAPT_TEMPLATES_STRUCT* tesseract::Classify::ReadAdaptedTemplates(FILE*)': adaptive.cpp:362:71: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] adaptive.cpp: In function 'ADAPT_CLASS_STRUCT* ReadAdaptedClass(FILE*)': adaptive.cpp:309:63: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] adaptive.cpp:315:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] adaptive.cpp:317:49: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] adaptive.cpp:320:57: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] adaptive.cpp:326:68: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] adaptive.cpp:331:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cluster.cpp -fPIC -DPIC -o .libs/cluster.o In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from classify.h:25, from classify.cpp:19: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o clusttool.lo clusttool.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c clusttool.cpp -fPIC -DPIC -o .libs/clusttool.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cutoffs.lo cutoffs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cutoffs.cpp -fPIC -DPIC -o .libs/cutoffs.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o extract.lo extract.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c extract.cpp -fPIC -DPIC -o .libs/extract.o In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from classify.h:25, from cutoffs.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o featdefs.lo featdefs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c featdefs.cpp -fPIC -DPIC -o .libs/featdefs.o featdefs.cpp: In function 'void FreeCharDescription(CHAR_DESC)': featdefs.cpp:119:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] featdefs.cpp: In function 'CHAR_DESC_STRUCT* NewCharDescription()': featdefs.cpp:145:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] featdefs.cpp: In function 'void WriteCharDescription(FILE*, CHAR_DESC)': featdefs.cpp:177:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] featdefs.cpp:182:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] featdefs.cpp: In function 'CHAR_DESC_STRUCT* ReadCharDescription(FILE*)': featdefs.cpp:218:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] featdefs.cpp: In function 'int ShortNameToFeatureType(const char*)': featdefs.cpp:251:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] featdefs.cpp: In function 'CHAR_DESC_STRUCT* ReadCharDescription(FILE*)': featdefs.cpp:223:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o flexfx.lo flexfx.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o float2int.lo float2int.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c flexfx.cpp -fPIC -DPIC -o .libs/flexfx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c float2int.cpp -fPIC -DPIC -o .libs/float2int.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o fpoint.lo fpoint.cpp flexfx.cpp: In function 'CHAR_DESC_STRUCT* ExtractFlexFeatures(TBLOB*, LINE_STATS*)': flexfx.cpp:48:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fpoint.cpp -fPIC -DPIC -o .libs/fpoint.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o fxdefs.lo fxdefs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fxdefs.cpp -fPIC -DPIC -o .libs/fxdefs.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o hideedge.lo hideedge.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o intfx.lo intfx.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hideedge.cpp -fPIC -DPIC -o .libs/hideedge.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o intmatcher.lo intmatcher.cpp In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from classify.h:25, from float2int.cpp:24: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c intfx.cpp -fPIC -DPIC -o .libs/intfx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c intmatcher.cpp -fPIC -DPIC -o .libs/intmatcher.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o intproto.lo intproto.cpp intfx.cpp: In function 'uinT16 MySqrt(inT32, inT32)': intfx.cpp:386:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] intfx.cpp:388:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c intproto.cpp -fPIC -DPIC -o .libs/intproto.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o kdtree.lo kdtree.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c kdtree.cpp -fPIC -DPIC -o .libs/kdtree.o In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from classify.h:25, from intmatcher.cpp:28: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] intmatcher.cpp: In member function 'int tesseract::Classify::ClassPruner(INT_TEMPLATES, inT16, INT_FEATURE_STRUCT*, uinT8*, uinT16*, CP_RESULT_STRUCT*, int)': intmatcher.cpp:237:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] intmatcher.cpp:365:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] intmatcher.cpp:212:11: warning: variable 'max_rating' set but not used [-Wunused-but-set-variable] intmatcher.cpp: In function 'int IMUpdateTablesForFeature(INT_CLASS, BIT_VECTOR, BIT_VECTOR, int, INT_FEATURE, uinT8*, int*, uinT8 (*)[24], int)': intmatcher.cpp:991:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] intmatcher.cpp:993:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from ../ccstruct/ratngs.h:30:0, from adaptmatch.h:30, from intproto.cpp:29: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] intproto.cpp: In function 'bool {anonymous}::read_info(FILE*, FontInfo*, bool)': intproto.cpp:801:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] intproto.cpp: In function 'bool {anonymous}::write_info(FILE*, const FontInfo&)': intproto.cpp:812:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] intproto.cpp: In member function 'INT_TEMPLATES_STRUCT* tesseract::Classify::ReadIntTemplates(FILE*)': intproto.cpp:938:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] intproto.cpp:973:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] intproto.cpp:976:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] intproto.cpp:1094:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from ../ccutil/ambigs.h:28:0, from ../ccutil/ccutil.h:22, from ../cutil/cutil_class.h:22, from ../cutil/cutil.h:135, from protos.h:32, from intproto.h:25, from intproto.cpp:22: ../ccutil/genericvector.h: In instantiation of 'bool GenericVector::read(FILE*, ResultCallback3*, bool) [with T = FontInfo; FILE = _IO_FILE]': ../ccutil/unicity_table.h:191:33: required from 'bool UnicityTable::read(FILE*, ResultCallback3*, bool) [with T = FontInfo; FILE = _IO_FILE]' intproto.cpp:1134:75: required from here ../ccutil/genericvector.h:399:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../ccutil/genericvector.h: In instantiation of 'bool GenericVector::read(FILE*, ResultCallback3*, bool) [with T = FontSet; FILE = _IO_FILE]': ../ccutil/unicity_table.h:191:33: required from 'bool UnicityTable::read(FILE*, ResultCallback3*, bool) [with T = FontSet; FILE = _IO_FILE]' intproto.cpp:1135:73: required from here ../ccutil/genericvector.h:399:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../ccutil/genericvector.h: In instantiation of 'bool GenericVector::write(FILE*, ResultCallback2*) const [with T = FontInfo; FILE = _IO_FILE]': ../ccutil/unicity_table.h:185:28: required from 'bool UnicityTable::write(FILE*, ResultCallback2*) [with T = FontInfo; FILE = _IO_FILE]' intproto.cpp:1290:69: required from here ../ccutil/genericvector.h:375:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ../ccutil/genericvector.h: In instantiation of 'bool GenericVector::write(FILE*, ResultCallback2*) const [with T = FontSet; FILE = _IO_FILE]': ../ccutil/unicity_table.h:185:28: required from 'bool UnicityTable::write(FILE*, ResultCallback2*) [with T = FontSet; FILE = _IO_FILE]' intproto.cpp:1291:67: required from here ../ccutil/genericvector.h:375:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mf.lo mf.cpp intproto.cpp:1105:55: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mf.cpp -fPIC -DPIC -o .libs/mf.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mfdefs.lo mfdefs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mfdefs.cpp -fPIC -DPIC -o .libs/mfdefs.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mfoutline.lo mfoutline.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mfoutline.cpp -fPIC -DPIC -o .libs/mfoutline.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mfx.lo mfx.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mfx.cpp -fPIC -DPIC -o .libs/mfx.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o normfeat.lo normfeat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c normfeat.cpp -fPIC -DPIC -o .libs/normfeat.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o normmatch.lo normmatch.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ocrfeatures.lo ocrfeatures.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c normmatch.cpp -fPIC -DPIC -o .libs/normmatch.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ocrfeatures.cpp -fPIC -DPIC -o .libs/ocrfeatures.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o outfeat.lo outfeat.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c outfeat.cpp -fPIC -DPIC -o .libs/outfeat.o In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from classify.h:25, from normmatch.cpp:26: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o picofeat.lo picofeat.cpp ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c picofeat.cpp -fPIC -DPIC -o .libs/picofeat.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o protos.lo protos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c protos.cpp -fPIC -DPIC -o .libs/protos.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o speckle.lo speckle.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o xform2d.lo xform2d.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c speckle.cpp -fPIC -DPIC -o .libs/speckle.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../dict -I../image -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xform2d.cpp -fPIC -DPIC -o .libs/xform2d.o In file included from ../ccstruct/ratngs.h:30:0, from adaptmatch.h:30, from protos.cpp:34: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] protos.cpp: In function 'void ReadProtos(FILE*, CLASS_TYPE)': protos.cpp:373:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] protos.cpp: In function 'void ReadConfigs(FILE*, CLASS_TYPE)': protos.cpp:345:51: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] protos.cpp:356:44: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] protos.cpp: In member function 'void tesseract::Classify::ReadClassFile()': protos.cpp:308:41: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] protos.cpp:309:41: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] In file included from ../ccstruct/ratngs.h:30:0, from speckle.h:26, from speckle.cpp:21: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] speckle.cpp: In function 'void AddLargeSpeckleTo(BLOB_CHOICE_LIST*)': speckle.cpp:73:56: warning: passing NULL to non-pointer argument 5 of 'BLOB_CHOICE::BLOB_CHOICE(UNICHAR_ID, float, float, inT8, int)' [-Wconversion-null] speckle.cpp:84:57: warning: passing NULL to non-pointer argument 5 of 'BLOB_CHOICE::BLOB_CHOICE(UNICHAR_ID, float, float, inT8, int)' [-Wconversion-null] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_classify.la -rpath /usr/lib adaptive.lo adaptmatch.lo baseline.lo blobclass.lo chartoname.lo classify.lo cluster.lo clusttool.lo cutoffs.lo extract.lo featdefs.lo flexfx.lo float2int.lo fpoint.lo fxdefs.lo hideedge.lo intfx.lo intmatcher.lo intproto.lo kdtree.lo mf.lo mfdefs.lo mfoutline.lo mfx.lo normfeat.lo normmatch.lo ocrfeatures.lo outfeat.lo picofeat.lo protos.lo speckle.lo xform2d.lo -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/adaptive.o .libs/adaptmatch.o .libs/baseline.o .libs/blobclass.o .libs/chartoname.o .libs/classify.o .libs/cluster.o .libs/clusttool.o .libs/cutoffs.o .libs/extract.o .libs/featdefs.o .libs/flexfx.o .libs/float2int.o .libs/fpoint.o .libs/fxdefs.o .libs/hideedge.o .libs/intfx.o .libs/intmatcher.o .libs/intproto.o .libs/kdtree.o .libs/mf.o .libs/mfdefs.o .libs/mfoutline.o .libs/mfx.o .libs/normfeat.o .libs/normmatch.o .libs/ocrfeatures.o .libs/outfeat.o .libs/picofeat.o .libs/protos.o .libs/speckle.o .libs/xform2d.o -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_classify.so.3 -o .libs/libtesseract_classify.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_classify.so.3" && ln -s "libtesseract_classify.so.3.0.0" "libtesseract_classify.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_classify.so" && ln -s "libtesseract_classify.so.3.0.0" "libtesseract_classify.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_classify.la" && ln -s "../libtesseract_classify.la" "libtesseract_classify.la" ) make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/classify' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/classify' Making all in cutil make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/cutil' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/cutil' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o bitvec.lo bitvec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cutil.lo cutil.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cutil_class.lo cutil_class.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o danerror.lo danerror.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bitvec.cpp -fPIC -DPIC -o .libs/bitvec.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cutil.cpp -fPIC -DPIC -o .libs/cutil.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c danerror.cpp -fPIC -DPIC -o .libs/danerror.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c cutil_class.cpp -fPIC -DPIC -o .libs/cutil_class.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o efio.lo efio.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o emalloc.lo emalloc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c efio.cpp -fPIC -DPIC -o .libs/efio.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c emalloc.cpp -fPIC -DPIC -o .libs/emalloc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o freelist.lo freelist.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o globals.lo globals.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o listio.lo listio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c freelist.cpp -fPIC -DPIC -o .libs/freelist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c globals.cpp -fPIC -DPIC -o .libs/globals.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c listio.cpp -fPIC -DPIC -o .libs/listio.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o oldheap.lo oldheap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c oldheap.cpp -fPIC -DPIC -o .libs/oldheap.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o oldlist.lo oldlist.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o structures.lo structures.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c oldlist.cpp -fPIC -DPIC -o .libs/oldlist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c structures.cpp -fPIC -DPIC -o .libs/structures.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tessarray.lo tessarray.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tessarray.cpp -fPIC -DPIC -o .libs/tessarray.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_cutil.la -rpath /usr/lib bitvec.lo cutil.lo cutil_class.lo danerror.lo efio.lo emalloc.lo freelist.lo globals.lo listio.lo oldheap.lo oldlist.lo structures.lo tessarray.lo -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/bitvec.o .libs/cutil.o .libs/cutil_class.o .libs/danerror.o .libs/efio.o .libs/emalloc.o .libs/freelist.o .libs/globals.o .libs/listio.o .libs/oldheap.o .libs/oldlist.o .libs/structures.o .libs/tessarray.o -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_cutil.so.3 -o .libs/libtesseract_cutil.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_cutil.so.3" && ln -s "libtesseract_cutil.so.3.0.0" "libtesseract_cutil.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_cutil.so" && ln -s "libtesseract_cutil.so.3.0.0" "libtesseract_cutil.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_cutil.la" && ln -s "../libtesseract_cutil.la" "libtesseract_cutil.la" ) make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/cutil' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/cutil' Making all in dict make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/dict' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/dict' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o choices.lo choices.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o context.lo context.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o conversion.lo conversion.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dawg.lo dawg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c context.cpp -fPIC -DPIC -o .libs/context.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c choices.cpp -fPIC -DPIC -o .libs/choices.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c conversion.cpp -fPIC -DPIC -o .libs/conversion.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dawg.cpp -fPIC -DPIC -o .libs/dawg.o In file included from ../ccstruct/ratngs.h:30:0, from dawg.h:36, from dawg.cpp:33: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from dawg.h:36, from dict.h:25, from choices.cpp:34: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from context.h:31, from context.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]In file included from ../ccstruct/ratngs.h:30:0, from conversion.h:27, from conversion.cpp:27: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] context.cpp: In static member function 'static int tesseract::Context::case_ok(const WERD_CHOICE&, const UNICHARSET&)': context.cpp:106:16: warning: variable 'last_state' set but not used [-Wunused-but-set-variable]conversion.cpp: In function 'void convert_to_word_choice(const A_CHOICE*, const UNICHARSET&, WERD_CHOICE*)': conversion.cpp:63:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] conversion.cpp: In function 'array_record* convert_to_choices_list(const BLOB_CHOICE_LIST_VECTOR&, const UNICHARSET&)': conversion.cpp:120:62: warning: passing NULL to non-pointer argument 7 of 'list_rec* append_char_choice(CHOICES, const char*, const char*, float, float, inT8, int)' [-Wconversion-null] dawg.cpp: In member function 'void tesseract::SquishedDawg::read_squished_dawg(FILE*, tesseract::DawgType, const STRING&, PermuterType)': dawg.cpp:285:40: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] dawg.cpp:289:50: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] dawg.cpp:290:45: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] dawg.cpp:299:59: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dict.lo dict.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dict.cpp -fPIC -DPIC -o .libs/dict.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o hyphen.lo hyphen.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o permdawg.lo permdawg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hyphen.cpp -fPIC -DPIC -o .libs/hyphen.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c permdawg.cpp -fPIC -DPIC -o .libs/permdawg.o In file included from ../ccstruct/ratngs.h:30:0, from dawg.h:36, from dict.h:25, from dict.cpp:19: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from dawg.h:36, from dict.h:25, from hyphen.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from context.h:31, from permdawg.cpp:29: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o permngram.lo permngram.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c permngram.cpp -fPIC -DPIC -o .libs/permngram.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o permute.lo permute.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c permute.cpp -fPIC -DPIC -o .libs/permute.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o states.lo states.cpp In file included from ../ccstruct/ratngs.h:30:0, from dawg.h:36, from permngram.h:24, from permngram.cpp:21: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c states.cpp -fPIC -DPIC -o .libs/states.o permngram.cpp: In member function 'A_CHOICE* tesseract::Dict::ngram_permute_and_select(CHOICES_LIST, float, const tesseract::Dawg*)': permngram.cpp:133:7: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] In file included from ../ccstruct/ratngs.h:30:0, from permute.h:34, from permute.cpp:42: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] permute.cpp: In member function 'const char* tesseract::Dict::choose_il1(const char*, const char*, const char*, const char*, const char*, const char*)': permute.cpp:1046:9: warning: variable 'type2' set but not used [-Wunused-but-set-variable] permute.cpp:1047:9: warning: variable 'type3' set but not used [-Wunused-but-set-variable] permute.cpp:1049:7: warning: variable 'first_char_length' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o stopper.lo stopper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c stopper.cpp -fPIC -DPIC -o .libs/stopper.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o trie.lo trie.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../cutil -I../ccutil -I../ccstruct -I../viewer -I../image -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c trie.cpp -fPIC -DPIC -o .libs/trie.o In file included from ../ccstruct/ratngs.h:30:0, from permute.h:34, from stopper.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from dawg.h:36, from trie.h:28, from trie.cpp:32: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_dict.la -rpath /usr/lib choices.lo context.lo conversion.lo dawg.lo dict.lo hyphen.lo permdawg.lo permngram.lo permute.lo states.lo stopper.lo trie.lo -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/choices.o .libs/context.o .libs/conversion.o .libs/dawg.o .libs/dict.o .libs/hyphen.o .libs/permdawg.o .libs/permngram.o .libs/permute.o .libs/states.o .libs/stopper.o .libs/trie.o -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_dict.so.3 -o .libs/libtesseract_dict.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_dict.so.3" && ln -s "libtesseract_dict.so.3.0.0" "libtesseract_dict.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_dict.so" && ln -s "libtesseract_dict.so.3.0.0" "libtesseract_dict.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_dict.la" && ln -s "../libtesseract_dict.la" "libtesseract_dict.la" ) make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/dict' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/dict' Making all in image make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/image' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/image' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o bitstrm.lo bitstrm.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o image.lo image.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o imgbmp.lo imgbmp.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o imgio.lo imgio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bitstrm.cpp -fPIC -DPIC -o .libs/bitstrm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c image.cpp -fPIC -DPIC -o .libs/image.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c imgbmp.cpp -fPIC -DPIC -o .libs/imgbmp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c imgio.cpp -fPIC -DPIC -o .libs/imgio.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o imgs.lo imgs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c imgs.cpp -fPIC -DPIC -o .libs/imgs.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o imgtiff.lo imgtiff.cpp imgio.cpp: In function 'inT8 name_to_image_type(const char*)': imgio.cpp:116:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] imgio.cpp:117:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o svshowim.lo svshowim.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c imgtiff.cpp -fPIC -DPIC -o .libs/imgtiff.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c svshowim.cpp -fPIC -DPIC -o .libs/svshowim.o imgs.cpp: In function 'void starbase_to_normal(IMAGE*, inT32, inT32, inT32, inT32, IMAGE*, inT32, inT32, BOOL8)': imgs.cpp:905:8: warning: variable 'srcppb' set but not used [-Wunused-but-set-variable] imgs.cpp: In member function 'void IMAGE::get_column(inT32, inT32, inT32, IMAGELINE*, inT32)': imgs.cpp:1118:8: warning: variable 'pixperbyte' set but not used [-Wunused-but-set-variable] imgs.cpp: In member function 'void IMAGE::put_line(inT32, inT32, inT32, IMAGELINE*, inT32)': imgs.cpp:1236:8: warning: variable 'pixperbyte' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_image.la -rpath /usr/lib bitstrm.lo image.lo imgbmp.lo imgio.lo imgs.lo imgtiff.lo svshowim.lo -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/bitstrm.o .libs/image.o .libs/imgbmp.o .libs/imgio.o .libs/imgs.o .libs/imgtiff.o .libs/svshowim.o -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_image.so.3 -o .libs/libtesseract_image.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_image.so.3" && ln -s "libtesseract_image.so.3.0.0" "libtesseract_image.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_image.so" && ln -s "libtesseract_image.so.3.0.0" "libtesseract_image.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_image.la" && ln -s "../libtesseract_image.la" "libtesseract_image.la" ) make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/image' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/image' Making all in textord make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/textord' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/textord' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o alignedblob.lo alignedblob.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o bbgrid.lo bbgrid.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o blkocc.lo blkocc.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o colfind.lo colfind.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bbgrid.cpp -fPIC -DPIC -o .libs/bbgrid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c alignedblob.cpp -fPIC -DPIC -o .libs/alignedblob.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c colfind.cpp -fPIC -DPIC -o .libs/colfind.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c blkocc.cpp -fPIC -DPIC -o .libs/blkocc.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from bbgrid.cpp:22: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/blobbox.h:26:0, from pitsync1.h:25, from drawtord.h:25, from blkocc.cpp:35: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/blobbox.h:26:0, from alignedblob.h:25, from alignedblob.cpp:20: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/blobbox.h:26:0, from alignedblob.h:25, from tabfind.h:23, from colfind.h:23, from colfind.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o colpartition.lo colpartition.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c colpartition.cpp -fPIC -DPIC -o .libs/colpartition.o In file included from ../ccstruct/blobbox.h:26:0, from colpartition.h:25, from colpartition.cpp:21: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o colpartitionset.lo colpartitionset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c colpartitionset.cpp -fPIC -DPIC -o .libs/colpartitionset.o In file included from ../ccstruct/blobbox.h:26:0, from colpartition.h:25, from colpartitionset.h:24, from colpartitionset.cpp:21: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o drawedg.lo drawedg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c drawedg.cpp -fPIC -DPIC -o .libs/drawedg.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o drawtord.lo drawtord.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c drawtord.cpp -fPIC -DPIC -o .libs/drawtord.o In file included from ../ccstruct/blobbox.h:26:0, from pithsync.h:23, from drawtord.cpp:21: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o edgblob.lo edgblob.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c edgblob.cpp -fPIC -DPIC -o .libs/edgblob.o colpartition.cpp: In static member function 'static void tesseract::ColPartition::SmoothSpacings(int, int, tesseract::ColPartition_LIST*)': colpartition.cpp:1279:69: warning: array subscript is below array bounds [-Warray-bounds] In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from edgblob.h:26, from edgblob.cpp:24: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o edgloop.lo edgloop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c edgloop.cpp -fPIC -DPIC -o .libs/edgloop.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o fpchop.lo fpchop.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gap_map.lo gap_map.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fpchop.cpp -fPIC -DPIC -o .libs/fpchop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gap_map.cpp -fPIC -DPIC -o .libs/gap_map.o In file included from ../ccstruct/blobbox.h:26:0, from fpchop.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/blobbox.h:26:0, from gap_map.h:4, from gap_map.cpp:3: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fpchop.cpp: In function 'ROW* fixed_pitch_words(TO_ROW*, FCOORD)': fpchop.cpp:79:10: warning: variable 'coeffs' set but not used [-Wunused-but-set-variable] fpchop.cpp: In function 'BOOL8 fixed_chop_coutline(C_OUTLINE*, inT16, float, C_OUTLINE_FRAG_LIST*, C_OUTLINE_FRAG_LIST*)': fpchop.cpp:982:9: warning: variable 'anticlock' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o imagefind.lo imagefind.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c imagefind.cpp -fPIC -DPIC -o .libs/imagefind.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o linefind.lo linefind.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o makerow.lo makerow.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c linefind.cpp -fPIC -DPIC -o .libs/linefind.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c makerow.cpp -fPIC -DPIC -o .libs/makerow.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o oldbasel.lo oldbasel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c oldbasel.cpp -fPIC -DPIC -o .libs/oldbasel.o In file included from ../ccstruct/blobbox.h:26:0, from alignedblob.h:25, from linefind.cpp:26: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/blobbox.h:26:0, from makerow.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from makerow.h:24, from oldbasel.cpp:24: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] oldbasel.cpp: In function 'int correlate_with_stats(TO_ROW**, int, TO_BLOCK*)': oldbasel.cpp:242:9: warning: variable 'xshift' set but not used [-Wunused-but-set-variable] oldbasel.cpp: In function 'void find_lesser_parts(TO_ROW*, TBOX*, int, char*, int*, int, int)': oldbasel.cpp:1412:35: warning: array subscript has type 'char' [-Wchar-subscripts] oldbasel.cpp:1396:9: warning: variable 'bestpos' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pagesegmain.lo pagesegmain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pagesegmain.cpp -fPIC -DPIC -o .libs/pagesegmain.o In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from ../classify/classify.h:25, from ../wordrec/wordrec.h:22, from ../ccmain/tesseractclass.h:25, from pagesegmain.cpp:39: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pithsync.lo pithsync.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pithsync.cpp -fPIC -DPIC -o .libs/pithsync.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from makerow.h:24, from pithsync.cpp:26: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pitsync1.lo pitsync1.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pitsync1.cpp -fPIC -DPIC -o .libs/pitsync1.o In file included from ../ccstruct/blobbox.h:26:0, from pitsync1.h:25, from pitsync1.cpp:26: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o scanedg.lo scanedg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c scanedg.cpp -fPIC -DPIC -o .libs/scanedg.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sortflts.lo sortflts.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c sortflts.cpp -fPIC -DPIC -o .libs/sortflts.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o strokewidth.lo strokewidth.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c strokewidth.cpp -fPIC -DPIC -o .libs/strokewidth.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tabfind.lo tabfind.cpp In file included from ../ccstruct/blobbox.h:26:0, from strokewidth.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tabfind.cpp -fPIC -DPIC -o .libs/tabfind.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tablefind.lo tablefind.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tablefind.cpp -fPIC -DPIC -o .libs/tablefind.o In file included from ../ccstruct/blobbox.h:26:0, from alignedblob.h:25, from tabfind.h:23, from tabfind.cpp:20: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/blobbox.h:26:0, from alignedblob.h:25, from tabfind.h:23, from colfind.h:23, from tablefind.cpp:24: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tabvector.lo tabvector.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tabvector.cpp -fPIC -DPIC -o .libs/tabvector.o In file included from ../ccstruct/blobbox.h:26:0, from tabvector.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o topitch.lo topitch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c topitch.cpp -fPIC -DPIC -o .libs/topitch.o In file included from ../ccstruct/blobbox.h:26:0, from topitch.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] topitch.cpp: In function 'BOOL8 try_rows_fixed(TO_BLOCK*, inT32, BOOL8)': topitch.cpp:562:9: warning: variable 'maxwidth' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tordmain.lo tordmain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tordmain.cpp -fPIC -DPIC -o .libs/tordmain.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tospace.lo tospace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tospace.cpp -fPIC -DPIC -o .libs/tospace.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from tessout.h:23, from tordmain.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tovars.lo tovars.cpp In file included from ../ccstruct/blobbox.h:26:0, from pitsync1.h:25, from drawtord.h:25, from tospace.cpp:3: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tovars.cpp -fPIC -DPIC -o .libs/tovars.o tospace.cpp: In function 'ROW* make_prop_words(TO_ROW*, FCOORD)': tospace.cpp:968:10: warning: variable 'coeffs' set but not used [-Wunused-but-set-variable] tospace.cpp: In function 'ROW* make_blob_words(TO_ROW*, FCOORD)': tospace.cpp:1270:10: warning: variable 'coeffs' set but not used [-Wunused-but-set-variable] tordmain.cpp: In function 'void find_components(BLOCK_LIST*, TO_BLOCK_LIST*, TO_BLOCK_LIST*, TBOX*)': tordmain.cpp:130:14: warning: variable 'pd_it' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o underlin.lo underlin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c underlin.cpp -fPIC -DPIC -o .libs/underlin.o In file included from ../ccstruct/blobbox.h:26:0, from fpchop.h:24, from underlin.h:23, from underlin.cpp:24: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wordseg.lo wordseg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c wordseg.cpp -fPIC -DPIC -o .libs/wordseg.o In file included from ../ccstruct/blobbox.h:26:0, from wordseg.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] wordseg.cpp: In function 'void set_row_spaces(TO_BLOCK*, FCOORD, BOOL8)': wordseg.cpp:145:9: warning: variable 'maxwidth' set but not used [-Wunused-but-set-variable] wordseg.cpp: In function 'inT32 row_words(TO_BLOCK*, TO_ROW*, inT32, FCOORD, BOOL8)': wordseg.cpp:203:9: warning: variable 'min_gap' set but not used [-Wunused-but-set-variable] wordseg.cpp: In function 'ROW* make_rep_words(TO_ROW*, TO_BLOCK*)': wordseg.cpp:578:9: warning: variable 'xstarts' set but not used [-Wunused-but-set-variable] wordseg.cpp:581:10: warning: variable 'coeffs' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o workingpartset.lo workingpartset.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../image -I../viewer -I../ccmain -I../wordrec -I../api -I../cutil -I../classify -I../dict -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c workingpartset.cpp -fPIC -DPIC -o .libs/workingpartset.o In file included from ../ccstruct/blobbox.h:26:0, from workingpartset.h:24, from workingpartset.cpp:21: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_textord.la -rpath /usr/lib alignedblob.lo bbgrid.lo blkocc.lo colfind.lo colpartition.lo colpartitionset.lo drawedg.lo drawtord.lo edgblob.lo edgloop.lo fpchop.lo gap_map.lo imagefind.lo linefind.lo makerow.lo oldbasel.lo pagesegmain.lo pithsync.lo pitsync1.lo scanedg.lo sortflts.lo strokewidth.lo tabfind.lo tablefind.lo tabvector.lo topitch.lo tordmain.lo tospace.lo tovars.lo underlin.lo wordseg.lo workingpartset.lo -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/alignedblob.o .libs/bbgrid.o .libs/blkocc.o .libs/colfind.o .libs/colpartition.o .libs/colpartitionset.o .libs/drawedg.o .libs/drawtord.o .libs/edgblob.o .libs/edgloop.o .libs/fpchop.o .libs/gap_map.o .libs/imagefind.o .libs/linefind.o .libs/makerow.o .libs/oldbasel.o .libs/pagesegmain.o .libs/pithsync.o .libs/pitsync1.o .libs/scanedg.o .libs/sortflts.o .libs/strokewidth.o .libs/tabfind.o .libs/tablefind.o .libs/tabvector.o .libs/topitch.o .libs/tordmain.o .libs/tospace.o .libs/tovars.o .libs/underlin.o .libs/wordseg.o .libs/workingpartset.o -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_textord.so.3 -o .libs/libtesseract_textord.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_textord.so.3" && ln -s "libtesseract_textord.so.3.0.0" "libtesseract_textord.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_textord.so" && ln -s "libtesseract_textord.so.3.0.0" "libtesseract_textord.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_textord.la" && ln -s "../libtesseract_textord.la" "libtesseract_textord.la" ) make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/textord' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/textord' Making all in viewer make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/viewer' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/viewer' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o scrollview.lo scrollview.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o svmnode.lo svmnode.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o svutil.lo svutil.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c scrollview.cpp -fPIC -DPIC -o .libs/scrollview.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c svmnode.cpp -fPIC -DPIC -o .libs/svmnode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c svutil.cpp -fPIC -DPIC -o .libs/svutil.o scrollview.cpp: In static member function 'static void* ScrollView::MessageReceiver(void*)': scrollview.cpp:103:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_viewer.la -rpath /usr/lib scrollview.lo svmnode.lo svutil.lo -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/scrollview.o .libs/svmnode.o .libs/svutil.o -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_viewer.so.3 -o .libs/libtesseract_viewer.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_viewer.so.3" && ln -s "libtesseract_viewer.so.3.0.0" "libtesseract_viewer.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_viewer.so" && ln -s "libtesseract_viewer.so.3.0.0" "libtesseract_viewer.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_viewer.la" && ln -s "../libtesseract_viewer.la" "libtesseract_viewer.la" ) make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/viewer' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/viewer' Making all in wordrec make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/wordrec' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/wordrec' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o associate.lo associate.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o badwords.lo badwords.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o bestfirst.lo bestfirst.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o chop.lo chop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c badwords.cpp -fPIC -DPIC -o .libs/badwords.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c associate.cpp -fPIC -DPIC -o .libs/associate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bestfirst.cpp -fPIC -DPIC -o .libs/bestfirst.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c chop.cpp -fPIC -DPIC -o .libs/chop.o In file included from ../ccstruct/ratngs.h:30:0, from matrix.h:28, from associate.h:36, from associate.cpp:35: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o chopper.lo chopper.cpp In file included from ../ccstruct/ratngs.h:30:0, from matrix.h:28, from associate.h:36, from bestfirst.h:33, from bestfirst.cpp:32: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c chopper.cpp -fPIC -DPIC -o .libs/chopper.o bestfirst.cpp: In member function 'BLOB_CHOICE_LIST_VECTOR* tesseract::Wordrec::rebuild_current_state(TBLOB*, SEAMS, STATE*, BLOB_CHOICE_LIST_VECTOR*, int, bool, const WERD_CHOICE&, const MATRIX*)': bestfirst.cpp:465:34: warning: array subscript has type 'char' [-Wchar-subscripts] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o closed.lo closed.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c closed.cpp -fPIC -DPIC -o .libs/closed.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o drawfx.lo drawfx.cpp In file included from ../ccstruct/ratngs.h:30:0, from matrix.h:28, from chopper.h:33, from chopper.cpp:32: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c drawfx.cpp -fPIC -DPIC -o .libs/drawfx.o closed.cpp: In function 'int hash_add(HASH_TABLE, STATE*)': closed.cpp:66:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] closed.cpp: In function 'int hash_lookup(HASH_TABLE, STATE*)': closed.cpp:102:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] chopper.cpp: In function 'SEAM* attempt_blob_chop(TWERD*, inT32, SEAMS)': chopper.cpp:179:10: warning: variable 'last_blob' set but not used [-Wunused-but-set-variable] chopper.cpp: In function 'inT16 check_seam_order(TBLOB*, SEAM*)': chopper.cpp:456:13: warning: variable 'last_outline' set but not used [-Wunused-but-set-variable] chopper.cpp: In member function 'void tesseract::Wordrec::improve_by_chopping(TWERD*, BLOB_CHOICE_LIST_VECTOR*, int, STATE*, WERD_CHOICE*, WERD_CHOICE*, array_record**, DANGERR*, STATE*, inT32*)': chopper.cpp:631:16: warning: variable 'old_count' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o findseam.lo findseam.cpp In file included from drawfx.cpp:22:0: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c findseam.cpp -fPIC -DPIC -o .libs/findseam.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gradechop.lo gradechop.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gradechop.cpp -fPIC -DPIC -o .libs/gradechop.o findseam.cpp: In function 'void combine_seam(SEAM_QUEUE, SEAM_PILE, SEAM*)': findseam.cpp:285:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] findseam.cpp: In function 'void delete_seam_pile(SEAM_PILE)': findseam.cpp:364:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o heuristic.lo heuristic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c heuristic.cpp -fPIC -DPIC -o .libs/heuristic.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o makechop.lo makechop.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o matchtab.lo matchtab.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c makechop.cpp -fPIC -DPIC -o .libs/makechop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c matchtab.cpp -fPIC -DPIC -o .libs/matchtab.o In file included from ../ccstruct/ratngs.h:30:0, from matrix.h:28, from associate.h:36, from heuristic.h:31, from heuristic.cpp:30: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o matrix.lo matrix.cpp In file included from ../ccstruct/ratngs.h:30:0, from matchtab.h:32, from matchtab.cpp:29: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c matrix.cpp -fPIC -DPIC -o .libs/matrix.o matchtab.cpp: In function 'void put_match(TBLOB*, BLOB_CHOICE_LIST*)': matchtab.cpp:126:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] matchtab.cpp:127:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] matchtab.cpp:145:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] matchtab.cpp: In function 'BLOB_CHOICE_LIST* get_match(TBLOB*)': matchtab.cpp:164:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] matchtab.cpp:165:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] matchtab.cpp: In function 'BLOB_CHOICE_LIST* get_match_by_bounds(unsigned int, unsigned int)': matchtab.cpp:189:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] matchtab.cpp:190:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] matchtab.cpp:198:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] matchtab.cpp: In function 'void add_to_match(TBLOB*, BLOB_CHOICE_LIST*)': matchtab.cpp:221:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] matchtab.cpp:222:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] matchtab.cpp:234:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] matchtab.cpp:235:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] matchtab.cpp:255:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o metrics.lo metrics.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c metrics.cpp -fPIC -DPIC -o .libs/metrics.o In file included from ../ccstruct/ratngs.h:30:0, from matrix.h:28, from matrix.cpp:28: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mfvars.lo mfvars.cpp In file included from ../ccstruct/ratngs.h:30:0, from matrix.h:28, from associate.h:36, from bestfirst.h:33, from metrics.h:32, from metrics.cpp:28: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mfvars.cpp -fPIC -DPIC -o .libs/mfvars.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o olutil.lo olutil.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o outlines.lo outlines.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c olutil.cpp -fPIC -DPIC -o .libs/olutil.o metrics.cpp: In function 'void save_best_state(CHUNKS_RECORD*)': metrics.cpp:329:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c outlines.cpp -fPIC -DPIC -o .libs/outlines.o In file included from ../ccstruct/ratngs.h:30:0, from ../classify/adaptmatch.h:30, from mfvars.cpp:20: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pieces.lo pieces.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pieces.cpp -fPIC -DPIC -o .libs/pieces.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o plotedges.lo plotedges.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o plotseg.lo plotseg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c plotedges.cpp -fPIC -DPIC -o .libs/plotedges.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c plotseg.cpp -fPIC -DPIC -o .libs/plotseg.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o render.lo render.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c render.cpp -fPIC -DPIC -o .libs/render.o In file included from ../ccstruct/ratngs.h:30:0, from matrix.h:28, from pieces.h:31, from pieces.cpp:28: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o seam.lo seam.cpp pieces.cpp: In function 'MATRIX* record_piece_ratings(TBLOB*)': pieces.cpp:392:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] pieces.cpp:393:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c seam.cpp -fPIC -DPIC -o .libs/seam.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o split.lo split.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tally.lo tally.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c split.cpp -fPIC -DPIC -o .libs/split.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tally.cpp -fPIC -DPIC -o .libs/tally.o seam.cpp: In function 'void free_seam_list(SEAMS)': seam.cpp:158:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] seam.cpp: In function 'void print_seams(const char*, SEAMS)': seam.cpp:448:5: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tessinit.lo tessinit.cpp split.cpp: In function 'void split_outline(EDGEPT*, EDGEPT*)': split.cpp:129:11: warning: variable 'join_point1a' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tessinit.cpp -fPIC -DPIC -o .libs/tessinit.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tface.lo tface.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wordclass.lo wordclass.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tface.cpp -fPIC -DPIC -o .libs/tface.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c wordclass.cpp -fPIC -DPIC -o .libs/wordclass.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wordrec.lo wordrec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccstruct -I../ccutil -I../cutil -I../classify -I../image -I../dict -I../viewer -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c wordrec.cpp -fPIC -DPIC -o .libs/wordrec.o In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from ../classify/classify.h:25, from wordrec.h:22, from tessinit.cpp:24: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from wordclass.h:29, from wordclass.cpp:33: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from tface.h:25, from tface.cpp:19: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] tface.cpp: In member function 'BLOB_CHOICE_LIST* tesseract::Wordrec::call_matcher(TBLOB*, TBLOB*, TBLOB*, void*, TEXTROW*)': tface.cpp:291:64: warning: passing NULL to non-pointer argument 5 of 'BLOB_CHOICE::BLOB_CHOICE(UNICHAR_ID, float, float, inT8, int)' [-Wconversion-null] In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from ../classify/classify.h:25, from wordrec.h:22, from wordrec.cpp:19: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_wordrec.la -rpath /usr/lib associate.lo badwords.lo bestfirst.lo chop.lo chopper.lo closed.lo drawfx.lo findseam.lo gradechop.lo heuristic.lo makechop.lo matchtab.lo matrix.lo metrics.lo mfvars.lo olutil.lo outlines.lo pieces.lo plotedges.lo plotseg.lo render.lo seam.lo split.lo tally.lo tessinit.lo tface.lo wordclass.lo wordrec.lo -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/associate.o .libs/badwords.o .libs/bestfirst.o .libs/chop.o .libs/chopper.o .libs/closed.o .libs/drawfx.o .libs/findseam.o .libs/gradechop.o .libs/heuristic.o .libs/makechop.o .libs/matchtab.o .libs/matrix.o .libs/metrics.o .libs/mfvars.o .libs/olutil.o .libs/outlines.o .libs/pieces.o .libs/plotedges.o .libs/plotseg.o .libs/render.o .libs/seam.o .libs/split.o .libs/tally.o .libs/tessinit.o .libs/tface.o .libs/wordclass.o .libs/wordrec.o -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_wordrec.so.3 -o .libs/libtesseract_wordrec.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_wordrec.so.3" && ln -s "libtesseract_wordrec.so.3.0.0" "libtesseract_wordrec.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_wordrec.so" && ln -s "libtesseract_wordrec.so.3.0.0" "libtesseract_wordrec.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_wordrec.la" && ln -s "../libtesseract_wordrec.la" "libtesseract_wordrec.la" ) make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/wordrec' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/wordrec' Making all in ccmain make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccmain' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccmain' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o adaptions.lo adaptions.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ambigsrecog.lo ambigsrecog.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o applybox.lo applybox.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o blobcmp.lo blobcmp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c adaptions.cpp -fPIC -DPIC -o .libs/adaptions.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c applybox.cpp -fPIC -DPIC -o .libs/applybox.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c blobcmp.cpp -fPIC -DPIC -o .libs/blobcmp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ambigsrecog.cpp -fPIC -DPIC -o .libs/ambigsrecog.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from applybox.h:24, from applybox.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from tessbox.h:23, from adaptions.cpp:33: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from applybox.h:24, from ambigsrecog.cpp:23: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]In file included from ../ccstruct/ratngs.h:30:0, from ../classify/adaptmatch.h:30, from blobcmp.cpp:26: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] applybox.cpp: In member function 'int tesseract::Tesseract::Boxes2BlockList(int, TBOX*, BLOCK_LIST*, bool)': applybox.cpp:251:8: warning: variable 'prev_row' set but not used [-Wunused-but-set-variable] applybox.cpp: In function 'inT16 resegment_box(ROW*, TBOX&, UNICHAR_ID, inT16, inT16, inT16, inT16, inT16*, bool, bool)': applybox.cpp:468:9: warning: variable 'baseline' set but not used [-Wunused-but-set-variable] applybox.cpp: In member function 'void tesseract::Tesseract::apply_box_testing(BLOCK_LIST*)': applybox.cpp:1046:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] adaptions.cpp: In member function 'void tesseract::Tesseract::adapt_to_good_ems(WERD_RES*, CHAR_SAMPLES_LIST*, CHAR_SAMPLE_LIST*)': adaptions.cpp:561:11: warning: variable 'pixrow' set but not used [-Wunused-but-set-variable] adaptions.cpp:566:15: warning: variable 'demo_win' set but not used [-Wunused-but-set-variable] adaptions.cpp: In member function 'void tesseract::Tesseract::adapt_to_good_samples(WERD_RES*, CHAR_SAMPLES_LIST*, CHAR_SAMPLE_LIST*)': adaptions.cpp:799:11: warning: variable 'pixrow' set but not used [-Wunused-but-set-variable] adaptions.cpp:804:15: warning: variable 'demo_win' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o callnet.lo callnet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c callnet.cpp -fPIC -DPIC -o .libs/callnet.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o charcut.lo charcut.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o charsample.lo charsample.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c charcut.cpp -fPIC -DPIC -o .libs/charcut.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c charsample.cpp -fPIC -DPIC -o .libs/charsample.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from pgedit.h:23, from charcut.h:31, from charcut.cpp:21: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from ../textord/tordmain.h:25, from tessvars.h:25, from charsample.cpp:31: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o control.lo control.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c control.cpp -fPIC -DPIC -o .libs/control.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o docqual.lo docqual.cpp In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from werdit.h:24, from control.cpp:33: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c docqual.cpp -fPIC -DPIC -o .libs/docqual.o control.cpp: In member function 'void tesseract::Tesseract::classify_word_pass1(WERD_RES*, ROW*, BLOCK*, BOOL8, CHAR_SAMPLES_LIST*, CHAR_SAMPLE_LIST*)': control.cpp:652:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] control.cpp: In member function 'void tesseract::Tesseract::match_word_pass2(WERD_RES*, ROW*, BLOCK*, float)': control.cpp:994:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] control.cpp: In member function 'void tesseract::Tesseract::classify_word_pass1(WERD_RES*, ROW*, BLOCK*, BOOL8, CHAR_SAMPLES_LIST*, CHAR_SAMPLE_LIST*)': control.cpp:624:42: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o expandblob.lo expandblob.cpp In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from control.h:29, from docqual.h:23, from docqual.cpp:26: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o fixspace.lo fixspace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c expandblob.cpp -fPIC -DPIC -o .libs/expandblob.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fixspace.cpp -fPIC -DPIC -o .libs/fixspace.o docqual.cpp: In function 'BOOL8 terrible_word_crunch(WERD_RES*, GARBAGE_LEVEL)': docqual.cpp:846:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o fixxht.lo fixxht.cpp In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from ../ccstruct/pageres.h:23, from reject.h:24, from fixspace.cpp:24: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fixxht.cpp -fPIC -DPIC -o .libs/fixxht.o fixspace.cpp: In member function 'inT16 tesseract::Tesseract::fp_eval_word_spacing(WERD_RES_LIST&)': fixspace.cpp:955:9: warning: variable 'word_length' set but not used [-Wunused-but-set-variable] In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from ../textord/tordmain.h:25, from tessvars.h:25, from fixxht.cpp:28: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fixxht.cpp: In member function 'void tesseract::Tesseract::check_block_occ(WERD_RES*)': fixxht.cpp:541:58: warning: array subscript has type 'char' [-Wchar-subscripts] fixxht.cpp: In function 'void improve_estimate(WERD_RES*, float&, float&, STATS&, STATS&)': fixxht.cpp:706:60: warning: array subscript has type 'char' [-Wchar-subscripts] fixspace.cpp: In function 'void break_noisiest_blob_word(WERD_RES_LIST&)': fixspace.cpp:780:61: warning: '*((void*)& worst_word_it +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from ../ccstruct/pageres.h:22:0, from reject.h:24, from fixspace.cpp:24: ../ccutil/elst.h:476:29: warning: 'worst_word_it.ELIST_ITERATOR::prev' may be used uninitialized in this function [-Wmaybe-uninitialized] fixspace.cpp:732:15: note: 'worst_word_it.ELIST_ITERATOR::prev' was declared here /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o imgscale.lo imgscale.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c imgscale.cpp -fPIC -DPIC -o .libs/imgscale.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o matmatch.lo matmatch.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c matmatch.cpp -fPIC -DPIC -o .libs/matmatch.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o osdetect.lo osdetect.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o output.lo output.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c osdetect.cpp -fPIC -DPIC -o .libs/osdetect.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from ../textord/tordmain.h:25, from tessvars.h:25, from matmatch.cpp:28: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c output.cpp -fPIC -DPIC -o .libs/output.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pagewalk.lo pagewalk.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pagewalk.cpp -fPIC -DPIC -o .libs/pagewalk.o In file included from ../ccstruct/blobbox.h:26:0, from osdetect.cpp:22: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from tstruct.h:23:0, from tfacep.h:26, from output.cpp:34: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from pagewalk.h:23, from pagewalk.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] osdetect.cpp: In member function 'bool OrientationDetector::detect_blob(BLOB_CHOICE_LIST*)': osdetect.cpp:248:7: warning: variable 'idx' set but not used [-Wunused-but-set-variable] osdetect.cpp: In member function 'void ScriptDetector::detect_blob(BLOB_CHOICE_LIST*)': osdetect.cpp:322:9: warning: variable 'prev_script' set but not used [-Wunused-but-set-variable] osdetect.cpp:327:11: warning: variable 'next_best_score' set but not used [-Wunused-but-set-variable] osdetect.cpp:328:9: warning: variable 'next_best_script_id' set but not used [-Wunused-but-set-variable] osdetect.cpp:329:17: warning: variable 'next_best_unichar' set but not used [-Wunused-but-set-variable] output.cpp: In function 'inT16 make_reject(TBOX*, inT16, inT16, DENORM*, char*)': output.cpp:556:9: warning: variable 'height' set but not used [-Wunused-but-set-variable] output.cpp:557:9: warning: variable 'left_offset' set but not used [-Wunused-but-set-variable] output.cpp:558:9: warning: variable 'right_offset' set but not used [-Wunused-but-set-variable] output.cpp:559:9: warning: variable 'baseline_offset' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o paircmp.lo paircmp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c paircmp.cpp -fPIC -DPIC -o .libs/paircmp.o In file included from tstruct.h:23:0, from blobcmp.h:23, from paircmp.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pgedit.lo pgedit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pgedit.cpp -fPIC -DPIC -o .libs/pgedit.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o reject.lo reject.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c reject.cpp -fPIC -DPIC -o .libs/reject.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from pgedit.h:23, from pgedit.cpp:24: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o scaleimg.lo scaleimg.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c scaleimg.cpp -fPIC -DPIC -o .libs/scaleimg.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from ../textord/tordmain.h:25, from tessvars.h:25, from reject.cpp:27: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tessbox.lo tessbox.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tessbox.cpp -fPIC -DPIC -o .libs/tessbox.o reject.cpp: In function 'void reject_poor_matches(WERD_RES*, BLOB_CHOICE_LIST_CLIST*)': reject.cpp:491:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] reject.cpp:499:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tessedit.lo tessedit.cpp In file included from tstruct.h:23:0, from tfacep.h:26, from tessbox.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tessedit.cpp -fPIC -DPIC -o .libs/tessedit.o In file included from tstruct.h:23:0, from tfacep.h:26, from tessedit.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] tessedit.cpp: In function 'void read_tiff_image(TIFF*, IMAGE*)': tessedit.cpp:258:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tesseractclass.lo tesseractclass.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tesseractclass.cpp -fPIC -DPIC -o .libs/tesseractclass.o In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from ../classify/classify.h:25, from ../wordrec/wordrec.h:22, from tesseractclass.h:25, from tesseractclass.cpp:21: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tessvars.lo tessvars.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tessvars.cpp -fPIC -DPIC -o .libs/tessvars.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from ../textord/tordmain.h:25, from tessvars.h:25, from tessvars.cpp:21: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tfacepp.lo tfacepp.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o thresholder.lo thresholder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tfacepp.cpp -fPIC -DPIC -o .libs/tfacepp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c thresholder.cpp -fPIC -DPIC -o .libs/thresholder.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tstruct.lo tstruct.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tstruct.cpp -fPIC -DPIC -o .libs/tstruct.o In file included from ../ccstruct/ratngs.h:30:0, from tfacepp.cpp:31: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from tstruct.h:23:0, from tfacep.h:26, from tstruct.cpp:26: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o varabled.lo varabled.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c varabled.cpp -fPIC -DPIC -o .libs/varabled.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o werdit.lo werdit.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c werdit.cpp -fPIC -DPIC -o .libs/werdit.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from werdit.h:24, from werdit.cpp:21: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from ../classify/classify.h:25, from ../wordrec/wordrec.h:22, from tesseractclass.h:25, from varabled.h:32, from varabled.cpp:36: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_main.la -rpath /usr/lib adaptions.lo ambigsrecog.lo applybox.lo blobcmp.lo callnet.lo charcut.lo charsample.lo control.lo docqual.lo expandblob.lo fixspace.lo fixxht.lo imgscale.lo matmatch.lo osdetect.lo output.lo pagewalk.lo paircmp.lo pgedit.lo reject.lo scaleimg.lo tessbox.lo tessedit.lo tesseractclass.lo tessvars.lo tfacepp.lo thresholder.lo tstruct.lo varabled.lo werdit.lo ../wordrec/libtesseract_wordrec.la -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/adaptions.o .libs/ambigsrecog.o .libs/applybox.o .libs/blobcmp.o .libs/callnet.o .libs/charcut.o .libs/charsample.o .libs/control.o .libs/docqual.o .libs/expandblob.o .libs/fixspace.o .libs/fixxht.o .libs/imgscale.o .libs/matmatch.o .libs/osdetect.o .libs/output.o .libs/pagewalk.o .libs/paircmp.o .libs/pgedit.o .libs/reject.o .libs/scaleimg.o .libs/tessbox.o .libs/tessedit.o .libs/tesseractclass.o .libs/tessvars.o .libs/tfacepp.o .libs/thresholder.o .libs/tstruct.o .libs/varabled.o .libs/werdit.o ../wordrec/.libs/libtesseract_wordrec.so -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_main.so.3 -o .libs/libtesseract_main.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_main.so.3" && ln -s "libtesseract_main.so.3.0.0" "libtesseract_main.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_main.so" && ln -s "libtesseract_main.so.3.0.0" "libtesseract_main.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_main.la" && ln -s "../libtesseract_main.la" "libtesseract_main.la" ) make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccmain' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccmain' Making all in training make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/training' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/training' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../display -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o name2char.lo name2char.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../display -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o commontraining.lo commontraining.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../display -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cntraining.o cntraining.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../display -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o combine_tessdata.o combine_tessdata.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../display -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c commontraining.cpp -fPIC -DPIC -o .libs/commontraining.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../display -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c name2char.cpp -fPIC -DPIC -o .libs/name2char.o g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../display -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mftraining.o mftraining.cpp cntraining.cpp: In function 'void ReadTrainingSamples(FILE*, list_rec**)': cntraining.cpp:252:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../display -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mergenf.o mergenf.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../display -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o unicharset_extractor.o unicharset_extractor.cpp In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from ../classify/classify.h:25, from mftraining.cpp:53: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mftraining.cpp: In function 'list_rec* ReadTrainingSamples(FILE*)': mftraining.cpp:447:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] g++ -DHAVE_CONFIG_H -I. -I.. -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../display -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wordlist2dawg.o wordlist2dawg.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o combine_tessdata combine_tessdata.o ../ccutil/libtesseract_ccutil.la -ltiff -lpthread -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/combine_tessdata combine_tessdata.o ../ccutil/.libs/libtesseract_ccutil.so -ltiff -lpthread -lm In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from ../classify/classify.h:25, from wordlist2dawg.cpp:25: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o unicharset_extractor unicharset_extractor.o ../ccutil/libtesseract_ccutil.la -ltiff -lpthread -lm ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_training.la -rpath /usr/lib name2char.lo commontraining.lo -ltiff -lpthread -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/unicharset_extractor unicharset_extractor.o ../ccutil/.libs/libtesseract_ccutil.so -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/name2char.o .libs/commontraining.o -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_training.so.3 -o .libs/libtesseract_training.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_training.so.3" && ln -s "libtesseract_training.so.3.0.0" "libtesseract_training.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_training.so" && ln -s "libtesseract_training.so.3.0.0" "libtesseract_training.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_training.la" && ln -s "../libtesseract_training.la" "libtesseract_training.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o cntraining cntraining.o libtesseract_training.la ../textord/libtesseract_textord.la ../classify/libtesseract_classify.la ../dict/libtesseract_dict.la ../ccstruct/libtesseract_ccstruct.la ../image/libtesseract_image.la ../cutil/libtesseract_cutil.la ../viewer/libtesseract_viewer.la ../ccmain/libtesseract_main.la ../wordrec/libtesseract_wordrec.la ../ccutil/libtesseract_ccutil.la -ltiff -lpthread -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o mftraining mftraining.o mergenf.o libtesseract_training.la ../textord/libtesseract_textord.la ../classify/libtesseract_classify.la ../dict/libtesseract_dict.la ../ccstruct/libtesseract_ccstruct.la ../image/libtesseract_image.la ../cutil/libtesseract_cutil.la ../viewer/libtesseract_viewer.la ../ccmain/libtesseract_main.la ../wordrec/libtesseract_wordrec.la ../ccutil/libtesseract_ccutil.la -ltiff -lpthread -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o wordlist2dawg wordlist2dawg.o ../classify/libtesseract_classify.la ../dict/libtesseract_dict.la ../ccstruct/libtesseract_ccstruct.la ../image/libtesseract_image.la ../cutil/libtesseract_cutil.la ../viewer/libtesseract_viewer.la ../ccmain/libtesseract_main.la ../wordrec/libtesseract_wordrec.la ../textord/libtesseract_textord.la ../ccutil/libtesseract_ccutil.la -ltiff -lpthread -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/cntraining cntraining.o ./.libs/libtesseract_training.so ../textord/.libs/libtesseract_textord.so ../classify/.libs/libtesseract_classify.so ../dict/.libs/libtesseract_dict.so ../ccstruct/.libs/libtesseract_ccstruct.so ../image/.libs/libtesseract_image.so ../cutil/.libs/libtesseract_cutil.so ../viewer/.libs/libtesseract_viewer.so ../ccmain/.libs/libtesseract_main.so ../wordrec/.libs/libtesseract_wordrec.so ../ccutil/.libs/libtesseract_ccutil.so -ltiff -lpthread -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/wordlist2dawg wordlist2dawg.o ../classify/.libs/libtesseract_classify.so ../dict/.libs/libtesseract_dict.so ../ccstruct/.libs/libtesseract_ccstruct.so ../image/.libs/libtesseract_image.so ../cutil/.libs/libtesseract_cutil.so ../viewer/.libs/libtesseract_viewer.so ../ccmain/.libs/libtesseract_main.so ../wordrec/.libs/libtesseract_wordrec.so ../textord/.libs/libtesseract_textord.so ../ccutil/.libs/libtesseract_ccutil.so -ltiff -lpthread -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/mftraining mftraining.o mergenf.o ./.libs/libtesseract_training.so ../textord/.libs/libtesseract_textord.so ../classify/.libs/libtesseract_classify.so ../dict/.libs/libtesseract_dict.so ../ccstruct/.libs/libtesseract_ccstruct.so ../image/.libs/libtesseract_image.so ../cutil/.libs/libtesseract_cutil.so ../viewer/.libs/libtesseract_viewer.so ../ccmain/.libs/libtesseract_main.so ../wordrec/.libs/libtesseract_wordrec.so ../ccutil/.libs/libtesseract_ccutil.so -ltiff -lpthread -lm make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/training' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/training' Making all in tessdata make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata' Making all in configs make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata/configs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata/configs' Making all in tessconfigs make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata/tessconfigs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata/tessconfigs' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata' Making all in testing make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/testing' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/testing' Making all in java make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/java' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/java' Making all in api make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/api' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/api' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o baseapi.lo baseapi.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o tesseractmain.o tesseractmain.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../ccutil -I../ccstruct -I../image -I../viewer -I../ccops -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../textord -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c baseapi.cpp -fPIC -DPIC -o .libs/baseapi.o In file included from ../ccstruct/ocrrow.h:25:0, from ../ccstruct/ocrblock.h:24, from ../ccmain/applybox.h:24, from tesseractmain.cpp:26: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] In file included from ../ccstruct/ratngs.h:30:0, from ../dict/dawg.h:36, from ../dict/dict.h:25, from ../classify/classify.h:25, from ../wordrec/wordrec.h:22, from ../ccmain/tesseractclass.h:25, from baseapi.cpp:34: ../ccstruct/werd.h: In destructor 'WERD::~WERD()': ../ccstruct/werd.h:82:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:84:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::prep_serialise()': ../ccstruct/werd.h:217:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h:217:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::dump(FILE*)': ../ccstruct/werd.h:229:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../ccstruct/werd.h: In member function 'void WERD::de_dump(FILE*)': ../ccstruct/werd.h:241:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] baseapi.cpp: In member function 'Pix* tesseract::TessBaseAPI::GetThresholdedImage()': baseapi.cpp:341:1: warning: no return statement in function returning non-void [-Wreturn-type] baseapi.cpp: In member function 'Boxa* tesseract::TessBaseAPI::GetRegions(Pixa**)': baseapi.cpp:414:1: warning: no return statement in function returning non-void [-Wreturn-type] baseapi.cpp: In member function 'Boxa* tesseract::TessBaseAPI::GetTextlines(Pixa**, int**)': baseapi.cpp:488:1: warning: no return statement in function returning non-void [-Wreturn-type] baseapi.cpp: In member function 'Boxa* tesseract::TessBaseAPI::GetWords(Pixa**)': baseapi.cpp:533:1: warning: no return statement in function returning non-void [-Wreturn-type] /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_api.la -rpath /usr/lib baseapi.lo ../ccmain/libtesseract_main.la ../textord/libtesseract_textord.la ../wordrec/libtesseract_wordrec.la ../classify/libtesseract_classify.la ../dict/libtesseract_dict.la ../ccstruct/libtesseract_ccstruct.la ../image/libtesseract_image.la ../cutil/libtesseract_cutil.la ../viewer/libtesseract_viewer.la ../ccutil/libtesseract_ccutil.la -ltiff -lpthread -lm libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/baseapi.o ../ccmain/.libs/libtesseract_main.so ../textord/.libs/libtesseract_textord.so ../wordrec/.libs/libtesseract_wordrec.so ../classify/.libs/libtesseract_classify.so ../dict/.libs/libtesseract_dict.so ../ccstruct/.libs/libtesseract_ccstruct.so ../image/.libs/libtesseract_image.so ../cutil/.libs/libtesseract_cutil.so ../viewer/.libs/libtesseract_viewer.so ../ccutil/.libs/libtesseract_ccutil.so -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_api.so.3 -o .libs/libtesseract_api.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libtesseract_api.so.3" && ln -s "libtesseract_api.so.3.0.0" "libtesseract_api.so.3") libtool: link: (cd ".libs" && rm -f "libtesseract_api.so" && ln -s "libtesseract_api.so.3.0.0" "libtesseract_api.so") libtool: link: ( cd ".libs" && rm -f "libtesseract_api.la" && ln -s "../libtesseract_api.la" "libtesseract_api.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o tesseract tesseractmain.o libtesseract_api.la ../ccmain/libtesseract_main.la ../textord/libtesseract_textord.la ../wordrec/libtesseract_wordrec.la ../classify/libtesseract_classify.la ../dict/libtesseract_dict.la ../ccstruct/libtesseract_ccstruct.la ../image/libtesseract_image.la ../cutil/libtesseract_cutil.la ../viewer/libtesseract_viewer.la ../ccutil/libtesseract_ccutil.la -ltiff -lpthread -lm libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/tesseract tesseractmain.o ./.libs/libtesseract_api.so ../ccmain/.libs/libtesseract_main.so ../textord/.libs/libtesseract_textord.so ../wordrec/.libs/libtesseract_wordrec.so ../classify/.libs/libtesseract_classify.so ../dict/.libs/libtesseract_dict.so ../ccstruct/.libs/libtesseract_ccstruct.so ../image/.libs/libtesseract_image.so ../cutil/.libs/libtesseract_cutil.so ../viewer/.libs/libtesseract_viewer.so ../ccutil/.libs/libtesseract_ccutil.so -ltiff -lpthread -lm make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/api' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/api' Making all in vs2008 make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008' Making all in dlltest make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/dlltest' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/dlltest' Making all in include make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include' Making all in leptonica make[4]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include/leptonica' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include/leptonica' make[4]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pV1rWm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386 ++ dirname /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386 + cd tesseract-3.00 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386 + make install DESTDIR=/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386 Making install in ccstruct make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccstruct' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccstruct' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccstruct' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_ccstruct.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract_ccstruct.so.3.0.0 /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_ccstruct.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_ccstruct.so.3.0.0 libtesseract_ccstruct.so.3 || { rm -f libtesseract_ccstruct.so.3 && ln -s libtesseract_ccstruct.so.3.0.0 libtesseract_ccstruct.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_ccstruct.so.3.0.0 libtesseract_ccstruct.so || { rm -f libtesseract_ccstruct.so && ln -s libtesseract_ccstruct.so.3.0.0 libtesseract_ccstruct.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_ccstruct.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_ccstruct.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 blckerr.h blobbox.h blobs.h blread.h ccstruct.h coutln.h crakedge.h detlinefit.h genblob.h hpddef.h hpdsizes.h ipoints.h labls.h linlsq.h lmedsq.h mod128.h normalis.h ocrblock.h ocrrow.h otsuthr.h pageres.h pdblock.h points.h polyaprx.h polyblk.h polyblob.h polyvert.h poutline.h quadlsq.h quadratc.h quspline.h ratngs.h rect.h rejctmap.h statistc.h stepblob.h vecfuncs.h werd.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccstruct' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccstruct' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccstruct' Making install in ccutil make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccutil' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccutil' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccutil' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_ccutil.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract_ccutil.so.3.0.0 /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_ccutil.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_ccutil.so.3.0.0 libtesseract_ccutil.so.3 || { rm -f libtesseract_ccutil.so.3 && ln -s libtesseract_ccutil.so.3.0.0 libtesseract_ccutil.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_ccutil.so.3.0.0 libtesseract_ccutil.so || { rm -f libtesseract_ccutil.so && ln -s libtesseract_ccutil.so.3.0.0 libtesseract_ccutil.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_ccutil.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_ccutil.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 ambigs.h basedir.h bits16.h boxread.h callback.h ccutil.h clst.h debugwin.h elst2.h elst.h errcode.h fileerr.h genericvector.h globaloc.h hashfn.h helpers.h host.h hosthplb.h lsterr.h mainblk.h memblk.h memry.h memryerr.h mfcpch.h ndminx.h notdll.h nwmain.h ocrclass.h ocrshell.h platform.h qrsequence.h secname.h serialis.h stderr.h strngs.h scanutils.h tessclas.h tessdatamanager.h tessopt.h tordvars.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' /usr/bin/install -c -m 644 tprintf.h unichar.h unicharmap.h unicharset.h unicity_table.h varable.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccutil' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccutil' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccutil' Making install in classify make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/classify' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/classify' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/classify' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_classify.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract_classify.so.3.0.0 /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_classify.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_classify.so.3.0.0 libtesseract_classify.so.3 || { rm -f libtesseract_classify.so.3 && ln -s libtesseract_classify.so.3.0.0 libtesseract_classify.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_classify.so.3.0.0 libtesseract_classify.so || { rm -f libtesseract_classify.so && ln -s libtesseract_classify.so.3.0.0 libtesseract_classify.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_classify.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_classify.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 adaptive.h adaptmatch.h baseline.h blobclass.h chartoname.h classify.h cluster.h clusttool.h cutoffs.h extern.h extract.h featdefs.h flexfx.h float2int.h fpoint.h fxdefs.h fxid.h hideedge.h intfx.h intmatcher.h intproto.h kdtree.h mf.h mfdefs.h mfoutline.h mfx.h normfeat.h normmatch.h ocrfeatures.h outfeat.h picofeat.h protos.h speckle.h xform2d.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/classify' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/classify' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/classify' Making install in cutil make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/cutil' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/cutil' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/cutil' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_cutil.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract_cutil.so.3.0.0 /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_cutil.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_cutil.so.3.0.0 libtesseract_cutil.so.3 || { rm -f libtesseract_cutil.so.3 && ln -s libtesseract_cutil.so.3.0.0 libtesseract_cutil.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_cutil.so.3.0.0 libtesseract_cutil.so || { rm -f libtesseract_cutil.so && ln -s libtesseract_cutil.so.3.0.0 libtesseract_cutil.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_cutil.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_cutil.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 bitvec.h callcpp.h const.h cutil.h cutil_class.h danerror.h efio.h emalloc.h freelist.h funcdefs.h general.h globals.h listio.h oldheap.h oldlist.h structures.h tessarray.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/cutil' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/cutil' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/cutil' Making install in dict make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/dict' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/dict' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/dict' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_dict.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract_dict.so.3.0.0 /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_dict.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_dict.so.3.0.0 libtesseract_dict.so.3 || { rm -f libtesseract_dict.so.3 && ln -s libtesseract_dict.so.3.0.0 libtesseract_dict.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_dict.so.3.0.0 libtesseract_dict.so || { rm -f libtesseract_dict.so && ln -s libtesseract_dict.so.3.0.0 libtesseract_dict.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_dict.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_dict.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 choicearr.h choices.h context.h conversion.h dawg.h dict.h matchdefs.h permdawg.h permngram.h permute.h states.h stopper.h trie.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/dict' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/dict' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/dict' Making install in image make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/image' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/image' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/image' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_image.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract_image.so.3.0.0 /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_image.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_image.so.3.0.0 libtesseract_image.so.3 || { rm -f libtesseract_image.so.3 && ln -s libtesseract_image.so.3.0.0 libtesseract_image.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_image.so.3.0.0 libtesseract_image.so || { rm -f libtesseract_image.so && ln -s libtesseract_image.so.3.0.0 libtesseract_image.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_image.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_image.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 bitstrm.h image.h img.h imgbmp.h imgerrs.h imgio.h imgs.h imgtiff.h imgunpk.h svshowim.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/image' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/image' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/image' Making install in textord make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/textord' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/textord' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/textord' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_textord.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract_textord.so.3.0.0 /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_textord.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_textord.so.3.0.0 libtesseract_textord.so.3 || { rm -f libtesseract_textord.so.3 && ln -s libtesseract_textord.so.3.0.0 libtesseract_textord.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_textord.so.3.0.0 libtesseract_textord.so || { rm -f libtesseract_textord.so && ln -s libtesseract_textord.so.3.0.0 libtesseract_textord.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_textord.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_textord.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 alignedblob.h bbgrid.h blkocc.h blobcmpl.h colfind.h colpartition.h colpartitionset.h drawedg.h drawtord.h edgblob.h edgloop.h fpchop.h gap_map.h imagefind.h linefind.h makerow.h oldbasel.h pithsync.h pitsync1.h scanedg.h sortflts.h strokewidth.h tabfind.h tablefind.h tabvector.h tessout.h topitch.h tordmain.h tospace.h tovars.h underlin.h wordseg.h workingpartset.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/textord' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/textord' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/textord' Making install in viewer make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/viewer' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/viewer' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/viewer' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_viewer.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract_viewer.so.3.0.0 /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_viewer.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_viewer.so.3.0.0 libtesseract_viewer.so.3 || { rm -f libtesseract_viewer.so.3 && ln -s libtesseract_viewer.so.3.0.0 libtesseract_viewer.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_viewer.so.3.0.0 libtesseract_viewer.so || { rm -f libtesseract_viewer.so && ln -s libtesseract_viewer.so.3.0.0 libtesseract_viewer.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_viewer.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_viewer.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 scrollview.h svmnode.h svutil.h svpaint.cpp '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/viewer' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/viewer' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/viewer' Making install in wordrec make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/wordrec' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/wordrec' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/wordrec' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_wordrec.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract_wordrec.so.3.0.0 /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_wordrec.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_wordrec.so.3.0.0 libtesseract_wordrec.so.3 || { rm -f libtesseract_wordrec.so.3 && ln -s libtesseract_wordrec.so.3.0.0 libtesseract_wordrec.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_wordrec.so.3.0.0 libtesseract_wordrec.so || { rm -f libtesseract_wordrec.so && ln -s libtesseract_wordrec.so.3.0.0 libtesseract_wordrec.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_wordrec.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_wordrec.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 associate.h badwords.h bestfirst.h chop.h chopper.h closed.h drawfx.h findseam.h gradechop.h heuristic.h makechop.h matchtab.h matrix.h measure.h metrics.h mfvars.h olutil.h outlines.h pieces.h plotedges.h plotseg.h render.h seam.h split.h tally.h tessinit.h tface.h wordclass.h wordrec.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/wordrec' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/wordrec' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/wordrec' Making install in ccmain make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccmain' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccmain' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/ccmain' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_main.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: warning: relinking `libtesseract_main.la' libtool: install: (cd /builddir/build/BUILD/tesseract-3.00/ccmain; /bin/sh /builddir/build/BUILD/tesseract-3.00/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_main.la -rpath /usr/lib adaptions.lo ambigsrecog.lo applybox.lo blobcmp.lo callnet.lo charcut.lo charsample.lo control.lo docqual.lo expandblob.lo fixspace.lo fixxht.lo imgscale.lo matmatch.lo osdetect.lo output.lo pagewalk.lo paircmp.lo pgedit.lo reject.lo scaleimg.lo tessbox.lo tessedit.lo tesseractclass.lo tessvars.lo tfacepp.lo thresholder.lo tstruct.lo varabled.lo werdit.lo ../wordrec/libtesseract_wordrec.la -ltiff -lpthread -lm -inst-prefix-dir /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/adaptions.o .libs/ambigsrecog.o .libs/applybox.o .libs/blobcmp.o .libs/callnet.o .libs/charcut.o .libs/charsample.o .libs/control.o .libs/docqual.o .libs/expandblob.o .libs/fixspace.o .libs/fixxht.o .libs/imgscale.o .libs/matmatch.o .libs/osdetect.o .libs/output.o .libs/pagewalk.o .libs/paircmp.o .libs/pgedit.o .libs/reject.o .libs/scaleimg.o .libs/tessbox.o .libs/tessedit.o .libs/tesseractclass.o .libs/tessvars.o .libs/tfacepp.o .libs/thresholder.o .libs/tstruct.o .libs/varabled.o .libs/werdit.o -L/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib -L/usr/lib -ltesseract_wordrec -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_main.so.3 -o .libs/libtesseract_main.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libtesseract_main.so.3.0.0T /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_main.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_main.so.3.0.0 libtesseract_main.so.3 || { rm -f libtesseract_main.so.3 && ln -s libtesseract_main.so.3.0.0 libtesseract_main.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_main.so.3.0.0 libtesseract_main.so || { rm -f libtesseract_main.so && ln -s libtesseract_main.so.3.0.0 libtesseract_main.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_main.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_main.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 adaptions.h applybox.h blobcmp.h callnet.h charcut.h charsample.h control.h docqual.h expandblob.h fixspace.h fixxht.h imgscale.h matmatch.h osdetect.h output.h pagewalk.h paircmp.h pgedit.h reject.h scaleimg.h tessbox.h tessedit.h tessembedded.h tesseractclass.h tessio.h tessvars.h tfacep.h tfacepp.h thresholder.h tstruct.h varabled.h werdit.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccmain' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccmain' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/ccmain' Making install in training make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/training' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/training' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/training' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_training.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract_training.so.3.0.0 /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_training.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_training.so.3.0.0 libtesseract_training.so.3 || { rm -f libtesseract_training.so.3 && ln -s libtesseract_training.so.3.0.0 libtesseract_training.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_training.so.3.0.0 libtesseract_training.so || { rm -f libtesseract_training.so && ln -s libtesseract_training.so.3.0.0 libtesseract_training.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_training.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_training.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c cntraining combine_tessdata mftraining unicharset_extractor wordlist2dawg '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin' libtool: install: warning: `libtesseract_training.la' has not been installed in `/usr/lib' libtool: install: warning: `../textord/libtesseract_textord.la' has not been installed in `/usr/lib' libtool: install: warning: `../classify/libtesseract_classify.la' has not been installed in `/usr/lib' libtool: install: warning: `../dict/libtesseract_dict.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccstruct/libtesseract_ccstruct.la' has not been installed in `/usr/lib' libtool: install: warning: `../image/libtesseract_image.la' has not been installed in `/usr/lib' libtool: install: warning: `../cutil/libtesseract_cutil.la' has not been installed in `/usr/lib' libtool: install: warning: `../viewer/libtesseract_viewer.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccmain/libtesseract_main.la' has not been installed in `/usr/lib' libtool: install: warning: `../wordrec/libtesseract_wordrec.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccutil/libtesseract_ccutil.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/cntraining /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/cntraining libtool: install: warning: `../ccutil/libtesseract_ccutil.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/combine_tessdata /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/combine_tessdata libtool: install: warning: `libtesseract_training.la' has not been installed in `/usr/lib' libtool: install: warning: `../textord/libtesseract_textord.la' has not been installed in `/usr/lib' libtool: install: warning: `../classify/libtesseract_classify.la' has not been installed in `/usr/lib' libtool: install: warning: `../dict/libtesseract_dict.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccstruct/libtesseract_ccstruct.la' has not been installed in `/usr/lib' libtool: install: warning: `../image/libtesseract_image.la' has not been installed in `/usr/lib' libtool: install: warning: `../cutil/libtesseract_cutil.la' has not been installed in `/usr/lib' libtool: install: warning: `../viewer/libtesseract_viewer.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccmain/libtesseract_main.la' has not been installed in `/usr/lib' libtool: install: warning: `../wordrec/libtesseract_wordrec.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccutil/libtesseract_ccutil.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/mftraining /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/mftraining libtool: install: warning: `../ccutil/libtesseract_ccutil.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/unicharset_extractor /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/unicharset_extractor libtool: install: warning: `../classify/libtesseract_classify.la' has not been installed in `/usr/lib' libtool: install: warning: `../dict/libtesseract_dict.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccstruct/libtesseract_ccstruct.la' has not been installed in `/usr/lib' libtool: install: warning: `../image/libtesseract_image.la' has not been installed in `/usr/lib' libtool: install: warning: `../cutil/libtesseract_cutil.la' has not been installed in `/usr/lib' libtool: install: warning: `../viewer/libtesseract_viewer.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccmain/libtesseract_main.la' has not been installed in `/usr/lib' libtool: install: warning: `../wordrec/libtesseract_wordrec.la' has not been installed in `/usr/lib' libtool: install: warning: `../textord/libtesseract_textord.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccutil/libtesseract_ccutil.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/wordlist2dawg /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/wordlist2dawg test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 commontraining.h mergenf.h name2char.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/training' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/training' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/training' Making install in tessdata make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata' Making install in configs make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata/configs' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata/configs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/tessdata/configs" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/tessdata/configs" /usr/bin/install -c -m 644 inter makebox box.train unlv ambigs.train api_config kannada box.train.stderr logfile digits '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/tessdata/configs' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata/configs' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata/configs' Making install in tessconfigs make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata/tessconfigs' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata/tessconfigs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/tessdata/tessconfigs" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/tessdata/tessconfigs" /usr/bin/install -c -m 644 batch batch.nochop nobatch matdemo segdemo msdemo '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/tessdata/tessconfigs' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata/tessconfigs' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata/tessconfigs' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/tessdata' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/tessdata' Making install in testing make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/testing' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/testing' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/testing' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/testing' Making install in java make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/java' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/java' Making install in api make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/api' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/api' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/api' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libtesseract_api.la '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib' libtool: install: warning: relinking `libtesseract_api.la' libtool: install: (cd /builddir/build/BUILD/tesseract-3.00/api; /bin/sh /builddir/build/BUILD/tesseract-3.00/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 3:0 -Wl,-z,relro -o libtesseract_api.la -rpath /usr/lib baseapi.lo ../ccmain/libtesseract_main.la ../textord/libtesseract_textord.la ../wordrec/libtesseract_wordrec.la ../classify/libtesseract_classify.la ../dict/libtesseract_dict.la ../ccstruct/libtesseract_ccstruct.la ../image/libtesseract_image.la ../cutil/libtesseract_cutil.la ../viewer/libtesseract_viewer.la ../ccutil/libtesseract_ccutil.la -ltiff -lpthread -lm -inst-prefix-dir /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.1/crtbeginS.o .libs/baseapi.o -L/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib -L/usr/lib -ltesseract_main -ltesseract_textord -ltesseract_wordrec -ltesseract_classify -ltesseract_dict -ltesseract_ccstruct -ltesseract_image -ltesseract_cutil -ltesseract_viewer -ltesseract_ccutil -ltiff -lpthread -L/usr/lib/gcc/i686-redhat-linux/4.7.1 -L/usr/lib/gcc/i686-redhat-linux/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libtesseract_api.so.3 -o .libs/libtesseract_api.so.3.0.0 libtool: install: /usr/bin/install -c .libs/libtesseract_api.so.3.0.0T /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_api.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_api.so.3.0.0 libtesseract_api.so.3 || { rm -f libtesseract_api.so.3 && ln -s libtesseract_api.so.3.0.0 libtesseract_api.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib && { ln -s -f libtesseract_api.so.3.0.0 libtesseract_api.so || { rm -f libtesseract_api.so && ln -s libtesseract_api.so.3.0.0 libtesseract_api.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract_api.lai /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_api.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c tesseract '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin' libtool: install: warning: `libtesseract_api.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccmain/libtesseract_main.la' has not been installed in `/usr/lib' libtool: install: warning: `../textord/libtesseract_textord.la' has not been installed in `/usr/lib' libtool: install: warning: `../wordrec/libtesseract_wordrec.la' has not been installed in `/usr/lib' libtool: install: warning: `../classify/libtesseract_classify.la' has not been installed in `/usr/lib' libtool: install: warning: `../dict/libtesseract_dict.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccstruct/libtesseract_ccstruct.la' has not been installed in `/usr/lib' libtool: install: warning: `../image/libtesseract_image.la' has not been installed in `/usr/lib' libtool: install: warning: `../cutil/libtesseract_cutil.la' has not been installed in `/usr/lib' libtool: install: warning: `../viewer/libtesseract_viewer.la' has not been installed in `/usr/lib' libtool: install: warning: `../ccutil/libtesseract_ccutil.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/tesseract /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/tesseract test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 baseapi.h tesseractmain.h '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/api' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/api' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/api' Making install in vs2008 make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008' Making install in dlltest make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/dlltest' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/dlltest' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/tesseract" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract" /usr/bin/install -c -m 644 dlltest.cpp dlltest.dsp dlltest.vcproj '/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/include/tesseract' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/dlltest' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/dlltest' Making install in include make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include' Making install in leptonica make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include/leptonica' make[4]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include/leptonica' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include/leptonica' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include/leptonica' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include' make[4]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include' make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008/include' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008' make[3]: Entering directory `/builddir/build/BUILD/tesseract-3.00/vs2008' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008' make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00/vs2008' make[1]: Entering directory `/builddir/build/BUILD/tesseract-3.00' make[2]: Entering directory `/builddir/build/BUILD/tesseract-3.00' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/tesseract-3.00' make[1]: Leaving directory `/builddir/build/BUILD/tesseract-3.00' + rm -f /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_api.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_ccstruct.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_ccutil.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_classify.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_cutil.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_dict.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_image.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_main.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_textord.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_training.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_viewer.la /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_wordrec.la + mkdir -p /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/tesseract + mv /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/tessdata /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/tesseract + install -m 0644 eng.traineddata /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/tesseract/tessdata + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/tesseract-3.00 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_ccutil.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_wordrec.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_ccstruct.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_main.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_viewer.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_classify.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_textord.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_cutil.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_dict.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_training.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_image.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/lib/libtesseract_api.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/tesseract extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/unicharset_extractor extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/mftraining extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/wordlist2dawg extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/cntraining extracting debug info from /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/bin/combine_tessdata symlinked /usr/lib/debug/usr/lib/libtesseract_viewer.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_viewer.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_classify.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_classify.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_textord.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_textord.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_image.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_image.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_ccstruct.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_ccstruct.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_wordrec.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_wordrec.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_cutil.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_cutil.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_api.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_api.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_textord.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_textord.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_training.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_training.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_main.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_main.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_wordrec.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_wordrec.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_viewer.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_viewer.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_dict.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_dict.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_dict.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_dict.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_ccutil.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_ccutil.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_classify.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_classify.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_cutil.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_cutil.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_api.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_api.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_training.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_training.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_ccutil.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_ccutil.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_ccstruct.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_ccstruct.so.debug symlinked /usr/lib/debug/usr/lib/libtesseract_image.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_image.so.3.debug symlinked /usr/lib/debug/usr/lib/libtesseract_main.so.3.0.0.debug to /usr/lib/debug/usr/lib/libtesseract_main.so.3.debug 9579 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: tesseract-3.00-6.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L3yge6 + umask 022 + cd /builddir/build/BUILD + cd tesseract-3.00 + DOCDIR=/builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/doc/tesseract-3.00 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/doc/tesseract-3.00 + cp -pr AUTHORS ChangeLog COPYING eurotext.tif NEWS phototest.tif README /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386/usr/share/doc/tesseract-3.00 + exit 0 Provides: libtesseract_api.so.3 libtesseract_ccstruct.so.3 libtesseract_ccutil.so.3 libtesseract_classify.so.3 libtesseract_cutil.so.3 libtesseract_dict.so.3 libtesseract_image.so.3 libtesseract_main.so.3 libtesseract_textord.so.3 libtesseract_training.so.3 libtesseract_viewer.so.3 libtesseract_wordrec.so.3 tesseract = 3.00-6.fc18 tesseract(x86-32) = 3.00-6.fc18 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libtesseract_api.so.3 libtesseract_ccstruct.so.3 libtesseract_ccutil.so.3 libtesseract_classify.so.3 libtesseract_cutil.so.3 libtesseract_dict.so.3 libtesseract_image.so.3 libtesseract_main.so.3 libtesseract_textord.so.3 libtesseract_training.so.3 libtesseract_viewer.so.3 libtesseract_wordrec.so.3 libtiff.so.5 libtiff.so.5(LIBTIFF_4.0) rtld(GNU_HASH) Processing files: tesseract-devel-3.00-6.fc18.i686 Provides: tesseract-devel = 3.00-6.fc18 tesseract-devel(x86-32) = 3.00-6.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libtesseract_api.so.3 libtesseract_ccstruct.so.3 libtesseract_ccutil.so.3 libtesseract_classify.so.3 libtesseract_cutil.so.3 libtesseract_dict.so.3 libtesseract_image.so.3 libtesseract_main.so.3 libtesseract_textord.so.3 libtesseract_training.so.3 libtesseract_viewer.so.3 libtesseract_wordrec.so.3 Processing files: tesseract-debuginfo-3.00-6.fc18.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386 Wrote: /builddir/build/RPMS/tesseract-3.00-6.fc18.i686.rpm Wrote: /builddir/build/RPMS/tesseract-devel-3.00-6.fc18.i686.rpm Wrote: /builddir/build/RPMS/tesseract-debuginfo-3.00-6.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I7H8VA + umask 022 + cd /builddir/build/BUILD + cd tesseract-3.00 + rm -rf /builddir/build/BUILDROOT/tesseract-3.00-6.fc18.i386 + exit 0 Child returncode was: 0 LEAVE do -->