Date: Wed, 19 Nov 2025 15:54:38 +0000 From: void <void@f-m.fm> To: freebsd-current@freebsd.org Subject: Re: changing from pkgbase to regularbase Message-ID: <aR3oPqhkdKXu0Lx2@int21h> In-Reply-To: <tL775Yox0zP9VizdRsU5CjYEaQEEOHjWW5DlEz6mTaPJEI1xr6T7YeuWiwSRpA7sr3tIkvWhTlIKXUEvhbI4rkc2mpfzZ5KE5QTUVCR-5Xc=@proton.me> References: <aR3Rc_5llfvlEjIo@int21h> <VrmptGZxMFEcwVWDS1PZEgAjvMcOHt9Dl36XouXw-Ej0sUcFAH60X8D82lPWCYRyT_hXgRRBFhnJYu5XYeByB_g7559WZAvdZ55eQ1WLRPM=@proton.me> <aR3cF9KIkNVXtdWS@int21h> <tL775Yox0zP9VizdRsU5CjYEaQEEOHjWW5DlEz6mTaPJEI1xr6T7YeuWiwSRpA7sr3tIkvWhTlIKXUEvhbI4rkc2mpfzZ5KE5QTUVCR-5Xc=@proton.me>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 19, 2025 at 03:14:28PM +0000, Minsoo Choo wrote:
>Thanks for your effort!
>
>Since DESTDIR has been around for some time, I think the related logic was accidentally removed while adopting pkgbase. This won't take too much effort (just set DESTDIR to / if it is not specified), and I don't need other information for now.
What's installed: FreeBSD-16.0-CURRENT-amd64-20251110-dbb34d496708-281771-disc1.iso
% doas git -C /usr/src rev-list --count --first-parent HEAD
282028
root@fbsd-16-main-ufs-2:/usr/src # make -j16 buildkernel
--------------------------------------------------------------
>>> Kernel build for GENERIC-NODEBUG completed on Wed Nov 19 15:47:11 GMT 2025
--------------------------------------------------------------
>>> Kernel(s) GENERIC-NODEBUG built in 928 seconds, ncpu: 8, make -j16
--------------------------------------------------------------
root@fbsd-16-main-ufs-2:/usr/src # make -j16 installkernel
--- installkernel ---
--- __installcheck_PKG ---
ERROR: This target should not be used on a system installed from packages.
To override this check, set DESTDIR=/.
make[1]: stopped making "installkernel" in /usr/src
make: stopped making "installkernel" in /usr/src
root@fbsd-16-main-ufs-2:/usr/src #
--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aR3oPqhkdKXu0Lx2>
