Just to follow up on this: The correct solution appears to be appending
-D__nonnull\(params\)= to CFLAGS, while omitting the `--without-included-regex` flag. This leads to successful compilation on macoS 10.14, 10.15, and 11.1. > On 30 Jan 2021, at 06:42, Carlo Cabrera <invalid.nore...@gnu.org> wrote: > > Follow-up Comment #1, bug #59972 (project findutils): > > I encountered this issue too. [1],[2] > > Passing > > > --without-included-regex > > > to configure gets around the error you see, but reveals a different one. > > [1] https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00050.html > [2] https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00051.html > > _______________________________________________________ > > Reply to this item at: > > <https://savannah.gnu.org/bugs/?59972> > > _______________________________________________ > Message sent via Savannah > https://savannah.gnu.org/ >