./include/generated/autoconf.h:1601:33: fatal error: mach/debug-macro.S: No such file or directory

From: kernel test robot
Date: Wed Nov 11 2020 - 01:18:43 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: eccc876724927ff3b9ff91f36f7b6b159e948f0c
commit: 2596a72d338481b49a678ab880338fd5a661e663 ARM: 9009/1: uncompress: Enable debug in head.S
date: 8 weeks ago
config: arm-randconfig-c004-20201109 (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 9.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://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2596a72d338481b49a678ab880338fd5a661e663
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 2596a72d338481b49a678ab880338fd5a661e663
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm

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

All errors (new ones prefixed by >>):

In file included from include/linux/kconfig.h:7,
from <command-line>:
>> ./include/generated/autoconf.h:1601:33: fatal error: mach/debug-macro.S: No such file or directory
1601 | #define CONFIG_DEBUG_LL_INCLUDE "mach/debug-macro.S"
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip