CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3685/.conan/data/libgit2/1.0.1/_/_/build/0638d1ff93c4858f8628f8a844182e370b652b0f/source_subfolder/src/patch_parse.c: In function ‘parse_header_git_index’: /home/conan/w/cci_PR-3685/.conan/data/libgit2/1.0.1/_/_/build/0638d1ff93c4858f8628f8a844182e370b652b0f/source_subfolder/src/patch_parse.c:212:37: warning: ‘mode’ may be used uninitialized in this function [-Wmaybe-uninitialized] 212 | patch->base.delta->old_file.mode = mode; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3685/.conan/data/libgit2/1.0.1/_/_/build/0638d1ff93c4858f8628f8a844182e370b652b0f/source_subfolder/src/common.h:36, from /home/conan/w/cci_PR-3685/.conan/data/libgit2/1.0.1/_/_/build/0638d1ff93c4858f8628f8a844182e370b652b0f/source_subfolder/src/refs.h:10, from /home/conan/w/cci_PR-3685/.conan/data/libgit2/1.0.1/_/_/build/0638d1ff93c4858f8628f8a844182e370b652b0f/source_subfolder/src/refs.c:8: In function ‘strncpy’, inlined from ‘git_reference_lookup_resolved’ at /home/conan/w/cci_PR-3685/.conan/data/libgit2/1.0.1/_/_/build/0638d1ff93c4858f8628f8a844182e370b652b0f/source_subfolder/src/refs.c:245:4: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY