ar: `u' modifier ignored since `D' is the default (see `U') CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4320/1/516313c0-13b0-4ebb-82ff-d0008e0c2910/recipes/libnuma/all/test_package/test_package.c:4:3: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' [-Wimplicit-function-declaration] printf("numa available: %d\n", numa_available()); ^ /home/conan/w/cci_PR-4320/1/516313c0-13b0-4ebb-82ff-d0008e0c2910/recipes/libnuma/all/test_package/test_package.c:4:3: note: include the header or explicitly provide a declaration for 'printf' 1 warning generated.