tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git master head: 38bcd10de11e3ae4b49e93a5bd12a490aafc6fed commit: 38bcd10de11e3ae4b49e93a5bd12a490aafc6fed [1/1] foo reproduce: (https://download.01.org/0day-ci/archive/20250309/202503091510.Q1KEoTrx-lkp@xxxxxxxxx/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 <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202503091510.Q1KEoTrx-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): >> arch/x86/entry/vdso/Makefile:7: lib/vdso/Makefile.include: No such file or directory >> make[5]: *** No rule to make target 'lib/vdso/Makefile.include'. arch/x86/entry/vdso/Makefile:7: Failed to remake makefile 'lib/vdso/Makefile.include'. make[4]: *** [scripts/Makefile.clean:61: arch/x86/entry/vdso] Error 2 make[4]: Target '__clean' not remade because of errors. make[3]: *** [scripts/Makefile.clean:61: arch/x86/entry] Error 2 make[3]: Target '__clean' not remade because of errors. vim +7 arch/x86/entry/vdso/Makefile 5 6 # Include the generic Makefile to check the built vDSO: > 7 include $(srctree)/lib/vdso/Makefile.include 8 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki