Re: [GIT PULL] Kbuild updates for v6.9-rc1

From: Ingo Molnar
Date: Sun May 05 2024 - 01:01:14 EST



* Ingo Molnar <mingo@xxxxxxxxxx> wrote:

> Notes:
>
> - Yes, those weird 'file' and ': No such file or directory' strings are
> pasted as-is. No idea what it's about, and the build log doesn't say.

Forgot to mention that I also did a KBUILD_VERBOSE=2 build - which isn't
more verbose for this particular failure:


BTF [M] net/qrtr/qrtr.ko - due to: vmlinux
BTF [M] net/qrtr/qrtr-smd.ko - due to: vmlinux
BTF [M] net/qrtr/qrtr-tun.ko - due to: vmlinux
BTF [M] net/qrtr/qrtr-mhi.ko - due to: vmlinux
file
: No such file or directory
make[3]: *** [debian/rules:61: binary-image] Error 255
dpkg-buildpackage: error: make -f debian/rules binary subprocess returned exit status 2
make[2]: *** [scripts/Makefile.package:121: bindeb-pkg] Error 2
make[1]: *** [/home/mingo/tip.localinstall/Makefile:1541: bindeb-pkg] Error 2
make: *** [Makefile:240: __sub-make] Error 2
kepler:~/tip.localinstall>

Thanks,

Ingo