Re: pkgbase is broken because of Kerberos

From: Dag-Erling_Smørgrav <des_at_FreeBSD.org>
Date: Fri, 08 Aug 2025 12:35:04 UTC
Philip Paeps <philip@freebsd.org> writes:
> Dag-Erling Smørgrav <des@freebsd.org> writes:
> > The pkgbase build is just fine in a post-Kerberos-update world.
> > What's broken is incremental builds across the switch from Heimdal
> > to MIT.
> I took away WITHOUT_CLEAN=1 from our make command ... still not
> building.

WITHOUT_CLEAN is the default in main, and has been for over a year.  You
need to either set WITH_CLEAN=1 or explicitly run `make cleanworld`.
See ba373fca78a114768244d6a8c27983da870c1169.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org