On 3/10/2022 5:00 PM, Arnd Bergmann wrote:
On Thu, Mar 10, 2022 at 8:12 AM kernel test robot <lkp@xxxxxxxxx> wrote:
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 4e7a74a6856f8613dab9794da4b5cfb8fd54fb8c
commit: 3edb65f4e8fdec0569edf6a0e74675d2e5e6fe0e [10574/11713] nds32: Remove the architecture
config: nds32-randconfig-r035-20220310
compiler: nds32le-linux-gcc (GCC) 11.2.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/next/linux-next.git/commit/?id=3edb65f4e8fdec0569edf6a0e74675d2e5e6fe0e
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 3edb65f4e8fdec0569edf6a0e74675d2e5e6fe0e
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross ARCH=nds32 randconfig
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=nds32 distclean
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>
nds32 is scheduled for removal now, please drop it from the lkp test
infrastructure
for linux-next/5.17 and higher.
Arnd
Hi Arnd,
Thanks for the reminding, we have removed the nds32 tests for kernel >=
5.17.
Best Regards,
Rong Chen