Re: [broadcom-stblinux:devicetree/next 15/23] make[2]: *** No rule to make target 'arch/arm/boot/dts/bcm96855.dtb', needed by '__build'.

From: Florian Fainelli
Date: Tue Jun 14 2022 - 12:10:37 EST


On 6/14/22 02:32, kernel test robot wrote:
tree: https://github.com/Broadcom/stblinux devicetree/next
head: edb052f67bb9f245f9717b3c11b21022a02fae87
commit: d2d847e696389916239c5521ca533261d0c0026f [15/23] ARM: dts: Add DTS files for bcmbca SoC BCM6855
config: arm-randconfig-r035-20220613 (https://download.01.org/0day-ci/archive/20220614/202206141752.IB5xCdXS-lkp@xxxxxxxxx/config)
compiler: arm-linux-gnueabi-gcc (GCC) 11.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/Broadcom/stblinux/commit/d2d847e696389916239c5521ca533261d0c0026f
git remote add broadcom-stblinux https://github.com/Broadcom/stblinux
git fetch --no-tags broadcom-stblinux devicetree/next
git checkout d2d847e696389916239c5521ca533261d0c0026f
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

make[2]: *** No rule to make target 'arch/arm/boot/dts/bcm96855.dtb', needed by '__build'.
make[2]: Target '__build' not remade because of errors.

Now fixed in place.
--
Florian