Re: [PATCH] kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm
From: Nathan Chancellor
Date: Wed Feb 18 2026 - 15:50:58 EST
On Fri, 13 Feb 2026 01:45:13 -0500, Nathan Chancellor wrote:
> Commit 62089b804895 ("kbuild: rpm-pkg: Generate debuginfo package
> manually") added uses of OBJCOPY and READELF, variables from Kbuild.
> These variables are defined and work properly when using the binrpm-pkg
> target because rpmbuild is run within Kbuild. However, these variables
> are not defined when building from a source RPM package generated with
> the srcrpm-pkg target, breaking the build when generating the debug info
> subpackage.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git kbuild-fixes
Thanks!
[1/1] kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm
https://git.kernel.org/kbuild/c/afdfb71c018e9
Please look out for regression or issue reports or other follow up
comments, as they may result in the patch/series getting dropped or
reverted. Patches applied to an "unstable" branch are accepted pending
wider testing in -next and any post-commit review; they will generally
be moved to the main branch in a week if no issues are found.
Best regards,
--
Nathan Chancellor <nathan@xxxxxxxxxx>