Re: Attempting to convert -CURRENT host to pkgbase, fails on none-existent kernel config.
Date: Sat, 22 Aug 2026 10:44:16 UTC
On 2026-08-14 19:34, Lexi Winter wrote:
> 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.
You are probably right about that, I nuked ${SRC} and re-applied local
diffs and that error is gone.
> if that's not the issue, please make available the full output from
> buildkernel, buildworld and (update-)packages.
https://bugs.freebsd.org/bugzilla//show_bug.cgi?id=297183