buckets/ssl_buckets.c: In function 'get_subject_alt_names': buckets/ssl_buckets.c:540:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 540 | strlen(nm->d.ia5->data) != nm->d.ia5->length) | ~~~~~~~~~^~~~~~ | | | unsigned char * In file included from /home/conan/w/cci_PR-3934/.conan/data/apr/1.7.0/_/_/package/235cd3ce178d1014cca9ff9aee81b818b8153559/include/apr_want.h:63, from /home/conan/w/cci_PR-3934/.conan/data/apr/1.7.0/_/_/package/235cd3ce178d1014cca9ff9aee81b818b8153559/include/apr_pools.h:47, from buckets/ssl_buckets.c:25: /usr/include/string.h:384:35: note: expected 'const char *' but argument is of type 'unsigned char *' 384 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ buckets/ssl_buckets.c: In function 'get_subject_alt_names': buckets/ssl_buckets.c:540:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 540 | strlen(nm->d.ia5->data) != nm->d.ia5->length) | ~~~~~~~~~^~~~~~ | | | unsigned char * In file included from /home/conan/w/cci_PR-3934/.conan/data/apr/1.7.0/_/_/package/235cd3ce178d1014cca9ff9aee81b818b8153559/include/apr_want.h:63, from /home/conan/w/cci_PR-3934/.conan/data/apr/1.7.0/_/_/package/235cd3ce178d1014cca9ff9aee81b818b8153559/include/apr_pools.h:47, from buckets/ssl_buckets.c:25: /usr/include/string.h:384:35: note: expected 'const char *' but argument is of type 'unsigned char *' 384 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY