On Fri, May 30, 2025 at 08:04:47AM -0400, rsbecker@xxxxxxxxxxxxx wrote: > On May 28, 2025 2:59 PM, I wrote: > >To: git@xxxxxxxxxxxxxxx > >I encountered the following failure of rc0: > > > >static void file_release_data(void *b REFTABLE_UNUSED, struct > >reftable_block_data *dest REFTABLE_UNUSED) > > ^ > >"/home/jenkinsbuild/.jenkins/workspace/Git_Pipeline/reftable/blocksource.c" > , > >line 105: error(112): expected a ")" > > > > > >I am not at all sure why this is failing at this point. Compiler is c99. > > Looking for help on resolving this before rc1. Did you maybe miss the proposed patch at [1]? That should fix your issue. Patrick [1]: <20250529101136.16219-1-carenas@xxxxxxxxx>