All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Oliver Graute <oliver.graute@kococonnector.com>
Cc: "aisheng.dong@nxp.com" <aisheng.dong@nxp.com>,
	Mark Rutland <mark.rutland@arm.com>,
	kbuild-all@lists.01.org, Pramod Kumar <pramod.kumar_1@nxp.com>,
	Anson Huang <Anson.Huang@nxp.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Fabio Estevam <festevam@gmail.com>,
	Oliver Graute <oliver.graute@kococonnector.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Li Yang <leoyang.li@nxp.com>,
	Richard Hu <richard.hu@technexion.com>,
	"oliver.graute@gmail.com" <oliver.graute@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Bhaskar Upadhaya <bhaskar.upadhaya@nxp.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	Lucas Stach <l.stach@pengutronix.de>
Subject: Re: [PATCHv4 1/1] arm64: dts: add basic DTS for imx8qm-rom7720-a1 board
Date: Mon, 28 Oct 2019 10:01:39 +0800	[thread overview]
Message-ID: <201910280958.4xZai7bc%lkp@intel.com> (raw)
In-Reply-To: <20191025073657.17593-2-oliver.graute@kococonnector.com>

[-- Attachment #1: Type: text/plain, Size: 1555 bytes --]

Hi Oliver,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on robh/for-next]
[also build test ERROR on v5.4-rc5 next-20191025]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]

url:    https://github.com/0day-ci/linux/commits/Oliver-Graute/arm64-dts-add-basic-DTS-for-imx8qm-rom7720-board/20191028-060303
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-defconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 7.4.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.4.0 make.cross ARCH=arm64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> arch/arm64/boot/dts/freescale/imx8qm-rom7720-a1.dts:8:10: fatal error: imx8qm.dtsi: No such file or directory
       8 | #include "imx8qm.dtsi"
         |          ^~~~~~~~~~~~~
   compilation terminated.

vim +8 arch/arm64/boot/dts/freescale/imx8qm-rom7720-a1.dts

     7	
   > 8	#include "imx8qm.dtsi"
     9	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 45820 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: kbuild test robot <lkp@intel.com>
To: Oliver Graute <oliver.graute@kococonnector.com>
Cc: kbuild-all@lists.01.org,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	"oliver.graute@gmail.com" <oliver.graute@gmail.com>,
	"aisheng.dong@nxp.com" <aisheng.dong@nxp.com>,
	Oliver Graute <oliver.graute@kococonnector.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>, Li Yang <leoyang.li@nxp.com>,
	Pramod Kumar <pramod.kumar_1@nxp.com>,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	Lucas Stach <l.stach@pengutronix.de>,
	Anson Huang <Anson.Huang@nxp.com>,
	Bhaskar Upadhaya <bhaskar.upadhaya@nxp.com>,
	Richard Hu <richard.hu@technexion.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCHv4 1/1] arm64: dts: add basic DTS for imx8qm-rom7720-a1 board
Date: Mon, 28 Oct 2019 10:01:39 +0800	[thread overview]
Message-ID: <201910280958.4xZai7bc%lkp@intel.com> (raw)
In-Reply-To: <20191025073657.17593-2-oliver.graute@kococonnector.com>

[-- Attachment #1: Type: text/plain, Size: 1555 bytes --]

Hi Oliver,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on robh/for-next]
[also build test ERROR on v5.4-rc5 next-20191025]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]

url:    https://github.com/0day-ci/linux/commits/Oliver-Graute/arm64-dts-add-basic-DTS-for-imx8qm-rom7720-board/20191028-060303
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-defconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 7.4.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.4.0 make.cross ARCH=arm64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> arch/arm64/boot/dts/freescale/imx8qm-rom7720-a1.dts:8:10: fatal error: imx8qm.dtsi: No such file or directory
       8 | #include "imx8qm.dtsi"
         |          ^~~~~~~~~~~~~
   compilation terminated.

vim +8 arch/arm64/boot/dts/freescale/imx8qm-rom7720-a1.dts

     7	
   > 8	#include "imx8qm.dtsi"
     9	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 45820 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: kbuild test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCHv4 1/1] arm64: dts: add basic DTS for imx8qm-rom7720-a1 board
Date: Mon, 28 Oct 2019 10:01:39 +0800	[thread overview]
Message-ID: <201910280958.4xZai7bc%lkp@intel.com> (raw)
In-Reply-To: <20191025073657.17593-2-oliver.graute@kococonnector.com>

[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]

Hi Oliver,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on robh/for-next]
[also build test ERROR on v5.4-rc5 next-20191025]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]

url:    https://github.com/0day-ci/linux/commits/Oliver-Graute/arm64-dts-add-basic-DTS-for-imx8qm-rom7720-board/20191028-060303
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-defconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 7.4.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.4.0 make.cross ARCH=arm64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> arch/arm64/boot/dts/freescale/imx8qm-rom7720-a1.dts:8:10: fatal error: imx8qm.dtsi: No such file or directory
       8 | #include "imx8qm.dtsi"
         |          ^~~~~~~~~~~~~
   compilation terminated.

vim +8 arch/arm64/boot/dts/freescale/imx8qm-rom7720-a1.dts

     7	
   > 8	#include "imx8qm.dtsi"
     9	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 45820 bytes --]

  reply	other threads:[~2019-10-28  2:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-25  7:37 [PATCHv4 0/1] arm64: dts: add basic DTS for imx8qm-rom7720 board Oliver Graute
2019-10-25  7:37 ` Oliver Graute
2019-10-25  7:37 ` [PATCHv4 1/1] arm64: dts: add basic DTS for imx8qm-rom7720-a1 board Oliver Graute
2019-10-25  7:37   ` Oliver Graute
2019-10-28  2:01   ` kbuild test robot [this message]
2019-10-28  2:01     ` kbuild test robot
2019-10-28  2:01     ` kbuild test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201910280958.4xZai7bc%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=Anson.Huang@nxp.com \
    --cc=aisheng.dong@nxp.com \
    --cc=bhaskar.upadhaya@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kbuild-all@lists.01.org \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=mark.rutland@arm.com \
    --cc=oliver.graute@gmail.com \
    --cc=oliver.graute@kococonnector.com \
    --cc=pramod.kumar_1@nxp.com \
    --cc=richard.hu@technexion.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.