CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4180/2/ec7e8600-0106-4f58-85e3-42a93e2db3e3/recipes/mdns/all/test_package/test_package.c: In function 'main': /home/conan/w/cci_PR-4180/2/ec7e8600-0106-4f58-85e3-42a93e2db3e3/recipes/mdns/all/test_package/test_package.c:30:35: warning: passing argument 1 of 'mdns_socket_open_ipv4' makes pointer from integer without a cast int sock = mdns_socket_open_ipv4(port); ^ In file included from /home/conan/w/cci_PR-4180/2/ec7e8600-0106-4f58-85e3-42a93e2db3e3/recipes/mdns/all/test_package/test_package.c:6:0: /home/conan/w/cci_PR-4180/.conan/data/mdns/1.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/mdns.h:294:1: note: expected 'struct sockaddr_in *' but argument is of type 'int' mdns_socket_open_ipv4(struct sockaddr_in* saddr) { ^ mdns/1.2: WARN: This conanfile has no build step