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-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/cfileio.c: In function ‘ffomem’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 339 | " extension with EXTNAME = %s,", extname); | ^~ ~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/cfileio.c:338:11: note: ‘snprintf’ output between 28 and 98 bytes into a destination of size 81 338 | snprintf(errmsg, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 339 | " extension with EXTNAME = %s,", extname); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/cfileio.c: In function ‘ffopen’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 971 | " extension with EXTNAME = %s,", extname); | ^~ ~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/cfileio.c:970:11: note: ‘snprintf’ output between 28 and 98 bytes into a destination of size 81 970 | snprintf(errmsg, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 971 | " extension with EXTNAME = %s,", extname); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/fitscore.c: In function ‘ffainit’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 4895 | snprintf(message,FLEN_ERRMSG,"Value of %s keyword out of range: %ld (ffainit).", | ^~ 4896 | name, (long) tbcoln); | ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/fitscore.c:4895:13: note: ‘snprintf’ output between 45 and 138 bytes into a destination of size 81 4895 | snprintf(message,FLEN_ERRMSG,"Value of %s keyword out of range: %ld (ffainit).", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4896 | name, (long) tbcoln); | ~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 4886 | snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffainit).", name); | ^~ ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/fitscore.c:4886:13: note: ‘snprintf’ output between 39 and 113 bytes into a destination of size 81 4886 | snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffainit).", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 4878 | snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffainit).", name); | ^~ ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/fitscore.c:4878:13: note: ‘snprintf’ output between 39 and 113 bytes into a destination of size 81 4878 | snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffainit).", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/fitscore.c: In function ‘ffbinit’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 5092 | snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffbinit).", name); | ^~ ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/fitscore.c:5092:13: note: ‘snprintf’ output between 39 and 113 bytes into a destination of size 81 5092 | snprintf(message,FLEN_ERRMSG,"Required %s keyword not found (ffbinit).", name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c: In function ‘ffghtb’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2281 | "First keyword of the extension is not XTENSION: %s", name); | ^~ ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2280:9: note: ‘snprintf’ output between 49 and 123 bytes into a destination of size 81 2280 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2281 | "First keyword of the extension is not XTENSION: %s", name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2272 | "This is not a TABLE extension: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2271:17: note: ‘snprintf’ output between 32 and 102 bytes into a destination of size 81 2271 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2272 | "This is not a TABLE extension: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c: In function ‘ffghtbll’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2424 | "First keyword of the extension is not XTENSION: %s", name); | ^~ ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2423:9: note: ‘snprintf’ output between 49 and 123 bytes into a destination of size 81 2423 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2424 | "First keyword of the extension is not XTENSION: %s", name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2415 | "This is not a TABLE extension: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2414:17: note: ‘snprintf’ output between 32 and 102 bytes into a destination of size 81 2414 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2415 | "This is not a TABLE extension: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c: In function ‘ffghbn’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2569 | "First keyword of the extension is not XTENSION: %s", name); | ^~ ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2568:9: note: ‘snprintf’ output between 49 and 123 bytes into a destination of size 81 2568 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2569 | "First keyword of the extension is not XTENSION: %s", name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2560 | "This is not a BINTABLE extension: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2559:17: note: ‘snprintf’ output between 35 and 105 bytes into a destination of size 81 2559 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2560 | "This is not a BINTABLE extension: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c: In function ‘ffghbnll’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2692 | "First keyword of the extension is not XTENSION: %s", name); | ^~ ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2691:9: note: ‘snprintf’ output between 49 and 123 bytes into a destination of size 81 2691 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2692 | "First keyword of the extension is not XTENSION: %s", name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2683 | "This is not a BINTABLE extension: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2682:17: note: ‘snprintf’ output between 35 and 105 bytes into a destination of size 81 2682 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2683 | "This is not a BINTABLE extension: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c: In function ‘ffgphd’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2854 | "First keyword of the extension is not XTENSION: %s", name); | ^~ ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2853:13: note: ‘snprintf’ output between 49 and 123 bytes into a destination of size 81 2853 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2854 | "First keyword of the extension is not XTENSION: %s", name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2846 | "This is not an IMAGE extension: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2845:17: note: ‘snprintf’ output between 33 and 103 bytes into a destination of size 81 2845 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2846 | "This is not an IMAGE extension: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2820 | "First keyword of the file is not SIMPLE: %s", name); | ^~ ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2819:13: note: ‘snprintf’ output between 42 and 116 bytes into a destination of size 81 2819 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2820 | "First keyword of the file is not SIMPLE: %s", name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2929 | "Illegal value for BITPIX keyword: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2928:13: note: ‘snprintf’ output between 35 and 105 bytes into a destination of size 81 2928 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2929 | "Illegal value for BITPIX keyword: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2920 | "Value of BITPIX keyword is not an integer: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2919:13: note: ‘snprintf’ output between 44 and 114 bytes into a destination of size 81 2919 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2920 | "Value of BITPIX keyword is not an integer: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2912 | "Second keyword of the extension is not BITPIX: %s", name); | ^~ ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:2911:13: note: ‘snprintf’ output between 48 and 122 bytes into a destination of size 81 2911 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2912 | "Second keyword of the extension is not BITPIX: %s", name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 3020 | "Name of keyword no. %d contains illegal character(s): %s", | ^~ 3021 | nextkey, name); | ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:3019:11: note: ‘snprintf’ output between 54 and 138 bytes into a destination of size 81 3019 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3020 | "Name of keyword no. %d contains illegal character(s): %s", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3021 | nextkey, name); | ~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 3040 | "Error reading BSCALE keyword value as a double: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:3039:17: note: ‘snprintf’ output between 49 and 119 bytes into a destination of size 81 3039 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3040 | "Error reading BSCALE keyword value as a double: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 3057 | "Error reading BZERO keyword value as a double: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:3056:17: note: ‘snprintf’ output between 48 and 118 bytes into a destination of size 81 3056 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3057 | "Error reading BZERO keyword value as a double: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 3074 | "Error reading BLANK keyword value as an integer: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:3073:17: note: ‘snprintf’ output between 50 and 120 bytes into a destination of size 81 3073 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3074 | "Error reading BLANK keyword value as an integer: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 3087 | "Error reading PCOUNT keyword value as an integer: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:3086:17: note: ‘snprintf’ output between 51 and 121 bytes into a destination of size 81 3086 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3087 | "Error reading PCOUNT keyword value as an integer: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 3100 | "Error reading GCOUNT keyword value as an integer: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:3099:17: note: ‘snprintf’ output between 51 and 121 bytes into a destination of size 81 3099 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3100 | "Error reading GCOUNT keyword value as an integer: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 3117 | "Error reading EXTEND keyword value as a logical: %s", value); | ^~ ~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:3116:17: note: ‘snprintf’ output between 50 and 120 bytes into a destination of size 81 3116 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3117 | "Error reading EXTEND keyword value as a logical: %s", value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c: In function ‘ffgtkn’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 3257 | " found keyword %s with value %s", keyname, valuestring); | ^~ ~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:3256:13: note: ‘snprintf’ output between 28 and 172 bytes into a destination of size 81 3256 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3257 | " found keyword %s with value %s", keyname, valuestring); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c: In function ‘ffgtknjj’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 3311 | " found keyword %s with value %s", keyname, valuestring); | ^~ ~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:3310:13: note: ‘snprintf’ output between 28 and 172 bytes into a destination of size 81 3310 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3311 | " found keyword %s with value %s", keyname, valuestring); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c: In function ‘fftkyn’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 3359 | " found keyword %s with value %s", keyname, valuestring); | ^~ ~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/getkey.c:3358:9: note: ‘snprintf’ output between 28 and 172 bytes into a destination of size 81 3358 | snprintf(message, FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3359 | " found keyword %s with value %s", keyname, valuestring); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/group.c: In function ‘ffgmop’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 2290 | "Cannot open member HDU file with URI type %s (ffgmop)", | ^~ 2291 | uri); | ~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/group.c:2289:5: note: ‘snprintf’ output between 52 and 122 bytes into a destination of size 81 2289 | snprintf(card,FLEN_CARD, | ^~~~~~~~~~~~~~~~~~~~~~~~ 2290 | "Cannot open member HDU file with URI type %s (ffgmop)", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2291 | uri); | ~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/putcol.c: In function ‘ffiter’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/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=] 1209 | "Column '%s' not found for column number %d (ffiter)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.480/_/_/build/6ad9db01347b2f6c8c288dbe2fb3df3d32c24c51/source_subfolder/putcol.c:1208:21: note: ‘snprintf’ output between 50 and 129 bytes into a destination of size 81 1208 | snprintf(message,FLEN_ERRMSG, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1209 | "Column '%s' not found for column number %d (ffiter)", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1210 | cols[jj].colname, jj + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY