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 C06C9C77B70 for ; Sat, 15 Apr 2023 20:37:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230028AbjDOUhB (ORCPT ); Sat, 15 Apr 2023 16:37:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52102 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229545AbjDOUhA (ORCPT ); Sat, 15 Apr 2023 16:37:00 -0400 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF5531FD6; Sat, 15 Apr 2023 13:36:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1681591017; x=1713127017; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=9iZGajGkwfSEo9OapwAQBNWHmJAD3OotwdQ+yG7ORnU=; b=EPfiBzVW1SnqzvMOn11S6YD3qG+AjVr3KnjuW43WolpwGcSIwYahvPZP 8JsTyBuroBDgRC+NggQLfmSgTMDwoScCaRfTV5anUcymVsE1/xx5ociK/ PERsbfNMaSxLfTmRc2Lu7BOFNVxG8m7+6lgHXQHkFFlEBqD8iudMoMm/d SRxvVBd23VCti0iL5XiRqhWxnueKHPIVRaWkFsM7ugl/VSQ3bAPkO3fLO XmQaq7e6eDRSXLuuyVHnHBjGhZj6ZbFJ/hAz7SukJlPDxa/YH8qJlb+4e Edo4Gg4ZodG52eBIlcYnBu2Lvcixb3txAGmKWjP0bbYU/DOuuQFIJuMkz g==; X-IronPort-AV: E=McAfee;i="6600,9927,10681"; a="333466728" X-IronPort-AV: E=Sophos;i="5.99,200,1677571200"; d="scan'208";a="333466728" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Apr 2023 13:36:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10681"; a="720690216" X-IronPort-AV: E=Sophos;i="5.99,200,1677571200"; d="scan'208";a="720690216" Received: from lkp-server01.sh.intel.com (HELO b613635ddfff) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 15 Apr 2023 13:36:53 -0700 Received: from kbuild by b613635ddfff with local (Exim 4.96) (envelope-from ) id 1pnmdh-000bLD-0S; Sat, 15 Apr 2023 20:36:53 +0000 Date: Sun, 16 Apr 2023 04:36:29 +0800 From: kernel test robot To: Jonathan McDowell , Rob Herring , Krzysztof Kozlowski , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland Cc: oe-kbuild-all@lists.linux.dev, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] ARM: dts: sun5i: chip: Enable bluetooth Message-ID: <202304160423.TaGIRb5X-lkp@intel.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jonathan, kernel test robot noticed the following build errors: [auto build test ERROR on sunxi/sunxi/for-next] [also build test ERROR on robh/for-next krzk/for-next krzk-dt/for-next krzk-mem-ctrl/for-next linus/master v6.3-rc6] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Jonathan-McDowell/ARM-dts-sun5i-chip-Enable-bluetooth/20230416-014856 base: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git sunxi/for-next patch link: https://lore.kernel.org/r/f26d11e613df7bd55822ff3fb7689e36bf9e4f7a.1681580558.git.noodles%40earth.li patch subject: [PATCH 1/3] ARM: dts: sun5i: chip: Enable bluetooth config: arm-defconfig (https://download.01.org/0day-ci/archive/20230416/202304160423.TaGIRb5X-lkp@intel.com/config) compiler: arm-linux-gnueabi-gcc (GCC) 12.1.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://github.com/intel-lab-lkp/linux/commit/7eb91ccc0e287519d5df2e97e81c3bee553e3535 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Jonathan-McDowell/ARM-dts-sun5i-chip-Enable-bluetooth/20230416-014856 git checkout 7eb91ccc0e287519d5df2e97e81c3bee553e3535 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Link: https://lore.kernel.org/oe-kbuild-all/202304160423.TaGIRb5X-lkp@intel.com/ All errors (new ones prefixed by >>): >> Error: arch/arm/boot/dts/sun5i-r8-chip.dts:262.1-2 syntax error FATAL ERROR: Unable to parse input tree -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests