Re: mainline build failure due to f292d875d0dc ("modpost: extract symbol versions from *.cmd files")

From: Masahiro Yamada
Date: Wed Jun 01 2022 - 07:52:57 EST


On Wed, Jun 1, 2022 at 8:31 PM Sudip Mukherjee
<sudipm.mukherjee@xxxxxxxxx> wrote:
>
> Hi All,
>
> The latest mainline kernel branch fails to build for csky allmodconfig
> with the error:
>
> ._divsi3.o.cmd: No such file or directory
> make[1]: *** [scripts/Makefile.modpost:59: vmlinux.symvers] Error 1
> make: *** [Makefile:1160: vmlinux] Error 2
>
> git bisect pointed to f292d875d0dc ("modpost: extract symbol versions from *.cmd files")
>
> I will be happy to test any patch or provide any extra log if needed.
>
>
> --
> Regards
> Sudip

A patch exists, and is already queued up in linux-next.

https://patchwork.kernel.org/project/linux-kbuild/patch/20220529042318.2630379-1-masahiroy@xxxxxxxxxx/

I will send a pull request this week.


--
Best Regards
Masahiro Yamada