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 CAE6EC433F5 for ; Thu, 12 May 2022 13:05:26 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 382936B0075; Thu, 12 May 2022 09:05:26 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 309CC6B0078; Thu, 12 May 2022 09:05:26 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 1838E8D0001; Thu, 12 May 2022 09:05:26 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0012.hostedemail.com [216.40.44.12]) by kanga.kvack.org (Postfix) with ESMTP id 03FBA6B0075 for ; Thu, 12 May 2022 09:05:26 -0400 (EDT) Received: from smtpin15.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay01.hostedemail.com (Postfix) with ESMTP id CFD7B60B51 for ; Thu, 12 May 2022 13:05:25 +0000 (UTC) X-FDA: 79457112210.15.2E4D4EF Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by imf25.hostedemail.com (Postfix) with ESMTP id DDAB9A00B2 for ; Thu, 12 May 2022 13:05:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1652360724; x=1683896724; h=date:from:to:cc:subject:message-id:mime-version; bh=8xKn7nFj/OtTfXI6gEpq2ZfTE2lAR8PtS8CMoAX5I4A=; b=QBPaaLqu3Of4nyOCsbMJrqpffYD4sPmqKY4QCEQTo8kVTKX6mc0JR2In 14q2ONBxgQysrDLhbln3p5ww1C95ObYQ9R21j4NTxyvi4bv7C1m7+usNj MY4JQeySHYZPuWEyrbZTG7x0rE4TRflecYukafhszE0/jPj/ClPEDN/WN EkMWDlvrgufleBLoqi3e/cCaPCPMy8BGaumcNP2mNu5tkFpkZcv61Dxe6 Bxq+SRFDD3qWSUe7EqhyjPjlZxtHviU1GBuI0jdjktUMXDoeJgw4dVYkE EzZ9JhZ4vwySXc6Vx5KWnJp7/jTEtp4ZJ8pisbWkqa1usUAbQDY3iPGR0 Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10344"; a="295242173" X-IronPort-AV: E=Sophos;i="5.91,219,1647327600"; d="scan'208";a="295242173" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2022 06:05:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,219,1647327600"; d="scan'208";a="566675078" Received: from lkp-server01.sh.intel.com (HELO 5056e131ad90) ([10.239.97.150]) by orsmga007.jf.intel.com with ESMTP; 12 May 2022 06:05:20 -0700 Received: from kbuild by 5056e131ad90 with local (Exim 4.95) (envelope-from ) id 1np8VM-000KRs-3g; Thu, 12 May 2022 13:05:20 +0000 Date: Thu, 12 May 2022 21:04:30 +0800 From: kernel test robot To: Kees Cook Cc: kbuild-all@lists.01.org, Linux Memory Management List Subject: [linux-next:master 10599/11360] : fatal error: ./include/generated/utsrelease.h: No such file or directory Message-ID: <202205122113.uLKzd3SZ-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Authentication-Results: imf25.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=QBPaaLqu; dmarc=pass (policy=none) header.from=intel.com; spf=none (imf25.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.88) smtp.mailfrom=lkp@intel.com X-Rspamd-Server: rspam06 X-Rspamd-Queue-Id: DDAB9A00B2 X-Rspam-User: X-Stat-Signature: 763jrzwnaujbb8761a4zypiueusa4ogj X-HE-Tag: 1652360705-405620 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000002, 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: 187b9ac8c348383f7f36c8413d73ad89e9b1e90a commit: 61f60bac8c05f8ecd2ae2a6360520b91a45be9a2 [10599/11360] gcc-plugins: Change all version strings match kernel config: mips-randconfig-r031-20220512 (https://download.01.org/0day-ci/archive/20220512/202205122113.uLKzd3SZ-lkp@intel.com/config) compiler: mipsel-linux-gcc (GCC) 11.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/next/linux-next.git/commit/?id=61f60bac8c05f8ecd2ae2a6360520b91a45be9a2 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 61f60bac8c05f8ecd2ae2a6360520b91a45be9a2 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=mips prepare If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr] scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr] scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples >> : fatal error: ./include/generated/utsrelease.h: No such file or directory compilation terminated. make[3]: *** [scripts/gcc-plugins/Makefile:54: scripts/gcc-plugins/randomize_layout_plugin.so] Error 1 make[3]: Target '__build' not remade because of errors. make[2]: *** [scripts/Makefile.build:550: scripts/gcc-plugins] Error 2 make[2]: Target '__build' not remade because of errors. make[1]: *** [Makefile:1179: scripts] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:219: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. -- 0-DAY CI Kernel Test Service https://01.org/lkp