Re: linux-next: occassional build errors

2018-10-03 Thread Stephen Rothwell
Hi Masahiro, On Thu, 4 Oct 2018 12:09:54 +0900 Masahiro Yamada wrote: > > OK, confirmed. > > > This is a regression of > > commit bb5de5d28f730eeec0aa1ced51a6f11327cd1201 > Author: Masahiro Yamada > Date: Thu Sep 13 17:20:41 2018 +0900 > > kbuild: remove unneeded link_multi_deps > >

Re: linux-next: occassional build errors

2018-10-03 Thread Masahiro Yamada
Hi Stephen, On Thu, Oct 4, 2018 at 10:57 AM Stephen Rothwell wrote: > > Hi Masahiro, > > On Thu, 4 Oct 2018 10:39:37 +1000 Stephen Rothwell > wrote: > > > > On Wed, 3 Oct 2018 16:55:34 +1000 Stephen Rothwell > > wrote: > > > > > > > > The latest example is this: > > > > > > > > > > include/

Re: linux-next: occassional build errors

2018-10-03 Thread Stephen Rothwell
Hi Masahiro, On Thu, 4 Oct 2018 10:39:37 +1000 Stephen Rothwell wrote: > > On Wed, 3 Oct 2018 16:55:34 +1000 Stephen Rothwell > wrote: > > > > > > The latest example is this: > > > > > > > > include/linux/kconfig.h: file not recognized: file format not recognized > > > > make[2]: *** [scri

Re: linux-next: occassional build errors

2018-10-03 Thread Stephen Rothwell
Hi Masahiro, On Wed, 3 Oct 2018 16:55:34 +1000 Stephen Rothwell wrote: > > > > The latest example is this: > > > > > > include/linux/kconfig.h: file not recognized: file format not recognized > > > make[2]: *** [scripts/Makefile.build:492: crypto/crypto_user.o] Error 1 > > > make[1]: *** [Makef

Re: linux-next: occassional build errors

2018-10-02 Thread Stephen Rothwell
Hi Masahiro, On Wed, 3 Oct 2018 13:31:54 +0900 Masahiro Yamada wrote: > > On Wed, Oct 3, 2018 at 12:51 PM Stephen Rothwell > wrote: > > > > I don't know if that has anything to changes in the kbuild system, but > > since Tuesday, I have been getting random build errors that go away after > > I

Re: linux-next: occassional build errors

2018-10-02 Thread Masahiro Yamada
Hi Stephen, On Wed, Oct 3, 2018 at 12:51 PM Stephen Rothwell wrote: > > Hi Masahiro, > > I don't know if that has anything to changes in the kbuild system, but > since Tuesday, I have been getting random build errors that go away after > I remove the object directory and build again. I have no

linux-next: occassional build errors

2018-10-02 Thread Stephen Rothwell
Hi Masahiro, I don't know if that has anything to changes in the kbuild system, but since Tuesday, I have been getting random build errors that go away after I remove the object directory and build again. The latest example is this: include/linux/kconfig.h: file not recognized: file format not r