Date: Mon, 21 Jul 2025 07:46:45 -0700 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Jessica Clarke <jrtc27@freebsd.org> Cc: Cy Schubert <cy@freebsd.org>, "src-committers@freebsd.org" <src-committers@FreeBSD.org>, "dev-commits-src-all@freebsd.org" <dev-commits-src-all@FreeBSD.org>, "dev-commits-src-main@freebsd.org" <dev-commits-src-main@FreeBSD.org> Subject: Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default Message-ID: <20250721144645.3BA391BE@slippy.cwsent.com> In-Reply-To: <47C3CC37-6F32-4376-900A-B5387B9817D5@freebsd.org> References: <202507211410.56LEAD6J066633@gitrepo.freebsd.org> <47C3CC37-6F32-4376-900A-B5387B9817D5@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <47C3CC37-6F32-4376-900A-B5387B9817D5@freebsd.org>, Jessica Clarke w rites: > On 21 Jul 2025, at 15:10, Cy Schubert <cy@freebsd.org> wrote: > >=20 > > The branch main has been updated by cy: > >=20 > > URL: = > https://cgit.FreeBSD.org/src/commit/?id=3Dc7da9fb90b0b6385e99bb7747476359b= > 712993fa > >=20 > > commit c7da9fb90b0b6385e99bb7747476359b712993fa > > Author: Cy Schubert <cy@FreeBSD.org> > > AuthorDate: 2025-07-19 14:11:18 +0000 > > Commit: Cy Schubert <cy@FreeBSD.org> > > CommitDate: 2025-07-21 14:07:22 +0000 > >=20 > > KRB5: Enable MIT KRB5 by default > >=20 > > Set WITH_MITKRB5=3Dyes as the default. > >=20 > > Rebuild all USES=3Dgssapi ports is recommended. > >=20 > > A clean buildworld is required. > > That=E2=80=99s going to be quite annoying and cause a lot of issues = > given > WITH_CLEAN is now the default. Can we do something in depend-cleanup.sh > to delete everything from the obj tree that needs to be rebuilt if we > detect the wrong kerberos implementation was previously built? All binaries that depend on any kerberos libraries must be rebuilt. WITHOUT_CLEAN will fail at various spots. Meta mode should take care of this for us. [...] -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org e**(i*pi)+1=0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250721144645.3BA391BE>