CMake Warning: Manually-specified variables were not used by the project: CMAKE_DISABLE_FIND_PACKAGE_openjp2 CMAKE_DISABLE_FIND_PACKAGE_webp 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 SW_BUILD In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.78.0/_/_/build/d5968ccd7cf682fd6c5e6e913ab8f73412c5594a/source_subfolder/src/utils2.c:199: In function ‘strncat’, inlined from ‘appendSubdirs’ at /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.78.0/_/_/build/d5968ccd7cf682fd6c5e6e913ab8f73412c5594a/source_subfolder/src/utils2.c:2946:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.78.0/_/_/build/d5968ccd7cf682fd6c5e6e913ab8f73412c5594a/source_subfolder/src/utils2.c: In function ‘appendSubdirs’: /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.78.0/_/_/build/d5968ccd7cf682fd6c5e6e913ab8f73412c5594a/source_subfolder/src/utils2.c:2936:12: note: length computed here 2936 | len2 = strlen(subdirs); | ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.78.0/_/_/build/d5968ccd7cf682fd6c5e6e913ab8f73412c5594a/source_subfolder/src/utils2.c:199: In function ‘strncpy’, inlined from ‘makeTempDirname’ at /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.78.0/_/_/build/d5968ccd7cf682fd6c5e6e913ab8f73412c5594a/source_subfolder/src/utils2.c:3168:9, inlined from ‘makeTempDirname’ at /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.78.0/_/_/build/d5968ccd7cf682fd6c5e6e913ab8f73412c5594a/source_subfolder/src/utils2.c:3144:1: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.78.0/_/_/build/d5968ccd7cf682fd6c5e6e913ab8f73412c5594a/source_subfolder/src/utils2.c: In function ‘makeTempDirname’: /home/conan/w/cci_PR-3440/.conan/data/leptonica/1.78.0/_/_/build/d5968ccd7cf682fd6c5e6e913ab8f73412c5594a/source_subfolder/src/utils2.c:3166:15: note: length computed here 3166 | pathlen = strlen(path); | ^~~~~~~~~~~~ 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.78.0 to libwebp/1.0.3