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-3778/.conan/data/libarchive/3.4.0/_/_/build/c9c3bec91eeaecb28bbe330db473c5802ddf41be/source_subfolder/libarchive/archive_read_support_format_rar5.c: In function ‘process_head_file’: /home/conan/w/cci_PR-3778/.conan/data/libarchive/3.4.0/_/_/build/c9c3bec91eeaecb28bbe330db473c5802ddf41be/source_subfolder/libarchive/archive_read_support_format_rar5.c:1338:11: warning: ‘flags’ may be used uninitialized in this function [-Wmaybe-uninitialized] if(flags & HAS_UNIX_NS) { ~~~~~~^~~~~~~~~~~~~ /home/conan/w/cci_PR-3778/.conan/data/libarchive/3.4.0/_/_/build/c9c3bec91eeaecb28bbe330db473c5802ddf41be/source_subfolder/libarchive/archive_read_support_format_rar5.c:1299:9: note: ‘flags’ was declared here size_t flags; ^~~~~ /home/conan/w/cci_PR-3778/.conan/data/libarchive/3.4.0/_/_/build/c9c3bec91eeaecb28bbe330db473c5802ddf41be/source_subfolder/libarchive/archive_read_support_format_rar5.c:1206:3: warning: ‘hash_type’ may be used uninitialized in this function [-Wmaybe-uninitialized] archive_set_error(&a->archive, ARCHIVE_ERRNO_FILE_FORMAT, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Unsupported hash type (0x%x)", (int) hash_type); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3778/.conan/data/libarchive/3.4.0/_/_/build/c9c3bec91eeaecb28bbe330db473c5802ddf41be/source_subfolder/libarchive/archive_read_support_format_rar5.c:1173:9: note: ‘hash_type’ was declared here size_t hash_type; ^~~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY