From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id D578AC433EF for ; Thu, 10 Mar 2022 07:13:41 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 3F8858D0002; Thu, 10 Mar 2022 02:13:41 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 3812C8D0001; Thu, 10 Mar 2022 02:13:41 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 222438D0002; Thu, 10 Mar 2022 02:13:41 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0155.hostedemail.com [216.40.44.155]) by kanga.kvack.org (Postfix) with ESMTP id 0EE078D0001 for ; Thu, 10 Mar 2022 02:13:41 -0500 (EST) Received: from smtpin26.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id 9518D9A7E5 for ; Thu, 10 Mar 2022 07:13:40 +0000 (UTC) X-FDA: 79227611400.26.835E05D Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by imf17.hostedemail.com (Postfix) with ESMTP id 7F2FD4001A for ; Thu, 10 Mar 2022 07:13:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1646896419; x=1678432419; h=date:from:to:cc:subject:message-id:mime-version; bh=BHGbQhJLsAy1Yjhytf5/5EcU6x2CJ4N745sdGJkEfTU=; b=HJL+1apGdYeKjYMUWcTU/f1q6zsnY4ZsmK3HlDuGDtMpRaU4qd5LkPim 4KTLfveSOIcC3/RrS9cBzU2iNdPOnMW40ezZFV/biwAkHJFcpb2eLOkmH 9k+hzbGRESgav4UgvtyMu4G4RmIAsHJY+uS0vBf3d3z8ZB/2B5MDL+FEG K3R4fXpJcJHuGKcpHAGj9l/7WRg8VDVmdTcAJJS1FseY5S15tA/+Uw4TR 9CskNqg+6z6fs7pdGfym6iLFSGToOCnKBkohQqPnkbccdtjI6hIIEGT0z pf3qpfrClLkriAVS0115Tb/Bos75cAsPOY6PIF//3ONKBoWHHezdjLe8j Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10281"; a="254912718" X-IronPort-AV: E=Sophos;i="5.90,169,1643702400"; d="scan'208";a="254912718" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Mar 2022 23:13:37 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,169,1643702400"; d="scan'208";a="513866915" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by orsmga006.jf.intel.com with ESMTP; 09 Mar 2022 23:13:36 -0800 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nSCzP-0004WK-Kv; Thu, 10 Mar 2022 07:13:35 +0000 Date: Thu, 10 Mar 2022 15:12:49 +0800 From: kernel test robot To: Alan Kao Cc: kbuild-all@lists.01.org, Linux Memory Management List , Arnd Bergmann Subject: [linux-next:master 10574/11713] scripts/Makefile.clean:15: arch/nds32/Makefile: No such file or directory Message-ID: <202203101509.2EsQ4zK2-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspam-User: X-Rspamd-Server: rspam04 X-Rspamd-Queue-Id: 7F2FD4001A X-Stat-Signature: j766rnx9dtxuiygd9u57q4no7sjzy7mq Authentication-Results: imf17.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=HJL+1apG; spf=none (imf17.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 134.134.136.24) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-HE-Tag: 1646896419-978079 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: 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 All errors (new ones prefixed by >>): Makefile:691: arch/nds32/Makefile: No such file or directory make[1]: *** No rule to make target 'arch/nds32/Makefile'. make[1]: Failed to remake makefile 'arch/nds32/Makefile'. >> scripts/Makefile.clean:15: arch/nds32/Makefile: No such file or directory make[2]: *** No rule to make target 'arch/nds32/Makefile'. make[2]: Failed to remake makefile 'arch/nds32/Makefile'. make[1]: *** [Makefile:1838: _clean_arch/nds32] Error 2 make[1]: Target 'distclean' not remade because of errors. make: *** [Makefile:219: __sub-make] Error 2 make: Target 'distclean' not remade because of errors. vim +15 scripts/Makefile.clean 2315c6e4227815 Sam Ravnborg 2005-07-25 12 2a691470345a00 Sam Ravnborg 2005-07-25 13 # The filename Kbuild has precedence over Makefile db8c1a7b2ca25f Sam Ravnborg 2005-07-27 14 kbuild-dir := $(if $(filter /%,$(src)),$(src),$(srctree)/$(src)) db8c1a7b2ca25f Sam Ravnborg 2005-07-27 @15 include $(if $(wildcard $(kbuild-dir)/Kbuild), $(kbuild-dir)/Kbuild, $(kbuild-dir)/Makefile) ^1da177e4c3f41 Linus Torvalds 2005-04-16 16 :::::: The code at line 15 was first introduced by commit :::::: db8c1a7b2ca25f37b1429c00e82d6568f86caec1 kbuild: fix building external modules :::::: TO: Sam Ravnborg :::::: CC: Sam Ravnborg --- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org