Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 409.62 KB | None | 0 0
  1. Script started on Fri Aug 18 19:54:56 2017
  2. root@NEW-HOME:/usr/ports/graphics/tesseract-devel # make cleandeinstall
  3.  
  4.  
  5. ===> License APACHE20 accepted by the user
  6. ===> tesseract-4.0.0a depends on file: /usr/local/sbin/pkg - found
  7. ===> Fetching all distfiles required by tesseract-4.0.0a for building
  8. ===> Extracting for tesseract-4.0.0a
  9. => SHA256 Checksum OK for tesseract-ocr-tesseract-4.0.0a-3847b7d_GH0.tar.gz.
  10. ===> Patching for tesseract-4.0.0a
  11. ===> tesseract-4.0.0a depends on file: /usr/local/share/aclocal/ax_check_compile_flag.m4 - found
  12. ===> tesseract-4.0.0a depends on executable: autoconf-2.69 - found
  13. ===> tesseract-4.0.0a depends on executable: autoheader-2.69 - found
  14. ===> tesseract-4.0.0a depends on executable: autoreconf-2.69 - found
  15. ===> tesseract-4.0.0a depends on executable: aclocal-1.15 - found
  16. ===> tesseract-4.0.0a depends on executable: automake-1.15 - found
  17. ===> tesseract-4.0.0a depends on executable: libtoolize - found
  18. ===> tesseract-4.0.0a depends on package: pkgconf>=1.3.0_1 - found
  19. ===> tesseract-4.0.0a depends on shared library: liblept.so - found (/usr/local/lib/liblept.so)
  20. ===> tesseract-4.0.0a depends on shared library: libicui18n.so - found (/usr/local/lib/libicui18n.so)
  21. ===> tesseract-4.0.0a depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so)
  22. ===> tesseract-4.0.0a depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so)
  23. ===> tesseract-4.0.0a depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
  24. ===> tesseract-4.0.0a depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
  25. ===> tesseract-4.0.0a depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
  26. ===> Configuring for tesseract-4.0.0a
  27. aclocal-1.15: warning: couldn't open directory 'm4': No such file or directory
  28. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
  29. libtoolize: copying file 'config/ltmain.sh'
  30. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  31. libtoolize: copying file 'm4/libtool.m4'
  32. libtoolize: copying file 'm4/ltoptions.m4'
  33. libtoolize: copying file 'm4/ltsugar.m4'
  34. libtoolize: copying file 'm4/ltversion.m4'
  35. libtoolize: copying file 'm4/lt~obsolete.m4'
  36. configure.ac:315: installing 'config/compile'
  37. configure.ac:87: installing 'config/config.guess'
  38. configure.ac:87: installing 'config/config.sub'
  39. configure.ac:69: installing 'config/install-sh'
  40. configure.ac:69: installing 'config/missing'
  41. api/Makefile.am: installing 'config/depcomp'
  42. configure: loading site script /usr/ports/Templates/config.site
  43. checking whether the C++ compiler works... yes
  44. checking for C++ compiler default output file name... a.out
  45. checking for suffix of executables...
  46. checking whether we are cross compiling... no
  47. checking for suffix of object files... o
  48. checking whether we are using the GNU C++ compiler... yes
  49. checking whether c++ accepts -g... yes
  50. fatal: Not a git repository: './.git'
  51. checking for a BSD-compatible install... /usr/bin/install -c
  52. checking whether build environment is sane... yes
  53. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  54. checking for gawk... (cached) /usr/bin/awk
  55. checking whether make sets $(MAKE)... yes
  56. checking for style of include used by make... GNU
  57. checking whether make supports nested variables... yes
  58. checking dependency style of c++... gcc3
  59. checking whether to enable maintainer-specific portions of Makefiles... no
  60. checking build system type... amd64-portbld-freebsd11.1
  61. checking host system type... amd64-portbld-freebsd11.1
  62. checking whether C++ compiler accepts -mavx... yes
  63. checking whether C++ compiler accepts -msse4.1... yes
  64. checking --enable-graphics argument... yes
  65. checking --enable-embedded argument... no
  66. checking for c++ option to support OpenMP... unsupported
  67. checking --enable-opencl argument... no
  68. checking how to run the C++ preprocessor... c++ -E
  69. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  70. checking for egrep... (cached) /usr/bin/egrep
  71. checking for ANSI C header files... (cached) yes
  72. checking for sys/types.h... (cached) yes
  73. checking for sys/stat.h... (cached) yes
  74. checking for stdlib.h... (cached) yes
  75. checking for string.h... (cached) yes
  76. checking for memory.h... (cached) yes
  77. checking for strings.h... (cached) yes
  78. checking for inttypes.h... (cached) yes
  79. checking for stdint.h... (cached) yes
  80. checking for unistd.h... (cached) yes
  81. checking CL/cl.h usability... no
  82. checking CL/cl.h presence... no
  83. checking for CL/cl.h... no
  84. checking OpenCL/cl.h usability... no
  85. checking OpenCL/cl.h presence... no
  86. checking for OpenCL/cl.h... no
  87. checking tiffio.h usability... yes
  88. checking tiffio.h presence... yes
  89. checking for tiffio.h... yes
  90. checking for clGetPlatformIDs in -lOpenCL... no
  91. checking --enable-visibility argument... no
  92. checking --enable-multiple-libraries argument... no
  93. checking whether to use tessdata-prefix... yes
  94. checking whether to enable debugging... no
  95. checking how to print strings... printf
  96. checking for gcc... cc
  97. checking whether we are using the GNU C compiler... yes
  98. checking whether cc accepts -g... yes
  99. checking for cc option to accept ISO C89... none needed
  100. checking whether cc understands -c and -o together... yes
  101. checking dependency style of cc... gcc3
  102. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  103. checking for fgrep... (cached) /usr/bin/fgrep
  104. checking for ld used by cc... /usr/bin/ld
  105. checking if the linker (/usr/bin/ld) is GNU ld... yes
  106. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  107. checking the name lister (/usr/bin/nm) interface... BSD nm
  108. checking whether ln -s works... yes
  109. checking the maximum length of command line arguments... (cached) 262144
  110. checking how to convert amd64-portbld-freebsd11.1 file names to amd64-portbld-freebsd11.1 format... func_convert_file_noop
  111. checking how to convert amd64-portbld-freebsd11.1 file names to toolchain format... func_convert_file_noop
  112. checking for /usr/bin/ld option to reload object files... -r
  113. checking for objdump... objdump
  114. checking how to recognize dependent libraries... pass_all
  115. checking for dlltool... no
  116. checking how to associate runtime and link libraries... printf %s\n
  117. checking for ar... ar
  118. checking for archiver @FILE support... no
  119. checking for strip... strip
  120. checking for ranlib... ranlib
  121. checking command to parse /usr/bin/nm output from cc object... ok
  122. checking for sysroot... no
  123. checking for a working dd... /bin/dd
  124. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  125. checking for mt... mt
  126. checking if mt is a manifest tool... no
  127. checking for dlfcn.h... (cached) yes
  128. checking for objdir... .libs
  129. checking if cc supports -fno-rtti -fno-exceptions... yes
  130. checking for cc option to produce PIC... -fPIC -DPIC
  131. checking if cc PIC flag -fPIC -DPIC works... yes
  132. checking if cc static flag -static works... yes
  133. checking if cc supports -c -o file.o... yes
  134. checking if cc supports -c -o file.o... (cached) yes
  135. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  136. checking whether -lc should be explicitly linked in... no
  137. checking dynamic linker characteristics... freebsd11.1 ld.so
  138. checking how to hardcode library paths into programs... immediate
  139. checking whether stripping libraries is possible... yes
  140. checking if libtool supports shared libraries... yes
  141. checking whether to build shared libraries... yes
  142. checking whether to build static libraries... yes
  143. checking how to run the C++ preprocessor... c++ -E
  144. checking for ld used by c++... /usr/bin/ld
  145. checking if the linker (/usr/bin/ld) is GNU ld... yes
  146. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  147. checking for c++ option to produce PIC... -fPIC -DPIC
  148. checking if c++ PIC flag -fPIC -DPIC works... yes
  149. checking if c++ static flag -static works... yes
  150. checking if c++ supports -c -o file.o... yes
  151. checking if c++ supports -c -o file.o... (cached) yes
  152. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  153. checking dynamic linker characteristics... freebsd11.1 ld.so
  154. checking how to hardcode library paths into programs... immediate
  155. checking whether byte ordering is bigendian... no
  156. checking if compiling with clang... yes
  157. checking whether compiler supports C++11... yes
  158. checking for snprintf... (cached) yes
  159. checking for library containing sem_init... none required
  160. checking for ANSI C header files... (cached) yes
  161. checking whether time.h and sys/time.h may both be included... yes
  162. checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
  163. checking sys/ipc.h usability... yes
  164. checking sys/ipc.h presence... yes
  165. checking for sys/ipc.h... yes
  166. checking sys/shm.h usability... yes
  167. checking sys/shm.h presence... yes
  168. checking for sys/shm.h... yes
  169. checking for limits.h... (cached) yes
  170. checking for malloc.h... (cached) no
  171. checking for stdbool.h that conforms to C99... (cached) yes
  172. checking for _Bool... (cached) yes
  173. checking whether #! works in shell scripts... yes
  174. checking for special C compiler options needed for large files... no
  175. checking for _FILE_OFFSET_BITS value needed for large files... no
  176. checking for getline... (cached) yes
  177. checking for wchar_t... (cached) yes
  178. checking for long long int... (cached) yes
  179. checking for off_t... (cached) yes
  180. checking for mbstate_t... (cached) yes
  181. checking pkg-config is at least version 0.9.0... yes
  182. checking for LEPTONICA... yes
  183. checking for ICU_UC... yes
  184. checking for ICU_I18N... yes
  185. checking for pango... yes
  186. checking for cairo... yes
  187. checking that generated files are newer than configure... done
  188. configure: creating ./config.status
  189. config.status: creating Makefile
  190. config.status: creating tesseract.pc
  191. config.status: creating api/Makefile
  192. config.status: creating arch/Makefile
  193. config.status: creating ccmain/Makefile
  194. config.status: creating opencl/Makefile
  195. config.status: creating ccstruct/Makefile
  196. config.status: creating ccutil/Makefile
  197. config.status: creating classify/Makefile
  198. config.status: creating cutil/Makefile
  199. config.status: creating dict/Makefile
  200. config.status: creating lstm/Makefile
  201. config.status: creating textord/Makefile
  202. config.status: creating viewer/Makefile
  203. config.status: creating wordrec/Makefile
  204. config.status: creating tessdata/Makefile
  205. config.status: creating tessdata/configs/Makefile
  206. config.status: creating tessdata/tessconfigs/Makefile
  207. config.status: creating testing/Makefile
  208. config.status: creating java/Makefile
  209. config.status: creating java/com/Makefile
  210. config.status: creating java/com/google/Makefile
  211. config.status: creating java/com/google/scrollview/Makefile
  212. config.status: creating java/com/google/scrollview/events/Makefile
  213. config.status: creating java/com/google/scrollview/ui/Makefile
  214. config.status: creating doc/Makefile
  215. config.status: creating training/Makefile
  216. config.status: creating config_auto.h
  217. config.status: executing depfiles commands
  218. config.status: executing libtool commands
  219.  
  220. Configuration is done.
  221. You can now build and install tesseract by running:
  222.  
  223. $ make
  224. $ sudo make install
  225.  
  226. Training tools can be build and installed (after building of tesseract) with:
  227.  
  228. $ make training
  229. $ sudo make training-install
  230.  
  231. ===> Building for tesseract-4.0.0a
  232. --- all ---
  233. /usr/bin/make all-recursive
  234. --- all-recursive ---
  235. Making all in arch
  236. --- all-recursive ---
  237. --- libtesseract_avx_la-dotproductavx.lo ---
  238. --- libtesseract_sse_la-dotproductsse.lo ---
  239. --- simddetect.lo ---
  240. --- libtesseract_avx_la-dotproductavx.lo ---
  241. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../viewer -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -mavx -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_avx_la-dotproductavx.lo -MD -MP -MF .deps/libtesseract_avx_la-dotproductavx.Tpo -c -o libtesseract_avx_la-dotproductavx.lo `test -f 'dotproductavx.cpp' || echo './'`dotproductavx.cpp
  242. --- libtesseract_sse_la-dotproductsse.lo ---
  243. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../viewer -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -msse4.1 -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_sse_la-dotproductsse.lo -MD -MP -MF .deps/libtesseract_sse_la-dotproductsse.Tpo -c -o libtesseract_sse_la-dotproductsse.lo `test -f 'dotproductsse.cpp' || echo './'`dotproductsse.cpp
  244. --- simddetect.lo ---
  245. depbase=`echo simddetect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../viewer -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT simddetect.lo -MD -MP -MF $depbase.Tpo -c -o simddetect.lo simddetect.cpp && mv -f $depbase.Tpo $depbase.Plo
  246. --- libtesseract_sse_la-dotproductsse.lo ---
  247. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../viewer -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -msse4.1 -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_sse_la-dotproductsse.lo -MD -MP -MF .deps/libtesseract_sse_la-dotproductsse.Tpo -c dotproductsse.cpp -fPIC -DPIC -o .libs/libtesseract_sse_la-dotproductsse.o
  248. --- simddetect.lo ---
  249. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../viewer -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT simddetect.lo -MD -MP -MF .deps/simddetect.Tpo -c simddetect.cpp -fPIC -DPIC -o .libs/simddetect.o
  250. --- libtesseract_avx_la-dotproductavx.lo ---
  251. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../viewer -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -mavx -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_avx_la-dotproductavx.lo -MD -MP -MF .deps/libtesseract_avx_la-dotproductavx.Tpo -c dotproductavx.cpp -fPIC -DPIC -o .libs/libtesseract_avx_la-dotproductavx.o
  252. --- libtesseract_sse_la-dotproductsse.lo ---
  253. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../viewer -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -msse4.1 -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_sse_la-dotproductsse.lo -MD -MP -MF .deps/libtesseract_sse_la-dotproductsse.Tpo -c dotproductsse.cpp -o libtesseract_sse_la-dotproductsse.o >/dev/null 2>&1
  254. --- simddetect.lo ---
  255. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../viewer -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT simddetect.lo -MD -MP -MF .deps/simddetect.Tpo -c simddetect.cpp -o simddetect.o >/dev/null 2>&1
  256. --- libtesseract_avx_la-dotproductavx.lo ---
  257. dotproductavx.cpp:94:51: warning: unexpected token in pragma diagnostic [-Wunknown-pragmas]
  258. #pragma GCC diagnostic ignored "-Wstrict-aliasing")
  259. ^
  260. 1 warning generated.
  261. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../viewer -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -mavx -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_avx_la-dotproductavx.lo -MD -MP -MF .deps/libtesseract_avx_la-dotproductavx.Tpo -c dotproductavx.cpp -o libtesseract_avx_la-dotproductavx.o >/dev/null 2>&1
  262. --- libtesseract_sse_la-dotproductsse.lo ---
  263. mv -f .deps/libtesseract_sse_la-dotproductsse.Tpo .deps/libtesseract_sse_la-dotproductsse.Plo
  264. --- libtesseract_sse.la ---
  265. /bin/sh ../libtool --tag=CXX --mode=link c++ -msse4.1 -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o libtesseract_sse.la libtesseract_sse_la-dotproductsse.lo
  266. libtool: link: ar cru .libs/libtesseract_sse.a .libs/libtesseract_sse_la-dotproductsse.o
  267. libtool: link: ranlib .libs/libtesseract_sse.a
  268. libtool: link: ( cd ".libs" && rm -f "libtesseract_sse.la" && ln -s "../libtesseract_sse.la" "libtesseract_sse.la" )
  269. --- libtesseract_arch.la ---
  270. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o libtesseract_arch.la simddetect.lo
  271. libtool: link: ar cru .libs/libtesseract_arch.a .libs/simddetect.o
  272. libtool: link: ranlib .libs/libtesseract_arch.a
  273. libtool: link: ( cd ".libs" && rm -f "libtesseract_arch.la" && ln -s "../libtesseract_arch.la" "libtesseract_arch.la" )
  274. --- libtesseract_avx_la-dotproductavx.lo ---
  275. mv -f .deps/libtesseract_avx_la-dotproductavx.Tpo .deps/libtesseract_avx_la-dotproductavx.Plo
  276. --- libtesseract_avx.la ---
  277. /bin/sh ../libtool --tag=CXX --mode=link c++ -mavx -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o libtesseract_avx.la libtesseract_avx_la-dotproductavx.lo
  278. libtool: link: ar cru .libs/libtesseract_avx.a .libs/libtesseract_avx_la-dotproductavx.o
  279. libtool: link: ranlib .libs/libtesseract_avx.a
  280. libtool: link: ( cd ".libs" && rm -f "libtesseract_avx.la" && ln -s "../libtesseract_avx.la" "libtesseract_avx.la" )
  281. Making all in ccutil
  282. --- all-recursive ---
  283. --- ambigs.lo ---
  284. --- basedir.lo ---
  285. --- bits16.lo ---
  286. --- bitvector.lo ---
  287. --- ccutil.lo ---
  288. --- clst.lo ---
  289. --- ambigs.lo ---
  290. depbase=`echo ambigs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ambigs.lo -MD -MP -MF $depbase.Tpo -c -o ambigs.lo ambigs.cpp && mv -f $depbase.Tpo $depbase.Plo
  291. --- basedir.lo ---
  292. depbase=`echo basedir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT basedir.lo -MD -MP -MF $depbase.Tpo -c -o basedir.lo basedir.cpp && mv -f $depbase.Tpo $depbase.Plo
  293. --- bits16.lo ---
  294. depbase=`echo bits16.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT bits16.lo -MD -MP -MF $depbase.Tpo -c -o bits16.lo bits16.cpp && mv -f $depbase.Tpo $depbase.Plo
  295. --- bitvector.lo ---
  296. depbase=`echo bitvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT bitvector.lo -MD -MP -MF $depbase.Tpo -c -o bitvector.lo bitvector.cpp && mv -f $depbase.Tpo $depbase.Plo
  297. --- ccutil.lo ---
  298. depbase=`echo ccutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ccutil.lo -MD -MP -MF $depbase.Tpo -c -o ccutil.lo ccutil.cpp && mv -f $depbase.Tpo $depbase.Plo
  299. --- clst.lo ---
  300. depbase=`echo clst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT clst.lo -MD -MP -MF $depbase.Tpo -c -o clst.lo clst.cpp && mv -f $depbase.Tpo $depbase.Plo
  301. --- ambigs.lo ---
  302. .......................................................................
  303. .......................................................................
  304. d from network.cpp:32:
  305. ./fullyconnected.h:82:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  306. virtual void DebugWeights();
  307. ^
  308. ./network.h:212:16: note: overridden virtual function is here
  309. virtual void DebugWeights() {
  310. ^
  311. In file included from network.cpp:32:
  312. ./fullyconnected.h:85:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  313. virtual bool Serialize(TFile* fp) const;
  314. ^
  315. ./network.h:218:16: note: overridden virtual function is here
  316. virtual bool Serialize(TFile* fp) const;
  317. ^
  318. In file included from network.cpp:32:
  319. ./fullyconnected.h:87:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  320. virtual bool DeSerialize(TFile* fp);
  321. ^
  322. ./network.h:221:16: note: overridden virtual function is here
  323. virtual bool DeSerialize(TFile* fp);
  324. ^
  325. In file included from network.cpp:32:
  326. ./fullyconnected.h:91:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  327. virtual void Forward(bool debug, const NetworkIO& input,
  328. ^
  329. ./network.h:256:16: note: overridden virtual function is here
  330. virtual void Forward(bool debug, const NetworkIO& input,
  331. ^
  332. In file included from network.cpp:32:
  333. ./fullyconnected.h:102:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  334. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  335. ^
  336. ./network.h:267:16: note: overridden virtual function is here
  337. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  338. ^
  339. In file included from network.cpp:32:
  340. ./fullyconnected.h:117:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  341. virtual void CountAlternators(const Network& other, double* same,
  342. ^
  343. ./network.h:230:16: note: overridden virtual function is here
  344. virtual void CountAlternators(const Network& other, double* same,
  345. ^
  346. In file included from network.cpp:34:
  347. ./lstm.h:56:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  348. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  349. ^
  350. ./network.h:133:23: note: overridden virtual function is here
  351. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  352. ^
  353. In file included from network.cpp:34:
  354. ./lstm.h:58:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  355. virtual STRING spec() const {
  356. ^
  357. ./network.h:141:18: note: overridden virtual function is here
  358. virtual STRING spec() const {
  359. ^
  360. In file included from network.cpp:34:
  361. ./lstm.h:74:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  362. virtual void SetEnableTraining(TrainingState state);
  363. ^
  364. ./network.h:163:16: note: overridden virtual function is here
  365. virtual void SetEnableTraining(TrainingState state);
  366. ^
  367. In file included from network.cpp:34:
  368. ./lstm.h:78:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  369. virtual int InitWeights(float range, TRand* randomizer);
  370. ^
  371. ./network.h:174:15: note: overridden virtual function is here
  372. virtual int InitWeights(float range, TRand* randomizer);
  373. ^
  374. In file included from network.cpp:34:
  375. ./lstm.h:87:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  376. virtual void ConvertToInt();
  377. ^
  378. ./network.h:185:16: note: overridden virtual function is here
  379. virtual void ConvertToInt() {}
  380. ^
  381. In file included from network.cpp:34:
  382. ./lstm.h:90:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  383. virtual void DebugWeights();
  384. ^
  385. ./network.h:212:16: note: overridden virtual function is here
  386. virtual void DebugWeights() {
  387. ^
  388. In file included from network.cpp:34:
  389. ./lstm.h:93:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  390. virtual bool Serialize(TFile* fp) const;
  391. ^
  392. ./network.h:218:16: note: overridden virtual function is here
  393. virtual bool Serialize(TFile* fp) const;
  394. ^
  395. In file included from network.cpp:34:
  396. ./lstm.h:95:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  397. virtual bool DeSerialize(TFile* fp);
  398. ^
  399. ./network.h:221:16: note: overridden virtual function is here
  400. virtual bool DeSerialize(TFile* fp);
  401. ^
  402. In file included from network.cpp:34:
  403. ./lstm.h:99:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  404. virtual void Forward(bool debug, const NetworkIO& input,
  405. ^
  406. ./network.h:256:16: note: overridden virtual function is here
  407. virtual void Forward(bool debug, const NetworkIO& input,
  408. ^
  409. In file included from network.cpp:34:
  410. ./lstm.h:105:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  411. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  412. ^
  413. ./network.h:267:16: note: overridden virtual function is here
  414. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  415. ^
  416. In file included from network.cpp:34:
  417. ./lstm.h:115:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  418. virtual void CountAlternators(const Network& other, double* same,
  419. ^
  420. ./network.h:230:16: note: overridden virtual function is here
  421. virtual void CountAlternators(const Network& other, double* same,
  422. ^
  423. In file included from network.cpp:36:
  424. In file included from ./parallel.h:22:
  425. ./plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  426. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  427. ^
  428. ./network.h:127:23: note: overridden virtual function is here
  429. virtual StaticShape InputShape() const {
  430. ^
  431. In file included from network.cpp:36:
  432. In file included from ./parallel.h:22:
  433. ./plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  434. virtual STRING spec() const {
  435. ^
  436. ./network.h:141:18: note: overridden virtual function is here
  437. virtual STRING spec() const {
  438. ^
  439. In file included from network.cpp:36:
  440. In file included from ./parallel.h:22:
  441. ./plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  442. virtual bool IsPlumbingType() const { return true; }
  443. ^
  444. ./network.h:152:16: note: overridden virtual function is here
  445. virtual bool IsPlumbingType() const { return false; }
  446. ^
  447. In file included from network.cpp:36:
  448. In file included from ./parallel.h:22:
  449. ./plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  450. virtual void SetEnableTraining(TrainingState state);
  451. ^
  452. ./network.h:163:16: note: overridden virtual function is here
  453. virtual void SetEnableTraining(TrainingState state);
  454. ^
  455. In file included from network.cpp:36:
  456. In file included from ./parallel.h:22:
  457. ./plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  458. virtual void SetNetworkFlags(uinT32 flags);
  459. ^
  460. ./network.h:167:16: note: overridden virtual function is here
  461. virtual void SetNetworkFlags(uinT32 flags);
  462. ^
  463. In file included from network.cpp:36:
  464. In file included from ./parallel.h:22:
  465. ./plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  466. virtual int InitWeights(float range, TRand* randomizer);
  467. ^
  468. ./network.h:174:15: note: overridden virtual function is here
  469. virtual int InitWeights(float range, TRand* randomizer);
  470. ^
  471. In file included from network.cpp:36:
  472. In file included from ./parallel.h:22:
  473. ./plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  474. virtual void ConvertToInt();
  475. ^
  476. ./network.h:185:16: note: overridden virtual function is here
  477. virtual void ConvertToInt() {}
  478. ^
  479. In file included from network.cpp:36:
  480. In file included from ./parallel.h:22:
  481. ./plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  482. virtual void SetRandomizer(TRand* randomizer);
  483. ^
  484. ./network.h:190:16: note: overridden virtual function is here
  485. virtual void SetRandomizer(TRand* randomizer);
  486. ^
  487. In file included from network.cpp:36:
  488. In file included from ./parallel.h:22:
  489. ./plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  490. virtual bool SetupNeedsBackprop(bool needs_backprop);
  491. ^
  492. ./network.h:195:16: note: overridden virtual function is here
  493. virtual bool SetupNeedsBackprop(bool needs_backprop);
  494. ^
  495. In file included from network.cpp:36:
  496. In file included from ./parallel.h:22:
  497. ./plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  498. virtual int XScaleFactor() const;
  499. ^
  500. ./network.h:203:15: note: overridden virtual function is here
  501. virtual int XScaleFactor() const {
  502. ^
  503. In file included from network.cpp:36:
  504. In file included from ./parallel.h:22:
  505. ./plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  506. virtual void CacheXScaleFactor(int factor);
  507. ^
  508. ./network.h:209:16: note: overridden virtual function is here
  509. virtual void CacheXScaleFactor(int factor) {}
  510. ^
  511. In file included from network.cpp:36:
  512. In file included from ./parallel.h:22:
  513. ./plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  514. virtual void DebugWeights();
  515. ^
  516. ./network.h:212:16: note: overridden virtual function is here
  517. virtual void DebugWeights() {
  518. ^
  519. In file included from network.cpp:36:
  520. In file included from ./parallel.h:22:
  521. ./plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  522. virtual bool Serialize(TFile* fp) const;
  523. ^
  524. ./network.h:218:16: note: overridden virtual function is here
  525. virtual bool Serialize(TFile* fp) const;
  526. ^
  527. In file included from network.cpp:36:
  528. In file included from ./parallel.h:22:
  529. ./plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  530. virtual bool DeSerialize(TFile* fp);
  531. ^
  532. ./network.h:221:16: note: overridden virtual function is here
  533. virtual bool DeSerialize(TFile* fp);
  534. ^
  535. In file included from network.cpp:36:
  536. In file included from ./parallel.h:22:
  537. ./plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  538. virtual void CountAlternators(const Network& other, double* same,
  539. ^
  540. ./network.h:230:16: note: overridden virtual function is here
  541. virtual void CountAlternators(const Network& other, double* same,
  542. ^
  543. In file included from network.cpp:40:
  544. ./series.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  545. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  546. ^
  547. ./network.h:133:23: note: overridden virtual function is here
  548. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  549. ^
  550. In file included from network.cpp:40:
  551. ./series.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  552. virtual STRING spec() const {
  553. ^
  554. ./plumbing.h:38:18: note: overridden virtual function is here
  555. virtual STRING spec() const {
  556. ^
  557. In file included from network.cpp:40:
  558. ./series.h:48:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  559. virtual int InitWeights(float range, TRand* randomizer);
  560. ^
  561. ./plumbing.h:59:15: note: overridden virtual function is here
  562. virtual int InitWeights(float range, TRand* randomizer);
  563. ^
  564. In file included from network.cpp:40:
  565. ./series.h:59:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  566. virtual bool SetupNeedsBackprop(bool needs_backprop);
  567. ^
  568. ./plumbing.h:81:16: note: overridden virtual function is here
  569. virtual bool SetupNeedsBackprop(bool needs_backprop);
  570. ^
  571. In file included from network.cpp:40:
  572. ./series.h:67:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  573. virtual int XScaleFactor() const;
  574. ^
  575. ./plumbing.h:89:15: note: overridden virtual function is here
  576. virtual int XScaleFactor() const;
  577. ^
  578. In file included from network.cpp:40:
  579. ./series.h:71:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  580. virtual void CacheXScaleFactor(int factor);
  581. ^
  582. ./plumbing.h:93:16: note: overridden virtual function is here
  583. virtual void CacheXScaleFactor(int factor);
  584. ^
  585. In file included from network.cpp:40:
  586. ./series.h:75:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  587. virtual void Forward(bool debug, const NetworkIO& input,
  588. ^
  589. ./network.h:256:16: note: overridden virtual function is here
  590. virtual void Forward(bool debug, const NetworkIO& input,
  591. ^
  592. In file included from network.cpp:40:
  593. ./series.h:81:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  594. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  595. ^
  596. ./network.h:267:16: note: overridden virtual function is here
  597. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  598. ^
  599. --- networkio.lo ---
  600. depbase=`echo networkio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT networkio.lo -MD -MP -MF $depbase.Tpo -c -o networkio.lo networkio.cpp && mv -f $depbase.Tpo $depbase.Plo
  601. --- network.lo ---
  602. 45 warnings generated.
  603. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cpp -o network.o >/dev/null 2>&1
  604. --- networkio.lo ---
  605. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT networkio.lo -MD -MP -MF .deps/networkio.Tpo -c networkio.cpp -fPIC -DPIC -o .libs/networkio.o
  606. --- parallel.lo ---
  607. depbase=`echo parallel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT parallel.lo -MD -MP -MF $depbase.Tpo -c -o parallel.lo parallel.cpp && mv -f $depbase.Tpo $depbase.Plo
  608. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c parallel.cpp -fPIC -DPIC -o .libs/parallel.o
  609. --- plumbing.lo ---
  610. depbase=`echo plumbing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT plumbing.lo -MD -MP -MF $depbase.Tpo -c -o plumbing.lo plumbing.cpp && mv -f $depbase.Tpo $depbase.Plo
  611. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT plumbing.lo -MD -MP -MF .deps/plumbing.Tpo -c plumbing.cpp -fPIC -DPIC -o .libs/plumbing.o
  612. --- recodebeam.lo ---
  613. depbase=`echo recodebeam.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT recodebeam.lo -MD -MP -MF $depbase.Tpo -c -o recodebeam.lo recodebeam.cpp && mv -f $depbase.Tpo $depbase.Plo
  614. --- lstmtrainer.lo ---
  615. 23 warnings generated.
  616. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lstmtrainer.lo -MD -MP -MF .deps/lstmtrainer.Tpo -c lstmtrainer.cpp -o lstmtrainer.o >/dev/null 2>&1
  617. --- recodebeam.lo ---
  618. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT recodebeam.lo -MD -MP -MF .deps/recodebeam.Tpo -c recodebeam.cpp -fPIC -DPIC -o .libs/recodebeam.o
  619. --- parallel.lo ---
  620. In file included from parallel.cpp:19:
  621. In file included from ./parallel.h:22:
  622. ./plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  623. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  624. ^
  625. ./network.h:127:23: note: overridden virtual function is here
  626. virtual StaticShape InputShape() const {
  627. ^
  628. In file included from parallel.cpp:19:
  629. In file included from ./parallel.h:22:
  630. ./plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  631. virtual STRING spec() const {
  632. ^
  633. ./network.h:141:18: note: overridden virtual function is here
  634. virtual STRING spec() const {
  635. ^
  636. In file included from parallel.cpp:19:
  637. In file included from ./parallel.h:22:
  638. ./plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  639. virtual bool IsPlumbingType() const { return true; }
  640. ^
  641. ./network.h:152:16: note: overridden virtual function is here
  642. virtual bool IsPlumbingType() const { return false; }
  643. ^
  644. In file included from parallel.cpp:19:
  645. In file included from ./parallel.h:22:
  646. ./plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  647. virtual void SetEnableTraining(TrainingState state);
  648. ^
  649. ./network.h:163:16: note: overridden virtual function is here
  650. virtual void SetEnableTraining(TrainingState state);
  651. ^
  652. In file included from parallel.cpp:19:
  653. In file included from ./parallel.h:22:
  654. ./plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  655. virtual void SetNetworkFlags(uinT32 flags);
  656. ^
  657. ./network.h:167:16: note: overridden virtual function is here
  658. virtual void SetNetworkFlags(uinT32 flags);
  659. ^
  660. In file included from parallel.cpp:19:
  661. In file included from ./parallel.h:22:
  662. ./plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  663. virtual int InitWeights(float range, TRand* randomizer);
  664. ^
  665. ./network.h:174:15: note: overridden virtual function is here
  666. virtual int InitWeights(float range, TRand* randomizer);
  667. ^
  668. In file included from parallel.cpp:19:
  669. In file included from ./parallel.h:22:
  670. ./plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  671. virtual void ConvertToInt();
  672. ^
  673. ./network.h:185:16: note: overridden virtual function is here
  674. virtual void ConvertToInt() {}
  675. ^
  676. In file included from parallel.cpp:19:
  677. In file included from ./parallel.h:22:
  678. ./plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  679. virtual void SetRandomizer(TRand* randomizer);
  680. ^
  681. ./network.h:190:16: note: overridden virtual function is here
  682. virtual void SetRandomizer(TRand* randomizer);
  683. ^
  684. In file included from parallel.cpp:19:
  685. In file included from ./parallel.h:22:
  686. ./plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  687. virtual bool SetupNeedsBackprop(bool needs_backprop);
  688. ^
  689. ./network.h:195:16: note: overridden virtual function is here
  690. virtual bool SetupNeedsBackprop(bool needs_backprop);
  691. ^
  692. In file included from parallel.cpp:19:
  693. In file included from ./parallel.h:22:
  694. ./plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  695. virtual int XScaleFactor() const;
  696. ^
  697. ./network.h:203:15: note: overridden virtual function is here
  698. virtual int XScaleFactor() const {
  699. ^
  700. In file included from parallel.cpp:19:
  701. In file included from ./parallel.h:22:
  702. ./plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  703. virtual void CacheXScaleFactor(int factor);
  704. ^
  705. ./network.h:209:16: note: overridden virtual function is here
  706. virtual void CacheXScaleFactor(int factor) {}
  707. ^
  708. In file included from parallel.cpp:19:
  709. In file included from ./parallel.h:22:
  710. ./plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  711. virtual void DebugWeights();
  712. ^
  713. ./network.h:212:16: note: overridden virtual function is here
  714. virtual void DebugWeights() {
  715. ^
  716. In file included from parallel.cpp:19:
  717. In file included from ./parallel.h:22:
  718. ./plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  719. virtual bool Serialize(TFile* fp) const;
  720. ^
  721. ./network.h:218:16: note: overridden virtual function is here
  722. virtual bool Serialize(TFile* fp) const;
  723. ^
  724. In file included from parallel.cpp:19:
  725. In file included from ./parallel.h:22:
  726. ./plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  727. virtual bool DeSerialize(TFile* fp);
  728. ^
  729. ./network.h:221:16: note: overridden virtual function is here
  730. virtual bool DeSerialize(TFile* fp);
  731. ^
  732. In file included from parallel.cpp:19:
  733. In file included from ./parallel.h:22:
  734. ./plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  735. virtual void CountAlternators(const Network& other, double* same,
  736. ^
  737. ./network.h:230:16: note: overridden virtual function is here
  738. virtual void CountAlternators(const Network& other, double* same,
  739. ^
  740. --- reconfig.lo ---
  741. depbase=`echo reconfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT reconfig.lo -MD -MP -MF $depbase.Tpo -c -o reconfig.lo reconfig.cpp && mv -f $depbase.Tpo $depbase.Plo
  742. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT reconfig.lo -MD -MP -MF .deps/reconfig.Tpo -c reconfig.cpp -fPIC -DPIC -o .libs/reconfig.o
  743. --- plumbing.lo ---
  744. In file included from plumbing.cpp:20:
  745. ./plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  746. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  747. ^
  748. ./network.h:127:23: note: overridden virtual function is here
  749. virtual StaticShape InputShape() const {
  750. ^
  751. In file included from plumbing.cpp:20:
  752. ./plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  753. virtual STRING spec() const {
  754. ^
  755. ./network.h:141:18: note: overridden virtual function is here
  756. virtual STRING spec() const {
  757. ^
  758. In file included from plumbing.cpp:20:
  759. ./plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  760. virtual bool IsPlumbingType() const { return true; }
  761. ^
  762. ./network.h:152:16: note: overridden virtual function is here
  763. virtual bool IsPlumbingType() const { return false; }
  764. ^
  765. In file included from plumbing.cpp:20:
  766. ./plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  767. virtual void SetEnableTraining(TrainingState state);
  768. ^
  769. ./network.h:163:16: note: overridden virtual function is here
  770. virtual void SetEnableTraining(TrainingState state);
  771. ^
  772. In file included from plumbing.cpp:20:
  773. ./plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  774. virtual void SetNetworkFlags(uinT32 flags);
  775. ^
  776. ./network.h:167:16: note: overridden virtual function is here
  777. virtual void SetNetworkFlags(uinT32 flags);
  778. ^
  779. In file included from plumbing.cpp:20:
  780. ./plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  781. virtual int InitWeights(float range, TRand* randomizer);
  782. ^
  783. ./network.h:174:15: note: overridden virtual function is here
  784. virtual int InitWeights(float range, TRand* randomizer);
  785. ^
  786. In file included from plumbing.cpp:20:
  787. ./plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  788. virtual void ConvertToInt();
  789. ^
  790. ./network.h:185:16: note: overridden virtual function is here
  791. virtual void ConvertToInt() {}
  792. ^
  793. In file included from plumbing.cpp:20:
  794. ./plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  795. virtual void SetRandomizer(TRand* randomizer);
  796. ^
  797. ./network.h:190:16: note: overridden virtual function is here
  798. virtual void SetRandomizer(TRand* randomizer);
  799. ^
  800. In file included from plumbing.cpp:20:
  801. ./plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  802. virtual bool SetupNeedsBackprop(bool needs_backprop);
  803. ^
  804. ./network.h:195:16: note: overridden virtual function is here
  805. virtual bool SetupNeedsBackprop(bool needs_backprop);
  806. ^
  807. In file included from plumbing.cpp:20:
  808. ./plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  809. virtual int XScaleFactor() const;
  810. ^
  811. ./network.h:203:15: note: overridden virtual function is here
  812. virtual int XScaleFactor() const {
  813. ^
  814. In file included from plumbing.cpp:20:
  815. ./plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  816. virtual void CacheXScaleFactor(int factor);
  817. ^
  818. ./network.h:209:16: note: overridden virtual function is here
  819. virtual void CacheXScaleFactor(int factor) {}
  820. ^
  821. In file included from plumbing.cpp:20:
  822. ./plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  823. virtual void DebugWeights();
  824. ^
  825. ./network.h:212:16: note: overridden virtual function is here
  826. virtual void DebugWeights() {
  827. ^
  828. In file included from plumbing.cpp:20:
  829. ./plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  830. virtual bool Serialize(TFile* fp) const;
  831. ^
  832. ./network.h:218:16: note: overridden virtual function is here
  833. virtual bool Serialize(TFile* fp) const;
  834. ^
  835. In file included from plumbing.cpp:20:
  836. ./plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  837. virtual bool DeSerialize(TFile* fp);
  838. ^
  839. ./network.h:221:16: note: overridden virtual function is here
  840. virtual bool DeSerialize(TFile* fp);
  841. ^
  842. In file included from plumbing.cpp:20:
  843. ./plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  844. virtual void CountAlternators(const Network& other, double* same,
  845. ^
  846. ./network.h:230:16: note: overridden virtual function is here
  847. virtual void CountAlternators(const Network& other, double* same,
  848. ^
  849. --- parallel.lo ---
  850. 15 warnings generated.
  851. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c parallel.cpp -o parallel.o >/dev/null 2>&1
  852. --- plumbing.lo ---
  853. 15 warnings generated.
  854. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT plumbing.lo -MD -MP -MF .deps/plumbing.Tpo -c plumbing.cpp -o plumbing.o >/dev/null 2>&1
  855. --- networkio.lo ---
  856. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT networkio.lo -MD -MP -MF .deps/networkio.Tpo -c networkio.cpp -o networkio.o >/dev/null 2>&1
  857. --- reconfig.lo ---
  858. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT reconfig.lo -MD -MP -MF .deps/reconfig.Tpo -c reconfig.cpp -o reconfig.o >/dev/null 2>&1
  859. --- reversed.lo ---
  860. depbase=`echo reversed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT reversed.lo -MD -MP -MF $depbase.Tpo -c -o reversed.lo reversed.cpp && mv -f $depbase.Tpo $depbase.Plo
  861. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT reversed.lo -MD -MP -MF .deps/reversed.Tpo -c reversed.cpp -fPIC -DPIC -o .libs/reversed.o
  862. --- series.lo ---
  863. depbase=`echo series.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT series.lo -MD -MP -MF $depbase.Tpo -c -o series.lo series.cpp && mv -f $depbase.Tpo $depbase.Plo
  864. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT series.lo -MD -MP -MF .deps/series.Tpo -c series.cpp -fPIC -DPIC -o .libs/series.o
  865. --- stridemap.lo ---
  866. depbase=`echo stridemap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stridemap.lo -MD -MP -MF $depbase.Tpo -c -o stridemap.lo stridemap.cpp && mv -f $depbase.Tpo $depbase.Plo
  867. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stridemap.lo -MD -MP -MF .deps/stridemap.Tpo -c stridemap.cpp -fPIC -DPIC -o .libs/stridemap.o
  868. --- recodebeam.lo ---
  869. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT recodebeam.lo -MD -MP -MF .deps/recodebeam.Tpo -c recodebeam.cpp -o recodebeam.o >/dev/null 2>&1
  870. --- reversed.lo ---
  871. In file included from reversed.cpp:19:
  872. In file included from ./reversed.h:23:
  873. ./plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  874. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  875. ^
  876. ./network.h:127:23: note: overridden virtual function is here
  877. virtual StaticShape InputShape() const {
  878. ^
  879. In file included from reversed.cpp:19:
  880. In file included from ./reversed.h:23:
  881. ./plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  882. virtual STRING spec() const {
  883. ^
  884. ./network.h:141:18: note: overridden virtual function is here
  885. virtual STRING spec() const {
  886. ^
  887. In file included from reversed.cpp:19:
  888. In file included from ./reversed.h:23:
  889. ./plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  890. virtual bool IsPlumbingType() const { return true; }
  891. ^
  892. ./network.h:152:16: note: overridden virtual function is here
  893. virtual bool IsPlumbingType() const { return false; }
  894. ^
  895. In file included from reversed.cpp:19:
  896. In file included from ./reversed.h:23:
  897. ./plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  898. virtual void SetEnableTraining(TrainingState state);
  899. ^
  900. ./network.h:163:16: note: overridden virtual function is here
  901. virtual void SetEnableTraining(TrainingState state);
  902. ^
  903. In file included from reversed.cpp:19:
  904. In file included from ./reversed.h:23:
  905. ./plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  906. virtual void SetNetworkFlags(uinT32 flags);
  907. ^
  908. ./network.h:167:16: note: overridden virtual function is here
  909. virtual void SetNetworkFlags(uinT32 flags);
  910. ^
  911. In file included from reversed.cpp:19:
  912. In file included from ./reversed.h:23:
  913. ./plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  914. virtual int InitWeights(float range, TRand* randomizer);
  915. ^
  916. ./network.h:174:15: note: overridden virtual function is here
  917. virtual int InitWeights(float range, TRand* randomizer);
  918. ^
  919. In file included from reversed.cpp:19:
  920. In file included from ./reversed.h:23:
  921. ./plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  922. virtual void ConvertToInt();
  923. ^
  924. ./network.h:185:16: note: overridden virtual function is here
  925. virtual void ConvertToInt() {}
  926. ^
  927. In file included from reversed.cpp:19:
  928. In file included from ./reversed.h:23:
  929. ./plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  930. virtual void SetRandomizer(TRand* randomizer);
  931. ^
  932. ./network.h:190:16: note: overridden virtual function is here
  933. virtual void SetRandomizer(TRand* randomizer);
  934. ^
  935. In file included from reversed.cpp:19:
  936. In file included from ./reversed.h:23:
  937. ./plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  938. virtual bool SetupNeedsBackprop(bool needs_backprop);
  939. ^
  940. ./network.h:195:16: note: overridden virtual function is here
  941. virtual bool SetupNeedsBackprop(bool needs_backprop);
  942. ^
  943. In file included from reversed.cpp:19:
  944. In file included from ./reversed.h:23:
  945. ./plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  946. virtual int XScaleFactor() const;
  947. ^
  948. ./network.h:203:15: note: overridden virtual function is here
  949. virtual int XScaleFactor() const {
  950. ^
  951. In file included from reversed.cpp:19:
  952. In file included from ./reversed.h:23:
  953. ./plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  954. virtual void CacheXScaleFactor(int factor);
  955. ^
  956. ./network.h:209:16: note: overridden virtual function is here
  957. virtual void CacheXScaleFactor(int factor) {}
  958. ^
  959. In file included from reversed.cpp:19:
  960. In file included from ./reversed.h:23:
  961. ./plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  962. virtual void DebugWeights();
  963. ^
  964. ./network.h:212:16: note: overridden virtual function is here
  965. virtual void DebugWeights() {
  966. ^
  967. In file included from reversed.cpp:19:
  968. In file included from ./reversed.h:23:
  969. ./plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  970. virtual bool Serialize(TFile* fp) const;
  971. ^
  972. ./network.h:218:16: note: overridden virtual function is here
  973. virtual bool Serialize(TFile* fp) const;
  974. ^
  975. In file included from reversed.cpp:19:
  976. In file included from ./reversed.h:23:
  977. ./plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  978. virtual bool DeSerialize(TFile* fp);
  979. ^
  980. ./network.h:221:16: note: overridden virtual function is here
  981. virtual bool DeSerialize(TFile* fp);
  982. ^
  983. In file included from reversed.cpp:19:
  984. In file included from ./reversed.h:23:
  985. ./plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  986. virtual void CountAlternators(const Network& other, double* same,
  987. ^
  988. ./network.h:230:16: note: overridden virtual function is here
  989. virtual void CountAlternators(const Network& other, double* same,
  990. ^
  991. --- tfnetwork.lo ---
  992. depbase=`echo tfnetwork.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tfnetwork.lo -MD -MP -MF $depbase.Tpo -c -o tfnetwork.lo tfnetwork.cpp && mv -f $depbase.Tpo $depbase.Plo
  993. --- series.lo ---
  994. In file included from series.cpp:19:
  995. In file included from ./series.h:22:
  996. ./plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  997. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  998. ^
  999. ./network.h:127:23: note: overridden virtual function is here
  1000. virtual StaticShape InputShape() const {
  1001. ^
  1002. In file included from series.cpp:19:
  1003. In file included from ./series.h:22:
  1004. ./plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1005. virtual STRING spec() const {
  1006. ^
  1007. ./network.h:141:18: note: overridden virtual function is here
  1008. virtual STRING spec() const {
  1009. ^
  1010. In file included from series.cpp:19:
  1011. In file included from ./series.h:22:
  1012. ./plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1013. virtual bool IsPlumbingType() const { return true; }
  1014. ^
  1015. ./network.h:152:16: note: overridden virtual function is here
  1016. virtual bool IsPlumbingType() const { return false; }
  1017. ^
  1018. In file included from series.cpp:19:
  1019. In file included from ./series.h:22:
  1020. ./plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1021. virtual void SetEnableTraining(TrainingState state);
  1022. ^
  1023. ./network.h:163:16: note: overridden virtual function is here
  1024. virtual void SetEnableTraining(TrainingState state);
  1025. ^
  1026. In file included from series.cpp:19:
  1027. In file included from ./series.h:22:
  1028. ./plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1029. virtual void SetNetworkFlags(uinT32 flags);
  1030. ^
  1031. ./network.h:167:16: note: overridden virtual function is here
  1032. virtual void SetNetworkFlags(uinT32 flags);
  1033. ^
  1034. In file included from series.cpp:19:
  1035. In file included from ./series.h:22:
  1036. ./plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1037. virtual int InitWeights(float range, TRand* randomizer);
  1038. ^
  1039. ./network.h:174:15: note: overridden virtual function is here
  1040. virtual int InitWeights(float range, TRand* randomizer);
  1041. ^
  1042. In file included from series.cpp:19:
  1043. In file included from ./series.h:22:
  1044. ./plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1045. virtual void ConvertToInt();
  1046. ^
  1047. ./network.h:185:16: note: overridden virtual function is here
  1048. virtual void ConvertToInt() {}
  1049. ^
  1050. In file included from series.cpp:19:
  1051. In file included from ./series.h:22:
  1052. ./plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1053. virtual void SetRandomizer(TRand* randomizer);
  1054. ^
  1055. ./network.h:190:16: note: overridden virtual function is here
  1056. virtual void SetRandomizer(TRand* randomizer);
  1057. ^
  1058. In file included from series.cpp:19:
  1059. In file included from ./series.h:22:
  1060. ./plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1061. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1062. ^
  1063. ./network.h:195:16: note: overridden virtual function is here
  1064. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1065. ^
  1066. In file included from series.cpp:19:
  1067. In file included from ./series.h:22:
  1068. ./plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1069. virtual int XScaleFactor() const;
  1070. ^
  1071. ./network.h:203:15: note: overridden virtual function is here
  1072. virtual int XScaleFactor() const {
  1073. ^
  1074. In file included from series.cpp:19:
  1075. In file included from ./series.h:22:
  1076. ./plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1077. virtual void CacheXScaleFactor(int factor);
  1078. ^
  1079. ./network.h:209:16: note: overridden virtual function is here
  1080. virtual void CacheXScaleFactor(int factor) {}
  1081. ^
  1082. In file included from series.cpp:19:
  1083. In file included from ./series.h:22:
  1084. ./plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1085. virtual void DebugWeights();
  1086. ^
  1087. ./network.h:212:16: note: overridden virtual function is here
  1088. virtual void DebugWeights() {
  1089. ^
  1090. In file included from series.cpp:19:
  1091. In file included from ./series.h:22:
  1092. ./plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1093. virtual bool Serialize(TFile* fp) const;
  1094. ^
  1095. ./network.h:218:16: note: overridden virtual function is here
  1096. virtual bool Serialize(TFile* fp) const;
  1097. ^
  1098. In file included from series.cpp:19:
  1099. In file included from ./series.h:22:
  1100. ./plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1101. virtual bool DeSerialize(TFile* fp);
  1102. ^
  1103. ./network.h:221:16: note: overridden virtual function is here
  1104. virtual bool DeSerialize(TFile* fp);
  1105. ^
  1106. In file included from series.cpp:19:
  1107. In file included from ./series.h:22:
  1108. ./plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1109. virtual void CountAlternators(const Network& other, double* same,
  1110. ^
  1111. ./network.h:230:16: note: overridden virtual function is here
  1112. virtual void CountAlternators(const Network& other, double* same,
  1113. ^
  1114. In file included from series.cpp:19:
  1115. ./series.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1116. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  1117. ^
  1118. ./network.h:133:23: note: overridden virtual function is here
  1119. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  1120. ^
  1121. In file included from series.cpp:19:
  1122. ./series.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1123. virtual STRING spec() const {
  1124. ^
  1125. ./plumbing.h:38:18: note: overridden virtual function is here
  1126. virtual STRING spec() const {
  1127. ^
  1128. In file included from series.cpp:19:
  1129. ./series.h:48:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1130. virtual int InitWeights(float range, TRand* randomizer);
  1131. ^
  1132. ./plumbing.h:59:15: note: overridden virtual function is here
  1133. virtual int InitWeights(float range, TRand* randomizer);
  1134. ^
  1135. In file included from series.cpp:19:
  1136. ./series.h:59:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1137. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1138. ^
  1139. ./plumbing.h:81:16: note: overridden virtual function is here
  1140. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1141. ^
  1142. In file included from series.cpp:19:
  1143. ./series.h:67:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1144. virtual int XScaleFactor() const;
  1145. ^
  1146. ./plumbing.h:89:15: note: overridden virtual function is here
  1147. virtual int XScaleFactor() const;
  1148. ^
  1149. In file included from series.cpp:19:
  1150. ./series.h:71:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1151. virtual void CacheXScaleFactor(int factor);
  1152. ^
  1153. ./plumbing.h:93:16: note: overridden virtual function is here
  1154. virtual void CacheXScaleFactor(int factor);
  1155. ^
  1156. In file included from series.cpp:19:
  1157. ./series.h:75:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1158. virtual void Forward(bool debug, const NetworkIO& input,
  1159. ^
  1160. ./network.h:256:16: note: overridden virtual function is here
  1161. virtual void Forward(bool debug, const NetworkIO& input,
  1162. ^
  1163. In file included from series.cpp:19:
  1164. ./series.h:81:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1165. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  1166. ^
  1167. ./network.h:267:16: note: overridden virtual function is here
  1168. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  1169. ^
  1170. --- tfnetwork.lo ---
  1171. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tfnetwork.lo -MD -MP -MF .deps/tfnetwork.Tpo -c tfnetwork.cpp -fPIC -DPIC -o .libs/tfnetwork.o
  1172. --- series.lo ---
  1173. In file included from series.cpp:21:
  1174. ./fullyconnected.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1175. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  1176. ^
  1177. ./network.h:133:23: note: overridden virtual function is here
  1178. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  1179. ^
  1180. In file included from series.cpp:21:
  1181. ./fullyconnected.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1182. virtual STRING spec() const {
  1183. ^
  1184. ./network.h:141:18: note: overridden virtual function is here
  1185. virtual STRING spec() const {
  1186. ^
  1187. In file included from series.cpp:21:
  1188. ./fullyconnected.h:66:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1189. virtual void SetEnableTraining(TrainingState state);
  1190. ^
  1191. ./network.h:163:16: note: overridden virtual function is here
  1192. virtual void SetEnableTraining(TrainingState state);
  1193. ^
  1194. In file included from series.cpp:21:
  1195. ./fullyconnected.h:70:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1196. virtual int InitWeights(float range, TRand* randomizer);
  1197. ^
  1198. ./network.h:174:15: note: overridden virtual function is here
  1199. virtual int InitWeights(float range, TRand* randomizer);
  1200. ^
  1201. In file included from series.cpp:21:
  1202. ./fullyconnected.h:79:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1203. virtual void ConvertToInt();
  1204. ^
  1205. ./network.h:185:16: note: overridden virtual function is here
  1206. virtual void ConvertToInt() {}
  1207. ^
  1208. In file included from series.cpp:21:
  1209. ./fullyconnected.h:82:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1210. virtual void DebugWeights();
  1211. ^
  1212. ./network.h:212:16: note: overridden virtual function is here
  1213. virtual void DebugWeights() {
  1214. ^
  1215. In file included from series.cpp:21:
  1216. ./fullyconnected.h:85:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1217. virtual bool Serialize(TFile* fp) const;
  1218. ^
  1219. ./network.h:218:16: note: overridden virtual function is here
  1220. virtual bool Serialize(TFile* fp) const;
  1221. ^
  1222. In file included from series.cpp:21:
  1223. ./fullyconnected.h:87:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1224. virtual bool DeSerialize(TFile* fp);
  1225. ^
  1226. ./network.h:221:16: note: overridden virtual function is here
  1227. virtual bool DeSerialize(TFile* fp);
  1228. ^
  1229. In file included from series.cpp:21:
  1230. ./fullyconnected.h:91:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1231. virtual void Forward(bool debug, const NetworkIO& input,
  1232. ^
  1233. ./network.h:256:16: note: overridden virtual function is here
  1234. virtual void Forward(bool debug, const NetworkIO& input,
  1235. ^
  1236. In file included from series.cpp:21:
  1237. ./fullyconnected.h:102:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1238. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  1239. ^
  1240. ./network.h:267:16: note: overridden virtual function is here
  1241. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  1242. ^
  1243. In file included from series.cpp:21:
  1244. ./fullyconnected.h:117:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1245. virtual void CountAlternators(const Network& other, double* same,
  1246. ^
  1247. ./network.h:230:16: note: overridden virtual function is here
  1248. virtual void CountAlternators(const Network& other, double* same,
  1249. ^
  1250. --- tfnetwork.lo ---
  1251. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tfnetwork.lo -MD -MP -MF .deps/tfnetwork.Tpo -c tfnetwork.cpp -o tfnetwork.o >/dev/null 2>&1
  1252. --- reversed.lo ---
  1253. 15 warnings generated.
  1254. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT reversed.lo -MD -MP -MF .deps/reversed.Tpo -c reversed.cpp -o reversed.o >/dev/null 2>&1
  1255. --- weightmatrix.lo ---
  1256. depbase=`echo weightmatrix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT weightmatrix.lo -MD -MP -MF $depbase.Tpo -c -o weightmatrix.lo weightmatrix.cpp && mv -f $depbase.Tpo $depbase.Plo
  1257. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT weightmatrix.lo -MD -MP -MF .deps/weightmatrix.Tpo -c weightmatrix.cpp -fPIC -DPIC -o .libs/weightmatrix.o
  1258. --- series.lo ---
  1259. 34 warnings generated.
  1260. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT series.lo -MD -MP -MF .deps/series.Tpo -c series.cpp -o series.o >/dev/null 2>&1
  1261. --- stridemap.lo ---
  1262. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stridemap.lo -MD -MP -MF .deps/stridemap.Tpo -c stridemap.cpp -o stridemap.o >/dev/null 2>&1
  1263. --- weightmatrix.lo ---
  1264. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -I../ccutil -I../cutil -I../ccstruct -I../arch -I../viewer -I../classify -I../dict -I../lstm -DUSE_STD_NAMESPACE -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT weightmatrix.lo -MD -MP -MF .deps/weightmatrix.Tpo -c weightmatrix.cpp -o weightmatrix.o >/dev/null 2>&1
  1265. --- libtesseract_lstm.la ---
  1266. /bin/sh ../libtool --tag=CXX --mode=link c++ -DTESSDATA_PREFIX=/usr/local/share/ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o libtesseract_lstm.la convolve.lo ctc.lo fullyconnected.lo functions.lo input.lo lstm.lo lstmrecognizer.lo lstmtrainer.lo maxpool.lo networkbuilder.lo network.lo networkio.lo parallel.lo plumbing.lo recodebeam.lo reconfig.lo reversed.lo series.lo stridemap.lo tfnetwork.lo weightmatrix.lo
  1267. libtool: link: ar cru .libs/libtesseract_lstm.a .libs/convolve.o .libs/ctc.o .libs/fullyconnected.o .libs/functions.o .libs/input.o .libs/lstm.o .libs/lstmrecognizer.o .libs/lstmtrainer.o .libs/maxpool.o .libs/networkbuilder.o .libs/network.o .libs/networkio.o .libs/parallel.o .libs/plumbing.o .libs/recodebeam.o .libs/reconfig.o .libs/reversed.o .libs/series.o .libs/stridemap.o .libs/tfnetwork.o .libs/weightmatrix.o
  1268. libtool: link: ranlib .libs/libtesseract_lstm.a
  1269. libtool: link: ( cd ".libs" && rm -f "libtesseract_lstm.la" && ln -s "../libtesseract_lstm.la" "libtesseract_lstm.la" )
  1270. Making all in ccmain
  1271. --- adaptions.lo ---
  1272. --- applybox.lo ---
  1273. --- control.lo ---
  1274. --- docqual.lo ---
  1275. --- equationdetect.lo ---
  1276. --- fixspace.lo ---
  1277. --- adaptions.lo ---
  1278. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT adaptions.lo -MD -MP -MF .deps/adaptions.Tpo -c -o adaptions.lo adaptions.cpp
  1279. --- applybox.lo ---
  1280. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT applybox.lo -MD -MP -MF .deps/applybox.Tpo -c -o applybox.lo applybox.cpp
  1281. --- control.lo ---
  1282. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT control.lo -MD -MP -MF .deps/control.Tpo -c -o control.lo control.cpp
  1283. --- docqual.lo ---
  1284. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT docqual.lo -MD -MP -MF .deps/docqual.Tpo -c -o docqual.lo docqual.cpp
  1285. --- equationdetect.lo ---
  1286. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT equationdetect.lo -MD -MP -MF .deps/equationdetect.Tpo -c -o equationdetect.lo equationdetect.cpp
  1287. --- fixspace.lo ---
  1288. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT fixspace.lo -MD -MP -MF .deps/fixspace.Tpo -c -o fixspace.lo fixspace.cpp
  1289. --- docqual.lo ---
  1290. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT docqual.lo -MD -MP -MF .deps/docqual.Tpo -c docqual.cpp -fPIC -DPIC -o .libs/docqual.o
  1291. --- applybox.lo ---
  1292. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT applybox.lo -MD -MP -MF .deps/applybox.Tpo -c applybox.cpp -fPIC -DPIC -o .libs/applybox.o
  1293. --- equationdetect.lo ---
  1294. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT equationdetect.lo -MD -MP -MF .deps/equationdetect.Tpo -c equationdetect.cpp -fPIC -DPIC -o .libs/equationdetect.o
  1295. --- adaptions.lo ---
  1296. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT adaptions.lo -MD -MP -MF .deps/adaptions.Tpo -c adaptions.cpp -fPIC -DPIC -o .libs/adaptions.o
  1297. --- control.lo ---
  1298. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.cpp -fPIC -DPIC -o .libs/control.o
  1299. --- fixspace.lo ---
  1300. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT fixspace.lo -MD -MP -MF .deps/fixspace.Tpo -c fixspace.cpp -fPIC -DPIC -o .libs/fixspace.o
  1301. --- control.lo ---
  1302. In file included from control.cpp:40:
  1303. In file included from ../lstm/lstmrecognizer.h:29:
  1304. In file included from ../lstm/series.h:22:
  1305. ../lstm/plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1306. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  1307. ^
  1308. ../lstm/network.h:127:23: note: overridden virtual function is here
  1309. virtual StaticShape InputShape() const {
  1310. ^
  1311. In file included from control.cpp:40:
  1312. In file included from ../lstm/lstmrecognizer.h:29:
  1313. In file included from ../lstm/series.h:22:
  1314. ../lstm/plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1315. virtual STRING spec() const {
  1316. ^
  1317. ../lstm/network.h:141:18: note: overridden virtual function is here
  1318. virtual STRING spec() const {
  1319. ^
  1320. In file included from control.cpp:40:
  1321. In file included from ../lstm/lstmrecognizer.h:29:
  1322. In file included from ../lstm/series.h:22:
  1323. ../lstm/plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1324. virtual bool IsPlumbingType() const { return true; }
  1325. ^
  1326. ../lstm/network.h:152:16: note: overridden virtual function is here
  1327. virtual bool IsPlumbingType() const { return false; }
  1328. ^
  1329. In file included from control.cpp:40:
  1330. In file included from ../lstm/lstmrecognizer.h:29:
  1331. In file included from ../lstm/series.h:22:
  1332. ../lstm/plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1333. virtual void SetEnableTraining(TrainingState state);
  1334. ^
  1335. ../lstm/network.h:163:16: note: overridden virtual function is here
  1336. virtual void SetEnableTraining(TrainingState state);
  1337. ^
  1338. In file included from control.cpp:40:
  1339. In file included from ../lstm/lstmrecognizer.h:29:
  1340. In file included from ../lstm/series.h:22:
  1341. ../lstm/plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1342. virtual void SetNetworkFlags(uinT32 flags);
  1343. ^
  1344. ../lstm/network.h:167:16: note: overridden virtual function is here
  1345. virtual void SetNetworkFlags(uinT32 flags);
  1346. ^
  1347. In file included from control.cpp:40:
  1348. In file included from ../lstm/lstmrecognizer.h:29:
  1349. In file included from ../lstm/series.h:22:
  1350. ../lstm/plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1351. virtual int InitWeights(float range, TRand* randomizer);
  1352. ^
  1353. ../lstm/network.h:174:15: note: overridden virtual function is here
  1354. virtual int InitWeights(float range, TRand* randomizer);
  1355. ^
  1356. In file included from control.cpp:40:
  1357. In file included from ../lstm/lstmrecognizer.h:29:
  1358. In file included from ../lstm/series.h:22:
  1359. ../lstm/plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1360. virtual void ConvertToInt();
  1361. ^
  1362. ../lstm/network.h:185:16: note: overridden virtual function is here
  1363. virtual void ConvertToInt() {}
  1364. ^
  1365. In file included from control.cpp:40:
  1366. In file included from ../lstm/lstmrecognizer.h:29:
  1367. In file included from ../lstm/series.h:22:
  1368. ../lstm/plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1369. virtual void SetRandomizer(TRand* randomizer);
  1370. ^
  1371. ../lstm/network.h:190:16: note: overridden virtual function is here
  1372. virtual void SetRandomizer(TRand* randomizer);
  1373. ^
  1374. In file included from control.cpp:40:
  1375. In file included from ../lstm/lstmrecognizer.h:29:
  1376. In file included from ../lstm/series.h:22:
  1377. ../lstm/plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1378. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1379. ^
  1380. ../lstm/network.h:195:16: note: overridden virtual function is here
  1381. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1382. ^
  1383. In file included from control.cpp:40:
  1384. In file included from ../lstm/lstmrecognizer.h:29:
  1385. In file included from ../lstm/series.h:22:
  1386. ../lstm/plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1387. virtual int XScaleFactor() const;
  1388. ^
  1389. ../lstm/network.h:203:15: note: overridden virtual function is here
  1390. virtual int XScaleFactor() const {
  1391. ^
  1392. In file included from control.cpp:40:
  1393. In file included from ../lstm/lstmrecognizer.h:29:
  1394. In file included from ../lstm/series.h:22:
  1395. ../lstm/plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1396. virtual void CacheXScaleFactor(int factor);
  1397. ^
  1398. ../lstm/network.h:209:16: note: overridden virtual function is here
  1399. virtual void CacheXScaleFactor(int factor) {}
  1400. ^
  1401. In file included from control.cpp:40:
  1402. In file included from ../lstm/lstmrecognizer.h:29:
  1403. In file included from ../lstm/series.h:22:
  1404. ../lstm/plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1405. virtual void DebugWeights();
  1406. ^
  1407. ../lstm/network.h:212:16: note: overridden virtual function is here
  1408. virtual void DebugWeights() {
  1409. ^
  1410. In file included from control.cpp:40:
  1411. In file included from ../lstm/lstmrecognizer.h:29:
  1412. In file included from ../lstm/series.h:22:
  1413. ../lstm/plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1414. virtual bool Serialize(TFile* fp) const;
  1415. ^
  1416. ../lstm/network.h:218:16: note: overridden virtual function is here
  1417. virtual bool Serialize(TFile* fp) const;
  1418. ^
  1419. In file included from control.cpp:40:
  1420. In file included from ../lstm/lstmrecognizer.h:29:
  1421. In file included from ../lstm/series.h:22:
  1422. ../lstm/plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1423. virtual bool DeSerialize(TFile* fp);
  1424. ^
  1425. ../lstm/network.h:221:16: note: overridden virtual function is here
  1426. virtual bool DeSerialize(TFile* fp);
  1427. ^
  1428. In file included from control.cpp:40:
  1429. In file included from ../lstm/lstmrecognizer.h:29:
  1430. In file included from ../lstm/series.h:22:
  1431. ../lstm/plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1432. virtual void CountAlternators(const Network& other, double* same,
  1433. ^
  1434. ../lstm/network.h:230:16: note: overridden virtual function is here
  1435. virtual void CountAlternators(const Network& other, double* same,
  1436. ^
  1437. In file included from control.cpp:40:
  1438. In file included from ../lstm/lstmrecognizer.h:29:
  1439. ../lstm/series.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1440. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  1441. ^
  1442. ../lstm/network.h:133:23: note: overridden virtual function is here
  1443. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  1444. ^
  1445. In file included from control.cpp:40:
  1446. In file included from ../lstm/lstmrecognizer.h:29:
  1447. ../lstm/series.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1448. virtual STRING spec() const {
  1449. ^
  1450. ../lstm/plumbing.h:38:18: note: overridden virtual function is here
  1451. virtual STRING spec() const {
  1452. ^
  1453. In file included from control.cpp:40:
  1454. In file included from ../lstm/lstmrecognizer.h:29:
  1455. ../lstm/series.h:48:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1456. virtual int InitWeights(float range, TRand* randomizer);
  1457. ^
  1458. ../lstm/plumbing.h:59:15: note: overridden virtual function is here
  1459. virtual int InitWeights(float range, TRand* randomizer);
  1460. ^
  1461. In file included from control.cpp:40:
  1462. In file included from ../lstm/lstmrecognizer.h:29:
  1463. ../lstm/series.h:59:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1464. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1465. ^
  1466. ../lstm/plumbing.h:81:16: note: overridden virtual function is here
  1467. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1468. ^
  1469. In file included from control.cpp:40:
  1470. In file included from ../lstm/lstmrecognizer.h:29:
  1471. ../lstm/series.h:67:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1472. virtual int XScaleFactor() const;
  1473. ^
  1474. ../lstm/plumbing.h:89:15: note: overridden virtual function is here
  1475. virtual int XScaleFactor() const;
  1476. ^
  1477. In file included from control.cpp:40:
  1478. In file included from ../lstm/lstmrecognizer.h:29:
  1479. ../lstm/series.h:71:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1480. virtual void CacheXScaleFactor(int factor);
  1481. ^
  1482. ../lstm/plumbing.h:93:16: note: overridden virtual function is here
  1483. virtual void CacheXScaleFactor(int factor);
  1484. ^
  1485. In file included from control.cpp:40:
  1486. In file included from ../lstm/lstmrecognizer.h:29:
  1487. ../lstm/series.h:75:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1488. virtual void Forward(bool debug, const NetworkIO& input,
  1489. ^
  1490. ../lstm/network.h:256:16: note: overridden virtual function is here
  1491. virtual void Forward(bool debug, const NetworkIO& input,
  1492. ^
  1493. In file included from control.cpp:40:
  1494. In file included from ../lstm/lstmrecognizer.h:29:
  1495. ../lstm/series.h:81:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1496. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  1497. ^
  1498. ../lstm/network.h:267:16: note: overridden virtual function is here
  1499. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  1500. ^
  1501. --- adaptions.lo ---
  1502. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT adaptions.lo -MD -MP -MF .deps/adaptions.Tpo -c adaptions.cpp -o adaptions.o >/dev/null 2>&1
  1503. --- docqual.lo ---
  1504. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT docqual.lo -MD -MP -MF .deps/docqual.Tpo -c docqual.cpp -o docqual.o >/dev/null 2>&1
  1505. --- fixspace.lo ---
  1506. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT fixspace.lo -MD -MP -MF .deps/fixspace.Tpo -c fixspace.cpp -o fixspace.o >/dev/null 2>&1
  1507. --- applybox.lo ---
  1508. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT applybox.lo -MD -MP -MF .deps/applybox.Tpo -c applybox.cpp -o applybox.o >/dev/null 2>&1
  1509. --- adaptions.lo ---
  1510. mv -f .deps/adaptions.Tpo .deps/adaptions.Plo
  1511. --- fixxht.lo ---
  1512. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT fixxht.lo -MD -MP -MF .deps/fixxht.Tpo -c -o fixxht.lo fixxht.cpp
  1513. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT fixxht.lo -MD -MP -MF .deps/fixxht.Tpo -c fixxht.cpp -fPIC -DPIC -o .libs/fixxht.o
  1514. --- equationdetect.lo ---
  1515. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT equationdetect.lo -MD -MP -MF .deps/equationdetect.Tpo -c equationdetect.cpp -o equationdetect.o >/dev/null 2>&1
  1516. --- control.lo ---
  1517. 23 warnings generated.
  1518. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.cpp -o control.o >/dev/null 2>&1
  1519. --- docqual.lo ---
  1520. mv -f .deps/docqual.Tpo .deps/docqual.Plo
  1521. --- linerec.lo ---
  1522. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT linerec.lo -MD -MP -MF .deps/linerec.Tpo -c -o linerec.lo linerec.cpp
  1523. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT linerec.lo -MD -MP -MF .deps/linerec.Tpo -c linerec.cpp -fPIC -DPIC -o .libs/linerec.o
  1524. --- fixspace.lo ---
  1525. mv -f .deps/fixspace.Tpo .deps/fixspace.Plo
  1526. --- ltrresultiterator.lo ---
  1527. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ltrresultiterator.lo -MD -MP -MF .deps/ltrresultiterator.Tpo -c -o ltrresultiterator.lo ltrresultiterator.cpp
  1528. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ltrresultiterator.lo -MD -MP -MF .deps/ltrresultiterator.Tpo -c ltrresultiterator.cpp -fPIC -DPIC -o .libs/ltrresultiterator.o
  1529. --- fixxht.lo ---
  1530. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT fixxht.lo -MD -MP -MF .deps/fixxht.Tpo -c fixxht.cpp -o fixxht.o >/dev/null 2>&1
  1531. --- applybox.lo ---
  1532. mv -f .deps/applybox.Tpo .deps/applybox.Plo
  1533. --- osdetect.lo ---
  1534. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT osdetect.lo -MD -MP -MF .deps/osdetect.Tpo -c -o osdetect.lo osdetect.cpp
  1535. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT osdetect.lo -MD -MP -MF .deps/osdetect.Tpo -c osdetect.cpp -fPIC -DPIC -o .libs/osdetect.o
  1536. --- linerec.lo ---
  1537. In file included from linerec.cpp:25:
  1538. In file included from ../lstm/lstmrecognizer.h:29:
  1539. In file included from ../lstm/series.h:22:
  1540. ../lstm/plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1541. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  1542. ^
  1543. ../lstm/network.h:127:23: note: overridden virtual function is here
  1544. virtual StaticShape InputShape() const {
  1545. ^
  1546. In file included from linerec.cpp:25:
  1547. In file included from ../lstm/lstmrecognizer.h:29:
  1548. In file included from ../lstm/series.h:22:
  1549. ../lstm/plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1550. virtual STRING spec() const {
  1551. ^
  1552. ../lstm/network.h:141:18: note: overridden virtual function is here
  1553. virtual STRING spec() const {
  1554. ^
  1555. In file included from linerec.cpp:25:
  1556. In file included from ../lstm/lstmrecognizer.h:29:
  1557. In file included from ../lstm/series.h:22:
  1558. ../lstm/plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1559. virtual bool IsPlumbingType() const { return true; }
  1560. ^
  1561. ../lstm/network.h:152:16: note: overridden virtual function is here
  1562. virtual bool IsPlumbingType() const { return false; }
  1563. ^
  1564. In file included from linerec.cpp:25:
  1565. In file included from ../lstm/lstmrecognizer.h:29:
  1566. In file included from ../lstm/series.h:22:
  1567. ../lstm/plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1568. virtual void SetEnableTraining(TrainingState state);
  1569. ^
  1570. ../lstm/network.h:163:16: note: overridden virtual function is here
  1571. virtual void SetEnableTraining(TrainingState state);
  1572. ^
  1573. In file included from linerec.cpp:25:
  1574. In file included from ../lstm/lstmrecognizer.h:29:
  1575. In file included from ../lstm/series.h:22:
  1576. ../lstm/plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1577. virtual void SetNetworkFlags(uinT32 flags);
  1578. ^
  1579. ../lstm/network.h:167:16: note: overridden virtual function is here
  1580. virtual void SetNetworkFlags(uinT32 flags);
  1581. ^
  1582. In file included from linerec.cpp:25:
  1583. In file included from ../lstm/lstmrecognizer.h:29:
  1584. In file included from ../lstm/series.h:22:
  1585. ../lstm/plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1586. virtual int InitWeights(float range, TRand* randomizer);
  1587. ^
  1588. ../lstm/network.h:174:15: note: overridden virtual function is here
  1589. virtual int InitWeights(float range, TRand* randomizer);
  1590. ^
  1591. In file included from linerec.cpp:25:
  1592. In file included from ../lstm/lstmrecognizer.h:29:
  1593. In file included from ../lstm/series.h:22:
  1594. ../lstm/plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1595. virtual void ConvertToInt();
  1596. ^
  1597. ../lstm/network.h:185:16: note: overridden virtual function is here
  1598. virtual void ConvertToInt() {}
  1599. ^
  1600. In file included from linerec.cpp:25:
  1601. In file included from ../lstm/lstmrecognizer.h:29:
  1602. In file included from ../lstm/series.h:22:
  1603. ../lstm/plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1604. virtual void SetRandomizer(TRand* randomizer);
  1605. ^
  1606. ../lstm/network.h:190:16: note: overridden virtual function is here
  1607. virtual void SetRandomizer(TRand* randomizer);
  1608. ^
  1609. In file included from linerec.cpp:25:
  1610. In file included from ../lstm/lstmrecognizer.h:29:
  1611. In file included from ../lstm/series.h:22:
  1612. ../lstm/plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1613. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1614. ^
  1615. ../lstm/network.h:195:16: note: overridden virtual function is here
  1616. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1617. ^
  1618. In file included from linerec.cpp:25:
  1619. In file included from ../lstm/lstmrecognizer.h:29:
  1620. In file included from ../lstm/series.h:22:
  1621. ../lstm/plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1622. virtual int XScaleFactor() const;
  1623. ^
  1624. ../lstm/network.h:203:15: note: overridden virtual function is here
  1625. virtual int XScaleFactor() const {
  1626. ^
  1627. In file included from linerec.cpp:25:
  1628. In file included from ../lstm/lstmrecognizer.h:29:
  1629. In file included from ../lstm/series.h:22:
  1630. ../lstm/plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1631. virtual void CacheXScaleFactor(int factor);
  1632. ^
  1633. ../lstm/network.h:209:16: note: overridden virtual function is here
  1634. virtual void CacheXScaleFactor(int factor) {}
  1635. ^
  1636. In file included from linerec.cpp:25:
  1637. In file included from ../lstm/lstmrecognizer.h:29:
  1638. In file included from ../lstm/series.h:22:
  1639. ../lstm/plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1640. virtual void DebugWeights();
  1641. ^
  1642. ../lstm/network.h:212:16: note: overridden virtual function is here
  1643. virtual void DebugWeights() {
  1644. ^
  1645. In file included from linerec.cpp:25:
  1646. In file included from ../lstm/lstmrecognizer.h:29:
  1647. In file included from ../lstm/series.h:22:
  1648. ../lstm/plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1649. virtual bool Serialize(TFile* fp) const;
  1650. ^
  1651. ../lstm/network.h:218:16: note: overridden virtual function is here
  1652. virtual bool Serialize(TFile* fp) const;
  1653. ^
  1654. In file included from linerec.cpp:25:
  1655. In file included from ../lstm/lstmrecognizer.h:29:
  1656. In file included from ../lstm/series.h:22:
  1657. ../lstm/plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1658. virtual bool DeSerialize(TFile* fp);
  1659. ^
  1660. ../lstm/network.h:221:16: note: overridden virtual function is here
  1661. virtual bool DeSerialize(TFile* fp);
  1662. ^
  1663. In file included from linerec.cpp:25:
  1664. In file included from ../lstm/lstmrecognizer.h:29:
  1665. In file included from ../lstm/series.h:22:
  1666. ../lstm/plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1667. virtual void CountAlternators(const Network& other, double* same,
  1668. ^
  1669. ../lstm/network.h:230:16: note: overridden virtual function is here
  1670. virtual void CountAlternators(const Network& other, double* same,
  1671. ^
  1672. In file included from linerec.cpp:25:
  1673. In file included from ../lstm/lstmrecognizer.h:29:
  1674. ../lstm/series.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1675. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  1676. ^
  1677. ../lstm/network.h:133:23: note: overridden virtual function is here
  1678. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  1679. ^
  1680. In file included from linerec.cpp:25:
  1681. In file included from ../lstm/lstmrecognizer.h:29:
  1682. ../lstm/series.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1683. virtual STRING spec() const {
  1684. ^
  1685. ../lstm/plumbing.h:38:18: note: overridden virtual function is here
  1686. virtual STRING spec() const {
  1687. ^
  1688. In file included from linerec.cpp:25:
  1689. In file included from ../lstm/lstmrecognizer.h:29:
  1690. ../lstm/series.h:48:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1691. virtual int InitWeights(float range, TRand* randomizer);
  1692. ^
  1693. ../lstm/plumbing.h:59:15: note: overridden virtual function is here
  1694. virtual int InitWeights(float range, TRand* randomizer);
  1695. ^
  1696. In file included from linerec.cpp:25:
  1697. In file included from ../lstm/lstmrecognizer.h:29:
  1698. ../lstm/series.h:59:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1699. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1700. ^
  1701. ../lstm/plumbing.h:81:16: note: overridden virtual function is here
  1702. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1703. ^
  1704. In file included from linerec.cpp:25:
  1705. In file included from ../lstm/lstmrecognizer.h:29:
  1706. ../lstm/series.h:67:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1707. virtual int XScaleFactor() const;
  1708. ^
  1709. ../lstm/plumbing.h:89:15: note: overridden virtual function is here
  1710. virtual int XScaleFactor() const;
  1711. ^
  1712. In file included from linerec.cpp:25:
  1713. In file included from ../lstm/lstmrecognizer.h:29:
  1714. ../lstm/series.h:71:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1715. virtual void CacheXScaleFactor(int factor);
  1716. ^
  1717. ../lstm/plumbing.h:93:16: note: overridden virtual function is here
  1718. virtual void CacheXScaleFactor(int factor);
  1719. ^
  1720. In file included from linerec.cpp:25:
  1721. In file included from ../lstm/lstmrecognizer.h:29:
  1722. ../lstm/series.h:75:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1723. virtual void Forward(bool debug, const NetworkIO& input,
  1724. ^
  1725. ../lstm/network.h:256:16: note: overridden virtual function is here
  1726. virtual void Forward(bool debug, const NetworkIO& input,
  1727. ^
  1728. In file included from linerec.cpp:25:
  1729. In file included from ../lstm/lstmrecognizer.h:29:
  1730. ../lstm/series.h:81:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1731. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  1732. ^
  1733. ../lstm/network.h:267:16: note: overridden virtual function is here
  1734. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  1735. ^
  1736. 23 warnings generated.
  1737. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT linerec.lo -MD -MP -MF .deps/linerec.Tpo -c linerec.cpp -o linerec.o >/dev/null 2>&1
  1738. --- fixxht.lo ---
  1739. mv -f .deps/fixxht.Tpo .deps/fixxht.Plo
  1740. --- output.lo ---
  1741. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo output.cpp
  1742. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.cpp -fPIC -DPIC -o .libs/output.o
  1743. --- ltrresultiterator.lo ---
  1744. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ltrresultiterator.lo -MD -MP -MF .deps/ltrresultiterator.Tpo -c ltrresultiterator.cpp -o ltrresultiterator.o >/dev/null 2>&1
  1745. --- equationdetect.lo ---
  1746. mv -f .deps/equationdetect.Tpo .deps/equationdetect.Plo
  1747. --- pageiterator.lo ---
  1748. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pageiterator.lo -MD -MP -MF .deps/pageiterator.Tpo -c -o pageiterator.lo pageiterator.cpp
  1749. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pageiterator.lo -MD -MP -MF .deps/pageiterator.Tpo -c pageiterator.cpp -fPIC -DPIC -o .libs/pageiterator.o
  1750. --- osdetect.lo ---
  1751. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT osdetect.lo -MD -MP -MF .deps/osdetect.Tpo -c osdetect.cpp -o osdetect.o >/dev/null 2>&1
  1752. --- control.lo ---
  1753. mv -f .deps/control.Tpo .deps/control.Plo
  1754. --- pagesegmain.lo ---
  1755. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pagesegmain.lo -MD -MP -MF .deps/pagesegmain.Tpo -c -o pagesegmain.lo pagesegmain.cpp
  1756. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pagesegmain.lo -MD -MP -MF .deps/pagesegmain.Tpo -c pagesegmain.cpp -fPIC -DPIC -o .libs/pagesegmain.o
  1757. --- linerec.lo ---
  1758. mv -f .deps/linerec.Tpo .deps/linerec.Plo
  1759. --- pagewalk.lo ---
  1760. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pagewalk.lo -MD -MP -MF .deps/pagewalk.Tpo -c -o pagewalk.lo pagewalk.cpp
  1761. --- output.lo ---
  1762. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.cpp -o output.o >/dev/null 2>&1
  1763. --- pagewalk.lo ---
  1764. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pagewalk.lo -MD -MP -MF .deps/pagewalk.Tpo -c pagewalk.cpp -fPIC -DPIC -o .libs/pagewalk.o
  1765. --- ltrresultiterator.lo ---
  1766. mv -f .deps/ltrresultiterator.Tpo .deps/ltrresultiterator.Plo
  1767. --- par_control.lo ---
  1768. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT par_control.lo -MD -MP -MF .deps/par_control.Tpo -c -o par_control.lo par_control.cpp
  1769. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT par_control.lo -MD -MP -MF .deps/par_control.Tpo -c par_control.cpp -fPIC -DPIC -o .libs/par_control.o
  1770. --- pageiterator.lo ---
  1771. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pageiterator.lo -MD -MP -MF .deps/pageiterator.Tpo -c pageiterator.cpp -o pageiterator.o >/dev/null 2>&1
  1772. --- osdetect.lo ---
  1773. mv -f .deps/osdetect.Tpo .deps/osdetect.Plo
  1774. --- paragraphs.lo ---
  1775. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT paragraphs.lo -MD -MP -MF .deps/paragraphs.Tpo -c -o paragraphs.lo paragraphs.cpp
  1776. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT paragraphs.lo -MD -MP -MF .deps/paragraphs.Tpo -c paragraphs.cpp -fPIC -DPIC -o .libs/paragraphs.o
  1777. --- pagesegmain.lo ---
  1778. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pagesegmain.lo -MD -MP -MF .deps/pagesegmain.Tpo -c pagesegmain.cpp -o pagesegmain.o >/dev/null 2>&1
  1779. --- pagewalk.lo ---
  1780. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pagewalk.lo -MD -MP -MF .deps/pagewalk.Tpo -c pagewalk.cpp -o pagewalk.o >/dev/null 2>&1
  1781. --- par_control.lo ---
  1782. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT par_control.lo -MD -MP -MF .deps/par_control.Tpo -c par_control.cpp -o par_control.o >/dev/null 2>&1
  1783. --- output.lo ---
  1784. mv -f .deps/output.Tpo .deps/output.Plo
  1785. --- paramsd.lo ---
  1786. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT paramsd.lo -MD -MP -MF .deps/paramsd.Tpo -c -o paramsd.lo paramsd.cpp
  1787. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT paramsd.lo -MD -MP -MF .deps/paramsd.Tpo -c paramsd.cpp -fPIC -DPIC -o .libs/paramsd.o
  1788. --- pageiterator.lo ---
  1789. mv -f .deps/pageiterator.Tpo .deps/pageiterator.Plo
  1790. --- pgedit.lo ---
  1791. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pgedit.lo -MD -MP -MF .deps/pgedit.Tpo -c -o pgedit.lo pgedit.cpp
  1792. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pgedit.lo -MD -MP -MF .deps/pgedit.Tpo -c pgedit.cpp -fPIC -DPIC -o .libs/pgedit.o
  1793. --- pagesegmain.lo ---
  1794. mv -f .deps/pagesegmain.Tpo .deps/pagesegmain.Plo
  1795. --- recogtraining.lo ---
  1796. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT recogtraining.lo -MD -MP -MF .deps/recogtraining.Tpo -c -o recogtraining.lo recogtraining.cpp
  1797. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT recogtraining.lo -MD -MP -MF .deps/recogtraining.Tpo -c recogtraining.cpp -fPIC -DPIC -o .libs/recogtraining.o
  1798. --- pagewalk.lo ---
  1799. mv -f .deps/pagewalk.Tpo .deps/pagewalk.Plo
  1800. --- reject.lo ---
  1801. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT reject.lo -MD -MP -MF .deps/reject.Tpo -c -o reject.lo reject.cpp
  1802. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT reject.lo -MD -MP -MF .deps/reject.Tpo -c reject.cpp -fPIC -DPIC -o .libs/reject.o
  1803. --- par_control.lo ---
  1804. mv -f .deps/par_control.Tpo .deps/par_control.Plo
  1805. --- resultiterator.lo ---
  1806. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT resultiterator.lo -MD -MP -MF .deps/resultiterator.Tpo -c -o resultiterator.lo resultiterator.cpp
  1807. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT resultiterator.lo -MD -MP -MF .deps/resultiterator.Tpo -c resultiterator.cpp -fPIC -DPIC -o .libs/resultiterator.o
  1808. --- paramsd.lo ---
  1809. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT paramsd.lo -MD -MP -MF .deps/paramsd.Tpo -c paramsd.cpp -o paramsd.o >/dev/null 2>&1
  1810. --- paragraphs.lo ---
  1811. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT paragraphs.lo -MD -MP -MF .deps/paragraphs.Tpo -c paragraphs.cpp -o paragraphs.o >/dev/null 2>&1
  1812. --- pgedit.lo ---
  1813. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pgedit.lo -MD -MP -MF .deps/pgedit.Tpo -c pgedit.cpp -o pgedit.o >/dev/null 2>&1
  1814. --- recogtraining.lo ---
  1815. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT recogtraining.lo -MD -MP -MF .deps/recogtraining.Tpo -c recogtraining.cpp -o recogtraining.o >/dev/null 2>&1
  1816. --- reject.lo ---
  1817. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT reject.lo -MD -MP -MF .deps/reject.Tpo -c reject.cpp -o reject.o >/dev/null 2>&1
  1818. --- resultiterator.lo ---
  1819. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT resultiterator.lo -MD -MP -MF .deps/resultiterator.Tpo -c resultiterator.cpp -o resultiterator.o >/dev/null 2>&1
  1820. --- paramsd.lo ---
  1821. mv -f .deps/paramsd.Tpo .deps/paramsd.Plo
  1822. --- superscript.lo ---
  1823. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT superscript.lo -MD -MP -MF .deps/superscript.Tpo -c -o superscript.lo superscript.cpp
  1824. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT superscript.lo -MD -MP -MF .deps/superscript.Tpo -c superscript.cpp -fPIC -DPIC -o .libs/superscript.o
  1825. --- pgedit.lo ---
  1826. mv -f .deps/pgedit.Tpo .deps/pgedit.Plo
  1827. --- tessbox.lo ---
  1828. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessbox.lo -MD -MP -MF .deps/tessbox.Tpo -c -o tessbox.lo tessbox.cpp
  1829. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessbox.lo -MD -MP -MF .deps/tessbox.Tpo -c tessbox.cpp -fPIC -DPIC -o .libs/tessbox.o
  1830. --- recogtraining.lo ---
  1831. mv -f .deps/recogtraining.Tpo .deps/recogtraining.Plo
  1832. --- tessedit.lo ---
  1833. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessedit.lo -MD -MP -MF .deps/tessedit.Tpo -c -o tessedit.lo tessedit.cpp
  1834. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessedit.lo -MD -MP -MF .deps/tessedit.Tpo -c tessedit.cpp -fPIC -DPIC -o .libs/tessedit.o
  1835. --- reject.lo ---
  1836. mv -f .deps/reject.Tpo .deps/reject.Plo
  1837. --- tesseractclass.lo ---
  1838. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tesseractclass.lo -MD -MP -MF .deps/tesseractclass.Tpo -c -o tesseractclass.lo tesseractclass.cpp
  1839. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tesseractclass.lo -MD -MP -MF .deps/tesseractclass.Tpo -c tesseractclass.cpp -fPIC -DPIC -o .libs/tesseractclass.o
  1840. --- resultiterator.lo ---
  1841. mv -f .deps/resultiterator.Tpo .deps/resultiterator.Plo
  1842. --- tessvars.lo ---
  1843. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessvars.lo -MD -MP -MF .deps/tessvars.Tpo -c -o tessvars.lo tessvars.cpp
  1844. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessvars.lo -MD -MP -MF .deps/tessvars.Tpo -c tessvars.cpp -fPIC -DPIC -o .libs/tessvars.o
  1845. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessvars.lo -MD -MP -MF .deps/tessvars.Tpo -c tessvars.cpp -o tessvars.o >/dev/null 2>&1
  1846. mv -f .deps/tessvars.Tpo .deps/tessvars.Plo
  1847. --- tfacepp.lo ---
  1848. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tfacepp.lo -MD -MP -MF .deps/tfacepp.Tpo -c -o tfacepp.lo tfacepp.cpp
  1849. --- paragraphs.lo ---
  1850. mv -f .deps/paragraphs.Tpo .deps/paragraphs.Plo
  1851. --- thresholder.lo ---
  1852. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT thresholder.lo -MD -MP -MF .deps/thresholder.Tpo -c -o thresholder.lo thresholder.cpp
  1853. --- tfacepp.lo ---
  1854. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tfacepp.lo -MD -MP -MF .deps/tfacepp.Tpo -c tfacepp.cpp -fPIC -DPIC -o .libs/tfacepp.o
  1855. --- thresholder.lo ---
  1856. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT thresholder.lo -MD -MP -MF .deps/thresholder.Tpo -c thresholder.cpp -fPIC -DPIC -o .libs/thresholder.o
  1857. --- tessbox.lo ---
  1858. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessbox.lo -MD -MP -MF .deps/tessbox.Tpo -c tessbox.cpp -o tessbox.o >/dev/null 2>&1
  1859. --- tessedit.lo ---
  1860. In file included from tessedit.cpp:44:
  1861. In file included from ../lstm/lstmrecognizer.h:29:
  1862. In file included from ../lstm/series.h:22:
  1863. ../lstm/plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1864. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  1865. ^
  1866. ../lstm/network.h:127:23: note: overridden virtual function is here
  1867. virtual StaticShape InputShape() const {
  1868. ^
  1869. In file included from tessedit.cpp:44:
  1870. In file included from ../lstm/lstmrecognizer.h:29:
  1871. In file included from ../lstm/series.h:22:
  1872. ../lstm/plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1873. virtual STRING spec() const {
  1874. ^
  1875. ../lstm/network.h:141:18: note: overridden virtual function is here
  1876. virtual STRING spec() const {
  1877. ^
  1878. In file included from tessedit.cpp:44:
  1879. In file included from ../lstm/lstmrecognizer.h:29:
  1880. In file included from ../lstm/series.h:22:
  1881. ../lstm/plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1882. virtual bool IsPlumbingType() const { return true; }
  1883. ^
  1884. ../lstm/network.h:152:16: note: overridden virtual function is here
  1885. virtual bool IsPlumbingType() const { return false; }
  1886. ^
  1887. In file included from tessedit.cpp:44:
  1888. In file included from ../lstm/lstmrecognizer.h:29:
  1889. In file included from ../lstm/series.h:22:
  1890. ../lstm/plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1891. virtual void SetEnableTraining(TrainingState state);
  1892. ^
  1893. ../lstm/network.h:163:16: note: overridden virtual function is here
  1894. virtual void SetEnableTraining(TrainingState state);
  1895. ^
  1896. In file included from tessedit.cpp:44:
  1897. In file included from ../lstm/lstmrecognizer.h:29:
  1898. In file included from ../lstm/series.h:22:
  1899. ../lstm/plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1900. virtual void SetNetworkFlags(uinT32 flags);
  1901. ^
  1902. ../lstm/network.h:167:16: note: overridden virtual function is here
  1903. virtual void SetNetworkFlags(uinT32 flags);
  1904. ^
  1905. In file included from tessedit.cpp:44:
  1906. In file included from ../lstm/lstmrecognizer.h:29:
  1907. In file included from ../lstm/series.h:22:
  1908. ../lstm/plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1909. virtual int InitWeights(float range, TRand* randomizer);
  1910. ^
  1911. ../lstm/network.h:174:15: note: overridden virtual function is here
  1912. virtual int InitWeights(float range, TRand* randomizer);
  1913. ^
  1914. In file included from tessedit.cpp:44:
  1915. In file included from ../lstm/lstmrecognizer.h:29:
  1916. In file included from ../lstm/series.h:22:
  1917. ../lstm/plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1918. virtual void ConvertToInt();
  1919. ^
  1920. ../lstm/network.h:185:16: note: overridden virtual function is here
  1921. virtual void ConvertToInt() {}
  1922. ^
  1923. In file included from tessedit.cpp:44:
  1924. In file included from ../lstm/lstmrecognizer.h:29:
  1925. In file included from ../lstm/series.h:22:
  1926. ../lstm/plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1927. virtual void SetRandomizer(TRand* randomizer);
  1928. ^
  1929. ../lstm/network.h:190:16: note: overridden virtual function is here
  1930. virtual void SetRandomizer(TRand* randomizer);
  1931. ^
  1932. In file included from tessedit.cpp:44:
  1933. In file included from ../lstm/lstmrecognizer.h:29:
  1934. In file included from ../lstm/series.h:22:
  1935. ../lstm/plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1936. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1937. ^
  1938. ../lstm/network.h:195:16: note: overridden virtual function is here
  1939. virtual bool SetupNeedsBackprop(bool needs_backprop);
  1940. ^
  1941. In file included from tessedit.cpp:44:
  1942. In file included from ../lstm/lstmrecognizer.h:29:
  1943. In file included from ../lstm/series.h:22:
  1944. ../lstm/plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1945. virtual int XScaleFactor() const;
  1946. ^
  1947. ../lstm/network.h:203:15: note: overridden virtual function is here
  1948. virtual int XScaleFactor() const {
  1949. ^
  1950. In file included from tessedit.cpp:44:
  1951. In file included from ../lstm/lstmrecognizer.h:29:
  1952. In file included from ../lstm/series.h:22:
  1953. ../lstm/plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1954. virtual void CacheXScaleFactor(int factor);
  1955. ^
  1956. ../lstm/network.h:209:16: note: overridden virtual function is here
  1957. virtual void CacheXScaleFactor(int factor) {}
  1958. ^
  1959. In file included from tessedit.cpp:44:
  1960. In file included from ../lstm/lstmrecognizer.h:29:
  1961. In file included from ../lstm/series.h:22:
  1962. ../lstm/plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1963. virtual void DebugWeights();
  1964. ^
  1965. ../lstm/network.h:212:16: note: overridden virtual function is here
  1966. virtual void DebugWeights() {
  1967. ^
  1968. In file included from tessedit.cpp:44:
  1969. In file included from ../lstm/lstmrecognizer.h:29:
  1970. In file included from ../lstm/series.h:22:
  1971. ../lstm/plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1972. virtual bool Serialize(TFile* fp) const;
  1973. ^
  1974. ../lstm/network.h:218:16: note: overridden virtual function is here
  1975. virtual bool Serialize(TFile* fp) const;
  1976. ^
  1977. In file included from tessedit.cpp:44:
  1978. In file included from ../lstm/lstmrecognizer.h:29:
  1979. In file included from ../lstm/series.h:22:
  1980. ../lstm/plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1981. virtual bool DeSerialize(TFile* fp);
  1982. ^
  1983. ../lstm/network.h:221:16: note: overridden virtual function is here
  1984. virtual bool DeSerialize(TFile* fp);
  1985. ^
  1986. In file included from tessedit.cpp:44:
  1987. In file included from ../lstm/lstmrecognizer.h:29:
  1988. In file included from ../lstm/series.h:22:
  1989. ../lstm/plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1990. virtual void CountAlternators(const Network& other, double* same,
  1991. ^
  1992. ../lstm/network.h:230:16: note: overridden virtual function is here
  1993. virtual void CountAlternators(const Network& other, double* same,
  1994. ^
  1995. In file included from tessedit.cpp:44:
  1996. In file included from ../lstm/lstmrecognizer.h:29:
  1997. ../lstm/series.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  1998. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  1999. ^
  2000. ../lstm/network.h:133:23: note: overridden virtual function is here
  2001. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  2002. ^
  2003. In file included from tessedit.cpp:44:
  2004. In file included from ../lstm/lstmrecognizer.h:29:
  2005. ../lstm/series.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2006. virtual STRING spec() const {
  2007. ^
  2008. ../lstm/plumbing.h:38:18: note: overridden virtual function is here
  2009. virtual STRING spec() const {
  2010. ^
  2011. In file included from tessedit.cpp:44:
  2012. In file included from ../lstm/lstmrecognizer.h:29:
  2013. ../lstm/series.h:48:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2014. virtual int InitWeights(float range, TRand* randomizer);
  2015. ^
  2016. ../lstm/plumbing.h:59:15: note: overridden virtual function is here
  2017. virtual int InitWeights(float range, TRand* randomizer);
  2018. ^
  2019. In file included from tessedit.cpp:44:
  2020. In file included from ../lstm/lstmrecognizer.h:29:
  2021. ../lstm/series.h:59:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2022. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2023. ^
  2024. ../lstm/plumbing.h:81:16: note: overridden virtual function is here
  2025. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2026. ^
  2027. In file included from tessedit.cpp:44:
  2028. In file included from ../lstm/lstmrecognizer.h:29:
  2029. ../lstm/series.h:67:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2030. virtual int XScaleFactor() const;
  2031. ^
  2032. ../lstm/plumbing.h:89:15: note: overridden virtual function is here
  2033. virtual int XScaleFactor() const;
  2034. ^
  2035. In file included from tessedit.cpp:44:
  2036. In file included from ../lstm/lstmrecognizer.h:29:
  2037. ../lstm/series.h:71:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2038. virtual void CacheXScaleFactor(int factor);
  2039. ^
  2040. ../lstm/plumbing.h:93:16: note: overridden virtual function is here
  2041. virtual void CacheXScaleFactor(int factor);
  2042. ^
  2043. In file included from tessedit.cpp:44:
  2044. In file included from ../lstm/lstmrecognizer.h:29:
  2045. ../lstm/series.h:75:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2046. virtual void Forward(bool debug, const NetworkIO& input,
  2047. ^
  2048. ../lstm/network.h:256:16: note: overridden virtual function is here
  2049. virtual void Forward(bool debug, const NetworkIO& input,
  2050. ^
  2051. In file included from tessedit.cpp:44:
  2052. In file included from ../lstm/lstmrecognizer.h:29:
  2053. ../lstm/series.h:81:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2054. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  2055. ^
  2056. ../lstm/network.h:267:16: note: overridden virtual function is here
  2057. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  2058. ^
  2059. --- superscript.lo ---
  2060. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT superscript.lo -MD -MP -MF .deps/superscript.Tpo -c superscript.cpp -o superscript.o >/dev/null 2>&1
  2061. --- tessedit.lo ---
  2062. 23 warnings generated.
  2063. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessedit.lo -MD -MP -MF .deps/tessedit.Tpo -c tessedit.cpp -o tessedit.o >/dev/null 2>&1
  2064. --- thresholder.lo ---
  2065. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT thresholder.lo -MD -MP -MF .deps/thresholder.Tpo -c thresholder.cpp -o thresholder.o >/dev/null 2>&1
  2066. --- tesseractclass.lo ---
  2067. In file included from tesseractclass.cpp:49:
  2068. In file included from ../lstm/lstmrecognizer.h:29:
  2069. In file included from ../lstm/series.h:22:
  2070. ../lstm/plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2071. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  2072. ^
  2073. ../lstm/network.h:127:23: note: overridden virtual function is here
  2074. virtual StaticShape InputShape() const {
  2075. ^
  2076. In file included from tesseractclass.cpp:49:
  2077. In file included from ../lstm/lstmrecognizer.h:29:
  2078. In file included from ../lstm/series.h:22:
  2079. ../lstm/plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2080. virtual STRING spec() const {
  2081. ^
  2082. ../lstm/network.h:141:18: note: overridden virtual function is here
  2083. virtual STRING spec() const {
  2084. ^
  2085. In file included from tesseractclass.cpp:49:
  2086. In file included from ../lstm/lstmrecognizer.h:29:
  2087. In file included from ../lstm/series.h:22:
  2088. ../lstm/plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2089. virtual bool IsPlumbingType() const { return true; }
  2090. ^
  2091. ../lstm/network.h:152:16: note: overridden virtual function is here
  2092. virtual bool IsPlumbingType() const { return false; }
  2093. ^
  2094. In file included from tesseractclass.cpp:49:
  2095. In file included from ../lstm/lstmrecognizer.h:29:
  2096. In file included from ../lstm/series.h:22:
  2097. ../lstm/plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2098. virtual void SetEnableTraining(TrainingState state);
  2099. ^
  2100. ../lstm/network.h:163:16: note: overridden virtual function is here
  2101. virtual void SetEnableTraining(TrainingState state);
  2102. ^
  2103. In file included from tesseractclass.cpp:49:
  2104. In file included from ../lstm/lstmrecognizer.h:29:
  2105. In file included from ../lstm/series.h:22:
  2106. ../lstm/plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2107. virtual void SetNetworkFlags(uinT32 flags);
  2108. ^
  2109. ../lstm/network.h:167:16: note: overridden virtual function is here
  2110. virtual void SetNetworkFlags(uinT32 flags);
  2111. ^
  2112. In file included from tesseractclass.cpp:49:
  2113. In file included from ../lstm/lstmrecognizer.h:29:
  2114. In file included from ../lstm/series.h:22:
  2115. ../lstm/plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2116. virtual int InitWeights(float range, TRand* randomizer);
  2117. ^
  2118. ../lstm/network.h:174:15: note: overridden virtual function is here
  2119. virtual int InitWeights(float range, TRand* randomizer);
  2120. ^
  2121. In file included from tesseractclass.cpp:49:
  2122. In file included from ../lstm/lstmrecognizer.h:29:
  2123. In file included from ../lstm/series.h:22:
  2124. ../lstm/plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2125. virtual void ConvertToInt();
  2126. ^
  2127. ../lstm/network.h:185:16: note: overridden virtual function is here
  2128. virtual void ConvertToInt() {}
  2129. ^
  2130. In file included from tesseractclass.cpp:49:
  2131. In file included from ../lstm/lstmrecognizer.h:29:
  2132. In file included from ../lstm/series.h:22:
  2133. ../lstm/plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2134. virtual void SetRandomizer(TRand* randomizer);
  2135. ^
  2136. ../lstm/network.h:190:16: note: overridden virtual function is here
  2137. virtual void SetRandomizer(TRand* randomizer);
  2138. ^
  2139. In file included from tesseractclass.cpp:49:
  2140. In file included from ../lstm/lstmrecognizer.h:29:
  2141. In file included from ../lstm/series.h:22:
  2142. ../lstm/plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2143. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2144. ^
  2145. ../lstm/network.h:195:16: note: overridden virtual function is here
  2146. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2147. ^
  2148. In file included from tesseractclass.cpp:49:
  2149. In file included from ../lstm/lstmrecognizer.h:29:
  2150. In file included from ../lstm/series.h:22:
  2151. ../lstm/plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2152. virtual int XScaleFactor() const;
  2153. ^
  2154. ../lstm/network.h:203:15: note: overridden virtual function is here
  2155. virtual int XScaleFactor() const {
  2156. ^
  2157. In file included from tesseractclass.cpp:49:
  2158. In file included from ../lstm/lstmrecognizer.h:29:
  2159. In file included from ../lstm/series.h:22:
  2160. ../lstm/plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2161. virtual void CacheXScaleFactor(int factor);
  2162. ^
  2163. ../lstm/network.h:209:16: note: overridden virtual function is here
  2164. virtual void CacheXScaleFactor(int factor) {}
  2165. ^
  2166. In file included from tesseractclass.cpp:49:
  2167. In file included from ../lstm/lstmrecognizer.h:29:
  2168. In file included from ../lstm/series.h:22:
  2169. ../lstm/plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2170. virtual void DebugWeights();
  2171. ^
  2172. ../lstm/network.h:212:16: note: overridden virtual function is here
  2173. virtual void DebugWeights() {
  2174. ^
  2175. In file included from tesseractclass.cpp:49:
  2176. In file included from ../lstm/lstmrecognizer.h:29:
  2177. In file included from ../lstm/series.h:22:
  2178. ../lstm/plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2179. virtual bool Serialize(TFile* fp) const;
  2180. ^
  2181. ../lstm/network.h:218:16: note: overridden virtual function is here
  2182. virtual bool Serialize(TFile* fp) const;
  2183. ^
  2184. In file included from tesseractclass.cpp:49:
  2185. In file included from ../lstm/lstmrecognizer.h:29:
  2186. In file included from ../lstm/series.h:22:
  2187. ../lstm/plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2188. virtual bool DeSerialize(TFile* fp);
  2189. ^
  2190. ../lstm/network.h:221:16: note: overridden virtual function is here
  2191. virtual bool DeSerialize(TFile* fp);
  2192. ^
  2193. In file included from tesseractclass.cpp:49:
  2194. In file included from ../lstm/lstmrecognizer.h:29:
  2195. In file included from ../lstm/series.h:22:
  2196. ../lstm/plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2197. virtual void CountAlternators(const Network& other, double* same,
  2198. ^
  2199. ../lstm/network.h:230:16: note: overridden virtual function is here
  2200. virtual void CountAlternators(const Network& other, double* same,
  2201. ^
  2202. In file included from tesseractclass.cpp:49:
  2203. In file included from ../lstm/lstmrecognizer.h:29:
  2204. ../lstm/series.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2205. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  2206. ^
  2207. ../lstm/network.h:133:23: note: overridden virtual function is here
  2208. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  2209. ^
  2210. In file included from tesseractclass.cpp:49:
  2211. In file included from ../lstm/lstmrecognizer.h:29:
  2212. ../lstm/series.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2213. virtual STRING spec() const {
  2214. ^
  2215. ../lstm/plumbing.h:38:18: note: overridden virtual function is here
  2216. virtual STRING spec() const {
  2217. ^
  2218. In file included from tesseractclass.cpp:49:
  2219. In file included from ../lstm/lstmrecognizer.h:29:
  2220. ../lstm/series.h:48:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2221. virtual int InitWeights(float range, TRand* randomizer);
  2222. ^
  2223. ../lstm/plumbing.h:59:15: note: overridden virtual function is here
  2224. virtual int InitWeights(float range, TRand* randomizer);
  2225. ^
  2226. In file included from tesseractclass.cpp:49:
  2227. In file included from ../lstm/lstmrecognizer.h:29:
  2228. ../lstm/series.h:59:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2229. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2230. ^
  2231. ../lstm/plumbing.h:81:16: note: overridden virtual function is here
  2232. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2233. ^
  2234. In file included from tesseractclass.cpp:49:
  2235. In file included from ../lstm/lstmrecognizer.h:29:
  2236. ../lstm/series.h:67:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2237. virtual int XScaleFactor() const;
  2238. ^
  2239. ../lstm/plumbing.h:89:15: note: overridden virtual function is here
  2240. virtual int XScaleFactor() const;
  2241. ^
  2242. In file included from tesseractclass.cpp:49:
  2243. In file included from ../lstm/lstmrecognizer.h:29:
  2244. ../lstm/series.h:71:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2245. virtual void CacheXScaleFactor(int factor);
  2246. ^
  2247. ../lstm/plumbing.h:93:16: note: overridden virtual function is here
  2248. virtual void CacheXScaleFactor(int factor);
  2249. ^
  2250. In file included from tesseractclass.cpp:49:
  2251. In file included from ../lstm/lstmrecognizer.h:29:
  2252. ../lstm/series.h:75:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2253. virtual void Forward(bool debug, const NetworkIO& input,
  2254. ^
  2255. ../lstm/network.h:256:16: note: overridden virtual function is here
  2256. virtual void Forward(bool debug, const NetworkIO& input,
  2257. ^
  2258. In file included from tesseractclass.cpp:49:
  2259. In file included from ../lstm/lstmrecognizer.h:29:
  2260. ../lstm/series.h:81:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2261. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  2262. ^
  2263. ../lstm/network.h:267:16: note: overridden virtual function is here
  2264. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  2265. ^
  2266. --- tessbox.lo ---
  2267. mv -f .deps/tessbox.Tpo .deps/tessbox.Plo
  2268. --- werdit.lo ---
  2269. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT werdit.lo -MD -MP -MF .deps/werdit.Tpo -c -o werdit.lo werdit.cpp
  2270. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT werdit.lo -MD -MP -MF .deps/werdit.Tpo -c werdit.cpp -fPIC -DPIC -o .libs/werdit.o
  2271. --- tfacepp.lo ---
  2272. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tfacepp.lo -MD -MP -MF .deps/tfacepp.Tpo -c tfacepp.cpp -o tfacepp.o >/dev/null 2>&1
  2273. --- thresholder.lo ---
  2274. mv -f .deps/thresholder.Tpo .deps/thresholder.Plo
  2275. --- superscript.lo ---
  2276. mv -f .deps/superscript.Tpo .deps/superscript.Plo
  2277. --- tesseractclass.lo ---
  2278. 23 warnings generated.
  2279. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tesseractclass.lo -MD -MP -MF .deps/tesseractclass.Tpo -c tesseractclass.cpp -o tesseractclass.o >/dev/null 2>&1
  2280. --- werdit.lo ---
  2281. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -I../ccutil -I../ccstruct -I../arch -I../lstm -I../viewer -I../classify -I../dict -I../wordrec -I../cutil -I../textord -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT werdit.lo -MD -MP -MF .deps/werdit.Tpo -c werdit.cpp -o werdit.o >/dev/null 2>&1
  2282. --- tessedit.lo ---
  2283. mv -f .deps/tessedit.Tpo .deps/tessedit.Plo
  2284. --- tfacepp.lo ---
  2285. mv -f .deps/tfacepp.Tpo .deps/tfacepp.Plo
  2286. --- werdit.lo ---
  2287. mv -f .deps/werdit.Tpo .deps/werdit.Plo
  2288. --- tesseractclass.lo ---
  2289. mv -f .deps/tesseractclass.Tpo .deps/tesseractclass.Plo
  2290. --- libtesseract_main.la ---
  2291. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o libtesseract_main.la adaptions.lo applybox.lo control.lo docqual.lo equationdetect.lo fixspace.lo fixxht.lo linerec.lo ltrresultiterator.lo osdetect.lo output.lo pageiterator.lo pagesegmain.lo pagewalk.lo par_control.lo paragraphs.lo paramsd.lo pgedit.lo recogtraining.lo reject.lo resultiterator.lo superscript.lo tessbox.lo tessedit.lo tesseractclass.lo tessvars.lo tfacepp.lo thresholder.lo werdit.lo
  2292. libtool: link: ar cru .libs/libtesseract_main.a .libs/adaptions.o .libs/applybox.o .libs/control.o .libs/docqual.o .libs/equationdetect.o .libs/fixspace.o .libs/fixxht.o .libs/linerec.o .libs/ltrresultiterator.o .libs/osdetect.o .libs/output.o .libs/pageiterator.o .libs/pagesegmain.o .libs/pagewalk.o .libs/par_control.o .libs/paragraphs.o .libs/paramsd.o .libs/pgedit.o .libs/recogtraining.o .libs/reject.o .libs/resultiterator.o .libs/superscript.o .libs/tessbox.o .libs/tessedit.o .libs/tesseractclass.o .libs/tessvars.o .libs/tfacepp.o .libs/thresholder.o .libs/werdit.o
  2293. libtool: link: ranlib .libs/libtesseract_main.a
  2294. libtool: link: ( cd ".libs" && rm -f "libtesseract_main.la" && ln -s "../libtesseract_main.la" "libtesseract_main.la" )
  2295. Making all in api
  2296. --- libtesseract_api_la-baseapi.lo ---
  2297. --- libtesseract_api_la-capi.lo ---
  2298. --- libtesseract_api_la-renderer.lo ---
  2299. --- libtesseract_api_la-pdfrenderer.lo ---
  2300. --- tesseract-tesseractmain.o ---
  2301. --- libtesseract_api_la-baseapi.lo ---
  2302. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-baseapi.lo -MD -MP -MF .deps/libtesseract_api_la-baseapi.Tpo -c -o libtesseract_api_la-baseapi.lo `test -f 'baseapi.cpp' || echo './'--- libtesseract_api_la-capi.lo ---
  2303. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-capi.lo -MD -MP -MF .deps/libtesseract_api_la-capi.Tpo -c -o libtesseract_api_la-capi.lo `test -f 'capi.cpp' || echo './'`capi.cpp
  2304. --- libtesseract_api_la-renderer.lo ---
  2305. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-renderer.lo -MD -MP -MF .deps/libtesseract_api_la-renderer.Tpo -c -o libtesseract_api_la-renderer.lo `test -f 'renderer.cpp' || echo --- libtesseract_api_la-pdfrenderer.lo ---
  2306. /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-pdfrenderer.lo -MD -MP -MF .deps/libtesseract_api_la-pdfrenderer.Tpo -c -o libtesseract_api_la-pdfrenderer.lo `test -f 'pdfrenderer.c--- tesseract-tesseractmain.o ---
  2307. c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tesseract-tesseractmain.o -MD -MP -MF .deps/tesseract-tesseractmain.Tpo -c -o tesseract-tesseractmain.o `test -f 'tesseractmain.cpp' || echo './'`tesseractmain.cpp
  2308. --- libtesseract_api_la-baseapi.lo ---
  2309. `baseapi.cpp
  2310. --- libtesseract_api_la-renderer.lo ---
  2311. './'`renderer.cpp
  2312. --- libtesseract_api_la-pdfrenderer.lo ---
  2313. pp' || echo './'`pdfrenderer.cpp
  2314. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-pdfrenderer.lo -MD -MP -MF .deps/libtesseract_api_la-pdfrenderer.Tpo -c pdfrenderer.cpp -fPIC -DPIC -o .libs/libtesseract_api_la-pdfrenderer.o
  2315. --- libtesseract_api_la-baseapi.lo ---
  2316. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-baseapi.lo -MD -MP -MF .deps/libtesseract_api_la-baseapi.Tpo -c baseapi.cpp -fPIC -DPIC -o .libs/libtesseract_api_la-baseapi.o
  2317. --- libtesseract_api_la-renderer.lo ---
  2318. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-renderer.lo -MD -MP -MF .deps/libtesseract_api_la-renderer.Tpo -c renderer.cpp -fPIC -DPIC -o .libs/libtesseract_api_la-renderer.o
  2319. --- libtesseract_api_la-capi.lo ---
  2320. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-capi.lo -MD -MP -MF .deps/libtesseract_api_la-capi.Tpo -c capi.cpp -fPIC -DPIC -o .libs/libtesseract_api_la-capi.o
  2321. --- libtesseract_api_la-renderer.lo ---
  2322. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-renderer.lo -MD -MP -MF .deps/libtesseract_api_la-renderer.Tpo -c renderer.cpp -o libtesseract_api_la-renderer.o >/dev/null 2>&1
  2323. --- libtesseract_api_la-capi.lo ---
  2324. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-capi.lo -MD -MP -MF .deps/libtesseract_api_la-capi.Tpo -c capi.cpp -o libtesseract_api_la-capi.o >/dev/null 2>&1
  2325. --- libtesseract_api_la-pdfrenderer.lo ---
  2326. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-pdfrenderer.lo -MD -MP -MF .deps/libtesseract_api_la-pdfrenderer.Tpo -c pdfrenderer.cpp -o libtesseract_api_la-pdfrenderer.o >/dev/null 2>&1
  2327. --- tesseract-tesseractmain.o ---
  2328. mv -f .deps/tesseract-tesseractmain.Tpo .deps/tesseract-tesseractmain.Po
  2329. --- libtesseract_api_la-renderer.lo ---
  2330. mv -f .deps/libtesseract_api_la-renderer.Tpo .deps/libtesseract_api_la-renderer.Plo
  2331. --- libtesseract_api_la-capi.lo ---
  2332. mv -f .deps/libtesseract_api_la-capi.Tpo .deps/libtesseract_api_la-capi.Plo
  2333. --- libtesseract_api_la-pdfrenderer.lo ---
  2334. mv -f .deps/libtesseract_api_la-pdfrenderer.Tpo .deps/libtesseract_api_la-pdfrenderer.Plo
  2335. --- libtesseract_api_la-baseapi.lo ---
  2336. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DLOCALEDIR=\"/usr/local/share/locale\" -DUSE_STD_NAMESPACE -I../arch -I../lstm -I../ccutil -I../ccstruct -I../viewer -I../textord -I../dict -I../classify -I../ccmain -I../wordrec -I../cutil -I../opencl -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT libtesseract_api_la-baseapi.lo -MD -MP -MF .deps/libtesseract_api_la-baseapi.Tpo -c baseapi.cpp -o libtesseract_api_la-baseapi.o >/dev/null 2>&1
  2337. mv -f .deps/libtesseract_api_la-baseapi.Tpo .deps/libtesseract_api_la-baseapi.Plo
  2338. --- libtesseract_api.la ---
  2339. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o libtesseract_api.la libtesseract_api_la-baseapi.lo libtesseract_api_la-capi.lo libtesseract_api_la-renderer.lo libtesseract_api_la-pdfrenderer.lo
  2340. libtool: link: ar cru .libs/libtesseract_api.a .libs/libtesseract_api_la-baseapi.o .libs/libtesseract_api_la-capi.o .libs/libtesseract_api_la-renderer.o .libs/libtesseract_api_la-pdfrenderer.o
  2341. libtool: link: ranlib .libs/libtesseract_api.a
  2342. libtool: link: ( cd ".libs" && rm -f "libtesseract_api.la" && ln -s "../libtesseract_api.la" "libtesseract_api.la" )
  2343. --- libtesseract.la ---
  2344. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -L/usr/local/lib -llept -version-info 4:0 -no-undefined -fstack-protector -L/usr/local/lib -o libtesseract.la -rpath /usr/local/lib libtesseract_api.la ../ccmain/libtesseract_main.la ../textord/libtesseract_textord.la ../wordrec/libtesseract_wordrec.la ../classify/libtesseract_classify.la ../dict/libtesseract_dict.la ../arch/libtesseract_arch.la ../arch/libtesseract_avx.la ../arch/libtesseract_sse.la ../lstm/libtesseract_lstm.la ../ccstruct/libtesseract_ccstruct.la ../cutil/libtesseract_cutil.la ../viewer/libtesseract_viewer.la ../ccutil/libtesseract_ccutil.la ../opencl/libtesseract_opencl.la
  2345. libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o -Wl,--whole-archive ./.libs/libtesseract_api.a ../ccmain/.libs/libtesseract_main.a ../textord/.libs/libtesseract_textord.a ../wordrec/.libs/libtesseract_wordrec.a ../classify/.libs/libtesseract_classify.a ../dict/.libs/libtesseract_dict.a ../arch/.libs/libtesseract_arch.a ../arch/.libs/libtesseract_avx.a ../arch/.libs/libtesseract_sse.a ../lstm/.libs/libtesseract_lstm.a ../ccstruct/.libs/libtesseract_ccstruct.a ../cutil/.libs/libtesseract_cutil.a ../viewer/.libs/libtesseract_viewer.a ../ccutil/.libs/libtesseract_ccutil.a ../opencl/.libs/libtesseract_opencl.a -Wl,--no-whole-archive -L/usr/local/lib -llept -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Os -march=native -fstack-protector -fstack-protector -Wl,-soname -Wl,libtesseract.so.4 -o .libs/libtesseract.so.4.0.0
  2346. libtool: link: (cd ".libs" && rm -f "libtesseract.so.4" && ln -s "libtesseract.so.4.0.0" "libtesseract.so.4")
  2347. libtool: link: (cd ".libs" && rm -f "libtesseract.so" && ln -s "libtesseract.so.4.0.0" "libtesseract.so")
  2348. libtool: link: (cd .libs/libtesseract.lax/libtesseract_api.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/./.libs/libtesseract_api.a")
  2349. libtool: link: (cd .libs/libtesseract.lax/libtesseract_main.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../ccmain/.libs/libtesseract_main.a")
  2350. libtool: link: (cd .libs/libtesseract.lax/libtesseract_textord.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../textord/.libs/libtesseract_textord.a")
  2351. libtool: link: (cd .libs/libtesseract.lax/libtesseract_wordrec.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../wordrec/.libs/libtesseract_wordrec.a")
  2352. libtool: link: (cd .libs/libtesseract.lax/libtesseract_classify.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../classify/.libs/libtesseract_classify.a")
  2353. libtool: link: (cd .libs/libtesseract.lax/libtesseract_dict.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../dict/.libs/libtesseract_dict.a")
  2354. libtool: link: (cd .libs/libtesseract.lax/libtesseract_arch.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../arch/.libs/libtesseract_arch.a")
  2355. libtool: link: (cd .libs/libtesseract.lax/libtesseract_avx.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../arch/.libs/libtesseract_avx.a")
  2356. libtool: link: (cd .libs/libtesseract.lax/libtesseract_sse.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../arch/.libs/libtesseract_sse.a")
  2357. libtool: link: (cd .libs/libtesseract.lax/libtesseract_lstm.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../lstm/.libs/libtesseract_lstm.a")
  2358. libtool: link: (cd .libs/libtesseract.lax/libtesseract_ccstruct.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../ccstruct/.libs/libtesseract_ccstruct.a")
  2359. libtool: link: (cd .libs/libtesseract.lax/libtesseract_cutil.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../cutil/.libs/libtesseract_cutil.a")
  2360. libtool: link: (cd .libs/libtesseract.lax/libtesseract_viewer.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../viewer/.libs/libtesseract_viewer.a")
  2361. libtool: link: (cd .libs/libtesseract.lax/libtesseract_ccutil.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../ccutil/.libs/libtesseract_ccutil.a")
  2362. libtool: link: (cd .libs/libtesseract.lax/libtesseract_opencl.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/api/../opencl/.libs/libtesseract_opencl.a")
  2363. libtool: link: ar cru .libs/libtesseract.a .libs/libtesseract.lax/libtesseract_api.a/libtesseract_api_la-baseapi.o .libs/libtesseract.lax/libtesseract_api.a/libtesseract_api_la-capi.o .libs/libtesseract.lax/libtesseract_api.a/libtesseract_api_la-pdfrenderer.o .libs/libtesseract.lax/libtesseract_api.a/libtesseract_api_la-renderer.o .libs/libtesseract.lax/libtesseract_main.a/adaptions.o .libs/libtesseract.lax/libtesseract_main.a/applybox.o .libs/libtesseract.lax/libtesseract_main.a/control.o .libs/libtesseract.lax/libtesseract_main.a/docqual.o .libs/libtesseract.lax/libtesseract_main.a/equationdetect.o .libs/libtesseract.lax/libtesseract_main.a/fixspace.o .libs/libtesseract.lax/libtesseract_main.a/fixxht.o .libs/libtesseract.lax/libtesseract_main.a/linerec.o .libs/libtesseract.lax/libtesseract_main.a/ltrresultiterator.o .libs/libtesseract.lax/libtesseract_main.a/osdetect.o .libs/libtesseract.lax/libtesseract_main.a/output.o .libs/libtesseract.lax/libtesseract_main.a/pageiterator.o .libs/libtesseract.lax/libtesseract_main.a/pagesegmain.o .libs/libtesseract.lax/libtesseract_main.a/pagewalk.o .libs/libtesseract.lax/libtesseract_main.a/par_control.o .libs/libtesseract.lax/libtesseract_main.a/paragraphs.o .libs/libtesseract.lax/libtesseract_main.a/paramsd.o .libs/libtesseract.lax/libtesseract_main.a/pgedit.o .libs/libtesseract.lax/libtesseract_main.a/recogtraining.o .libs/libtesseract.lax/libtesseract_main.a/reject.o .libs/libtesseract.lax/libtesseract_main.a/resultiterator.o .libs/libtesseract.lax/libtesseract_main.a/superscript.o .libs/libtesseract.lax/libtesseract_main.a/tessbox.o .libs/libtesseract.lax/libtesseract_main.a/tessedit.o .libs/libtesseract.lax/libtesseract_main.a/tesseractclass.o .libs/libtesseract.lax/libtesseract_main.a/tessvars.o .libs/libtesseract.lax/libtesseract_main.a/tfacepp.o .libs/libtesseract.lax/libtesseract_main.a/thresholder.o .libs/libtesseract.lax/libtesseract_main.a/werdit.o .libs/libtesseract.lax/libtesseract_textord.a/alignedblob.o .libs/libtesseract.lax/libtesseract_textord.a/baselinedetect.o .libs/libtesseract.lax/libtesseract_textord.a/bbgrid.o .libs/libtesseract.lax/libtesseract_textord.a/blkocc.o .libs/libtesseract.lax/libtesseract_textord.a/blobgrid.o .libs/libtesseract.lax/libtesseract_textord.a/ccnontextdetect.o .libs/libtesseract.lax/libtesseract_textord.a/cjkpitch.o .libs/libtesseract.lax/libtesseract_textord.a/colfind.o .libs/libtesseract.lax/libtesseract_textord.a/colpartition.o .libs/libtesseract.lax/libtesseract_textord.a/colpartitiongrid.o .libs/libtesseract.lax/libtesseract_textord.a/colpartitionset.o .libs/libtesseract.lax/libtesseract_textord.a/devanagari_processing.o .libs/libtesseract.lax/libtesseract_textord.a/drawedg.o .libs/libtesseract.lax/libtesseract_textord.a/drawtord.o .libs/libtesseract.lax/libtesseract_textord.a/edgblob.o .libs/libtesseract.lax/libtesseract_textord.a/edgloop.o .libs/libtesseract.lax/libtesseract_textord.a/equationdetectbase.o .libs/libtesseract.lax/libtesseract_textord.a/fpchop.o .libs/libtesseract.lax/libtesseract_textord.a/gap_map.o .libs/libtesseract.lax/libtesseract_textord.a/imagefind.o .libs/libtesseract.lax/libtesseract_textord.a/linefind.o .libs/libtesseract.lax/libtesseract_textord.a/makerow.o .libs/libtesseract.lax/libtesseract_textord.a/oldbasel.o .libs/libtesseract.lax/libtesseract_textord.a/pithsync.o .libs/libtesseract.lax/libtesseract_textord.a/pitsync1.o .libs/libtesseract.lax/libtesseract_textord.a/scanedg.o .libs/libtesseract.lax/libtesseract_textord.a/sortflts.o .libs/libtesseract.lax/libtesseract_textord.a/strokewidth.o .libs/libtesseract.lax/libtesseract_textord.a/tabfind.o .libs/libtesseract.lax/libtesseract_textord.a/tablefind.o .libs/libtesseract.lax/libtesseract_textord.a/tablerecog.o .libs/libtesseract.lax/libtesseract_textord.a/tabvector.o .libs/libtesseract.lax/libtesseract_textord.a/textlineprojection.o .libs/libtesseract.lax/libtesseract_textord.a/textord.o .libs/libtesseract.lax/libtesseract_textord.a/topitch.o .libs/libtesseract.lax/libtesseract_textord.a/tordmain.o .libs/libtesseract.lax/libtesseract_textord.a/tospace.o .libs/libtesseract.lax/libtesseract_textord.a/tovars.o .libs/libtesseract.lax/libtesseract_textord.a/underlin.o .libs/libtesseract.lax/libtesseract_textord.a/wordseg.o .libs/libtesseract.lax/libtesseract_textord.a/workingpartset.o .libs/libtesseract.lax/libtesseract_wordrec.a/associate.o .libs/libtesseract.lax/libtesseract_wordrec.a/chop.o .libs/libtesseract.lax/libtesseract_wordrec.a/chopper.o .libs/libtesseract.lax/libtesseract_wordrec.a/drawfx.o .libs/libtesseract.lax/libtesseract_wordrec.a/findseam.o .libs/libtesseract.lax/libtesseract_wordrec.a/gradechop.o .libs/libtesseract.lax/libtesseract_wordrec.a/language_model.o .libs/libtesseract.lax/libtesseract_wordrec.a/lm_consistency.o .libs/libtesseract.lax/libtesseract_wordrec.a/lm_pain_points.o .libs/libtesseract.lax/libtesseract_wordrec.a/lm_state.o .libs/libtesseract.lax/libtesseract_wordrec.a/outlines.o .libs/libtesseract.lax/libtesseract_wordrec.a/params_model.o .libs/libtesseract.lax/libtesseract_wordrec.a/pieces.o .libs/libtesseract.lax/libtesseract_wordrec.a/plotedges.o .libs/libtesseract.lax/libtesseract_wordrec.a/render.o .libs/libtesseract.lax/libtesseract_wordrec.a/segsearch.o .libs/libtesseract.lax/libtesseract_wordrec.a/tface.o .libs/libtesseract.lax/libtesseract_wordrec.a/wordclass.o .libs/libtesseract.lax/libtesseract_wordrec.a/wordrec.o .libs/libtesseract.lax/libtesseract_classify.a/adaptive.o .libs/libtesseract.lax/libtesseract_classify.a/adaptmatch.o .libs/libtesseract.lax/libtesseract_classify.a/blobclass.o .libs/libtesseract.lax/libtesseract_classify.a/classify.o .libs/libtesseract.lax/libtesseract_classify.a/cluster.o .libs/libtesseract.lax/libtesseract_classify.a/clusttool.o .libs/libtesseract.lax/libtesseract_classify.a/cutoffs.o .libs/libtesseract.lax/libtesseract_classify.a/errorcounter.o .libs/libtesseract.lax/libtesseract_classify.a/featdefs.o .libs/libtesseract.lax/libtesseract_classify.a/float2int.o .libs/libtesseract.lax/libtesseract_classify.a/fpoint.o .libs/libtesseract.lax/libtesseract_classify.a/intfeaturedist.o .libs/libtesseract.lax/libtesseract_classify.a/intfeaturemap.o .libs/libtesseract.lax/libtesseract_classify.a/intfeaturespace.o .libs/libtesseract.lax/libtesseract_classify.a/intfx.o .libs/libtesseract.lax/libtesseract_classify.a/intmatcher.o .libs/libtesseract.lax/libtesseract_classify.a/intproto.o .libs/libtesseract.lax/libtesseract_classify.a/kdtree.o .libs/libtesseract.lax/libtesseract_classify.a/mastertrainer.o .libs/libtesseract.lax/libtesseract_classify.a/mf.o .libs/libtesseract.lax/libtesseract_classify.a/mfdefs.o .libs/libtesseract.lax/libtesseract_classify.a/mfoutline.o .libs/libtesseract.lax/libtesseract_classify.a/mfx.o .libs/libtesseract.lax/libtesseract_classify.a/normfeat.o .libs/libtesseract.lax/libtesseract_classify.a/normmatch.o .libs/libtesseract.lax/libtesseract_classify.a/ocrfeatures.o .libs/libtesseract.lax/libtesseract_classify.a/outfeat.o .libs/libtesseract.lax/libtesseract_classify.a/picofeat.o .libs/libtesseract.lax/libtesseract_classify.a/protos.o .libs/libtesseract.lax/libtesseract_classify.a/sampleiterator.o .libs/libtesseract.lax/libtesseract_classify.a/shapeclassifier.o .libs/libtesseract.lax/libtesseract_classify.a/shapetable.o .libs/libtesseract.lax/libtesseract_classify.a/tessclassifier.o .libs/libtesseract.lax/libtesseract_classify.a/trainingsample.o .libs/libtesseract.lax/libtesseract_classify.a/trainingsampleset.o .libs/libtesseract.lax/libtesseract_dict.a/context.o .libs/libtesseract.lax/libtesseract_dict.a/dawg.o .libs/libtesseract.lax/libtesseract_dict.a/dawg_cache.o .libs/libtesseract.lax/libtesseract_dict.a/dict.o .libs/libtesseract.lax/libtesseract_dict.a/hyphen.o .libs/libtesseract.lax/libtesseract_dict.a/permdawg.o .libs/libtesseract.lax/libtesseract_dict.a/stopper.o .libs/libtesseract.lax/libtesseract_dict.a/trie.o .libs/libtesseract.lax/libtesseract_arch.a/simddetect.o .libs/libtesseract.lax/libtesseract_avx.a/libtesseract_avx_la-dotproductavx.o .libs/libtesseract.lax/libtesseract_sse.a/libtesseract_sse_la-dotproductsse.o .libs/libtesseract.lax/libtesseract_lstm.a/convolve.o .libs/libtesseract.lax/libtesseract_lstm.a/ctc.o .libs/libtesseract.lax/libtesseract_lstm.a/fullyconnected.o .libs/libtesseract.lax/libtesseract_lstm.a/functions.o .libs/libtesseract.lax/libtesseract_lstm.a/input.o .libs/libtesseract.lax/libtesseract_lstm.a/lstm.o .libs/libtesseract.lax/libtesseract_lstm.a/lstmrecognizer.o .libs/libtesseract.lax/libtesseract_lstm.a/lstmtrainer.o .libs/libtesseract.lax/libtesseract_lstm.a/maxpool.o .libs/libtesseract.lax/libtesseract_lstm.a/network.o .libs/libtesseract.lax/libtesseract_lstm.a/networkbuilder.o .libs/libtesseract.lax/libtesseract_lstm.a/networkio.o .libs/libtesseract.lax/libtesseract_lstm.a/parallel.o .libs/libtesseract.lax/libtesseract_lstm.a/plumbing.o .libs/libtesseract.lax/libtesseract_lstm.a/recodebeam.o .libs/libtesseract.lax/libtesseract_lstm.a/reconfig.o .libs/libtesseract.lax/libtesseract_lstm.a/reversed.o .libs/libtesseract.lax/libtesseract_lstm.a/series.o .libs/libtesseract.lax/libtesseract_lstm.a/stridemap.o .libs/libtesseract.lax/libtesseract_lstm.a/tfnetwork.o .libs/libtesseract.lax/libtesseract_lstm.a/weightmatrix.o .libs/libtesseract.lax/libtesseract_ccstruct.a/blamer.o .libs/libtesseract.lax/libtesseract_ccstruct.a/blobbox.o .libs/libtesseract.lax/libtesseract_ccstruct.a/blobs.o .libs/libtesseract.lax/libtesseract_ccstruct.a/blread.o .libs/libtesseract.lax/libtesseract_ccstruct.a/boxread.o .libs/libtesseract.lax/libtesseract_ccstruct.a/boxword.o .libs/libtesseract.lax/libtesseract_ccstruct.a/ccstruct.o .libs/libtesseract.lax/libtesseract_ccstruct.a/coutln.o .libs/libtesseract.lax/libtesseract_ccstruct.a/detlinefit.o .libs/libtesseract.lax/libtesseract_ccstruct.a/dppoint.o .libs/libtesseract.lax/libtesseract_ccstruct.a/fontinfo.o .libs/libtesseract.lax/libtesseract_ccstruct.a/genblob.o .libs/libtesseract.lax/libtesseract_ccstruct.a/imagedata.o .libs/libtesseract.lax/libtesseract_ccstruct.a/linlsq.o .libs/libtesseract.lax/libtesseract_ccstruct.a/matrix.o .libs/libtesseract.lax/libtesseract_ccstruct.a/mod128.o .libs/libtesseract.lax/libtesseract_ccstruct.a/normalis.o .libs/libtesseract.lax/libtesseract_ccstruct.a/ocrblock.o .libs/libtesseract.lax/libtesseract_ccstruct.a/ocrpara.o .libs/libtesseract.lax/libtesseract_ccstruct.a/ocrrow.o .libs/libtesseract.lax/libtesseract_ccstruct.a/otsuthr.o .libs/libtesseract.lax/libtesseract_ccstruct.a/pageres.o .libs/libtesseract.lax/libtesseract_ccstruct.a/params_training_featdef.o .libs/libtesseract.lax/libtesseract_ccstruct.a/pdblock.o .libs/libtesseract.lax/libtesseract_ccstruct.a/points.o .libs/libtesseract.lax/libtesseract_ccstruct.a/polyaprx.o .libs/libtesseract.lax/libtesseract_ccstruct.a/polyblk.o .libs/libtesseract.lax/libtesseract_ccstruct.a/publictypes.o .libs/libtesseract.lax/libtesseract_ccstruct.a/quadlsq.o .libs/libtesseract.lax/libtesseract_ccstruct.a/quspline.o .libs/libtesseract.lax/libtesseract_ccstruct.a/ratngs.o .libs/libtesseract.lax/libtesseract_ccstruct.a/rect.o .libs/libtesseract.lax/libtesseract_ccstruct.a/rejctmap.o .libs/libtesseract.lax/libtesseract_ccstruct.a/seam.o .libs/libtesseract.lax/libtesseract_ccstruct.a/split.o .libs/libtesseract.lax/libtesseract_ccstruct.a/statistc.o .libs/libtesseract.lax/libtesseract_ccstruct.a/stepblob.o .libs/libtesseract.lax/libtesseract_ccstruct.a/vecfuncs.o .libs/libtesseract.lax/libtesseract_ccstruct.a/werd.o .libs/libtesseract.lax/libtesseract_cutil.a/bitvec.o .libs/libtesseract.lax/libtesseract_cutil.a/callcpp.o .libs/libtesseract.lax/libtesseract_cutil.a/cutil.o .libs/libtesseract.lax/libtesseract_cutil.a/cutil_class.o .libs/libtesseract.lax/libtesseract_cutil.a/danerror.o .libs/libtesseract.lax/libtesseract_cutil.a/efio.o .libs/libtesseract.lax/libtesseract_cutil.a/emalloc.o .libs/libtesseract.lax/libtesseract_cutil.a/oldlist.o .libs/libtesseract.lax/libtesseract_cutil.a/structures.o .libs/libtesseract.lax/libtesseract_viewer.a/scrollview.o .libs/libtesseract.lax/libtesseract_viewer.a/svmnode.o .libs/libtesseract.lax/libtesseract_viewer.a/svpaint.o .libs/libtesseract.lax/libtesseract_viewer.a/svutil.o .libs/libtesseract.lax/libtesseract_ccutil.a/ambigs.o .libs/libtesseract.lax/libtesseract_ccutil.a/basedir.o .libs/libtesseract.lax/libtesseract_ccutil.a/bits16.o .libs/libtesseract.lax/libtesseract_ccutil.a/bitvector.o .libs/libtesseract.lax/libtesseract_ccutil.a/ccutil.o .libs/libtesseract.lax/libtesseract_ccutil.a/clst.o .libs/libtesseract.lax/libtesseract_ccutil.a/elst.o .libs/libtesseract.lax/libtesseract_ccutil.a/elst2.o .libs/libtesseract.lax/libtesseract_ccutil.a/errcode.o .libs/libtesseract.lax/libtesseract_ccutil.a/globaloc.o .libs/libtesseract.lax/libtesseract_ccutil.a/indexmapbidi.o .libs/libtesseract.lax/libtesseract_ccutil.a/mainblk.o .libs/libtesseract.lax/libtesseract_ccutil.a/memry.o .libs/libtesseract.lax/libtesseract_ccutil.a/params.o .libs/libtesseract.lax/libtesseract_ccutil.a/scanutils.o .libs/libtesseract.lax/libtesseract_ccutil.a/serialis.o .libs/libtesseract.lax/libtesseract_ccutil.a/strngs.o .libs/libtesseract.lax/libtesseract_ccutil.a/tessdatamanager.o .libs/libtesseract.lax/libtesseract_ccutil.a/tprintf.o .libs/libtesseract.lax/libtesseract_ccutil.a/unichar.o .libs/libtesseract.lax/libtesseract_ccutil.a/unicharcompress.o .libs/libtesseract.lax/libtesseract_ccutil.a/unicharmap.o .libs/libtesseract.lax/libtesseract_ccutil.a/unicharset.o .libs/libtesseract.lax/libtesseract_ccutil.a/unicodes.o .libs/libtesseract.lax/libtesseract_ccutil.a/universalambigs.o .libs/libtesseract.lax/libtesseract_opencl.a/openclwrapper.o
  2364. libtool: link: ranlib .libs/libtesseract.a
  2365. libtool: link: rm -fr .libs/libtesseract.lax
  2366. libtool: link: ( cd ".libs" && rm -f "libtesseract.la" && ln -s "../libtesseract.la" "libtesseract.la" )
  2367. --- tesseract ---
  2368. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o tesseract tesseract-tesseractmain.o libtesseract.la -L/usr/local/lib -llept -lrt
  2369. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/tesseract tesseract-tesseractmain.o -L/usr/local/lib ./.libs/libtesseract.so -lrt -llept -Wl,-rpath -Wl,/usr/local/lib
  2370. Making all in .
  2371. Making all in tessdata
  2372. --- all-recursive ---
  2373. Making all in configs
  2374. Making all in tessconfigs
  2375. Making all in doc
  2376. make
  2377. make all-recursive
  2378. Making all in arch
  2379. Making all in ccutil
  2380. Making all in viewer
  2381. Making all in cutil
  2382. Making all in opencl
  2383. Making all in ccstruct
  2384. Making all in dict
  2385. Making all in classify
  2386. Making all in wordrec
  2387. Making all in textord
  2388. Making all in lstm
  2389. Making all in ccmain
  2390. Making all in api
  2391. Making all in .
  2392. Making all in tessdata
  2393. Making all in configs
  2394. Making all in tessconfigs
  2395. Making all in doc
  2396. depbase=`echo boxchar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT boxchar.lo -MD -MP -MF $depbase.Tpo -c -o boxchar.lo boxchar.cpp && mv -f $depbase.Tpo $depbase.Plo
  2397. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT boxchar.lo -MD -MP -MF .deps/boxchar.Tpo -c boxchar.cpp -fPIC -DPIC -o .libs/boxchar.o
  2398. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT boxchar.lo -MD -MP -MF .deps/boxchar.Tpo -c boxchar.cpp -o boxchar.o >/dev/null 2>&1
  2399. depbase=`echo commandlineflags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT commandlineflags.lo -MD -MP -MF $depbase.Tpo -c -o commandlineflags.lo commandlineflags.cpp && mv -f $depbase.Tpo $depbase.Plo
  2400. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT commandlineflags.lo -MD -MP -MF .deps/commandlineflags.Tpo -c commandlineflags.cpp -fPIC -DPIC -o .libs/commandlineflags.o
  2401. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT commandlineflags.lo -MD -MP -MF .deps/commandlineflags.Tpo -c commandlineflags.cpp -o commandlineflags.o >/dev/null 2>&1
  2402. depbase=`echo commontraining.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT commontraining.lo -MD -MP -MF $depbase.Tpo -c -o commontraining.lo commontraining.cpp && mv -f $depbase.Tpo $depbase.Plo
  2403. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT commontraining.lo -MD -MP -MF .deps/commontraining.Tpo -c commontraining.cpp -fPIC -DPIC -o .libs/commontraining.o
  2404. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT commontraining.lo -MD -MP -MF .deps/commontraining.Tpo -c commontraining.cpp -o commontraining.o >/dev/null 2>&1
  2405. depbase=`echo degradeimage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT degradeimage.lo -MD -MP -MF $depbase.Tpo -c -o degradeimage.lo degradeimage.cpp && mv -f $depbase.Tpo $depbase.Plo
  2406. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT degradeimage.lo -MD -MP -MF .deps/degradeimage.Tpo -c degradeimage.cpp -fPIC -DPIC -o .libs/degradeimage.o
  2407. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT degradeimage.lo -MD -MP -MF .deps/degradeimage.Tpo -c degradeimage.cpp -o degradeimage.o >/dev/null 2>&1
  2408. depbase=`echo fileio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT fileio.lo -MD -MP -MF $depbase.Tpo -c -o fileio.lo fileio.cpp && mv -f $depbase.Tpo $depbase.Plo
  2409. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c fileio.cpp -fPIC -DPIC -o .libs/fileio.o
  2410. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c fileio.cpp -o fileio.o >/dev/null 2>&1
  2411. depbase=`echo lang_model_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lang_model_helpers.lo -MD -MP -MF $depbase.Tpo -c -o lang_model_helpers.lo lang_model_helpers.cpp && mv -f $depbase.Tpo $depbase.Plo
  2412. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lang_model_helpers.lo -MD -MP -MF .deps/lang_model_helpers.Tpo -c lang_model_helpers.cpp -fPIC -DPIC -o .libs/lang_model_helpers.o
  2413. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lang_model_helpers.lo -MD -MP -MF .deps/lang_model_helpers.Tpo -c lang_model_helpers.cpp -o lang_model_helpers.o >/dev/null 2>&1
  2414. depbase=`echo ligature_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ligature_table.lo -MD -MP -MF $depbase.Tpo -c -o ligature_table.lo ligature_table.cpp && mv -f $depbase.Tpo $depbase.Plo
  2415. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ligature_table.lo -MD -MP -MF .deps/ligature_table.Tpo -c ligature_table.cpp -fPIC -DPIC -o .libs/ligature_table.o
  2416. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ligature_table.lo -MD -MP -MF .deps/ligature_table.Tpo -c ligature_table.cpp -o ligature_table.o >/dev/null 2>&1
  2417. depbase=`echo lstmtester.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lstmtester.lo -MD -MP -MF $depbase.Tpo -c -o lstmtester.lo lstmtester.cpp && mv -f $depbase.Tpo $depbase.Plo
  2418. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lstmtester.lo -MD -MP -MF .deps/lstmtester.Tpo -c lstmtester.cpp -fPIC -DPIC -o .libs/lstmtester.o
  2419. In file included from lstmtester.cpp:19:
  2420. In file included from ./lstmtester.h:23:
  2421. In file included from ../lstm/lstmtrainer.h:23:
  2422. In file included from ../lstm/lstmrecognizer.h:29:
  2423. In file included from ../lstm/series.h:22:
  2424. ../lstm/plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2425. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  2426.  ^
  2427. ../lstm/network.h:127:23: note: overridden virtual function is here
  2428. virtual StaticShape InputShape() const {
  2429.  ^
  2430. In file included from lstmtester.cpp:19:
  2431. In file included from ./lstmtester.h:23:
  2432. In file included from ../lstm/lstmtrainer.h:23:
  2433. In file included from ../lstm/lstmrecognizer.h:29:
  2434. In file included from ../lstm/series.h:22:
  2435. ../lstm/plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2436. virtual STRING spec() const {
  2437.  ^
  2438. ../lstm/network.h:141:18: note: overridden virtual function is here
  2439. virtual STRING spec() const {
  2440.  ^
  2441. In file included from lstmtester.cpp:19:
  2442. In file included from ./lstmtester.h:23:
  2443. In file included from ../lstm/lstmtrainer.h:23:
  2444. In file included from ../lstm/lstmrecognizer.h:29:
  2445. In file included from ../lstm/series.h:22:
  2446. ../lstm/plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2447. virtual bool IsPlumbingType() const { return true; }
  2448.  ^
  2449. ../lstm/network.h:152:16: note: overridden virtual function is here
  2450. virtual bool IsPlumbingType() const { return false; }
  2451.  ^
  2452. In file included from lstmtester.cpp:19:
  2453. In file included from ./lstmtester.h:23:
  2454. In file included from ../lstm/lstmtrainer.h:23:
  2455. In file included from ../lstm/lstmrecognizer.h:29:
  2456. In file included from ../lstm/series.h:22:
  2457. ../lstm/plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2458. virtual void SetEnableTraining(TrainingState state);
  2459.  ^
  2460. ../lstm/network.h:163:16: note: overridden virtual function is here
  2461. virtual void SetEnableTraining(TrainingState state);
  2462.  ^
  2463. In file included from lstmtester.cpp:19:
  2464. In file included from ./lstmtester.h:23:
  2465. In file included from ../lstm/lstmtrainer.h:23:
  2466. In file included from ../lstm/lstmrecognizer.h:29:
  2467. In file included from ../lstm/series.h:22:
  2468. ../lstm/plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2469. virtual void SetNetworkFlags(uinT32 flags);
  2470.  ^
  2471. ../lstm/network.h:167:16: note: overridden virtual function is here
  2472. virtual void SetNetworkFlags(uinT32 flags);
  2473.  ^
  2474. In file included from lstmtester.cpp:19:
  2475. In file included from ./lstmtester.h:23:
  2476. In file included from ../lstm/lstmtrainer.h:23:
  2477. In file included from ../lstm/lstmrecognizer.h:29:
  2478. In file included from ../lstm/series.h:22:
  2479. ../lstm/plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2480. virtual int InitWeights(float range, TRand* randomizer);
  2481.  ^
  2482. ../lstm/network.h:174:15: note: overridden virtual function is here
  2483. virtual int InitWeights(float range, TRand* randomizer);
  2484.  ^
  2485. In file included from lstmtester.cpp:19:
  2486. In file included from ./lstmtester.h:23:
  2487. In file included from ../lstm/lstmtrainer.h:23:
  2488. In file included from ../lstm/lstmrecognizer.h:29:
  2489. In file included from ../lstm/series.h:22:
  2490. ../lstm/plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2491. virtual void ConvertToInt();
  2492.  ^
  2493. ../lstm/network.h:185:16: note: overridden virtual function is here
  2494. virtual void ConvertToInt() {}
  2495.  ^
  2496. In file included from lstmtester.cpp:19:
  2497. In file included from ./lstmtester.h:23:
  2498. In file included from ../lstm/lstmtrainer.h:23:
  2499. In file included from ../lstm/lstmrecognizer.h:29:
  2500. In file included from ../lstm/series.h:22:
  2501. ../lstm/plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2502. virtual void SetRandomizer(TRand* randomizer);
  2503.  ^
  2504. ../lstm/network.h:190:16: note: overridden virtual function is here
  2505. virtual void SetRandomizer(TRand* randomizer);
  2506.  ^
  2507. In file included from lstmtester.cpp:19:
  2508. In file included from ./lstmtester.h:23:
  2509. In file included from ../lstm/lstmtrainer.h:23:
  2510. In file included from ../lstm/lstmrecognizer.h:29:
  2511. In file included from ../lstm/series.h:22:
  2512. ../lstm/plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2513. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2514.  ^
  2515. ../lstm/network.h:195:16: note: overridden virtual function is here
  2516. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2517.  ^
  2518. In file included from lstmtester.cpp:19:
  2519. In file included from ./lstmtester.h:23:
  2520. In file included from ../lstm/lstmtrainer.h:23:
  2521. In file included from ../lstm/lstmrecognizer.h:29:
  2522. In file included from ../lstm/series.h:22:
  2523. ../lstm/plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2524. virtual int XScaleFactor() const;
  2525.  ^
  2526. ../lstm/network.h:203:15: note: overridden virtual function is here
  2527. virtual int XScaleFactor() const {
  2528.  ^
  2529. In file included from lstmtester.cpp:19:
  2530. In file included from ./lstmtester.h:23:
  2531. In file included from ../lstm/lstmtrainer.h:23:
  2532. In file included from ../lstm/lstmrecognizer.h:29:
  2533. In file included from ../lstm/series.h:22:
  2534. ../lstm/plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2535. virtual void CacheXScaleFactor(int factor);
  2536.  ^
  2537. ../lstm/network.h:209:16: note: overridden virtual function is here
  2538. virtual void CacheXScaleFactor(int factor) {}
  2539.  ^
  2540. In file included from lstmtester.cpp:19:
  2541. In file included from ./lstmtester.h:23:
  2542. In file included from ../lstm/lstmtrainer.h:23:
  2543. In file included from ../lstm/lstmrecognizer.h:29:
  2544. In file included from ../lstm/series.h:22:
  2545. ../lstm/plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2546. virtual void DebugWeights();
  2547.  ^
  2548. ../lstm/network.h:212:16: note: overridden virtual function is here
  2549. virtual void DebugWeights() {
  2550.  ^
  2551. In file included from lstmtester.cpp:19:
  2552. In file included from ./lstmtester.h:23:
  2553. In file included from ../lstm/lstmtrainer.h:23:
  2554. In file included from ../lstm/lstmrecognizer.h:29:
  2555. In file included from ../lstm/series.h:22:
  2556. ../lstm/plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2557. virtual bool Serialize(TFile* fp) const;
  2558.  ^
  2559. ../lstm/network.h:218:16: note: overridden virtual function is here
  2560. virtual bool Serialize(TFile* fp) const;
  2561.  ^
  2562. In file included from lstmtester.cpp:19:
  2563. In file included from ./lstmtester.h:23:
  2564. In file included from ../lstm/lstmtrainer.h:23:
  2565. In file included from ../lstm/lstmrecognizer.h:29:
  2566. In file included from ../lstm/series.h:22:
  2567. ../lstm/plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2568. virtual bool DeSerialize(TFile* fp);
  2569.  ^
  2570. ../lstm/network.h:221:16: note: overridden virtual function is here
  2571. virtual bool DeSerialize(TFile* fp);
  2572.  ^
  2573. In file included from lstmtester.cpp:19:
  2574. In file included from ./lstmtester.h:23:
  2575. In file included from ../lstm/lstmtrainer.h:23:
  2576. In file included from ../lstm/lstmrecognizer.h:29:
  2577. In file included from ../lstm/series.h:22:
  2578. ../lstm/plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2579. virtual void CountAlternators(const Network& other, double* same,
  2580.  ^
  2581. ../lstm/network.h:230:16: note: overridden virtual function is here
  2582. virtual void CountAlternators(const Network& other, double* same,
  2583.  ^
  2584. In file included from lstmtester.cpp:19:
  2585. In file included from ./lstmtester.h:23:
  2586. In file included from ../lstm/lstmtrainer.h:23:
  2587. In file included from ../lstm/lstmrecognizer.h:29:
  2588. ../lstm/series.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2589. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  2590.  ^
  2591. ../lstm/network.h:133:23: note: overridden virtual function is here
  2592. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  2593.  ^
  2594. In file included from lstmtester.cpp:19:
  2595. In file included from ./lstmtester.h:23:
  2596. In file included from ../lstm/lstmtrainer.h:23:
  2597. In file included from ../lstm/lstmrecognizer.h:29:
  2598. ../lstm/series.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2599. virtual STRING spec() const {
  2600.  ^
  2601. ../lstm/plumbing.h:38:18: note: overridden virtual function is here
  2602. virtual STRING spec() const {
  2603.  ^
  2604. In file included from lstmtester.cpp:19:
  2605. In file included from ./lstmtester.h:23:
  2606. In file included from ../lstm/lstmtrainer.h:23:
  2607. In file included from ../lstm/lstmrecognizer.h:29:
  2608. ../lstm/series.h:48:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2609. virtual int InitWeights(float range, TRand* randomizer);
  2610.  ^
  2611. ../lstm/plumbing.h:59:15: note: overridden virtual function is here
  2612. virtual int InitWeights(float range, TRand* randomizer);
  2613.  ^
  2614. In file included from lstmtester.cpp:19:
  2615. In file included from ./lstmtester.h:23:
  2616. In file included from ../lstm/lstmtrainer.h:23:
  2617. In file included from ../lstm/lstmrecognizer.h:29:
  2618. ../lstm/series.h:59:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2619. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2620.  ^
  2621. ../lstm/plumbing.h:81:16: note: overridden virtual function is here
  2622. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2623.  ^
  2624. In file included from lstmtester.cpp:19:
  2625. In file included from ./lstmtester.h:23:
  2626. In file included from ../lstm/lstmtrainer.h:23:
  2627. In file included from ../lstm/lstmrecognizer.h:29:
  2628. ../lstm/series.h:67:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2629. virtual int XScaleFactor() const;
  2630.  ^
  2631. ../lstm/plumbing.h:89:15: note: overridden virtual function is here
  2632. virtual int XScaleFactor() const;
  2633.  ^
  2634. In file included from lstmtester.cpp:19:
  2635. In file included from ./lstmtester.h:23:
  2636. In file included from ../lstm/lstmtrainer.h:23:
  2637. In file included from ../lstm/lstmrecognizer.h:29:
  2638. ../lstm/series.h:71:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2639. virtual void CacheXScaleFactor(int factor);
  2640.  ^
  2641. ../lstm/plumbing.h:93:16: note: overridden virtual function is here
  2642. virtual void CacheXScaleFactor(int factor);
  2643.  ^
  2644. In file included from lstmtester.cpp:19:
  2645. In file included from ./lstmtester.h:23:
  2646. In file included from ../lstm/lstmtrainer.h:23:
  2647. In file included from ../lstm/lstmrecognizer.h:29:
  2648. ../lstm/series.h:75:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2649. virtual void Forward(bool debug, const NetworkIO& input,
  2650.  ^
  2651. ../lstm/network.h:256:16: note: overridden virtual function is here
  2652. virtual void Forward(bool debug, const NetworkIO& input,
  2653.  ^
  2654. In file included from lstmtester.cpp:19:
  2655. In file included from ./lstmtester.h:23:
  2656. In file included from ../lstm/lstmtrainer.h:23:
  2657. In file included from ../lstm/lstmrecognizer.h:29:
  2658. ../lstm/series.h:81:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2659. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  2660.  ^
  2661. ../lstm/network.h:267:16: note: overridden virtual function is here
  2662. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  2663.  ^
  2664. 23 warnings generated.
  2665. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lstmtester.lo -MD -MP -MF .deps/lstmtester.Tpo -c lstmtester.cpp -o lstmtester.o >/dev/null 2>&1
  2666. depbase=`echo normstrngs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT normstrngs.lo -MD -MP -MF $depbase.Tpo -c -o normstrngs.lo normstrngs.cpp && mv -f $depbase.Tpo $depbase.Plo
  2667. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT normstrngs.lo -MD -MP -MF .deps/normstrngs.Tpo -c normstrngs.cpp -fPIC -DPIC -o .libs/normstrngs.o
  2668. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT normstrngs.lo -MD -MP -MF .deps/normstrngs.Tpo -c normstrngs.cpp -o normstrngs.o >/dev/null 2>&1
  2669. depbase=`echo pango_font_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pango_font_info.lo -MD -MP -MF $depbase.Tpo -c -o pango_font_info.lo pango_font_info.cpp && mv -f $depbase.Tpo $depbase.Plo
  2670. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pango_font_info.lo -MD -MP -MF .deps/pango_font_info.Tpo -c pango_font_info.cpp -fPIC -DPIC -o .libs/pango_font_info.o
  2671. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT pango_font_info.lo -MD -MP -MF .deps/pango_font_info.Tpo -c pango_font_info.cpp -o pango_font_info.o >/dev/null 2>&1
  2672. depbase=`echo stringrenderer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stringrenderer.lo -MD -MP -MF $depbase.Tpo -c -o stringrenderer.lo stringrenderer.cpp && mv -f $depbase.Tpo $depbase.Plo
  2673. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stringrenderer.lo -MD -MP -MF .deps/stringrenderer.Tpo -c stringrenderer.cpp -fPIC -DPIC -o .libs/stringrenderer.o
  2674. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT stringrenderer.lo -MD -MP -MF .deps/stringrenderer.Tpo -c stringrenderer.cpp -o stringrenderer.o >/dev/null 2>&1
  2675. depbase=`echo tlog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tlog.lo -MD -MP -MF $depbase.Tpo -c -o tlog.lo tlog.cpp && mv -f $depbase.Tpo $depbase.Plo
  2676. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tlog.lo -MD -MP -MF .deps/tlog.Tpo -c tlog.cpp -fPIC -DPIC -o .libs/tlog.o
  2677. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tlog.lo -MD -MP -MF .deps/tlog.Tpo -c tlog.cpp -o tlog.o >/dev/null 2>&1
  2678. depbase=`echo unicharset_training_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT unicharset_training_utils.lo -MD -MP -MF $depbase.Tpo -c -o unicharset_training_utils.lo unicharset_training_utils.cpp && mv -f $depbase.Tpo $depbase.Plo
  2679. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT unicharset_training_utils.lo -MD -MP -MF .deps/unicharset_training_utils.Tpo -c unicharset_training_utils.cpp -fPIC -DPIC -o .libs/unicharset_training_utils.o
  2680. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT unicharset_training_utils.lo -MD -MP -MF .deps/unicharset_training_utils.Tpo -c unicharset_training_utils.cpp -o unicharset_training_utils.o >/dev/null 2>&1
  2681. depbase=`echo validate_grapheme.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_grapheme.lo -MD -MP -MF $depbase.Tpo -c -o validate_grapheme.lo validate_grapheme.cpp && mv -f $depbase.Tpo $depbase.Plo
  2682. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_grapheme.lo -MD -MP -MF .deps/validate_grapheme.Tpo -c validate_grapheme.cpp -fPIC -DPIC -o .libs/validate_grapheme.o
  2683. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_grapheme.lo -MD -MP -MF .deps/validate_grapheme.Tpo -c validate_grapheme.cpp -o validate_grapheme.o >/dev/null 2>&1
  2684. depbase=`echo validate_indic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_indic.lo -MD -MP -MF $depbase.Tpo -c -o validate_indic.lo validate_indic.cpp && mv -f $depbase.Tpo $depbase.Plo
  2685. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_indic.lo -MD -MP -MF .deps/validate_indic.Tpo -c validate_indic.cpp -fPIC -DPIC -o .libs/validate_indic.o
  2686. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_indic.lo -MD -MP -MF .deps/validate_indic.Tpo -c validate_indic.cpp -o validate_indic.o >/dev/null 2>&1
  2687. depbase=`echo validate_khmer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_khmer.lo -MD -MP -MF $depbase.Tpo -c -o validate_khmer.lo validate_khmer.cpp && mv -f $depbase.Tpo $depbase.Plo
  2688. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_khmer.lo -MD -MP -MF .deps/validate_khmer.Tpo -c validate_khmer.cpp -fPIC -DPIC -o .libs/validate_khmer.o
  2689. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_khmer.lo -MD -MP -MF .deps/validate_khmer.Tpo -c validate_khmer.cpp -o validate_khmer.o >/dev/null 2>&1
  2690. depbase=`echo validate_myanmar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_myanmar.lo -MD -MP -MF $depbase.Tpo -c -o validate_myanmar.lo validate_myanmar.cpp && mv -f $depbase.Tpo $depbase.Plo
  2691. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_myanmar.lo -MD -MP -MF .deps/validate_myanmar.Tpo -c validate_myanmar.cpp -fPIC -DPIC -o .libs/validate_myanmar.o
  2692. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validate_myanmar.lo -MD -MP -MF .deps/validate_myanmar.Tpo -c validate_myanmar.cpp -o validate_myanmar.o >/dev/null 2>&1
  2693. depbase=`echo validator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validator.lo -MD -MP -MF $depbase.Tpo -c -o validator.lo validator.cpp && mv -f $depbase.Tpo $depbase.Plo
  2694. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c validator.cpp -fPIC -DPIC -o .libs/validator.o
  2695. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c validator.cpp -o validator.o >/dev/null 2>&1
  2696. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o libtesseract_training.la boxchar.lo commandlineflags.lo commontraining.lo degradeimage.lo fileio.lo lang_model_helpers.lo ligature_table.lo lstmtester.lo normstrngs.lo pango_font_info.lo stringrenderer.lo tlog.lo unicharset_training_utils.lo validate_grapheme.lo validate_indic.lo validate_khmer.lo validate_myanmar.lo validator.lo ../cutil/libtesseract_cutil.la
  2697. libtool: link: (cd .libs/libtesseract_training.lax/libtesseract_cutil.a && ar x "/usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/training/../cutil/.libs/libtesseract_cutil.a")
  2698. libtool: link: ar cru .libs/libtesseract_training.a .libs/boxchar.o .libs/commandlineflags.o .libs/commontraining.o .libs/degradeimage.o .libs/fileio.o .libs/lang_model_helpers.o .libs/ligature_table.o .libs/lstmtester.o .libs/normstrngs.o .libs/pango_font_info.o .libs/stringrenderer.o .libs/tlog.o .libs/unicharset_training_utils.o .libs/validate_grapheme.o .libs/validate_indic.o .libs/validate_khmer.o .libs/validate_myanmar.o .libs/validator.o .libs/libtesseract_training.lax/libtesseract_cutil.a/bitvec.o .libs/libtesseract_training.lax/libtesseract_cutil.a/callcpp.o .libs/libtesseract_training.lax/libtesseract_cutil.a/cutil.o .libs/libtesseract_training.lax/libtesseract_cutil.a/cutil_class.o .libs/libtesseract_training.lax/libtesseract_cutil.a/danerror.o .libs/libtesseract_training.lax/libtesseract_cutil.a/efio.o .libs/libtesseract_training.lax/libtesseract_cutil.a/emalloc.o .libs/libtesseract_training.lax/libtesseract_cutil.a/oldlist.o .libs/libtesseract_training.lax/libtesseract_cutil.a/structures.o
  2699. libtool: link: ranlib .libs/libtesseract_training.a
  2700. libtool: link: rm -fr .libs/libtesseract_training.lax
  2701. libtool: link: ( cd ".libs" && rm -f "libtesseract_training.la" && ln -s "../libtesseract_training.la" "libtesseract_training.la" )
  2702. depbase=`echo tessopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessopt.lo -MD -MP -MF $depbase.Tpo -c -o tessopt.lo tessopt.cpp && mv -f $depbase.Tpo $depbase.Plo
  2703. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessopt.lo -MD -MP -MF .deps/tessopt.Tpo -c tessopt.cpp -fPIC -DPIC -o .libs/tessopt.o
  2704. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT tessopt.lo -MD -MP -MF .deps/tessopt.Tpo -c tessopt.cpp -o tessopt.o >/dev/null 2>&1
  2705. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o libtesseract_tessopt.la tessopt.lo
  2706. libtool: link: ar cru .libs/libtesseract_tessopt.a .libs/tessopt.o
  2707. libtool: link: ranlib .libs/libtesseract_tessopt.a
  2708. libtool: link: ( cd ".libs" && rm -f "libtesseract_tessopt.la" && ln -s "../libtesseract_tessopt.la" "libtesseract_tessopt.la" )
  2709. depbase=`echo ambiguous_words.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT ambiguous_words.o -MD -MP -MF $depbase.Tpo -c -o ambiguous_words.o ambiguous_words.cpp && mv -f $depbase.Tpo $depbase.Po
  2710. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o ambiguous_words ambiguous_words.o libtesseract_training.la libtesseract_tessopt.la ../api/libtesseract.la -L/usr/local/lib -llept
  2711. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/ambiguous_words ambiguous_words.o -L/usr/local/lib ./.libs/libtesseract_training.a ./.libs/libtesseract_tessopt.a ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  2712. depbase=`echo classifier_tester.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT classifier_tester.o -MD -MP -MF $depbase.Tpo -c -o classifier_tester.o classifier_tester.cpp && mv -f $depbase.Tpo $depbase.Po
  2713. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o classifier_tester classifier_tester.o libtesseract_training.la libtesseract_tessopt.la ../api/libtesseract.la -L/usr/local/lib -llept
  2714. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/classifier_tester classifier_tester.o -L/usr/local/lib ./.libs/libtesseract_training.a ./.libs/libtesseract_tessopt.a ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  2715. depbase=`echo cntraining.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT cntraining.o -MD -MP -MF $depbase.Tpo -c -o cntraining.o cntraining.cpp && mv -f $depbase.Tpo $depbase.Po
  2716. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o cntraining cntraining.o libtesseract_training.la libtesseract_tessopt.la ../api/libtesseract.la -L/usr/local/lib -llept
  2717. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/cntraining cntraining.o -L/usr/local/lib ./.libs/libtesseract_training.a ./.libs/libtesseract_tessopt.a ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  2718. depbase=`echo combine_lang_model.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT combine_lang_model.o -MD -MP -MF $depbase.Tpo -c -o combine_lang_model.o combine_lang_model.cpp && mv -f $depbase.Tpo $depbase.Po
  2719. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o combine_lang_model combine_lang_model.o libtesseract_training.la libtesseract_tessopt.la -licui18n -L/usr/local/lib -licuuc -licudata -L/usr/local/lib -licuuc -licudata ../api/libtesseract.la
  2720. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/combine_lang_model combine_lang_model.o -L/usr/local/lib ./.libs/libtesseract_training.a ./.libs/libtesseract_tessopt.a -licui18n -licuuc -licudata ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  2721. depbase=`echo combine_tessdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT combine_tessdata.o -MD -MP -MF $depbase.Tpo -c -o combine_tessdata.o combine_tessdata.cpp && mv -f $depbase.Tpo $depbase.Po
  2722. In file included from combine_tessdata.cpp:21:
  2723. In file included from ../lstm/lstmrecognizer.h:29:
  2724. In file included from ../lstm/series.h:22:
  2725. ../lstm/plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2726. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  2727.  ^
  2728. ../lstm/network.h:127:23: note: overridden virtual function is here
  2729. virtual StaticShape InputShape() const {
  2730.  ^
  2731. In file included from combine_tessdata.cpp:21:
  2732. In file included from ../lstm/lstmrecognizer.h:29:
  2733. In file included from ../lstm/series.h:22:
  2734. ../lstm/plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2735. virtual STRING spec() const {
  2736.  ^
  2737. ../lstm/network.h:141:18: note: overridden virtual function is here
  2738. virtual STRING spec() const {
  2739.  ^
  2740. In file included from combine_tessdata.cpp:21:
  2741. In file included from ../lstm/lstmrecognizer.h:29:
  2742. In file included from ../lstm/series.h:22:
  2743. ../lstm/plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2744. virtual bool IsPlumbingType() const { return true; }
  2745.  ^
  2746. ../lstm/network.h:152:16: note: overridden virtual function is here
  2747. virtual bool IsPlumbingType() const { return false; }
  2748.  ^
  2749. In file included from combine_tessdata.cpp:21:
  2750. In file included from ../lstm/lstmrecognizer.h:29:
  2751. In file included from ../lstm/series.h:22:
  2752. ../lstm/plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2753. virtual void SetEnableTraining(TrainingState state);
  2754.  ^
  2755. ../lstm/network.h:163:16: note: overridden virtual function is here
  2756. virtual void SetEnableTraining(TrainingState state);
  2757.  ^
  2758. In file included from combine_tessdata.cpp:21:
  2759. In file included from ../lstm/lstmrecognizer.h:29:
  2760. In file included from ../lstm/series.h:22:
  2761. ../lstm/plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2762. virtual void SetNetworkFlags(uinT32 flags);
  2763.  ^
  2764. ../lstm/network.h:167:16: note: overridden virtual function is here
  2765. virtual void SetNetworkFlags(uinT32 flags);
  2766.  ^
  2767. In file included from combine_tessdata.cpp:21:
  2768. In file included from ../lstm/lstmrecognizer.h:29:
  2769. In file included from ../lstm/series.h:22:
  2770. ../lstm/plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2771. virtual int InitWeights(float range, TRand* randomizer);
  2772.  ^
  2773. ../lstm/network.h:174:15: note: overridden virtual function is here
  2774. virtual int InitWeights(float range, TRand* randomizer);
  2775.  ^
  2776. In file included from combine_tessdata.cpp:21:
  2777. In file included from ../lstm/lstmrecognizer.h:29:
  2778. In file included from ../lstm/series.h:22:
  2779. ../lstm/plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2780. virtual void ConvertToInt();
  2781.  ^
  2782. ../lstm/network.h:185:16: note: overridden virtual function is here
  2783. virtual void ConvertToInt() {}
  2784.  ^
  2785. In file included from combine_tessdata.cpp:21:
  2786. In file included from ../lstm/lstmrecognizer.h:29:
  2787. In file included from ../lstm/series.h:22:
  2788. ../lstm/plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2789. virtual void SetRandomizer(TRand* randomizer);
  2790.  ^
  2791. ../lstm/network.h:190:16: note: overridden virtual function is here
  2792. virtual void SetRandomizer(TRand* randomizer);
  2793.  ^
  2794. In file included from combine_tessdata.cpp:21:
  2795. In file included from ../lstm/lstmrecognizer.h:29:
  2796. In file included from ../lstm/series.h:22:
  2797. ../lstm/plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2798. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2799.  ^
  2800. ../lstm/network.h:195:16: note: overridden virtual function is here
  2801. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2802.  ^
  2803. In file included from combine_tessdata.cpp:21:
  2804. In file included from ../lstm/lstmrecognizer.h:29:
  2805. In file included from ../lstm/series.h:22:
  2806. ../lstm/plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2807. virtual int XScaleFactor() const;
  2808.  ^
  2809. ../lstm/network.h:203:15: note: overridden virtual function is here
  2810. virtual int XScaleFactor() const {
  2811.  ^
  2812. In file included from combine_tessdata.cpp:21:
  2813. In file included from ../lstm/lstmrecognizer.h:29:
  2814. In file included from ../lstm/series.h:22:
  2815. ../lstm/plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2816. virtual void CacheXScaleFactor(int factor);
  2817.  ^
  2818. ../lstm/network.h:209:16: note: overridden virtual function is here
  2819. virtual void CacheXScaleFactor(int factor) {}
  2820.  ^
  2821. In file included from combine_tessdata.cpp:21:
  2822. In file included from ../lstm/lstmrecognizer.h:29:
  2823. In file included from ../lstm/series.h:22:
  2824. ../lstm/plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2825. virtual void DebugWeights();
  2826.  ^
  2827. ../lstm/network.h:212:16: note: overridden virtual function is here
  2828. virtual void DebugWeights() {
  2829.  ^
  2830. In file included from combine_tessdata.cpp:21:
  2831. In file included from ../lstm/lstmrecognizer.h:29:
  2832. In file included from ../lstm/series.h:22:
  2833. ../lstm/plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2834. virtual bool Serialize(TFile* fp) const;
  2835.  ^
  2836. ../lstm/network.h:218:16: note: overridden virtual function is here
  2837. virtual bool Serialize(TFile* fp) const;
  2838.  ^
  2839. In file included from combine_tessdata.cpp:21:
  2840. In file included from ../lstm/lstmrecognizer.h:29:
  2841. In file included from ../lstm/series.h:22:
  2842. ../lstm/plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2843. virtual bool DeSerialize(TFile* fp);
  2844.  ^
  2845. ../lstm/network.h:221:16: note: overridden virtual function is here
  2846. virtual bool DeSerialize(TFile* fp);
  2847.  ^
  2848. In file included from combine_tessdata.cpp:21:
  2849. In file included from ../lstm/lstmrecognizer.h:29:
  2850. In file included from ../lstm/series.h:22:
  2851. ../lstm/plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2852. virtual void CountAlternators(const Network& other, double* same,
  2853.  ^
  2854. ../lstm/network.h:230:16: note: overridden virtual function is here
  2855. virtual void CountAlternators(const Network& other, double* same,
  2856.  ^
  2857. In file included from combine_tessdata.cpp:21:
  2858. In file included from ../lstm/lstmrecognizer.h:29:
  2859. ../lstm/series.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2860. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  2861.  ^
  2862. ../lstm/network.h:133:23: note: overridden virtual function is here
  2863. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  2864.  ^
  2865. In file included from combine_tessdata.cpp:21:
  2866. In file included from ../lstm/lstmrecognizer.h:29:
  2867. ../lstm/series.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2868. virtual STRING spec() const {
  2869.  ^
  2870. ../lstm/plumbing.h:38:18: note: overridden virtual function is here
  2871. virtual STRING spec() const {
  2872.  ^
  2873. In file included from combine_tessdata.cpp:21:
  2874. In file included from ../lstm/lstmrecognizer.h:29:
  2875. ../lstm/series.h:48:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2876. virtual int InitWeights(float range, TRand* randomizer);
  2877.  ^
  2878. ../lstm/plumbing.h:59:15: note: overridden virtual function is here
  2879. virtual int InitWeights(float range, TRand* randomizer);
  2880.  ^
  2881. In file included from combine_tessdata.cpp:21:
  2882. In file included from ../lstm/lstmrecognizer.h:29:
  2883. ../lstm/series.h:59:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2884. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2885.  ^
  2886. ../lstm/plumbing.h:81:16: note: overridden virtual function is here
  2887. virtual bool SetupNeedsBackprop(bool needs_backprop);
  2888.  ^
  2889. In file included from combine_tessdata.cpp:21:
  2890. In file included from ../lstm/lstmrecognizer.h:29:
  2891. ../lstm/series.h:67:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2892. virtual int XScaleFactor() const;
  2893.  ^
  2894. ../lstm/plumbing.h:89:15: note: overridden virtual function is here
  2895. virtual int XScaleFactor() const;
  2896.  ^
  2897. In file included from combine_tessdata.cpp:21:
  2898. In file included from ../lstm/lstmrecognizer.h:29:
  2899. ../lstm/series.h:71:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2900. virtual void CacheXScaleFactor(int factor);
  2901.  ^
  2902. ../lstm/plumbing.h:93:16: note: overridden virtual function is here
  2903. virtual void CacheXScaleFactor(int factor);
  2904.  ^
  2905. In file included from combine_tessdata.cpp:21:
  2906. In file included from ../lstm/lstmrecognizer.h:29:
  2907. ../lstm/series.h:75:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2908. virtual void Forward(bool debug, const NetworkIO& input,
  2909.  ^
  2910. ../lstm/network.h:256:16: note: overridden virtual function is here
  2911. virtual void Forward(bool debug, const NetworkIO& input,
  2912.  ^
  2913. In file included from combine_tessdata.cpp:21:
  2914. In file included from ../lstm/lstmrecognizer.h:29:
  2915. ../lstm/series.h:81:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2916. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  2917.  ^
  2918. ../lstm/network.h:267:16: note: overridden virtual function is here
  2919. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  2920.  ^
  2921. 23 warnings generated.
  2922. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o combine_tessdata combine_tessdata.o ../api/libtesseract.la -L/usr/local/lib -llept
  2923. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/combine_tessdata combine_tessdata.o -L/usr/local/lib ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  2924. depbase=`echo dawg2wordlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT dawg2wordlist.o -MD -MP -MF $depbase.Tpo -c -o dawg2wordlist.o dawg2wordlist.cpp && mv -f $depbase.Tpo $depbase.Po
  2925. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o dawg2wordlist dawg2wordlist.o libtesseract_tessopt.la ../api/libtesseract.la -L/usr/local/lib -llept
  2926. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/dawg2wordlist dawg2wordlist.o -L/usr/local/lib ./.libs/libtesseract_tessopt.a ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  2927. depbase=`echo lstmeval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lstmeval.o -MD -MP -MF $depbase.Tpo -c -o lstmeval.o lstmeval.cpp && mv -f $depbase.Tpo $depbase.Po
  2928. In file included from lstmeval.cpp:24:
  2929. In file included from ./lstmtester.h:23:
  2930. In file included from ../lstm/lstmtrainer.h:23:
  2931. In file included from ../lstm/lstmrecognizer.h:29:
  2932. In file included from ../lstm/series.h:22:
  2933. ../lstm/plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2934. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  2935.  ^
  2936. ../lstm/network.h:127:23: note: overridden virtual function is here
  2937. virtual StaticShape InputShape() const {
  2938.  ^
  2939. In file included from lstmeval.cpp:24:
  2940. In file included from ./lstmtester.h:23:
  2941. In file included from ../lstm/lstmtrainer.h:23:
  2942. In file included from ../lstm/lstmrecognizer.h:29:
  2943. In file included from ../lstm/series.h:22:
  2944. ../lstm/plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2945. virtual STRING spec() const {
  2946.  ^
  2947. ../lstm/network.h:141:18: note: overridden virtual function is here
  2948. virtual STRING spec() const {
  2949.  ^
  2950. In file included from lstmeval.cpp:24:
  2951. In file included from ./lstmtester.h:23:
  2952. In file included from ../lstm/lstmtrainer.h:23:
  2953. In file included from ../lstm/lstmrecognizer.h:29:
  2954. In file included from ../lstm/series.h:22:
  2955. ../lstm/plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2956. virtual bool IsPlumbingType() const { return true; }
  2957.  ^
  2958. ../lstm/network.h:152:16: note: overridden virtual function is here
  2959. virtual bool IsPlumbingType() const { return false; }
  2960.  ^
  2961. In file included from lstmeval.cpp:24:
  2962. In file included from ./lstmtester.h:23:
  2963. In file included from ../lstm/lstmtrainer.h:23:
  2964. In file included from ../lstm/lstmrecognizer.h:29:
  2965. In file included from ../lstm/series.h:22:
  2966. ../lstm/plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2967. virtual void SetEnableTraining(TrainingState state);
  2968.  ^
  2969. ../lstm/network.h:163:16: note: overridden virtual function is here
  2970. virtual void SetEnableTraining(TrainingState state);
  2971.  ^
  2972. In file included from lstmeval.cpp:24:
  2973. In file included from ./lstmtester.h:23:
  2974. In file included from ../lstm/lstmtrainer.h:23:
  2975. In file included from ../lstm/lstmrecognizer.h:29:
  2976. In file included from ../lstm/series.h:22:
  2977. ../lstm/plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2978. virtual void SetNetworkFlags(uinT32 flags);
  2979.  ^
  2980. ../lstm/network.h:167:16: note: overridden virtual function is here
  2981. virtual void SetNetworkFlags(uinT32 flags);
  2982.  ^
  2983. In file included from lstmeval.cpp:24:
  2984. In file included from ./lstmtester.h:23:
  2985. In file included from ../lstm/lstmtrainer.h:23:
  2986. In file included from ../lstm/lstmrecognizer.h:29:
  2987. In file included from ../lstm/series.h:22:
  2988. ../lstm/plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  2989. virtual int InitWeights(float range, TRand* randomizer);
  2990.  ^
  2991. ../lstm/network.h:174:15: note: overridden virtual function is here
  2992. virtual int InitWeights(float range, TRand* randomizer);
  2993.  ^
  2994. In file included from lstmeval.cpp:24:
  2995. In file included from ./lstmtester.h:23:
  2996. In file included from ../lstm/lstmtrainer.h:23:
  2997. In file included from ../lstm/lstmrecognizer.h:29:
  2998. In file included from ../lstm/series.h:22:
  2999. ../lstm/plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3000. virtual void ConvertToInt();
  3001.  ^
  3002. ../lstm/network.h:185:16: note: overridden virtual function is here
  3003. virtual void ConvertToInt() {}
  3004.  ^
  3005. In file included from lstmeval.cpp:24:
  3006. In file included from ./lstmtester.h:23:
  3007. In file included from ../lstm/lstmtrainer.h:23:
  3008. In file included from ../lstm/lstmrecognizer.h:29:
  3009. In file included from ../lstm/series.h:22:
  3010. ../lstm/plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3011. virtual void SetRandomizer(TRand* randomizer);
  3012.  ^
  3013. ../lstm/network.h:190:16: note: overridden virtual function is here
  3014. virtual void SetRandomizer(TRand* randomizer);
  3015.  ^
  3016. In file included from lstmeval.cpp:24:
  3017. In file included from ./lstmtester.h:23:
  3018. In file included from ../lstm/lstmtrainer.h:23:
  3019. In file included from ../lstm/lstmrecognizer.h:29:
  3020. In file included from ../lstm/series.h:22:
  3021. ../lstm/plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3022. virtual bool SetupNeedsBackprop(bool needs_backprop);
  3023.  ^
  3024. ../lstm/network.h:195:16: note: overridden virtual function is here
  3025. virtual bool SetupNeedsBackprop(bool needs_backprop);
  3026.  ^
  3027. In file included from lstmeval.cpp:24:
  3028. In file included from ./lstmtester.h:23:
  3029. In file included from ../lstm/lstmtrainer.h:23:
  3030. In file included from ../lstm/lstmrecognizer.h:29:
  3031. In file included from ../lstm/series.h:22:
  3032. ../lstm/plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3033. virtual int XScaleFactor() const;
  3034.  ^
  3035. ../lstm/network.h:203:15: note: overridden virtual function is here
  3036. virtual int XScaleFactor() const {
  3037.  ^
  3038. In file included from lstmeval.cpp:24:
  3039. In file included from ./lstmtester.h:23:
  3040. In file included from ../lstm/lstmtrainer.h:23:
  3041. In file included from ../lstm/lstmrecognizer.h:29:
  3042. In file included from ../lstm/series.h:22:
  3043. ../lstm/plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3044. virtual void CacheXScaleFactor(int factor);
  3045.  ^
  3046. ../lstm/network.h:209:16: note: overridden virtual function is here
  3047. virtual void CacheXScaleFactor(int factor) {}
  3048.  ^
  3049. In file included from lstmeval.cpp:24:
  3050. In file included from ./lstmtester.h:23:
  3051. In file included from ../lstm/lstmtrainer.h:23:
  3052. In file included from ../lstm/lstmrecognizer.h:29:
  3053. In file included from ../lstm/series.h:22:
  3054. ../lstm/plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3055. virtual void DebugWeights();
  3056.  ^
  3057. ../lstm/network.h:212:16: note: overridden virtual function is here
  3058. virtual void DebugWeights() {
  3059.  ^
  3060. In file included from lstmeval.cpp:24:
  3061. In file included from ./lstmtester.h:23:
  3062. In file included from ../lstm/lstmtrainer.h:23:
  3063. In file included from ../lstm/lstmrecognizer.h:29:
  3064. In file included from ../lstm/series.h:22:
  3065. ../lstm/plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3066. virtual bool Serialize(TFile* fp) const;
  3067.  ^
  3068. ../lstm/network.h:218:16: note: overridden virtual function is here
  3069. virtual bool Serialize(TFile* fp) const;
  3070.  ^
  3071. In file included from lstmeval.cpp:24:
  3072. In file included from ./lstmtester.h:23:
  3073. In file included from ../lstm/lstmtrainer.h:23:
  3074. In file included from ../lstm/lstmrecognizer.h:29:
  3075. In file included from ../lstm/series.h:22:
  3076. ../lstm/plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3077. virtual bool DeSerialize(TFile* fp);
  3078.  ^
  3079. ../lstm/network.h:221:16: note: overridden virtual function is here
  3080. virtual bool DeSerialize(TFile* fp);
  3081.  ^
  3082. In file included from lstmeval.cpp:24:
  3083. In file included from ./lstmtester.h:23:
  3084. In file included from ../lstm/lstmtrainer.h:23:
  3085. In file included from ../lstm/lstmrecognizer.h:29:
  3086. In file included from ../lstm/series.h:22:
  3087. ../lstm/plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3088. virtual void CountAlternators(const Network& other, double* same,
  3089.  ^
  3090. ../lstm/network.h:230:16: note: overridden virtual function is here
  3091. virtual void CountAlternators(const Network& other, double* same,
  3092.  ^
  3093. In file included from lstmeval.cpp:24:
  3094. In file included from ./lstmtester.h:23:
  3095. In file included from ../lstm/lstmtrainer.h:23:
  3096. In file included from ../lstm/lstmrecognizer.h:29:
  3097. ../lstm/series.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3098. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  3099.  ^
  3100. ../lstm/network.h:133:23: note: overridden virtual function is here
  3101. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  3102.  ^
  3103. In file included from lstmeval.cpp:24:
  3104. In file included from ./lstmtester.h:23:
  3105. In file included from ../lstm/lstmtrainer.h:23:
  3106. In file included from ../lstm/lstmrecognizer.h:29:
  3107. ../lstm/series.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3108. virtual STRING spec() const {
  3109.  ^
  3110. ../lstm/plumbing.h:38:18: note: overridden virtual function is here
  3111. virtual STRING spec() const {
  3112.  ^
  3113. In file included from lstmeval.cpp:24:
  3114. In file included from ./lstmtester.h:23:
  3115. In file included from ../lstm/lstmtrainer.h:23:
  3116. In file included from ../lstm/lstmrecognizer.h:29:
  3117. ../lstm/series.h:48:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3118. virtual int InitWeights(float range, TRand* randomizer);
  3119.  ^
  3120. ../lstm/plumbing.h:59:15: note: overridden virtual function is here
  3121. virtual int InitWeights(float range, TRand* randomizer);
  3122.  ^
  3123. In file included from lstmeval.cpp:24:
  3124. In file included from ./lstmtester.h:23:
  3125. In file included from ../lstm/lstmtrainer.h:23:
  3126. In file included from ../lstm/lstmrecognizer.h:29:
  3127. ../lstm/series.h:59:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3128. virtual bool SetupNeedsBackprop(bool needs_backprop);
  3129.  ^
  3130. ../lstm/plumbing.h:81:16: note: overridden virtual function is here
  3131. virtual bool SetupNeedsBackprop(bool needs_backprop);
  3132.  ^
  3133. In file included from lstmeval.cpp:24:
  3134. In file included from ./lstmtester.h:23:
  3135. In file included from ../lstm/lstmtrainer.h:23:
  3136. In file included from ../lstm/lstmrecognizer.h:29:
  3137. ../lstm/series.h:67:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3138. virtual int XScaleFactor() const;
  3139.  ^
  3140. ../lstm/plumbing.h:89:15: note: overridden virtual function is here
  3141. virtual int XScaleFactor() const;
  3142.  ^
  3143. In file included from lstmeval.cpp:24:
  3144. In file included from ./lstmtester.h:23:
  3145. In file included from ../lstm/lstmtrainer.h:23:
  3146. In file included from ../lstm/lstmrecognizer.h:29:
  3147. ../lstm/series.h:71:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3148. virtual void CacheXScaleFactor(int factor);
  3149.  ^
  3150. ../lstm/plumbing.h:93:16: note: overridden virtual function is here
  3151. virtual void CacheXScaleFactor(int factor);
  3152.  ^
  3153. In file included from lstmeval.cpp:24:
  3154. In file included from ./lstmtester.h:23:
  3155. In file included from ../lstm/lstmtrainer.h:23:
  3156. In file included from ../lstm/lstmrecognizer.h:29:
  3157. ../lstm/series.h:75:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3158. virtual void Forward(bool debug, const NetworkIO& input,
  3159.  ^
  3160. ../lstm/network.h:256:16: note: overridden virtual function is here
  3161. virtual void Forward(bool debug, const NetworkIO& input,
  3162.  ^
  3163. In file included from lstmeval.cpp:24:
  3164. In file included from ./lstmtester.h:23:
  3165. In file included from ../lstm/lstmtrainer.h:23:
  3166. In file included from ../lstm/lstmrecognizer.h:29:
  3167. ../lstm/series.h:81:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3168. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  3169.  ^
  3170. ../lstm/network.h:267:16: note: overridden virtual function is here
  3171. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  3172.  ^
  3173. 23 warnings generated.
  3174. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o lstmeval lstmeval.o libtesseract_training.la libtesseract_tessopt.la -L/usr/local/lib -licuuc -licudata ../api/libtesseract.la -L/usr/local/lib -llept
  3175. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/lstmeval lstmeval.o -L/usr/local/lib ./.libs/libtesseract_training.a ./.libs/libtesseract_tessopt.a -licuuc -licudata ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  3176. depbase=`echo lstmtraining.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT lstmtraining.o -MD -MP -MF $depbase.Tpo -c -o lstmtraining.o lstmtraining.cpp && mv -f $depbase.Tpo $depbase.Po
  3177. In file included from lstmtraining.cpp:23:
  3178. In file included from ./lstmtester.h:23:
  3179. In file included from ../lstm/lstmtrainer.h:23:
  3180. In file included from ../lstm/lstmrecognizer.h:29:
  3181. In file included from ../lstm/series.h:22:
  3182. ../lstm/plumbing.h:37:23: warning: 'InputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3183. virtual StaticShape InputShape() const { return stack_[0]->InputShape(); }
  3184.  ^
  3185. ../lstm/network.h:127:23: note: overridden virtual function is here
  3186. virtual StaticShape InputShape() const {
  3187.  ^
  3188. In file included from lstmtraining.cpp:23:
  3189. In file included from ./lstmtester.h:23:
  3190. In file included from ../lstm/lstmtrainer.h:23:
  3191. In file included from ../lstm/lstmrecognizer.h:29:
  3192. In file included from ../lstm/series.h:22:
  3193. ../lstm/plumbing.h:38:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3194. virtual STRING spec() const {
  3195.  ^
  3196. ../lstm/network.h:141:18: note: overridden virtual function is here
  3197. virtual STRING spec() const {
  3198.  ^
  3199. In file included from lstmtraining.cpp:23:
  3200. In file included from ./lstmtester.h:23:
  3201. In file included from ../lstm/lstmtrainer.h:23:
  3202. In file included from ../lstm/lstmrecognizer.h:29:
  3203. In file included from ../lstm/series.h:22:
  3204. ../lstm/plumbing.h:44:16: warning: 'IsPlumbingType' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3205. virtual bool IsPlumbingType() const { return true; }
  3206.  ^
  3207. ../lstm/network.h:152:16: note: overridden virtual function is here
  3208. virtual bool IsPlumbingType() const { return false; }
  3209.  ^
  3210. In file included from lstmtraining.cpp:23:
  3211. In file included from ./lstmtester.h:23:
  3212. In file included from ../lstm/lstmtrainer.h:23:
  3213. In file included from ../lstm/lstmrecognizer.h:29:
  3214. In file included from ../lstm/series.h:22:
  3215. ../lstm/plumbing.h:48:16: warning: 'SetEnableTraining' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3216. virtual void SetEnableTraining(TrainingState state);
  3217.  ^
  3218. ../lstm/network.h:163:16: note: overridden virtual function is here
  3219. virtual void SetEnableTraining(TrainingState state);
  3220.  ^
  3221. In file included from lstmtraining.cpp:23:
  3222. In file included from ./lstmtester.h:23:
  3223. In file included from ../lstm/lstmtrainer.h:23:
  3224. In file included from ../lstm/lstmrecognizer.h:29:
  3225. In file included from ../lstm/series.h:22:
  3226. ../lstm/plumbing.h:52:16: warning: 'SetNetworkFlags' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3227. virtual void SetNetworkFlags(uinT32 flags);
  3228.  ^
  3229. ../lstm/network.h:167:16: note: overridden virtual function is here
  3230. virtual void SetNetworkFlags(uinT32 flags);
  3231.  ^
  3232. In file included from lstmtraining.cpp:23:
  3233. In file included from ./lstmtester.h:23:
  3234. In file included from ../lstm/lstmtrainer.h:23:
  3235. In file included from ../lstm/lstmrecognizer.h:29:
  3236. In file included from ../lstm/series.h:22:
  3237. ../lstm/plumbing.h:59:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3238. virtual int InitWeights(float range, TRand* randomizer);
  3239.  ^
  3240. ../lstm/network.h:174:15: note: overridden virtual function is here
  3241. virtual int InitWeights(float range, TRand* randomizer);
  3242.  ^
  3243. In file included from lstmtraining.cpp:23:
  3244. In file included from ./lstmtester.h:23:
  3245. In file included from ../lstm/lstmtrainer.h:23:
  3246. In file included from ../lstm/lstmrecognizer.h:29:
  3247. In file included from ../lstm/series.h:22:
  3248. ../lstm/plumbing.h:68:16: warning: 'ConvertToInt' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3249. virtual void ConvertToInt();
  3250.  ^
  3251. ../lstm/network.h:185:16: note: overridden virtual function is here
  3252. virtual void ConvertToInt() {}
  3253.  ^
  3254. In file included from lstmtraining.cpp:23:
  3255. In file included from ./lstmtester.h:23:
  3256. In file included from ../lstm/lstmtrainer.h:23:
  3257. In file included from ../lstm/lstmrecognizer.h:29:
  3258. In file included from ../lstm/series.h:22:
  3259. ../lstm/plumbing.h:73:16: warning: 'SetRandomizer' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3260. virtual void SetRandomizer(TRand* randomizer);
  3261.  ^
  3262. ../lstm/network.h:190:16: note: overridden virtual function is here
  3263. virtual void SetRandomizer(TRand* randomizer);
  3264.  ^
  3265. In file included from lstmtraining.cpp:23:
  3266. In file included from ./lstmtester.h:23:
  3267. In file included from ../lstm/lstmtrainer.h:23:
  3268. In file included from ../lstm/lstmrecognizer.h:29:
  3269. In file included from ../lstm/series.h:22:
  3270. ../lstm/plumbing.h:81:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3271. virtual bool SetupNeedsBackprop(bool needs_backprop);
  3272.  ^
  3273. ../lstm/network.h:195:16: note: overridden virtual function is here
  3274. virtual bool SetupNeedsBackprop(bool needs_backprop);
  3275.  ^
  3276. In file included from lstmtraining.cpp:23:
  3277. In file included from ./lstmtester.h:23:
  3278. In file included from ../lstm/lstmtrainer.h:23:
  3279. In file included from ../lstm/lstmrecognizer.h:29:
  3280. In file included from ../lstm/series.h:22:
  3281. ../lstm/plumbing.h:89:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3282. virtual int XScaleFactor() const;
  3283.  ^
  3284. ../lstm/network.h:203:15: note: overridden virtual function is here
  3285. virtual int XScaleFactor() const {
  3286.  ^
  3287. In file included from lstmtraining.cpp:23:
  3288. In file included from ./lstmtester.h:23:
  3289. In file included from ../lstm/lstmtrainer.h:23:
  3290. In file included from ../lstm/lstmrecognizer.h:29:
  3291. In file included from ../lstm/series.h:22:
  3292. ../lstm/plumbing.h:93:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3293. virtual void CacheXScaleFactor(int factor);
  3294.  ^
  3295. ../lstm/network.h:209:16: note: overridden virtual function is here
  3296. virtual void CacheXScaleFactor(int factor) {}
  3297.  ^
  3298. In file included from lstmtraining.cpp:23:
  3299. In file included from ./lstmtester.h:23:
  3300. In file included from ../lstm/lstmtrainer.h:23:
  3301. In file included from ../lstm/lstmrecognizer.h:29:
  3302. In file included from ../lstm/series.h:22:
  3303. ../lstm/plumbing.h:96:16: warning: 'DebugWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3304. virtual void DebugWeights();
  3305.  ^
  3306. ../lstm/network.h:212:16: note: overridden virtual function is here
  3307. virtual void DebugWeights() {
  3308.  ^
  3309. In file included from lstmtraining.cpp:23:
  3310. In file included from ./lstmtester.h:23:
  3311. In file included from ../lstm/lstmtrainer.h:23:
  3312. In file included from ../lstm/lstmrecognizer.h:29:
  3313. In file included from ../lstm/series.h:22:
  3314. ../lstm/plumbing.h:123:16: warning: 'Serialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3315. virtual bool Serialize(TFile* fp) const;
  3316.  ^
  3317. ../lstm/network.h:218:16: note: overridden virtual function is here
  3318. virtual bool Serialize(TFile* fp) const;
  3319.  ^
  3320. In file included from lstmtraining.cpp:23:
  3321. In file included from ./lstmtester.h:23:
  3322. In file included from ../lstm/lstmtrainer.h:23:
  3323. In file included from ../lstm/lstmrecognizer.h:29:
  3324. In file included from ../lstm/series.h:22:
  3325. ../lstm/plumbing.h:125:16: warning: 'DeSerialize' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3326. virtual bool DeSerialize(TFile* fp);
  3327.  ^
  3328. ../lstm/network.h:221:16: note: overridden virtual function is here
  3329. virtual bool DeSerialize(TFile* fp);
  3330.  ^
  3331. In file included from lstmtraining.cpp:23:
  3332. In file included from ./lstmtester.h:23:
  3333. In file included from ../lstm/lstmtrainer.h:23:
  3334. In file included from ../lstm/lstmrecognizer.h:29:
  3335. In file included from ../lstm/series.h:22:
  3336. ../lstm/plumbing.h:134:16: warning: 'CountAlternators' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3337. virtual void CountAlternators(const Network& other, double* same,
  3338.  ^
  3339. ../lstm/network.h:230:16: note: overridden virtual function is here
  3340. virtual void CountAlternators(const Network& other, double* same,
  3341.  ^
  3342. In file included from lstmtraining.cpp:23:
  3343. In file included from ./lstmtester.h:23:
  3344. In file included from ../lstm/lstmtrainer.h:23:
  3345. In file included from ../lstm/lstmrecognizer.h:29:
  3346. ../lstm/series.h:35:23: warning: 'OutputShape' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3347. virtual StaticShape OutputShape(const StaticShape& input_shape) const;
  3348.  ^
  3349. ../lstm/network.h:133:23: note: overridden virtual function is here
  3350. virtual StaticShape OutputShape(const StaticShape& input_shape) const {
  3351.  ^
  3352. In file included from lstmtraining.cpp:23:
  3353. In file included from ./lstmtester.h:23:
  3354. In file included from ../lstm/lstmtrainer.h:23:
  3355. In file included from ../lstm/lstmrecognizer.h:29:
  3356. ../lstm/series.h:37:18: warning: 'spec' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3357. virtual STRING spec() const {
  3358.  ^
  3359. ../lstm/plumbing.h:38:18: note: overridden virtual function is here
  3360. virtual STRING spec() const {
  3361.  ^
  3362. In file included from lstmtraining.cpp:23:
  3363. In file included from ./lstmtester.h:23:
  3364. In file included from ../lstm/lstmtrainer.h:23:
  3365. In file included from ../lstm/lstmrecognizer.h:29:
  3366. ../lstm/series.h:48:15: warning: 'InitWeights' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3367. virtual int InitWeights(float range, TRand* randomizer);
  3368.  ^
  3369. ../lstm/plumbing.h:59:15: note: overridden virtual function is here
  3370. virtual int InitWeights(float range, TRand* randomizer);
  3371.  ^
  3372. In file included from lstmtraining.cpp:23:
  3373. In file included from ./lstmtester.h:23:
  3374. In file included from ../lstm/lstmtrainer.h:23:
  3375. In file included from ../lstm/lstmrecognizer.h:29:
  3376. ../lstm/series.h:59:16: warning: 'SetupNeedsBackprop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3377. virtual bool SetupNeedsBackprop(bool needs_backprop);
  3378.  ^
  3379. ../lstm/plumbing.h:81:16: note: overridden virtual function is here
  3380. virtual bool SetupNeedsBackprop(bool needs_backprop);
  3381.  ^
  3382. In file included from lstmtraining.cpp:23:
  3383. In file included from ./lstmtester.h:23:
  3384. In file included from ../lstm/lstmtrainer.h:23:
  3385. In file included from ../lstm/lstmrecognizer.h:29:
  3386. ../lstm/series.h:67:15: warning: 'XScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3387. virtual int XScaleFactor() const;
  3388.  ^
  3389. ../lstm/plumbing.h:89:15: note: overridden virtual function is here
  3390. virtual int XScaleFactor() const;
  3391.  ^
  3392. In file included from lstmtraining.cpp:23:
  3393. In file included from ./lstmtester.h:23:
  3394. In file included from ../lstm/lstmtrainer.h:23:
  3395. In file included from ../lstm/lstmrecognizer.h:29:
  3396. ../lstm/series.h:71:16: warning: 'CacheXScaleFactor' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3397. virtual void CacheXScaleFactor(int factor);
  3398.  ^
  3399. ../lstm/plumbing.h:93:16: note: overridden virtual function is here
  3400. virtual void CacheXScaleFactor(int factor);
  3401.  ^
  3402. In file included from lstmtraining.cpp:23:
  3403. In file included from ./lstmtester.h:23:
  3404. In file included from ../lstm/lstmtrainer.h:23:
  3405. In file included from ../lstm/lstmrecognizer.h:29:
  3406. ../lstm/series.h:75:16: warning: 'Forward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3407. virtual void Forward(bool debug, const NetworkIO& input,
  3408.  ^
  3409. ../lstm/network.h:256:16: note: overridden virtual function is here
  3410. virtual void Forward(bool debug, const NetworkIO& input,
  3411.  ^
  3412. In file included from lstmtraining.cpp:23:
  3413. In file included from ./lstmtester.h:23:
  3414. In file included from ../lstm/lstmtrainer.h:23:
  3415. In file included from ../lstm/lstmrecognizer.h:29:
  3416. ../lstm/series.h:81:16: warning: 'Backward' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
  3417. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  3418.  ^
  3419. ../lstm/network.h:267:16: note: overridden virtual function is here
  3420. virtual bool Backward(bool debug, const NetworkIO& fwd_deltas,
  3421.  ^
  3422. 23 warnings generated.
  3423. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o lstmtraining lstmtraining.o libtesseract_training.la libtesseract_tessopt.la -licui18n -L/usr/local/lib -licuuc -licudata -L/usr/local/lib -licuuc -licudata ../api/libtesseract.la -L/usr/local/lib -llept
  3424. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/lstmtraining lstmtraining.o -L/usr/local/lib ./.libs/libtesseract_training.a ./.libs/libtesseract_tessopt.a -licui18n -licuuc -licudata ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  3425. depbase=`echo mftraining.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT mftraining.o -MD -MP -MF $depbase.Tpo -c -o mftraining.o mftraining.cpp && mv -f $depbase.Tpo $depbase.Po
  3426. depbase=`echo mergenf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT mergenf.o -MD -MP -MF $depbase.Tpo -c -o mergenf.o mergenf.cpp && mv -f $depbase.Tpo $depbase.Po
  3427. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o mftraining mftraining.o mergenf.o libtesseract_training.la libtesseract_tessopt.la -L/usr/local/lib -licuuc -licudata ../api/libtesseract.la -L/usr/local/lib -llept
  3428. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/mftraining mftraining.o mergenf.o -L/usr/local/lib ./.libs/libtesseract_training.a ./.libs/libtesseract_tessopt.a -licuuc -licudata ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  3429. depbase=`echo set_unicharset_properties.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT set_unicharset_properties.o -MD -MP -MF $depbase.Tpo -c -o set_unicharset_properties.o set_unicharset_properties.cpp && mv -f $depbase.Tpo $depbase.Po
  3430. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o set_unicharset_properties set_unicharset_properties.o libtesseract_training.la libtesseract_tessopt.la -licui18n -L/usr/local/lib -licuuc -licudata -L/usr/local/lib -licuuc -licudata ../api/libtesseract.la -L/usr/local/lib -llept
  3431. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/set_unicharset_properties set_unicharset_properties.o -L/usr/local/lib ./.libs/libtesseract_training.a ./.libs/libtesseract_tessopt.a -licui18n -licuuc -licudata ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  3432. depbase=`echo shapeclustering.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT shapeclustering.o -MD -MP -MF $depbase.Tpo -c -o shapeclustering.o shapeclustering.cpp && mv -f $depbase.Tpo $depbase.Po
  3433. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o shapeclustering shapeclustering.o libtesseract_training.la libtesseract_tessopt.la ../api/libtesseract.la -L/usr/local/lib -llept
  3434. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/shapeclustering shapeclustering.o -L/usr/local/lib ./.libs/libtesseract_training.a ./.libs/libtesseract_tessopt.a ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  3435. depbase=`echo text2image.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT text2image.o -MD -MP -MF $depbase.Tpo -c -o text2image.o text2image.cpp && mv -f $depbase.Tpo $depbase.Po
  3436. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o text2image text2image.o libtesseract_training.la libtesseract_tessopt.la -licui18n -L/usr/local/lib -licuuc -licudata -L/usr/local/lib -licuuc -licudata ../api/libtesseract.la -L/usr/local/lib -licuuc -licudata -lpango-1.0 -lpangocairo-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lpangoft2-1.0 -lfontconfig -L/usr/local/lib -llept
  3437. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/text2image text2image.o -L/usr/local/lib ./.libs/libtesseract_training.a ./.libs/libtesseract_tessopt.a -licui18n ../api/.libs/libtesseract.so -licuuc -licudata -lpango-1.0 -lpangocairo-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lpangoft2-1.0 -lfontconfig -llept -Wl,-rpath -Wl,/usr/local/lib
  3438. depbase=`echo unicharset_extractor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT unicharset_extractor.o -MD -MP -MF $depbase.Tpo -c -o unicharset_extractor.o unicharset_extractor.cpp && mv -f $depbase.Tpo $depbase.Po
  3439. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -L/usr/local/lib -llept -fstack-protector -L/usr/local/lib -o unicharset_extractor unicharset_extractor.o libtesseract_tessopt.la ../api/libtesseract.la
  3440. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/unicharset_extractor unicharset_extractor.o -L/usr/local/lib ./.libs/libtesseract_tessopt.a ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  3441. depbase=`echo wordlist2dawg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -O2 -DNDEBUG -DUSE_STD_NAMESPACE -DPANGO_ENABLE_ENGINE -I../ccmain -I../api -I../ccutil -I../ccstruct -I../lstm -I../arch -I../viewer -I../textord -I../dict -I../classify -I../display -I../wordrec -I../cutil -isystem /usr/local/include -I/usr/local/include/leptonica -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -MT wordlist2dawg.o -MD -MP -MF $depbase.Tpo -c -o wordlist2dawg.o wordlist2dawg.cpp && mv -f $depbase.Tpo $depbase.Po
  3442. /bin/sh ../libtool --tag=CXX --mode=link c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -L/usr/local/lib -o wordlist2dawg wordlist2dawg.o libtesseract_tessopt.la ../api/libtesseract.la -L/usr/local/lib -llept
  3443. libtool: link: c++ -Os -pipe -march=native -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++11 -fstack-protector -o .libs/wordlist2dawg wordlist2dawg.o -L/usr/local/lib ./.libs/libtesseract_tessopt.a ../api/.libs/libtesseract.so -llept -Wl,-rpath -Wl,/usr/local/lib
  3444. ===> Staging for tesseract-4.0.0a
  3445. ===> Generating temporary packing list
  3446. if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/config/install-sh -c -s" install_sh_PROGRAM="/bin/sh /usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi
  3447. Making install in arch
  3448. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3449. install -m 0644 dotproductavx.h dotproductsse.h simddetect.h '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3450. Making install in ccutil
  3451. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3452. install -m 0644 basedir.h errcode.h fileerr.h genericvector.h helpers.h host.h memry.h ndminx.h params.h ocrclass.h platform.h serialis.h strngs.h tesscallback.h unichar.h unicharcompress.h unicharmap.h unicharset.h version.h '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3453. Making install in viewer
  3454. Making install in cutil
  3455. Making install in opencl
  3456. Making install in ccstruct
  3457. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3458. install -m 0644 publictypes.h '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3459. Making install in dict
  3460. Making install in classify
  3461. Making install in wordrec
  3462. Making install in textord
  3463. Making install in lstm
  3464. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3465. install -m 0644 convolve.h ctc.h fullyconnected.h functions.h input.h lstm.h lstmrecognizer.h lstmtrainer.h maxpool.h networkbuilder.h network.h networkio.h networkscratch.h parallel.h plumbing.h recodebeam.h reconfig.h reversed.h series.h static_shape.h stridemap.h tfnetwork.h weightmatrix.h '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3466. Making install in ccmain
  3467. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3468. install -m 0644 thresholder.h ltrresultiterator.h pageiterator.h resultiterator.h osdetect.h '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3469. Making install in api
  3470. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib'
  3471. /bin/sh ../libtool --mode=install /usr/bin/install -c -s libtesseract.la '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib'
  3472. libtool: install: /usr/bin/install -c .libs/libtesseract.so.4.0.0 /usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib/libtesseract.so.4.0.0
  3473. libtool: install: strip --strip-unneeded /usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib/libtesseract.so.4.0.0
  3474. libtool: install: (cd /usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib && { ln -s -f libtesseract.so.4.0.0 libtesseract.so.4 || { rm -f libtesseract.so.4 && ln -s libtesseract.so.4.0.0 libtesseract.so.4; }; })
  3475. libtool: install: (cd /usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib && { ln -s -f libtesseract.so.4.0.0 libtesseract.so || { rm -f libtesseract.so && ln -s libtesseract.so.4.0.0 libtesseract.so; }; })
  3476. libtool: install: /usr/bin/install -c .libs/libtesseract.lai /usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib/libtesseract.la
  3477. libtool: install: /usr/bin/install -c .libs/libtesseract.a /usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib/libtesseract.a
  3478. libtool: install: strip --strip-debug /usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib/libtesseract.a
  3479. libtool: install: chmod 644 /usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib/libtesseract.a
  3480. libtool: install: ranlib /usr/ports/graphics/tesseract-devel/work/stage/usr/local/lib/libtesseract.a
  3481. ranlib: warning: can't find .strtab section
  3482. libtool: warning: remember to run 'libtool --finish /usr/local/lib'
  3483. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin'
  3484. STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/config/install-sh -c -s tesseract '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin'
  3485. libtool: warning: 'libtesseract.la' has not been installed in '/usr/local/lib'
  3486. libtool: install: /bin/sh /usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d/config/install-sh -c -s .libs/tesseract /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/tesseract
  3487. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3488. install -m 0644 apitypes.h baseapi.h capi.h renderer.h '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/include/tesseract'
  3489. Making install in .
  3490. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/libdata/pkgconfig'
  3491. install -m 0644 tesseract.pc '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/libdata/pkgconfig'
  3492. Making install in tessdata
  3493. Making install in configs
  3494. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/share/tessdata/configs'
  3495. install -m 0644 inter makebox box.train unlv ambigs.train lstm.train api_config kannada box.train.stderr quiet logfile digits hocr tsv linebox pdf rebox strokewidth bigram txt '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/share/tessdata/configs'
  3496. Making install in tessconfigs
  3497. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/share/tessdata/tessconfigs'
  3498. install -m 0644 batch batch.nochop nobatch matdemo segdemo msdemo '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/share/tessdata/tessconfigs'
  3499. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/share/tessdata'
  3500. install -m 0644 pdf.ttf '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/share/tessdata'
  3501. Making install in doc
  3502. cd /usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d && install -m 0644 AUTHORS ChangeLog README.md /usr/ports/graphics/tesseract-devel/work/stage/usr/local/share/doc/tesseract
  3503. cd /usr/ports/graphics/tesseract-devel/work/tesseract-3847b7d && install -m 0644 testing/eurotext.tif testing/phototest.tif /usr/ports/graphics/tesseract-devel/work/stage/usr/local/share/examples/tesseract
  3504. /bin/mkdir -p '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin'
  3505. /bin/sh ../libtool --mode=install install -s -m 555 ambiguous_words classifier_tester cntraining combine_lang_model combine_tessdata dawg2wordlist lstmeval lstmtraining mftraining set_unicharset_properties shapeclustering text2image unicharset_extractor wordlist2dawg '/usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin'
  3506. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3507. libtool: install: install -m 555 -s .libs/ambiguous_words /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/ambiguous_words
  3508. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3509. libtool: install: install -m 555 -s .libs/classifier_tester /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/classifier_tester
  3510. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3511. libtool: install: install -m 555 -s .libs/cntraining /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/cntraining
  3512. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3513. libtool: install: install -m 555 -s .libs/combine_lang_model /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/combine_lang_model
  3514. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3515. libtool: install: install -m 555 -s .libs/combine_tessdata /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/combine_tessdata
  3516. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3517. libtool: install: install -m 555 -s .libs/dawg2wordlist /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/dawg2wordlist
  3518. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3519. libtool: install: install -m 555 -s .libs/lstmeval /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/lstmeval
  3520. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3521. libtool: install: install -m 555 -s .libs/lstmtraining /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/lstmtraining
  3522. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3523. libtool: install: install -m 555 -s .libs/mftraining /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/mftraining
  3524. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3525. libtool: install: install -m 555 -s .libs/set_unicharset_properties /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/set_unicharset_properties
  3526. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3527. libtool: install: install -m 555 -s .libs/shapeclustering /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/shapeclustering
  3528. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3529. libtool: install: install -m 555 -s .libs/text2image /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/text2image
  3530. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3531. libtool: install: install -m 555 -s .libs/unicharset_extractor /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/unicharset_extractor
  3532. libtool: warning: '../api/libtesseract.la' has not been installed in '/usr/local/lib'
  3533. libtool: install: install -m 555 -s .libs/wordlist2dawg /usr/ports/graphics/tesseract-devel/work/stage/usr/local/bin/wordlist2dawg
  3534. ====> Compressing man pages (compress-man)
  3535. ===> Installing for tesseract-4.0.0a
  3536. ===> Checking if tesseract already installed
  3537. ===> Registering installation for tesseract-4.0.0a
  3538. pkg-static: duplicate file listing: /usr/local/share/doc/tesseract/AUTHORS, ignoring
  3539. pkg-static: duplicate file listing: /usr/local/share/doc/tesseract/ChangeLog, ignoring
  3540. pkg-static: duplicate file listing: /usr/local/share/doc/tesseract/README.md, ignoring
  3541. pkg-static: duplicate file listing: /usr/local/share/examples/tesseract/eurotext.tif, ignoring
  3542. pkg-static: duplicate file listing: /usr/local/share/examples/tesseract/phototest.tif, ignoring
  3543. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/txt, ignoring
  3544. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/tsv, ignoring
  3545. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/inter, ignoring
  3546. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/unlv, ignoring
  3547. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/rebox, ignoring
  3548. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/lstm.train, ignoring
  3549. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/kannada, ignoring
  3550. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/api_config, ignoring
  3551. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/bigram, ignoring
  3552. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/makebox, ignoring
  3553. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/hocr, ignoring
  3554. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/strokewidth, ignoring
  3555. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/box.train.stderr, ignoring
  3556. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/pdf, ignoring
  3557. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/quiet, ignoring
  3558. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/logfile, ignoring
  3559. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/linebox, ignoring
  3560. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/digits, ignoring
  3561. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/ambigs.train, ignoring
  3562. pkg-static: duplicate file listing: /usr/local/share/tessdata/configs/box.train, ignoring
  3563. pkg-static: duplicate file listing: /usr/local/share/tessdata/pdf.ttf, ignoring
  3564. pkg-static: duplicate file listing: /usr/local/share/tessdata/tessconfigs/nobatch, ignoring
  3565. pkg-static: duplicate file listing: /usr/local/share/tessdata/tessconfigs/segdemo, ignoring
  3566. pkg-static: duplicate file listing: /usr/local/share/tessdata/tessconfigs/msdemo, ignoring
  3567. pkg-static: duplicate file listing: /usr/local/share/tessdata/tessconfigs/matdemo, ignoring
  3568. pkg-static: duplicate file listing: /usr/local/share/tessdata/tessconfigs/batch, ignoring
  3569. pkg-static: duplicate file listing: /usr/local/share/tessdata/tessconfigs/batch.nochop, ignoring
  3570. Installing tesseract-4.0.0a...
  3571. root@NEW-HOME:/usr/ports/graphics/tesseract-devel # exit
  3572.  
  3573.  
  3574. exit
  3575.  
  3576. Script done on Fri Aug 18 19:59:45 2017
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement