archival/libarchive/decompress_lunzip.c: In function ‘unpack_lz_stream’:
archival/libarchive/decompress_lunzip.c:432:36: error: ‘transformer_state_t {aka struct transformer_state_t}’ has no member named ‘check_signature’
const bool preload_magic = (xstate->check_signature == 0);
^
scripts/Makefile.build:197: recipe for target 'archival/libarchive/decompress_lunzip.o' failed