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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 869ECC433F5 for ; Sun, 20 Feb 2022 21:13:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245082AbiBTVNY (ORCPT ); Sun, 20 Feb 2022 16:13:24 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:44112 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234315AbiBTVNQ (ORCPT ); Sun, 20 Feb 2022 16:13:16 -0500 Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E21AE40 for ; Sun, 20 Feb 2022 13:12:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645391575; x=1676927575; h=date:from:to:cc:subject:message-id:mime-version; bh=A8Be8zoAitCOSMHxdF3P1kQVo47VQ49SA2+u7yWVuwE=; b=gJsLrcqZ41S3JlL9vVWLoArSdFkDyg6gSDl60x3BBdsI6R/oT5LiLbiC g5KAiuvDuU+DWUkzEEOebPXhhvh/lXa9OIYO8TQQ+yCf6mB62SQSzOk69 Y1RtxiV47GpdY6v3FZ1HO2iEMaqB3OQljMtuStSo5bmTv7ZWj9ZCy1ezC /75xeeurpE2The1E/HjM/t/HxtsDwU+lfzHKQwRPy7UGptYiGC+NobeBK 1/lFnjHg5kKlHLLNQKfCEl1AIQqmVpAraQ5qbNhXurOtfXeOUxvvp+1lT LWsfUz803OHs3c9h7Vm2NqmMlVjoQVT8bG7TnhnyjVXJiBLWNXcnGWC8T Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10264"; a="250221610" X-IronPort-AV: E=Sophos;i="5.88,384,1635231600"; d="scan'208";a="250221610" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Feb 2022 13:12:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,384,1635231600"; d="scan'208";a="504639536" Received: from lkp-server01.sh.intel.com (HELO da3212ac2f54) ([10.239.97.150]) by orsmga002.jf.intel.com with ESMTP; 20 Feb 2022 13:12:52 -0800 Received: from kbuild by da3212ac2f54 with local (Exim 4.92) (envelope-from ) id 1nLtVj-0000mD-WF; Sun, 20 Feb 2022 21:12:52 +0000 Date: Mon, 21 Feb 2022 05:12:08 +0800 From: kernel test robot To: Ingo Molnar Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org Subject: [mingo-tip:sched/headers 643/2574] include/asm-generic/barrier.h:16:10: fatal error: asm/vdso/processor.h: No such file or directory Message-ID: <202202210526.OLt1B9yn-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) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: git://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git sched/headers head: 39e8a0edc8fae20758051dadf7846849edc18b88 commit: 121f4f0dd58c5fa0666a732d13b7ad770af3559b [643/2574] headers/deps: Add header dependencies to .h files: config: arc-randconfig-r043-20220220 (https://download.01.org/0day-ci/archive/20220221/202202210526.OLt1B9yn-lkp@intel.com/config) compiler: arceb-elf-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/mingo/tip.git/commit/?id=121f4f0dd58c5fa0666a732d13b7ad770af3559b git remote add mingo-tip git://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git git fetch --no-tags mingo-tip sched/headers git checkout 121f4f0dd58c5fa0666a732d13b7ad770af3559b # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arc prepare If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from arch/arc/include/asm/barrier.h:42, from arch/arc/include/asm/cmpxchg.h:12, from arch/arc/include/asm/atomic.h:13, from include/linux/atomic.h:7, from include/asm-generic/bitops/lock.h:5, from arch/arc/include/asm/bitops.h:188, from include/linux/bitops.h:28, from include/linux/log2.h:12, from kernel/bounds.c:13: >> include/asm-generic/barrier.h:16:10: fatal error: asm/vdso/processor.h: No such file or directory 16 | #include | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [scripts/Makefile.build:121: kernel/bounds.s] Error 1 make[2]: Target '__build' not remade because of errors. make[1]: *** [Makefile:1191: prepare0] 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. vim +16 include/asm-generic/barrier.h 15 > 16 #include 17 #include 18 #include 19 #include 20 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org