[Bug 293954] make buildworld fails on a 13.0 system in krb5

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 22 Mar 2026 07:26:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293954

Daniel Engberg <diizzy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diizzy@FreeBSD.org

--- Comment #1 from Daniel Engberg <diizzy@FreeBSD.org> ---
That is unfortuately unsupported,

In your case doing source upgrades I'd recommend that you jump though supported
versions. Unless you want to reinstall the system which will be faster.

13.0 --> 13.1
13.1 --> 13.2
13.2 --> 13.3
13.3 --> 14.1
14.2 --> 15.0

You might also want to define CPUTYPE in /etc/make.conf 
Additionally add "WITHOUT_DEBUG_FILES=yes" ,  "WITHOUT_LIB32=yes" and
"WITHOUT_TESTS=yes" (without quotes) to speed up the build process unless you
make use of these files.

-- 
You are receiving this mail because:
You are the assignee for the bug.