source/build/src/lz4.c:749:15: error: no member named 'dirty' in 'LZ4_stream_t_internal' if (cctx->dirty) { ~~~~ ^ source/build/src/lz4.c:1500:20: error: no member named 'dirty' in 'LZ4_stream_t_internal' if (streamPtr->dirty) { return 0; } /* Uninitialized structure detected */ ~~~~~~~~~ ^ 2 errors generated. Failed building obj/build/lz4.o from source/build/src/lz4.c! If liblz4 port installed.
Created attachment 220274 [details] patch
A commit references this bug: Author: pkubaj Date: Thu Dec 10 14:57:18 UTC 2020 New revision: 557440 URL: https://svnweb.freebsd.org/changeset/ports/557440 Log: games/eduke32: update to 9279, add USES=localbase to fix build with liblz4 installed PR: 251603 Submitted by: rozhuk.im@gmail.com Changes: head/games/eduke32/Makefile head/games/eduke32/distinfo