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/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/cfileio.c: In function ‘ffomem’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/cfileio.c:339:38: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 55 [-Wformat-truncation=] " extension with EXTNAME = %s,", extname); ^~ ~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/cfileio.c:338:11: note: ‘snprintf’ output between 28 and 98 bytes into a destination of size 81 snprintf(errmsg, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " extension with EXTNAME = %s,", extname); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/cfileio.c: In function ‘ffopen’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/cfileio.c:971:38: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 55 [-Wformat-truncation=] " extension with EXTNAME = %s,", extname); ^~ ~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/cfileio.c:970:11: note: ‘snprintf’ output between 28 and 98 bytes into a destination of size 81 snprintf(errmsg, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " extension with EXTNAME = %s,", extname); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c: In function ‘https_open’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:1094:82: 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", ~^ %lu inmem.size); ~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c: In function ‘https_file_open’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:1181:64: 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", ~^ %ld inmem.size); ~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c: In function ‘curlProgressCallback’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/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/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c: In function ‘ftps_open’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:1418:84: 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", ~^ %lu inmem.size); ~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c: In function ‘ftps_file_open’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:1570:66: 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", ~^ %ld inmem.size); ~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c: In function ‘http_open_network’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:835:33: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1196 [-Wformat-truncation=] snprintf(tmpstr,MAXLEN,"GET %s HTTP/1.0\r\n",fn); ^~ ~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:835:5: note: ‘snprintf’ output between 16 and 1215 bytes into a destination of size 1200 snprintf(tmpstr,MAXLEN,"GET %s HTTP/1.0\r\n",fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:833:46: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size between 1078 and 1187 [-Wformat-truncation=] snprintf(tmpstr,MAXLEN,"GET http://%s:%-d%s HTTP/1.0\r\n",host,port,fn); ^~ ~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:833:5: note: ‘snprintf’ output between 25 and 1333 bytes into a destination of size 1200 snprintf(tmpstr,MAXLEN,"GET http://%s:%-d%s HTTP/1.0\r\n",host,port,fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:840:54: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 79 [-Wformat-truncation=] snprintf(tmpstr1, SHORTLEN,"Authorization: Basic %s\r\n", tmpstr2); ^~ ~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:840:5: note: ‘snprintf’ output between 24 and 1223 bytes into a destination of size 100 snprintf(tmpstr1, SHORTLEN,"Authorization: Basic %s\r\n", tmpstr2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:866:36: warning: ‘%s’ directive output may be truncated writing up to 99 bytes into a region of size 94 [-Wformat-truncation=] snprintf(tmpstr1,SHORTLEN,"Host: %s:%-d\r\n\r\n",host,port); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:866:3: note: ‘snprintf’ output between 13 and 122 bytes into a destination of size 100 snprintf(tmpstr1,SHORTLEN,"Host: %s:%-d\r\n\r\n",host,port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:881:70: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1162 [-Wformat-truncation=] snprintf (errorstr,MAXLEN,"http header short (http_open_network) %s",recbuf); ^~ ~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:881:5: note: ‘snprintf’ output between 39 and 1238 bytes into a destination of size 1200 snprintf (errorstr,MAXLEN,"http header short (http_open_network) %s",recbuf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c: In function ‘ftp_open_network’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:2674:30: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1196 [-Wformat-truncation=] snprintf(tmpstr,MAXLEN,"CWD %s\r\n",fn); ^~ ~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:2674:2: note: ‘snprintf’ output between 7 and 1206 bytes into a destination of size 1200 snprintf(tmpstr,MAXLEN,"CWD %s\r\n",fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:2672:30: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1196 [-Wformat-truncation=] snprintf(tmpstr,MAXLEN,"CWD %s\r\n",&fn[1]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:2672:2: note: ‘snprintf’ output between 7 and 1206 bytes into a destination of size 1200 snprintf(tmpstr,MAXLEN,"CWD %s\r\n",&fn[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c: In function ‘ftp_file_exist’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:2968:30: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1196 [-Wformat-truncation=] snprintf(tmpstr,MAXLEN,"CWD %s\r\n",fn); ^~ ~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:2968:2: note: ‘snprintf’ output between 7 and 1206 bytes into a destination of size 1200 snprintf(tmpstr,MAXLEN,"CWD %s\r\n",fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:2966:30: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 1196 [-Wformat-truncation=] snprintf(tmpstr,MAXLEN,"CWD %s\r\n",&fn[1]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:2966:2: note: ‘snprintf’ output between 7 and 1206 bytes into a destination of size 1200 snprintf(tmpstr,MAXLEN,"CWD %s\r\n",&fn[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c: In function ‘ftp_status’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:3845:78: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 57 [-Wformat-truncation=] snprintf(errorstr,SHORTLEN,"ERROR ftp_status wants %s but got unexpected %s", statusstr, recbuf); ^~ ~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:3845:5: note: ‘snprintf’ output 44 or more bytes (assuming 1243) into a destination of size 100 snprintf(errorstr,SHORTLEN,"ERROR ftp_status wants %s but got unexpected %s", statusstr, recbuf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:3838:69: warning: ‘%s’ directive output may be truncated writing up to 1199 bytes into a region of size 68 [-Wformat-truncation=] snprintf(errorstr,SHORTLEN,"ERROR ftp_status wants %s but got %s", statusstr, recbuf); ^~ ~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/drvrnet.c:3838:7: note: ‘snprintf’ output 33 or more bytes (assuming 1232) into a destination of size 100 snprintf(errorstr,SHORTLEN,"ERROR ftp_status wants %s but got %s", statusstr, recbuf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/fitscore.c: In function ‘ffainit’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/fitscore.c:4895:52: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 72 [-Wformat-truncation=] snprintf(message,FLEN_ERRMSG,"Value of %s keyword out of range: %ld (ffainit).", ^~ name, (long) tbcoln); ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/fitscore.c:4895:13: note: ‘snprintf’ output between 45 and 138 bytes into a destination of size 81 snprintf(message,FLEN_ERRMSG,"Value of %s keyword out of range: %ld (ffainit).", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ name, (long) tbcoln); ~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/fitscore.c:4886:52: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 72 [-Wformat-truncation=] snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffainit).", name); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/fitscore.c:4886:13: note: ‘snprintf’ output between 39 and 113 bytes into a destination of size 81 snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffainit).", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/fitscore.c:4878:52: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 72 [-Wformat-truncation=] snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffainit).", name); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/fitscore.c:4878:13: note: ‘snprintf’ output between 39 and 113 bytes into a destination of size 81 snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffainit).", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/fitscore.c: In function ‘ffbinit’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/fitscore.c:5092:52: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 72 [-Wformat-truncation=] snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffbinit).", name); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/fitscore.c:5092:13: note: ‘snprintf’ output between 39 and 113 bytes into a destination of size 81 snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffbinit).", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c: In function ‘ffghtb’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2281:58: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 33 [-Wformat-truncation=] "First keyword of the extension is not XTENSION: %s", name); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2280:9: note: ‘snprintf’ output between 49 and 123 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "First keyword of the extension is not XTENSION: %s", name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2272:49: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 50 [-Wformat-truncation=] "This is not a TABLE extension: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2271:17: note: ‘snprintf’ output between 32 and 102 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "This is not a TABLE extension: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c: In function ‘ffghtbll’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2424:58: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 33 [-Wformat-truncation=] "First keyword of the extension is not XTENSION: %s", name); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2423:9: note: ‘snprintf’ output between 49 and 123 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "First keyword of the extension is not XTENSION: %s", name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2415:49: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 50 [-Wformat-truncation=] "This is not a TABLE extension: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2414:17: note: ‘snprintf’ output between 32 and 102 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "This is not a TABLE extension: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c: In function ‘ffghbn’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2569:58: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 33 [-Wformat-truncation=] "First keyword of the extension is not XTENSION: %s", name); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2568:9: note: ‘snprintf’ output between 49 and 123 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "First keyword of the extension is not XTENSION: %s", name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2560:52: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 47 [-Wformat-truncation=] "This is not a BINTABLE extension: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2559:17: note: ‘snprintf’ output between 35 and 105 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "This is not a BINTABLE extension: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c: In function ‘ffghbnll’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2692:58: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 33 [-Wformat-truncation=] "First keyword of the extension is not XTENSION: %s", name); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2691:9: note: ‘snprintf’ output between 49 and 123 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "First keyword of the extension is not XTENSION: %s", name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2683:52: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 47 [-Wformat-truncation=] "This is not a BINTABLE extension: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2682:17: note: ‘snprintf’ output between 35 and 105 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "This is not a BINTABLE extension: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c: In function ‘ffgphd’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2854:62: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 33 [-Wformat-truncation=] "First keyword of the extension is not XTENSION: %s", name); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2853:13: note: ‘snprintf’ output between 49 and 123 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "First keyword of the extension is not XTENSION: %s", name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2846:53: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 49 [-Wformat-truncation=] "This is not an IMAGE extension: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2845:17: note: ‘snprintf’ output between 33 and 103 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "This is not an IMAGE extension: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2820:62: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 40 [-Wformat-truncation=] "First keyword of the file is not SIMPLE: %s", name); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2819:13: note: ‘snprintf’ output between 42 and 116 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "First keyword of the file is not SIMPLE: %s", name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2929:48: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 47 [-Wformat-truncation=] "Illegal value for BITPIX keyword: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2928:13: note: ‘snprintf’ output between 35 and 105 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Illegal value for BITPIX keyword: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2920:57: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 38 [-Wformat-truncation=] "Value of BITPIX keyword is not an integer: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2919:13: note: ‘snprintf’ output between 44 and 114 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Value of BITPIX keyword is not an integer: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2912:61: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 34 [-Wformat-truncation=] "Second keyword of the extension is not BITPIX: %s", name); ^~ ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:2911:13: note: ‘snprintf’ output between 48 and 122 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Second keyword of the extension is not BITPIX: %s", name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3020:70: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size between 18 and 28 [-Wformat-truncation=] "Name of keyword no. %d contains illegal character(s): %s", ^~ nextkey, name); ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3019:11: note: ‘snprintf’ output between 54 and 138 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Name of keyword no. %d contains illegal character(s): %s", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nextkey, name); ~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3040:66: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 33 [-Wformat-truncation=] "Error reading BSCALE keyword value as a double: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3039:17: note: ‘snprintf’ output between 49 and 119 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Error reading BSCALE keyword value as a double: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3057:65: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 34 [-Wformat-truncation=] "Error reading BZERO keyword value as a double: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3056:17: note: ‘snprintf’ output between 48 and 118 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Error reading BZERO keyword value as a double: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3074:67: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 32 [-Wformat-truncation=] "Error reading BLANK keyword value as an integer: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3073:17: note: ‘snprintf’ output between 50 and 120 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Error reading BLANK keyword value as an integer: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3087:68: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 31 [-Wformat-truncation=] "Error reading PCOUNT keyword value as an integer: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3086:17: note: ‘snprintf’ output between 51 and 121 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Error reading PCOUNT keyword value as an integer: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3100:68: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 31 [-Wformat-truncation=] "Error reading GCOUNT keyword value as an integer: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3099:17: note: ‘snprintf’ output between 51 and 121 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Error reading GCOUNT keyword value as an integer: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3117:67: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 32 [-Wformat-truncation=] "Error reading EXTEND keyword value as a logical: %s", value); ^~ ~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3116:17: note: ‘snprintf’ output between 50 and 120 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Error reading EXTEND keyword value as a logical: %s", value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/group.c: In function ‘ffgmop’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/group.c:2290:48: warning: ‘%s’ directive output may be truncated writing up to 70 bytes into a region of size 39 [-Wformat-truncation=] "Cannot open member HDU file with URI type %s (ffgmop)", ^~ uri); ~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/group.c:2289:5: note: ‘snprintf’ output between 52 and 122 bytes into a destination of size 81 snprintf(card,FLEN_CARD, ^~~~~~~~~~~~~~~~~~~~~~~~ "Cannot open member HDU file with URI type %s (ffgmop)", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uri); ~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c: In function ‘ffgtkn’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3257:31: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 66 [-Wformat-truncation=] " found keyword %s with value %s", keyname, valuestring); ^~ ~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3256:13: note: ‘snprintf’ output between 28 and 172 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " found keyword %s with value %s", keyname, valuestring); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c: In function ‘ffgtknjj’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3311:31: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 66 [-Wformat-truncation=] " found keyword %s with value %s", keyname, valuestring); ^~ ~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3310:13: note: ‘snprintf’ output between 28 and 172 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " found keyword %s with value %s", keyname, valuestring); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c: In function ‘fftkyn’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3359:27: warning: ‘%s’ directive output may be truncated writing up to 74 bytes into a region of size 66 [-Wformat-truncation=] " found keyword %s with value %s", keyname, valuestring); ^~ ~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/getkey.c:3358:9: note: ‘snprintf’ output between 28 and 172 bytes into a destination of size 81 snprintf(message, FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " found keyword %s with value %s", keyname, valuestring); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/putcol.c: In function ‘ffiter’: /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/putcol.c:1209:34: warning: ‘' not found for column numbe..’ directive output may be truncated writing 30 bytes into a region of size between 4 and 73 [-Wformat-truncation=] "Column '%s' not found for column number %d (ffiter)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3554/.conan/data/cfitsio/3.480/_/_/build/3cea63dcd75faf305bb387fd56132f0eabf927e4/source_subfolder/putcol.c:1208:21: note: ‘snprintf’ output between 50 and 129 bytes into a destination of size 81 snprintf(message,FLEN_ERRMSG, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Column '%s' not found for column number %d (ffiter)", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cols[jj].colname, jj + 1); ~~~~~~~~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY