Re: Attempting to convert -CURRENT host to pkgbase, fails on none-existent kernel config.

From: Lexi Winter <ivy_at_freebsd.org>
Date: Fri, 14 Aug 2026 11:34:05 UTC
Alastair Hogge wrote in <1be98630bb8ef5f3cc1c665ca2f3961d@riseup.net>:
> I am attempting to convert my build host/NAS to pkgbase. In the host's
> make.conf I have:
> KERNCONF= FAFNIR FAFNIR-DEBUG GENERIC GENERIC-NODEBUG
> During the "make packages" phase, it fails because it cannot find
> DIREWOLF_DEBUG in /sys/amd64/conf.

what package is looking for this file?  is it possible that you deleted
this file on disk but didn't remove it from Git?  in that case, src-sys
will fail as it uses the Git index to determine what files to package.

if that's not the issue, please make available the full output from
buildkernel, buildworld and (update-)packages.