[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201804261418.I7Eav1aZ%fengguang.wu@intel.com>
Date: Thu, 26 Apr 2018 14:26:35 +0800
From: kbuild test robot <lkp@...el.com>
To: Arnd Bergmann <arnd@...db.de>
Cc: kbuild-all@...org, linux-kernel@...r.kernel.org
Subject: Kconfig:12: can't open file "arch/tile/Kconfig"
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 69bfd470f4623d2d57ad62cb33791cded0c662f4
commit: bb9d812643d8a121df7d614a2b9c60193a92deb0 arch: remove tile port
date: 6 weeks ago
config: tile-allmodconfig
compiler: tilegx-linux-gcc (GCC) 7.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout bb9d812643d8a121df7d614a2b9c60193a92deb0
make.cross ARCH=tile allmodconfig
make.cross ARCH=tile
All errors (new ones prefixed by >>):
Makefile:497: arch/tile/Makefile: No such file or directory
make[1]: *** No rule to make target 'arch/tile/Makefile'.
make[1]: Failed to remake makefile 'arch/tile/Makefile'.
>> Kconfig:12: can't open file "arch/tile/Kconfig"
make[2]: *** [allmodconfig] Error 1
make[1]: *** [allmodconfig] Error 2
make: *** [sub-make] Error 2
--
Makefile:497: arch/tile/Makefile: No such file or directory
make[1]: *** No rule to make target 'arch/tile/Makefile'.
make[1]: Failed to remake makefile 'arch/tile/Makefile'.
>> Kconfig:12: can't open file "arch/tile/Kconfig"
make[2]: *** [oldconfig] Error 1
make[1]: *** [oldconfig] Error 2
make: *** [sub-make] Error 2
--
Makefile:497: arch/tile/Makefile: No such file or directory
make[1]: *** No rule to make target 'arch/tile/Makefile'.
make[1]: Failed to remake makefile 'arch/tile/Makefile'.
>> Kconfig:12: can't open file "arch/tile/Kconfig"
make[2]: *** [olddefconfig] Error 1
make[2]: Target 'oldnoconfig' not remade because of errors.
make[1]: *** [oldnoconfig] Error 2
make: *** [sub-make] Error 2
vim +12 Kconfig
838a2e55 Arnaud Lacombe 2010-09-04 7
838a2e55 Arnaud Lacombe 2010-09-04 8 config SRCARCH
838a2e55 Arnaud Lacombe 2010-09-04 9 string
838a2e55 Arnaud Lacombe 2010-09-04 10 option env="SRCARCH"
838a2e55 Arnaud Lacombe 2010-09-04 11
838a2e55 Arnaud Lacombe 2010-09-04 @12 source "arch/$SRCARCH/Kconfig"
:::::: The code at line 12 was first introduced by commit
:::::: 838a2e55e6a4e9e8a10451ed2ef0f7a08dabdb04 kbuild: migrate all arch to the kconfig mainmenu upgrade
:::::: TO: Arnaud Lacombe <lacombar@...il.com>
:::::: CC: Arnaud Lacombe <lacombar@...il.com>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Powered by blists - more mailing lists