[arc:for-curr 1/3] arch/arc/Kconfig:100: can't open file "arch/arc/plat-eznps/Kconfig"
kernel test robot
lkp at intel.com
Mon Sep 28 17:12:16 EDT 2020
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git for-curr
head: b18b6a1d2b82eb8a2e415e4b1fb1be9027353a5d
commit: 2a8b4c7db0ccea1422545dfe3409a56c356dac58 [1/3] ARC: [plat-eznps]: Drop support for EZChip NPS platform
config: arc-allyesconfig
compiler: arceb-elf-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/vgupta/arc.git/commit/?id=2a8b4c7db0ccea1422545dfe3409a56c356dac58
git remote add arc https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
git fetch --no-tags arc for-curr
git checkout 2a8b4c7db0ccea1422545dfe3409a56c356dac58
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc allyesconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp at intel.com>
All errors (new ones prefixed by >>):
>> arch/arc/Kconfig:100: can't open file "arch/arc/plat-eznps/Kconfig"
make[2]: *** [scripts/kconfig/Makefile:71: allyesconfig] Error 1
make[1]: *** [Makefile:606: allyesconfig] Error 2
make: *** [Makefile:185: __sub-make] Error 2
make: Target 'allyesconfig' not remade because of errors.
--
>> arch/arc/Kconfig:100: can't open file "arch/arc/plat-eznps/Kconfig"
make[2]: *** [scripts/kconfig/Makefile:71: oldconfig] Error 1
make[1]: *** [Makefile:606: oldconfig] Error 2
make: *** [Makefile:185: __sub-make] Error 2
make: Target 'oldconfig' not remade because of errors.
--
>> arch/arc/Kconfig:100: can't open file "arch/arc/plat-eznps/Kconfig"
make[2]: *** [scripts/kconfig/Makefile:71: olddefconfig] Error 1
make[1]: *** [Makefile:606: olddefconfig] Error 2
make: *** [Makefile:185: __sub-make] Error 2
make: Target 'olddefconfig' not remade because of errors.
vim +100 arch/arc/Kconfig
cfdbc2e16e65c1e Vineet Gupta 2013-01-18 96
072eb693904a52d Christian Ruppert 2013-04-12 97 source "arch/arc/plat-tb10x/Kconfig"
556cc1c5f528dcc Alexey Brodkin 2014-01-27 98 source "arch/arc/plat-axs10x/Kconfig"
cfdbc2e16e65c1e Vineet Gupta 2013-01-18 99 #New platform adds here
966657890e874d3 Noam Camus 2015-10-16 @100 source "arch/arc/plat-eznps/Kconfig"
a518d63777a4e94 Alexey Brodkin 2017-08-15 101 source "arch/arc/plat-hsdk/Kconfig"
93ad700de2abc11 Vineet Gupta 2013-01-22 102
:::::: The code at line 100 was first introduced by commit
:::::: 966657890e874d3b01d94b1ec156b7da54ba99b0 ARC: Add eznps platform to Kconfig and Makefile
:::::: TO: Noam Camus <noamc at ezchip.com>
:::::: CC: Vineet Gupta <vgupta at synopsys.com>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
More information about the linux-snps-arc
mailing list