CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c: In function ‘https_open’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c:1094:29: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] snprintf(errStr,MAXLEN,"Content-Length not a multiple of 2880 (https_open) %u", ^ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c:1094:29: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c: In function ‘https_file_open’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c:1181:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] "Content-Length not a multiple of 2880 (https_file_open) %d", ^ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c:1181:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c: In function ‘curlProgressCallback’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c:1261:13: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(stderr,urlname); ^ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c: In function ‘ftps_open’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c:1418:32: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] snprintf(errStr,MAXLEN,"Content-Length not a multiple of 2880 (ftps_open) %u", ^ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c:1418:32: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c: In function ‘ftps_file_open’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c:1570:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] "Content-Length not a multiple of 2880 (ftps_file_open) %d", ^ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/91ae19a35257669d0dca610de2dc09a17562606a/source_subfolder/drvrnet.c:1570:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=] CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY