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

From: Sudip Mukherjee
Date: Wed Jun 01 2022 - 09:00:06 EST


On Wed, Jun 1, 2022 at 12:50 PM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> 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.

Thanks and I can confirm it fixes the build for me also.


--
Regards
Sudip