Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp2735311imm; Sun, 24 Jun 2018 03:25:48 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLeyRlk1M2gv+GlT65SPYq4uYek9GXxvRj197gHocfI8J1fx6V0XSIj2maAiliZJOSbPaPZ X-Received: by 2002:a63:985:: with SMTP id 127-v6mr7244303pgj.52.1529835948052; Sun, 24 Jun 2018 03:25:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529835948; cv=none; d=google.com; s=arc-20160816; b=sSTYnNLsvkJCAbqddy7zd/pRQizI7TaPn8HIZYsMaZ4gj2/uHiSc4SydnYw/ixEJj7 i1PwxBZ7f3mjlVU5W8MOWDHaot05oZfNR/9m4xn/ME3w4KcjWaG8YzbH0wwC+A7OlOQH WMH6Eh7zafnCRWzydLcnZsUvPEHeNw9hIE6iQeNCjr2K812lVvgIZJL8KjLGwGLeI1H0 FCR5POKMzAGta9k/XZKFzSCd2NUCCAPWDMdehWXsa0wAt8DjKEyOGvBpcpeOfjT2YiWt fs9vziByfPIOKV6rAr0MZr8+W3WSz4OFeC8g+FamF6G//Jl/CwuudhPIjVtvMtAJSZgx 1fEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=Rbsz6Wg3OdpNUCKSMIVcK0ehTbQcDGQWu099NjZbkYA=; b=DA9l02Aj3BS1Wod6RqsEugW6ML7f0xfy0/cuml+czICvrOAHcOFlzVmNsRbKFT0fPP SBs79eBQZnvnK/6Qw01nRVw0HGfNU/Up3wZ81bZpIqt5/ZAC5qMOdasfE3iV3odLz9gB Xyc/u0D0yc/4VXYNh2cuVW5hA2fWKOeUyi0YSA6AHEMWVq1KdB89jn4hrxyW1qXhdkWV vte4WFA0aaSCDOOLZA1FB7/g9ffS+JeURs6/N70BHs0ewbhRVWeUOxrnoQSMI1sZrePU qgjQ/TYcxYFoSRCMTQWz2mC+AoGBCfN1mWugq3ASCnAiYzReR0NM08Mosu9TMXWC5C5H 4GnQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d2-v6si11122149plh.387.2018.06.24.03.25.33; Sun, 24 Jun 2018 03:25:48 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752020AbeFXKY5 (ORCPT + 99 others); Sun, 24 Jun 2018 06:24:57 -0400 Received: from mga11.intel.com ([192.55.52.93]:18427 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751596AbeFXKYz (ORCPT ); Sun, 24 Jun 2018 06:24:55 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Jun 2018 03:24:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,265,1526367600"; d="scan'208";a="51796120" Received: from pl-dbox.sh.intel.com (HELO intel.com) ([10.239.13.138]) by orsmga008.jf.intel.com with ESMTP; 24 Jun 2018 03:24:53 -0700 Date: Sun, 24 Jun 2018 18:35:16 +0800 From: Philip Li To: Masahiro Yamada Cc: kbuild test robot , Linux Kernel Mailing List , Michal Marek , Sam Ravnborg , kbuild-all@01.org, Linux Kbuild mailing list Subject: Re: [kbuild-all] [PATCH v2 1/3] kbuild: use 'include' directive to load auto.conf from top Makefile Message-ID: <20180624103516.GA29697@intel.com> References: <1529762169-13488-1-git-send-email-yamada.masahiro@socionext.com> <201806240006.eCGYTuNX%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jun 24, 2018 at 05:56:24PM +0900, Masahiro Yamada wrote: > Hi. > > 2018-06-24 3:59 GMT+09:00 kbuild test robot : > > Hi Masahiro, > > > > I love your patch! Yet something to improve: > > > > [auto build test ERROR on kbuild/for-next] > > [also build test ERROR on v4.18-rc1 next-20180622] > > [cannot apply to mmarek/for-next mmarek/rc-fixes] > > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > > > url: https://github.com/0day-ci/linux/commits/Masahiro-Yamada/kbuild-use-include-directive-to-load-auto-conf-from-top-Makefile/20180623-220114 > > base: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git for-next > > config: xtensa-nommu_kc705_defconfig (attached as .config) > > compiler: xtensa-de212-elf-gcc (crosstool-NG crosstool-ng-1.23.0-307-g452ee331) 7.3.0 > > reproduce: > > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > > chmod +x ~/bin/make.cross > > # save the attached .config to linux build tree > > GCC_VERSION=7.3.0 make.cross ARCH=xtensa > > This did not work for me > because the make.cross script tries to download GCC 7.3.0 xtensa-linux > but it is missing in the web site. > > $ GCC_VERSION=7.3.0 make.cross ARCH=xtensa > Cannot find xtensa-linux under > https://download.01.org/0day-ci/cross-package check > /tmp/crosstool-files thanks for info, we will fix it as early as possible, and reproduce the issue to provide feedback later. > > > I installed xtensa-de212-elf-gcc by hand, > but I could not reproduce the error. > > > GCC_VERSION=7.2.0 make.cross ARCH=xtensa > worked, but I could not reproduce the issue either. > (the build terminated with a different error.) > > > Where can I see the full build log? > > > > All errors (new ones prefixed by >>): > > > >>> Makefile:592: include/config/auto.conf: No such file or directory > > drivers/staging/mt7621-dts/Kconfig:4:warning: 'BUILTIN_DTB' has wrong type. 'select' only accept arguments of bool and tristate type > > :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] > > :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] > > > > vim +592 Makefile > > > > 590 > > 591 ifeq ($(dot-config),1) > > > 592 include include/config/auto.conf > > 593 endif > > 594 > > > > --- > > 0-DAY kernel test infrastructure Open Source Technology Center > > https://lists.01.org/pipermail/kbuild-all Intel Corporation > > > > -- > Best Regards > Masahiro Yamada > _______________________________________________ > kbuild-all mailing list > kbuild-all@lists.01.org > https://lists.01.org/mailman/listinfo/kbuild-all