* mainline build failure due to f292d875d0dc ("modpost: extract symbol versions from *.cmd files")
@ 2022-06-01 11:31 Sudip Mukherjee
2022-06-01 11:49 ` Masahiro Yamada
0 siblings, 1 reply; 3+ messages in thread
From: Sudip Mukherjee @ 2022-06-01 11:31 UTC (permalink / raw)
To: Masahiro Yamada, Nicolas Schier, Nathan Chancellor, Sami Tolvanen,
Sedat Dilek
Cc: Michal Marek, Nick Desaulniers, linux-kbuild, linux-kernel,
torvalds
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mainline build failure due to f292d875d0dc ("modpost: extract symbol versions from *.cmd files")
2022-06-01 11:31 mainline build failure due to f292d875d0dc ("modpost: extract symbol versions from *.cmd files") Sudip Mukherjee
@ 2022-06-01 11:49 ` Masahiro Yamada
2022-06-01 12:59 ` Sudip Mukherjee
0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2022-06-01 11:49 UTC (permalink / raw)
To: Sudip Mukherjee
Cc: Nicolas Schier, Nathan Chancellor, Sami Tolvanen, Sedat Dilek,
Michal Marek, Nick Desaulniers, Linux Kbuild mailing list,
Linux Kernel Mailing List, Linus Torvalds
On Wed, Jun 1, 2022 at 8:31 PM Sudip Mukherjee
<sudipm.mukherjee@gmail.com> 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@kernel.org/
I will send a pull request this week.
--
Best Regards
Masahiro Yamada
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mainline build failure due to f292d875d0dc ("modpost: extract symbol versions from *.cmd files")
2022-06-01 11:49 ` Masahiro Yamada
@ 2022-06-01 12:59 ` Sudip Mukherjee
0 siblings, 0 replies; 3+ messages in thread
From: Sudip Mukherjee @ 2022-06-01 12:59 UTC (permalink / raw)
To: Masahiro Yamada
Cc: Nicolas Schier, Nathan Chancellor, Sami Tolvanen, Sedat Dilek,
Michal Marek, Nick Desaulniers, Linux Kbuild mailing list,
Linux Kernel Mailing List, Linus Torvalds
On Wed, Jun 1, 2022 at 12:50 PM Masahiro Yamada <masahiroy@kernel.org> wrote:
>
> On Wed, Jun 1, 2022 at 8:31 PM Sudip Mukherjee
> <sudipm.mukherjee@gmail.com> 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@kernel.org/
>
> I will send a pull request this week.
Thanks and I can confirm it fixes the build for me also.
--
Regards
Sudip
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-01 12:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-01 11:31 mainline build failure due to f292d875d0dc ("modpost: extract symbol versions from *.cmd files") Sudip Mukherjee
2022-06-01 11:49 ` Masahiro Yamada
2022-06-01 12:59 ` Sudip Mukherjee
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.