[ Please ignore this email if it is already reported ] While building Linux next 20211215 arm defconfig dtbs with gcc-8/9/10/11 following warnings / errors noticed. * arm, build - gcc-10-defconfig - gcc-10-imx_v6_v7_defconfig - gcc-11-defconfig - gcc-11-imx_v6_v7_defconfig - gcc-8-defconfig - gcc-8-imx_v6_v7_defconfig - gcc-9-defconfig - gcc-9-imx_v6_v7_defconfig make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/current \ ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' \ 'HOSTCC=sccache gcc' dtbs_install \ INSTALL_DTBS_PATH=/home/tuxbuild/.cache/tuxmake/builds/current/dtbsinstall/dtbs make[2]: *** No rule to make target '/home/tuxbuild/.cache/tuxmake/builds/current/dtbsinstall/dtbs/imx6ulz-bsh-smm-m2.dts', needed by '__dtbs_install'. make[2]: Target '__dtbs_install' not remade because of errors. make[1]: *** [Makefile:1465: dtbs_install] Error 2 meta data: ----------- git describe: next-20211215 git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git_sha: 93bf6eee76c0e716f6b32de690b1c52991547bb4 git_short_log: 93bf6eee76c0 (\"Add linux-next specific files for 20211215\") target_arch: arm toolchain: gcc-11 steps to reproduce: # To install tuxmake on your system globally: # sudo pip3 install -U tuxmake tuxmake --runtime podman --target-arch arm --toolchain gcc-11 --kconfig defconfig Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> build log: https://builds.tuxbuild.com/22LD3lFkujTbdIk5l92UpxMvBWx/ -- Linaro LKFT https://lkft.linaro.org