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.470/_/_/build/eee73bb49a625bcbca3b9b107fdfe004f9a776ab/source_subfolder/drvrfile.c: In function ‘file_truncate’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.470/_/_/build/eee73bb49a625bcbca3b9b107fdfe004f9a776ab/source_subfolder/drvrfile.c:465:5: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] ftruncate(fdesc, (OFF_T) filesize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.470/_/_/build/eee73bb49a625bcbca3b9b107fdfe004f9a776ab/source_subfolder/drvrmem.c: In function ‘mem_compress_open’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.470/_/_/build/eee73bb49a625bcbca3b9b107fdfe004f9a776ab/source_subfolder/drvrmem.c:607:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1, 4L, diskfile); /* read 4 bytes */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.470/_/_/build/eee73bb49a625bcbca3b9b107fdfe004f9a776ab/source_subfolder/drvrmem.c:652:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(buffer, 1, 4L, diskfile); /* read 4 bytes */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.470/_/_/build/eee73bb49a625bcbca3b9b107fdfe004f9a776ab/source_subfolder/region.c: In function ‘fits_read_ascii_region’: /home/conan/w/cci_PR-3536/.conan/data/cfitsio/3.470/_/_/build/eee73bb49a625bcbca3b9b107fdfe004f9a776ab/source_subfolder/region.c:119:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets( currLine+lineLen, allocLen+1, rgnFile ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY