CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4395/1/82bf4cfa-ff67-490a-a536-bd8f3ed12fad/recipes/mdns/all/test_package/test_package.c: In function 'main': /home/conan/w/cci_PR-4395/1/82bf4cfa-ff67-490a-a536-bd8f3ed12fad/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-4395/1/82bf4cfa-ff67-490a-a536-bd8f3ed12fad/recipes/mdns/all/test_package/test_package.c:6:0: /home/conan/w/cci_PR-4395/.conan/data/mdns/1.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/mdns.h:295:1: note: expected 'struct sockaddr_in *' but argument is of type 'int' mdns_socket_open_ipv4(struct sockaddr_in* saddr) { ^ mdns/1.3: WARN: This conanfile has no build step