[Buildroot] [PATCH] ubifs: Fix regression in ubifs_readdir()

Jörg Krause joerg.krause at embedded.rocks
Mon Nov 7 22:54:01 UTC 2016


On Thu, 2016-11-03 at 11:22 +0100, Arnout Vandecappelle wrote:
> 
> On 03-11-16 08:23, Jörg Krause wrote:
> > On Thu, 2016-11-03 at 03:46 +0100, Arnout Vandecappelle wrote:
> > > 
> > > On 02-11-16 23:49, Jörg Krause wrote:

[snip]

>  Since version.o differs, it means the version.o doesn't end up in
> the zImage...
> Again, can you check for the intermediate files what happens to them?
> E.g.
> init/built-in.o, .tmp_vmlinux1, arch/arm/boot/Image. Maybe just do
> "mv
> output/build/linux-custom output/build/linux-custom.orig" before
> rebuilding and
> do a full tree compare to find which files are identical.

Got it! ccache <3.3.3 is affected by bug concerning rebuilding the
kernel [1].

So, I guess we should update ccache.

[1] https://github.com/ccache/ccache/issues/136

Many thanks for your help!


More information about the buildroot mailing list