Configuring tesseract version 4.1.1... CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccmain/linerec.cpp: In member function ‘void tesseract::Tesseract::SearchWords(tesseract::PointerVector*)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccmain/linerec.cpp:266:8: warning: variable ‘any_nonspace_delimited’ set but not used [-Wunused-but-set-variable] bool any_nonspace_delimited = false; ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(char*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:105:48: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FRead(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(double*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:109:54: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FReadEndian(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(float*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:113:54: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FReadEndian(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(int8_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:117:48: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FRead(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(int16_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:121:54: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FReadEndian(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(int32_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:125:54: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FReadEndian(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(int64_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:129:54: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FReadEndian(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(uint8_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:133:48: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FRead(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(uint16_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:137:54: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FReadEndian(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(uint32_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:141:54: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FReadEndian(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::DeSerialize(uint64_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:145:54: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FReadEndian(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const char*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:149:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const double*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:153:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const float*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:157:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const int8_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:161:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const int16_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:165:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const int32_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:169:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const int64_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:173:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const uint8_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:177:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const uint16_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:181:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const uint32_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:185:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘bool tesseract::TFile::Serialize(const uint64_t*, size_t)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:189:49: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] return FWrite(buffer, sizeof(*buffer), count) == count; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘int tesseract::TFile::FRead(void*, size_t, int)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:276:23: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare] if (SIZE_MAX / size <= count) { ^ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:281:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] if (data_->size() - offset_ < required_size) { ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:22: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp: In member function ‘int tesseract::TFile::FWrite(const void*, size_t, int)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/serialis.cpp:323:31: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare] ASSERT_HOST(SIZE_MAX / size > count); ^ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccutil/errcode.h:88:25: note: in definition of macro ‘ASSERT_HOST’ #define ASSERT_HOST(x) (x) \ ^ In file included from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/classify/classify.cpp:19: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/classify/classify.h: In constructor ‘tesseract::Classify::Classify()’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/classify/classify.h:558:8: warning: ‘tesseract::Classify::dict_’ will be initialized after [-Wreorder] Dict dict_; ^~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/classify/classify.h:550:20: warning: ‘tesseract::ShapeClassifier* tesseract::Classify::static_classifier_’ [-Wreorder] ShapeClassifier* static_classifier_; ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/classify/classify.cpp:60:1: warning: when initialized here [-Wreorder] Classify::Classify() ^~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/classify/cluster.cpp: In function ‘bool MultipleCharSamples(CLUSTERER*, CLUSTER*, float)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/classify/cluster.cpp:2298:26: warning: comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘std::vector::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] if (Clusterer->NumChar > CharFlags.size()) { ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/lstm/lstmtrainer.cpp: In member function ‘bool tesseract::LSTMTrainer::TryLoadingCheckpoint(const char*, const char*)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/lstm/lstmtrainer.cpp:135:15: warning: variable ‘shape’ set but not used [-Wunused-but-set-variable] StaticShape shape = network_->OutputShape(network_->InputShape()); ^~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/lstm/lstmtrainer.cpp: In static member function ‘static bool tesseract::LSTMTrainer::EncodeString(const STRING&, const UNICHARSET&, const tesseract::UnicharCompress*, bool, int, GenericVector*)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/lstm/lstmtrainer.cpp:754:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::basic_string::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] while (err_index < cleaned.size()) { ~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/lstm/recodebeam.cpp: In member function ‘void tesseract::RecodeBeamSearch::ExtractBestPathAsWords(const TBOX&, float, bool, const UNICHARSET*, tesseract::PointerVector*, int)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/lstm/recodebeam.cpp:238:38: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] for (size_t i = timestepEnd; i < xcoords[word_end]; i++) { /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/lstm/recodebeam.cpp:246:38: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] for (size_t i = timestepEnd; i < xcoords[word_end]; i++) { /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/lstm/recodebeam.cpp:253:43: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘std::__tuple_element_t<1, std::tuple >’ {aka ‘int’} [-Wsign-compare] if ((best_choices.size() > 0 && i == std::get<1>(best_choices.front()) - 1) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/lstm/recodebeam.cpp:254:18: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] || i == xcoords[word_end]-1) { ~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/opencl/openclwrapper.cpp:19: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/opencl/oclkernels.h:21:20: warning: ‘kernel_src’ defined but not used [-Wunused-variable] static const char* kernel_src = KERNEL( ^~~~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/textord/fpchop.cpp: In function ‘void join_segments(C_OUTLINE_FRAG*, C_OUTLINE_FRAG*)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/textord/fpchop.cpp:750:69: warning: ‘void* memset(void*, int, size_t)’ writing to an object of type ‘class DIR128’ with ‘private’ member ‘DIR128::dir’ [-Wclass-memaccess] memset (steps + bottom->stepcount, fake_step.get_dir(), fake_count); ^ In file included from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/coutln.h:26, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/stepblob.h:24, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/werd.h:25, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/ocrrow.h:29, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/ocrblock.h:23, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/blobbox.h:28, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/textord/fpchop.cpp:19: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/mod128.h:29:14: note: ‘class DIR128’ declared here class DLLSYM DIR128 ^~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/textord/fpchop.cpp: In member function ‘C_OUTLINE* C_OUTLINE_FRAG::close()’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/textord/fpchop.cpp:787:65: warning: ‘void* memset(void*, int, size_t)’ writing to an object of type ‘class DIR128’ with ‘private’ member ‘DIR128::dir’ [-Wclass-memaccess] memset (new_steps + stepcount, fake_step.get_dir(), fake_count); ^ In file included from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/coutln.h:26, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/stepblob.h:24, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/werd.h:25, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/ocrrow.h:29, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/ocrblock.h:23, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/blobbox.h:28, from /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/textord/fpchop.cpp:19: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/ccstruct/mod128.h:29:14: note: ‘class DIR128’ declared here class DLLSYM DIR128 ^~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/api/baseapi.cpp:1094:1: warning: ‘size_t tesseract::WriteMemoryCallback(void*, size_t, size_t, void*)’ defined but not used [-Wunused-function] WriteMemoryCallback(void *contents, size_t size, size_t nmemb, void *userp) ^~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/api/hocrrenderer.cpp: In member function ‘char* tesseract::TessBaseAPI::GetHOCRText(ETEXT_DESC*, int)’: /home/conan/w/cci_PR-4278/.conan/data/tesseract/4.1.1/_/_/build/b1e1d62e74315199b8f7cf00a4edf36bc8a5e61e/source_subfolder/src/api/hocrrenderer.cpp:136:47: warning: unused variable ‘scnt’ [-Wunused-variable] int lcnt = 1, bcnt = 1, pcnt = 1, wcnt = 1, scnt = 1, tcnt = 1, gcnt = 1; ^~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY WARN: libtiff/4.1.0: requirement libwebp/1.1.0 overridden by leptonica/1.80.0 to libwebp/1.0.3