[bcain:bcain/qemu_boot 20/69] arch/hexagon/Makefile:83: warning: ignoring old recipe for target 'dtbs'
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.llvm,dev.linux.lists.oe-kbuild-all |
|---|---|
| Message-ID | <[email protected]> |
tree: https://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux.git bcain/qemu_boot head: 89efd48e5609f41280973bc49df20ffe80177690 commit: abe97c987224d2686550fd938cd15c284c1132c3 [20/69] hexagon: update build system and Kconfig config: hexagon-allmodconfig (https://download.01.org/0day-ci/archive/20260709/[email protected]/config) compiler: clang version 23.0.0git (https://github.com/llvm/llvm-project c279890c85da307abe34f10333442bbf72a60644) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260709/[email protected]/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All warnings (new ones prefixed by >>): Makefile:1629: warning: overriding recipe for target 'dtbs' >> arch/hexagon/Makefile:83: warning: ignoring old recipe for target 'dtbs' make[3]: *** [Makefile:2184: .] Error 2 make[3]: Target 'arch/hexagon/' not remade because of errors. -- Makefile:1629: warning: overriding recipe for target 'dtbs' >> arch/hexagon/Makefile:83: warning: ignoring old recipe for target 'dtbs' -- Makefile:1629: warning: overriding recipe for target 'dtbs' >> arch/hexagon/Makefile:83: warning: ignoring old recipe for target 'dtbs' -- /kbuild/src/Makefile:1629: warning: overriding recipe for target 'dtbs' >> /kbuild/src/arch/hexagon/Makefile:83: warning: ignoring old recipe for target 'dtbs' /kbuild/src/scripts/Makefile.clean:12: /kbuild/src/arch/hexagon/platform/sm8150/Makefile: No such file or directory make[3]: *** No rule to make target '/kbuild/src/arch/hexagon/platform/sm8150/Makefile'. /kbuild/src/scripts/Makefile.clean:12: Failed to remake makefile '/kbuild/src/arch/hexagon/platform/sm8150/Makefile'. make[2]: *** [/kbuild/src/Makefile:2189: _clean_arch/hexagon/platform/sm8150] Error 2 make[2]: Target 'mrproper' not remade because of errors. make[1]: *** [/kbuild/src/Makefile:248: __sub-make] Error 2 make[1]: Target 'mrproper' not remade because of errors. make: *** [Makefile:248: __sub-make] Error 2 make: Target 'mrproper' not remade because of errors. -- Makefile:1629: warning: overriding recipe for target 'dtbs' >> arch/hexagon/Makefile:83: warning: ignoring old recipe for target 'dtbs' vim +/dtbs +83 arch/hexagon/Makefile 80 81 PHONY += dtbs 82 dtbs: scripts > 83 $(Q)$(MAKE) $(build)=$(boot)/dts dtbs -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki