This is most likely to be the kernel-devsrc change. There's a number of failures across the autobuilder, I've just asked Maxin to collate the failures. :)
On 1 March 2018 at 08:53, Maxin B. John <[email protected]> wrote: > Hi Bruce, > > On Tue, Feb 27, 2018 at 09:06:54PM -0500, Bruce Ashfield wrote: > > Integrating the following fixes for yaffs2: > > > > 9f9649fffac9 yaffs2: Adjust the timer callback and init functions > > 0ef24a829eee yaffs2: include rawnand.h instead of nand.h > > > > Signed-off-by: Kevin Hao <[email protected]> > > Signed-off-by: Bruce Ashfield <[email protected]> > > --- > > meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb | 4 ++-- > > meta/recipes-kernel/linux/linux-yocto-rt_4.15.bb | 4 ++-- > > meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb | 4 ++-- > > meta/recipes-kernel/linux/linux-yocto-tiny_4.15.bb | 4 ++-- > > meta/recipes-kernel/linux/linux-yocto_4.14.bb | 18 > +++++++++--------- > > meta/recipes-kernel/linux/linux-yocto_4.15.bb | 18 > +++++++++--------- > > 6 files changed, 26 insertions(+), 26 deletions(-) > <snip> > > For MIPS, KernelModuleTest fails in autobuilder ( probably due to this > change - haven't bisected it) > > https://autobuilder.yocto.io/builders/nightly-mips/builds/ > 806/steps/Running%20Sanity%20Tests/logs/stdio > > RESULTS - kernelmodule.KernelModuleTest.test_kernel_module - Testcase > 1541: FAILED > > NOTE: ============================================================ > ========== > | NOTE: FAIL: test_kernel_module (kernelmodule.KernelModuleTest) > | NOTE: ------------------------------------------------------------ > ---------- > | NOTE: Traceback (most recent call last): > | File "/home/pokybuild/yocto-autobuilder/yocto-worker/ > nightly-mips/build/meta/lib/oeqa/core/decorator/__init__.py", line 32, in > wrapped_f > | return func(*args, **kwargs) > | File "/home/pokybuild/yocto-autobuilder/yocto-worker/ > nightly-mips/build/meta/lib/oeqa/core/decorator/__init__.py", line 32, in > wrapped_f > | return func(*args, **kwargs) > | File "/home/pokybuild/yocto-autobuilder/yocto-worker/ > nightly-mips/build/meta/lib/oeqa/core/decorator/__init__.py", line 32, in > wrapped_f > | return func(*args, **kwargs) > | File "/home/pokybuild/yocto-autobuilder/yocto-worker/ > nightly-mips/build/meta/lib/oeqa/runtime/cases/kernelmodule.py", line 40, > in test_kernel_module > | self.assertEqual(status, 0, msg='\n'.join([cmd, output])) > | AssertionError: 2 != 0 : cd /usr/src/kernel && make scripts > | arch/mips/Makefile:240: arch/mips/Kbuild.platforms: No such file or > directory > | make: *** No rule to make target 'arch/mips/Kbuild.platforms'. Stop. > > Best Regards, > Maxin > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core >
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
