Re: pkgbase is broken because of Kerberos
- Reply: Philip Paeps : "Re: pkgbase is broken because of Kerberos"
- In reply to: Philip Paeps : "Re: pkgbase is broken because of Kerberos"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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