CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY OPENSSL_USE_STATIC_LIBS /home/conan/w/cci_PR-2903/.conan/data/getdns/1.6.0/_/_/build/034d8d3f82ad5b0aa4e0ff33ceacb6dfed145abe/source_subfolder/src/extension/libuv.c:225:28: warning: incompatible pointer types passing 'void (uv_timer_t *, int)' (aka 'void (struct uv_timer_s *, int)') to parameter of type 'uv_timer_cb' (aka 'void (*)(struct uv_timer_s *)') [-Wincompatible-pointer-types] uv_timer_start(my_timer, getdns_libuv_timeout_cb, timeout, 0); ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-2903/.conan/data/libuv/1.38.1/_/_/package/35437353b857392790f3121d268b1db3fb9a09b0/include/uv.h:859:42: note: passing argument to parameter 'cb' here uv_timer_cb cb, ^ 1 warning generated. In file included from /home/conan/w/cci_PR-2903/.conan/data/getdns/1.6.0/_/_/build/034d8d3f82ad5b0aa4e0ff33ceacb6dfed145abe/source_subfolder/src/compat/arc4random.c:46: /home/conan/w/cci_PR-2903/.conan/data/getdns/1.6.0/_/_/build/034d8d3f82ad5b0aa4e0ff33ceacb6dfed145abe/source_subfolder/src/compat/chacha_private.h:55:69: warning: unused parameter 'ivbits' [-Wunused-parameter] chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ATTR_UNUSED(ivbits)) ^ 1 warning generated. *** *** !!! IMPORTANT !!!! *** *** From release 1.2.0, getdns comes with built-in DNSSEC *** trust anchor management. External trust anchor management, *** for example with unbound-anchor, is no longer necessary *** and no longer recommended. *** *** Previously installed trust anchors, in the default location - *** *** /etc/unbound/getdns-root.key *** *** - will be preferred and used for DNSSEC validation, however *** getdns will fallback to trust-anchors obtained via built-in *** trust anchor management when the anchors from the default *** location fail to validate the root DNSKEY rrset. *** *** To prevent expired DNSSEC trust anchors to be used for *** validation, we strongly recommend removing the trust anchors *** on the default location when there is no active external *** trust anchor management keeping it up-to-date. *** CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY WARN: libevent/2.1.12: requirement openssl/1.1.1g overridden by getdns/1.6.0 to openssl/1.1.1h