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 X-Spam-Level: X-Spam-Status: No, score=-7.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C0DCFC433DF for ; Thu, 28 May 2020 01:38:23 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 80D5D207BC for ; Thu, 28 May 2020 01:38:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 80D5D207BC Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 1687D8001A; Wed, 27 May 2020 21:38:23 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 1413680010; Wed, 27 May 2020 21:38:23 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 07BF58001A; Wed, 27 May 2020 21:38:23 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0144.hostedemail.com [216.40.44.144]) by kanga.kvack.org (Postfix) with ESMTP id E0D7780010 for ; Wed, 27 May 2020 21:38:22 -0400 (EDT) Received: from smtpin02.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id 99E0452B0 for ; Thu, 28 May 2020 01:38:22 +0000 (UTC) X-FDA: 76864417644.02.books91_831aa58410d07 Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin02.hostedemail.com (Postfix) with ESMTP id 7D0462A87 for ; Thu, 28 May 2020 01:38:22 +0000 (UTC) X-HE-Tag: books91_831aa58410d07 X-Filterd-Recvd-Size: 3225 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by imf16.hostedemail.com (Postfix) with ESMTP for ; Thu, 28 May 2020 01:38:20 +0000 (UTC) IronPort-SDR: JJO18YZeX4O7I82YH+M8VdEne7V1PgyrtVali1q8ATbHc/AcpuRjrt8E+0ZOAFG+et81tr4U8v LUwWok6a3s+w== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 May 2020 18:38:18 -0700 IronPort-SDR: gzDc2RtZIigNptp5N88DCLN7cQ9W/ng9H44I3+TzUg2iqYGeBJzcfDhb/7iodOG9RXSAvwwcSL oq0l+1QeHLZg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,443,1583222400"; d="scan'208";a="442758307" Received: from pl-dbox.sh.intel.com (HELO intel.com) ([10.239.159.39]) by orsmga005.jf.intel.com with ESMTP; 27 May 2020 18:38:16 -0700 Date: Thu, 28 May 2020 09:37:14 +0800 From: Philip Li To: Andrew Morton Cc: kbuild test robot , Jesse Brandeburg , kbuild-all@lists.01.org, Andy Shevchenko , Linux Memory Management List Subject: Re: [kbuild-all] Re: [linux-next:master 12485/12912] cc1: error: arch/um/include/uapi: No such file or directory Message-ID: <20200528013714.GF12984@intel.com> References: <202005272012.4IvWDLWv%lkp@intel.com> <20200527150004.8a7daf78ee736503f0a437a0@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200527150004.8a7daf78ee736503f0a437a0@linux-foundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 7D0462A87 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam05 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: On Wed, May 27, 2020 at 03:00:04PM -0700, Andrew Morton wrote: > On Wed, 27 May 2020 20:02:15 +0800 kbuild test robot wrote: > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > > head: b0523c7b1c9d0edcd6c0fe6d2cb558a9ad5c60a8 > > commit: cb6c014b5a3f9082ef4ff45684d7bf17e5441b36 [12485/12912] lib: make a test module with set/clear bit > > config: um-allmodconfig (attached as .config) > > compiler: gcc-9 (Debian 9.3.0-13) 9.3.0 > > reproduce (this is a W=1 build): > > git checkout cb6c014b5a3f9082ef4ff45684d7bf17e5441b36 > > # save the attached .config to linux build tree > > make W=1 ARCH=um > > > > If you fix the issue, kindly add following tag as appropriate > > Reported-by: kbuild test robot > > > > All errors (new ones prefixed by >>, old ones prefixed by <<): > > > > >> cc1: error: arch/um/include/uapi: No such file or directory [-Werror=missing-include-dirs] > > cc1: all warnings being treated as errors > > Thanks. I don't think this patch could cause this error. I suspect the um > Makefiles are having problems. Got it, thanks for the input, we will double check this. Sorry for the noise. > > When I do > > make allmodconfig > make -j20 W=1 M=lib > > I get a screenful of these warnings. > _______________________________________________ > kbuild-all mailing list -- kbuild-all@lists.01.org > To unsubscribe send an email to kbuild-all-leave@lists.01.org