version up: Tesseract 4.0.0-beta.3 & Leptonica 1.76.0
Add osd trainned data
Showing
-
Owner
I think this cause build errors on debian 7.1 / gcc 4.7
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/srv/slapgrid/slappart8/srv/testnode/bpl/soft/63090da092129331b30b1c77679f743b/parts/leptonica/include -I/srv/slapgrid/slappart8/srv/testnode/bpl/soft/63090da092129331b30b1c77679f743b/parts/leptonica/include/leptonica -DTESSDATA_PREFIX=/srv/slapgrid/slappart8/srv/testnode/bpl/soft/63090da092129331b30b1c77679f743b/parts/tesseract-traineddata -g -O2 -std=c++11 -MT globaloc.lo -MD -MP -MF .deps/globaloc.Tpo -c globaloc.cpp -fPIC -DPIC -o .libs/globaloc.o In file included from genericvector.h:29:0, from params.h:25, from tprintf.h:23, from globaloc.cpp:27: helpers.h: In member function 'double tesseract::TRand::SignedRand(double)': helpers.h:62:38: error: 'INT32_MAX' was not declared in this scope helpers.h: In member function 'double tesseract::TRand::UnsignedRand(double)': helpers.h:66:32: error: 'INT32_MAX' was not declared in this scope make[3]: *** [globaloc.lo] Error
we still have a few testnodes running this old debian, but I'm not sure we are still supporting debian 7. I think @rafael and @seb are planning to move tests nodes, so maybe we can ignore this.
-
Owner
For reference, I got the errors on
COMP-2203-3Nodes-ERP5PROJECT1
( https://nexedi.erp5.net/test_result_module/20180817-85D24BFD/ ) . OnCOMP-2587-3Nodes-ERP5PROJECT1
there seem to be no build error. This might also be something wrong with this test node. -
Owner
In general we shouldn't have more test node on debian 7, but it can still exist arround.
In any case, it should be upgraded.
Please register or sign in to comment