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 B055CC433EF for ; Sun, 20 Mar 2022 08:47:07 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id C6F466B0072; Sun, 20 Mar 2022 04:47:06 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id BF8596B0073; Sun, 20 Mar 2022 04:47:06 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id A73B66B0074; Sun, 20 Mar 2022 04:47:06 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0243.hostedemail.com [216.40.44.243]) by kanga.kvack.org (Postfix) with ESMTP id 92F8C6B0072 for ; Sun, 20 Mar 2022 04:47:06 -0400 (EDT) Received: from smtpin19.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with ESMTP id 26930A565B for ; Sun, 20 Mar 2022 08:47:06 +0000 (UTC) X-FDA: 79264134852.19.435F1BE Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by imf25.hostedemail.com (Postfix) with ESMTP id AD326A0025 for ; Sun, 20 Mar 2022 08:47:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647766024; x=1679302024; h=date:from:to:cc:subject:message-id:mime-version; bh=vvy5dEwRRmP/icqwuRm3JOwzWOOy931hK6iyBQDZ8pE=; b=gAZeKcQWYGt20lgQdzWQVbd7pwJrpdrcobYoYw1s02ZrhMkSHZSLzovv m1V3X9fKVNuR5D3Ga95PU50K3NkFpdAHa1TBZS9ExbRj9a+p2OXu1nu7w 1KcmagJe8IO5qKn1PkvE1sQBYsp6iHV9MpH/z/VZzc7dUeJ/cpWMFodFw N8vmVSQD4vmqwkU65oBXuRdghozDAhGxKv+m2bCnSmlsMznGppX5JOV7N IH82fN/mjrP7kYrJcV9L8uATE20uPAW5zCGJbWqPtJ/PBQHkxk3yIWRZ0 YxQgbhNpVEU4NnRvIjbKpY2+BpACKdQB+W6rh01UvScW8QUlmtGb3k8DX A==; X-IronPort-AV: E=McAfee;i="6200,9189,10291"; a="257085269" X-IronPort-AV: E=Sophos;i="5.90,195,1643702400"; d="scan'208";a="257085269" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Mar 2022 01:47:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,195,1643702400"; d="scan'208";a="716101826" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by orsmga005.jf.intel.com with ESMTP; 20 Mar 2022 01:47:01 -0700 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nVrDI-000GkQ-Hv; Sun, 20 Mar 2022 08:47:00 +0000 Date: Sun, 20 Mar 2022 16:46:22 +0800 From: kernel test robot To: Alan Kao Cc: kbuild-all@lists.01.org, Linux Memory Management List , Arnd Bergmann Subject: [linux-next:master 10112/13576] Makefile:612: arch/nds32/Makefile: No such file or directory Message-ID: <202203201649.UWFafNkN-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: rspam12 X-Rspamd-Queue-Id: AD326A0025 X-Stat-Signature: 6jgum1ibtst64b88h5p9jfbzskfbhjg5 Authentication-Results: imf25.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=gAZeKcQW; spf=none (imf25.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: 1647766024-460089 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: 6d72dda014a4753974eb08950089ddf71fec4f60 commit: aec499c75cf8e0b599be4d559e6922b613085f8f [10112/13576] nds32: Remove the architecture config: nds32-defconfig 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=aec499c75cf8e0b599be4d559e6922b613085f8f 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 aec499c75cf8e0b599be4d559e6922b613085f8f COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross ARCH=nds32 defconfig 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:612: 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'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[3]: *** No rule to make target 'arch/nds32/Makefile'. make[3]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[5]: *** No rule to make target 'arch/nds32/Makefile'. make[5]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[7]: *** No rule to make target 'arch/nds32/Makefile'. make[7]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[9]: *** No rule to make target 'arch/nds32/Makefile'. make[9]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[11]: *** No rule to make target 'arch/nds32/Makefile'. make[11]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[13]: *** No rule to make target 'arch/nds32/Makefile'. make[13]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[15]: *** No rule to make target 'arch/nds32/Makefile'. make[15]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[17]: *** No rule to make target 'arch/nds32/Makefile'. make[17]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[19]: *** No rule to make target 'arch/nds32/Makefile'. make[19]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[21]: *** No rule to make target 'arch/nds32/Makefile'. make[21]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[23]: *** No rule to make target 'arch/nds32/Makefile'. make[23]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[25]: *** No rule to make target 'arch/nds32/Makefile'. make[25]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[27]: *** No rule to make target 'arch/nds32/Makefile'. make[27]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[29]: *** No rule to make target 'arch/nds32/Makefile'. make[29]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[31]: *** No rule to make target 'arch/nds32/Makefile'. make[31]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[33]: *** No rule to make target 'arch/nds32/Makefile'. make[33]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[35]: *** No rule to make target 'arch/nds32/Makefile'. make[35]: Failed to remake makefile 'arch/nds32/Makefile'. >> Makefile:612: arch/nds32/Makefile: No such file or directory make[37]: *** No rule to make target 'arch/nds32/Makefile'. make[37]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[39]: *** No rule to make target 'arch/nds32/Makefile'. make[39]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[41]: *** No rule to make target 'arch/nds32/Makefile'. make[41]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[43]: *** No rule to make target 'arch/nds32/Makefile'. make[43]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[45]: *** No rule to make target 'arch/nds32/Makefile'. make[45]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[47]: *** No rule to make target 'arch/nds32/Makefile'. make[47]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[49]: *** No rule to make target 'arch/nds32/Makefile'. make[49]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[51]: *** No rule to make target 'arch/nds32/Makefile'. make[51]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[53]: *** No rule to make target 'arch/nds32/Makefile'. make[53]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[55]: *** No rule to make target 'arch/nds32/Makefile'. make[55]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[57]: *** No rule to make target 'arch/nds32/Makefile'. make[57]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[59]: *** No rule to make target 'arch/nds32/Makefile'. make[59]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[61]: *** No rule to make target 'arch/nds32/Makefile'. make[61]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[63]: *** No rule to make target 'arch/nds32/Makefile'. make[63]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[65]: *** No rule to make target 'arch/nds32/Makefile'. make[65]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[67]: *** No rule to make target 'arch/nds32/Makefile'. make[67]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[69]: *** No rule to make target 'arch/nds32/Makefile'. make[69]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[71]: *** No rule to make target 'arch/nds32/Makefile'. make[71]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[73]: *** No rule to make target 'arch/nds32/Makefile'. make[73]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[75]: *** No rule to make target 'arch/nds32/Makefile'. make[75]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[77]: *** No rule to make target 'arch/nds32/Makefile'. make[77]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[79]: *** No rule to make target 'arch/nds32/Makefile'. make[79]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[81]: *** No rule to make target 'arch/nds32/Makefile'. make[81]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[83]: *** No rule to make target 'arch/nds32/Makefile'. make[83]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[85]: *** No rule to make target 'arch/nds32/Makefile'. make[85]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[87]: *** No rule to make target 'arch/nds32/Makefile'. make[87]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[89]: *** No rule to make target 'arch/nds32/Makefile'. make[89]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[91]: *** No rule to make target 'arch/nds32/Makefile'. make[91]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[93]: *** No rule to make target 'arch/nds32/Makefile'. make[93]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[95]: *** No rule to make target 'arch/nds32/Makefile'. make[95]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[97]: *** No rule to make target 'arch/nds32/Makefile'. make[97]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[99]: *** No rule to make target 'arch/nds32/Makefile'. make[99]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[101]: *** No rule to make target 'arch/nds32/Makefile'. make[101]: Failed to remake makefile 'arch/nds32/Makefile'. Makefile:612: arch/nds32/Makefile: No such file or directory make[103]: *** No rule to make target 'arch/nds32/Makefile'. -- 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. -- >> Makefile:612: 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'. arch/Kconfig:10: can't open file "arch/nds32/Kconfig" make[2]: *** [scripts/kconfig/Makefile:77: oldconfig] Error 1 make[1]: *** [Makefile:619: oldconfig] Error 2 make: *** [Makefile:219: __sub-make] Error 2 make: Target 'oldconfig' not remade because of errors. -- >> Makefile:612: 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'. arch/Kconfig:10: can't open file "arch/nds32/Kconfig" make[2]: *** [scripts/kconfig/Makefile:77: olddefconfig] Error 1 make[1]: *** [Makefile:619: olddefconfig] Error 2 make: *** [Makefile:219: __sub-make] Error 2 make: Target 'olddefconfig' not remade because of errors. vim +612 Makefile ^1da177e4c3f41 Linus Torvalds 2005-04-16 608 ^1da177e4c3f41 Linus Torvalds 2005-04-16 609 # Read arch specific Makefile to set KBUILD_DEFCONFIG as needed. ^1da177e4c3f41 Linus Torvalds 2005-04-16 610 # KBUILD_DEFCONFIG may point out an alternative default configuration ^1da177e4c3f41 Linus Torvalds 2005-04-16 611 # used for 'make defconfig' 3204a7fb98a3bc Masahiro Yamada 2021-02-28 @612 include $(srctree)/arch/$(SRCARCH)/Makefile 315bab4e972d97 Masahiro Yamada 2018-06-08 613 export KBUILD_DEFCONFIG KBUILD_KCONFIG CC_VERSION_TEXT ^1da177e4c3f41 Linus Torvalds 2005-04-16 614 :::::: The code at line 612 was first introduced by commit :::::: 3204a7fb98a3bccd0004ea0f2769fbeadc2c2dba kbuild: prefix $(srctree)/ to some included Makefiles :::::: TO: Masahiro Yamada :::::: CC: Masahiro Yamada -- 0-DAY CI Kernel Test Service https://01.org/lkp