kernel test robot <lkp@xxxxxxxxx> writes: > Hi Stephen, > > kernel test robot noticed the following build errors: > > [auto build test ERROR on soc/for-next] > [also build test ERROR on arnd-asm-generic/master linus/master v6.6-rc7 next-20231026] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch#_base_tree_information] > > url: https://github.com/intel-lab-lkp/linux/commits/Stephen-Brennan/kernel-config-Introduce-CONFIG_DEBUG_INFO_IKCONFIG/20231026-063844 > base: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git for-next > patch link: https://lore.kernel.org/r/20231025223640.1132047-2-stephen.s.brennan%40oracle.com > patch subject: [PATCH v2 1/1] kernel/config: Introduce CONFIG_DEBUG_INFO_IKCONFIG > config: alpha-defconfig (https://download.01.org/0day-ci/archive/20231027/202310270605.GjEqZtAA-lkp@xxxxxxxxx/config) > compiler: alpha-linux-gcc (GCC) 13.2.0 > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231027/202310270605.GjEqZtAA-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/202310270605.GjEqZtAA-lkp@xxxxxxxxx/ > > All errors (new ones prefixed by >>): > > kernel/configs-debug.S: Assembler messages: >>> kernel/configs-debug.S:17: Error: file not found: kernel/config_data.gz A silly omission on my part, v3 incoming will fix this. > vim +17 kernel/configs-debug.S > > > 17 .incbin "kernel/config_data.gz" > > -- > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests/wiki