Hi Kbuild test robot, On Sun, Dec 2, 2018 at 10:52 AM kbuild test robot <lkp@xxxxxxxxx> wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kbuild > head: e714d4dfb7710cf6ca2609bd7c537f808fac9de5 > commit: e714d4dfb7710cf6ca2609bd7c537f808fac9de5 [29/29] kbuild: move .SECONDARY special target to Kbuild.include > config: sh-j2_defconfig (attached as .config) > compiler: sh4-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > git checkout e714d4dfb7710cf6ca2609bd7c537f808fac9de5 > # save the attached .config to linux build tree > GCC_VERSION=7.2.0 make.cross ARCH=sh > > All errors (new ones prefixed by >>): > > >> make[2]: *** No rule to make target 'arch/sh/boot/dts/.dtb.o', needed by 'arch/sh/boot/dts/built-in.a'. > make[2]: Target '__build' not remade because of errors. This is totally unrelated to my commit. This is a breakage introduced by commit 37c8a5fafa3bb7dcdd51774be353be6cb2912b86 Author: Rob Herring <robh@xxxxxxxxxx> Date: Wed Jan 10 15:19:37 2018 -0600 kbuild: consolidate Devicetree dtb build rules BTW, do you have a plan to extend this service so a GZIP-compressed full build log is attached? -- Best Regards Masahiro Yamada