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-4229/.conan/data/libarchive/3.4.0/_/_/build/39e232fcaad1a3dbc3fd67305642cd85daa4e62e/source_subfolder/libarchive/archive_read_open_filename.c: In function ‘file_open’: /home/conan/w/cci_PR-4229/.conan/data/libarchive/3.4.0/_/_/build/39e232fcaad1a3dbc3fd67305642cd85daa4e62e/source_subfolder/libarchive/archive_read_open_filename.c:285:4: warning: ‘%S’ directive argument is null [-Wformat-overflow=] 285 | archive_set_error(a, errno, "Can't stat '%S'", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 286 | wfilename); | ~~~~~~~~~~ /home/conan/w/cci_PR-4229/.conan/data/libarchive/3.4.0/_/_/build/39e232fcaad1a3dbc3fd67305642cd85daa4e62e/source_subfolder/libarchive/archive_read_support_format_rar5.c: In function ‘process_head_file’: /home/conan/w/cci_PR-4229/.conan/data/libarchive/3.4.0/_/_/build/39e232fcaad1a3dbc3fd67305642cd85daa4e62e/source_subfolder/libarchive/archive_read_support_format_rar5.c:1338:11: warning: ‘flags’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1338 | if(flags & HAS_UNIX_NS) { | ~~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-4229/.conan/data/libarchive/3.4.0/_/_/build/39e232fcaad1a3dbc3fd67305642cd85daa4e62e/source_subfolder/libarchive/archive_read_support_format_rar5.c:1299:9: note: ‘flags’ was declared here 1299 | size_t flags; | ^~~~~ /home/conan/w/cci_PR-4229/.conan/data/libarchive/3.4.0/_/_/build/39e232fcaad1a3dbc3fd67305642cd85daa4e62e/source_subfolder/libarchive/archive_read_support_format_rar5.c:1206:3: warning: ‘hash_type’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1206 | archive_set_error(&a->archive, ARCHIVE_ERRNO_FILE_FORMAT, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1207 | "Unsupported hash type (0x%x)", (int) hash_type); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4229/.conan/data/libarchive/3.4.0/_/_/build/39e232fcaad1a3dbc3fd67305642cd85daa4e62e/source_subfolder/libarchive/archive_read_support_format_rar5.c:1173:9: note: ‘hash_type’ was declared here 1173 | size_t hash_type; | ^~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY