Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2026 07:26:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293954] make buildworld fails on a 13.0 system in krb5
Message-ID:  <bug-293954-227-9Rnd4eO7AQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293954-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293954-227-9Rnd4eO7AQ>