CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY OPENSSL_USE_STATIC_LIBS /Users/jenkins/w/cci_PR-2903/.conan/data/getdns/1.6.0/_/_/build/d7e11680efd3691038416dcdcf93d8b576e3f04b/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); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/jenkins/w/cci_PR-2903/.conan/data/libuv/1.38.1/_/_/package/1513b3452ef7e2a2dd5f931247c5e02edeb98cc9/include/uv.h:859:42: note: passing argument to parameter 'cb' here uv_timer_cb cb, ^ 1 warning generated. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libgetdns.a(mdns.c.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libgetdns.a(ub_loop.c.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libgetdns.a(mdns.c.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libgetdns.a(ub_loop.c.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-2903/.conan/data/getdns/1.6.0/_/_/package/d7e11680efd3691038416dcdcf93d8b576e3f04b/lib/libgetdns.a(mdns.c.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/cci_PR-2903/.conan/data/getdns/1.6.0/_/_/package/d7e11680efd3691038416dcdcf93d8b576e3f04b/lib/libgetdns.a(ub_loop.c.o) has no symbols *** *** !!! 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