Re: make binrpm-pkg broken due to commit 62089b804895
From: Nathan Chancellor
Date: Thu Feb 12 2026 - 11:09:06 EST
Hi Juergen,
On Thu, Feb 12, 2026 at 01:37:16PM +0100, Jürgen Groß wrote:
> With current upstream kernel I'm hitting a problem when doing
>
> make binrpm-pkg
>
> The build is failing, with commit 62089b804895e845f82e132ea9d46a1fc53ed5a7,
> while reverting it makes it succeed.
Sorry for the breakage :( you are not the first to report this:
https://lore.kernel.org/CAH2r5mugbrHTwnaQwQiYEUVwbtqmvFYf0WZiLrrJWpgT8iwftw@xxxxxxxxxxxxxx/
> The failure seems to be related to:
>
> error: Installed (but unpackaged) file(s) found:
> /debuginfo.list
> /usr/lib/debug/.build-id/00/04909363874be7c6211daf41d9d60dd6b77582.debug
> /usr/lib/debug/.build-id/00/334bc98d67c23e7f030838d08b94f898252599.debug
> /usr/lib/debug/.build-id/00/8d22ab72b86cb5fb9bd91f466326d9dd1efe25.debug
> ...
>
> In case this does matter: I'm building with "make O=dir".
>
> I've attached my kernel .config.
Could you test
https://lore.kernel.org/20260210-kbuild-fix-debuginfo-rpm-v1-0-0730b92b14bc@xxxxxxxxxx/
for me?
Cheers,
Nathan