On Mon, Jan 27, 2025 at 11:19:18PM +0000, Kurt Miller wrote: > niobe$ grep -l "Error: change in plist" *.log | wc -l > 35
> Ugh this is a class of ports I didn’t focus on… those that use > COMPILER = base-clang ports-gcc > for a c only port. While there are only 35 ports in this list, as you > point out they block other ports and this will become an iterative > process. Perhaps its better to bump arch-defines.mk SYSTEM_VERSION > for non-base clang arches? I'd think so. There's a reason I said it'd be a few rounds of whack-a-mole. :) --Kurt