Re: [PATCH v2 6/8] tools rpmb: add RPBM access tool

From: Winkler, Tomas
Date: Mon Apr 11 2016 - 06:50:47 EST


On Tue, 2016-04-05 at 20:16 +0800, kbuild test robot wrote:
> Hi Tomas,
>
> [auto build test ERROR on char-misc/char-misc-testing]
> [also build test ERROR on v4.6-rc2 next-20160405]
> [if your patch is applied to the wrong git tree, please drop us a
> note to help improving the system]
>
> url:ÂÂÂÂhttps://github.com/0day-ci/linux/commits/Tomas-Winkler/Replay
> -Protected-Memory-Block-RPMB-subsystem/20160404-192243
> config: x86_64-randconfig-s3-04051858 (attached as .config)
> reproduce:
> ÂÂÂÂÂÂÂÂ# save the attached .config to linux build tree
> ÂÂÂÂÂÂÂÂmake ARCH=x86_64Â
>
> All errors (new ones prefixed by >>):
>
> ÂÂÂmake[3]: *** No rule to make target 'kernel/gcov/base.o', needed
> by 'kernel/gcov/built-in.o'.
> ÂÂÂmake[3]: *** No rule to make target 'kernel/gcov/fs.o', needed by
> 'kernel/gcov/built-in.o'.
> >
> > >
> > > make[3]: *** No rule to make target 'kernel/gcov/gcc_3_4.o',
> > > needed by 'kernel/gcov/built-in.o'.
> ÂÂÂmake[3]: Target '__build' not remade because of errors.
> --
> >
> > >
> > > make[3]: *** No rule to make target 'tools/objtool/objtool',
> > > needed by 'drivers/mfd/88pm800.o'.
> ÂÂÂmake[3]: Target '__build' not remade because of errors.
> --
> >
> > >
> > > make[4]: *** No rule to make target 'tools/objtool/objtool',
> > > needed by 'drivers/firmware/google/memconsole.o'.
> ÂÂÂmake[4]: Target '__build' not remade because of errors.
> --
> >
> > >
> > > make[4]: *** No rule to make target 'tools/objtool/objtool',
> > > needed by 'drivers/iio/dac/ad5624r_spi.o'.
> ÂÂÂmake[4]: Target '__build' not remade because of errors.
> --
> >
> > >
> > > make[4]: *** No rule to make target 'tools/objtool/objtool',
> > > needed by 'drivers/iio/trigger/iio-trig-interrupt.o'.
> ÂÂÂmake[4]: Target '__build' not remade because of errors.
> --
> >
> > >
> > > make[4]: *** No rule to make target 'tools/objtool/objtool',
> > > needed by 'drivers/input/joystick/gf2k.o'.
> ÂÂÂmake[4]: *** [drivers/input/joystick/iforce] Error 2
> ÂÂÂmake[4]: Target '__build' not remade because of errors.
> --
> >
> > >
> > > make[4]: *** No rule to make target 'tools/objtool/objtool',
> > > needed by 'drivers/misc/eeprom/max6875.o'.
> ÂÂÂmake[4]: Target '__build' not remade because of errors.
> --
> >
> > >
> > > make[4]: *** No rule to make target 'tools/objtool/objtool',
> > > needed by 'drivers/mmc/card/mmc_test.o'.
> ÂÂÂmake[4]: Target '__build' not remade because of errors.
> --
> >
> > >
> > > make[4]: *** No rule to make target 'tools/objtool/objtool',
> > > needed by 'drivers/mmc/host/sdhci.o'.
> ÂÂÂmake[4]: Target '__build' not remade because of errors.
> --
> >
> > >
> > > make[4]: *** No rule to make target 'tools/objtool/objtool',
> > > needed by 'drivers/pinctrl/intel/pinctrl-intel.o'.
> ÂÂÂmake[4]: Target '__build' not remade because of errors.
> --
> >
> > >
> > > make[4]: *** No rule to make target 'tools/objtool/objtool',
> > > needed by 'drivers/platform/chrome/chromeos_laptop.o'.
> ÂÂÂmake[4]: Target '__build' not remade because of errors.
> ..
Just to put that straight, those are issues in the testing environment
not in the patches.

Thanks
Tomas