CMake Warning: Manually-specified variables were not used by the project: CARES_MSVC_STATIC_RUNTIME CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /usr/include/string.h:494, from /home/conan/w/cci_PR-3649/.conan/data/c-ares/1.14.0/_/_/build/2af715f34a7c8c2aeae57b25be0a52c4110dc502/source_subfolder/setup_once.h:35, from /home/conan/w/cci_PR-3649/.conan/data/c-ares/1.14.0/_/_/build/2af715f34a7c8c2aeae57b25be0a52c4110dc502/source_subfolder/ares_setup.h:214, from /home/conan/w/cci_PR-3649/.conan/data/c-ares/1.14.0/_/_/build/2af715f34a7c8c2aeae57b25be0a52c4110dc502/source_subfolder/ares_parse_ptr_reply.c:17: In function ‘strncpy’, inlined from ‘ares_parse_ptr_reply’ at /home/conan/w/cci_PR-3649/.conan/data/c-ares/1.14.0/_/_/build/2af715f34a7c8c2aeae57b25be0a52c4110dc502/source_subfolder/ares_parse_ptr_reply.c:134:11: /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-3649/.conan/data/c-ares/1.14.0/_/_/build/2af715f34a7c8c2aeae57b25be0a52c4110dc502/source_subfolder/ares_parse_ptr_reply.c: In function ‘ares_parse_ptr_reply’: /home/conan/w/cci_PR-3649/.conan/data/c-ares/1.14.0/_/_/build/2af715f34a7c8c2aeae57b25be0a52c4110dc502/source_subfolder/ares_parse_ptr_reply.c:134:47: note: length computed here 134 | strncpy(aliases[aliascnt], rr_data, strlen(rr_data)+1); | ^~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY