Linux Media Controller development
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Steve Longerbeam <slongerbeam@gmail.com>
Cc: kbuild-all@01.org, linux-media@vger.kernel.org,
	Steve Longerbeam <steve_longerbeam@mentor.com>
Subject: Re: [PATCH 2/6] ARM: dts: imx6-sabresd: add video capture devices and connections
Date: Thu, 7 Jul 2016 10:39:44 +0800	[thread overview]
Message-ID: <201607071009.xxbBk5WX%fengguang.wu@intel.com> (raw)
In-Reply-To: <1467848203-14007-3-git-send-email-steve_longerbeam@mentor.com>

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

Hi,

[auto build test ERROR on v4.7-rc6]
[cannot apply to shawnguo/for-next next-20160706]
[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/Steve-Longerbeam/ARM-dts-imx6-sabre-add-video-capture-nodes/20160707-074043
config: arm-multi_v7_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 5.3.1-8) 5.3.1 20160205
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All errors (new ones prefixed by >>):

>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:168.1-30 Label or path ipu1_csi0_from_ipu1_csi0_mux not found
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:175.1-36 Label or path ipu1_csi0_mux_from_parallel_sensor not found
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:179.1-15 Label or path ipu1_csi0_mux not found
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:188.1-27 Label or path mipi_csi_from_mipi_sensor not found
>> Error: arch/arm/boot/dts/imx6dl-sabresd.dts:19.1-30 Label or path ipu1_csi1_from_ipu1_csi1_mux not found
>> Error: arch/arm/boot/dts/imx6dl-sabresd.dts:24.1-15 Label or path ipu1_csi1_mux not found
>> Error: arch/arm/boot/dts/imx6dl-sabresd.dts:34.1-29 Label or path ipu1_csi0_mux_from_mipi_vc0 not found
>> Error: arch/arm/boot/dts/imx6dl-sabresd.dts:37.1-29 Label or path ipu1_csi0_mux_from_mipi_vc1 not found
>> Error: arch/arm/boot/dts/imx6dl-sabresd.dts:40.1-29 Label or path ipu1_csi0_mux_from_mipi_vc2 not found
>> Error: arch/arm/boot/dts/imx6dl-sabresd.dts:43.1-29 Label or path ipu1_csi0_mux_from_mipi_vc3 not found
>> Error: arch/arm/boot/dts/imx6dl-sabresd.dts:51.1-29 Label or path ipu1_csi1_mux_from_mipi_vc0 not found
>> Error: arch/arm/boot/dts/imx6dl-sabresd.dts:54.1-29 Label or path ipu1_csi1_mux_from_mipi_vc2 not found
>> Error: arch/arm/boot/dts/imx6dl-sabresd.dts:57.1-29 Label or path ipu1_csi1_mux_from_mipi_vc3 not found
   FATAL ERROR: Syntax error parsing input tree
--
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:168.1-30 Label or path ipu1_csi0_from_ipu1_csi0_mux not found
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:175.1-36 Label or path ipu1_csi0_mux_from_parallel_sensor not found
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:179.1-15 Label or path ipu1_csi0_mux not found
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:188.1-27 Label or path mipi_csi_from_mipi_sensor not found
>> Error: arch/arm/boot/dts/imx6q-sabresd.dts:27.1-25 Label or path ipu1_csi1_from_mipi_vc1 not found
>> Error: arch/arm/boot/dts/imx6q-sabresd.dts:37.1-29 Label or path ipu1_csi0_mux_from_mipi_vc0 not found
   FATAL ERROR: Syntax error parsing input tree
--
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:168.1-30 Label or path ipu1_csi0_from_ipu1_csi0_mux not found
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:175.1-36 Label or path ipu1_csi0_mux_from_parallel_sensor not found
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:179.1-15 Label or path ipu1_csi0_mux not found
>> Error: arch/arm/boot/dts/imx6qdl-sabresd.dtsi:188.1-27 Label or path mipi_csi_from_mipi_sensor not found
   FATAL ERROR: Syntax error parsing input tree

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 37733 bytes --]

  reply	other threads:[~2016-07-07  2:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-06 23:36 [PATCH 0/6] ARM: dts: imx6-sabre*: add video capture nodes Steve Longerbeam
2016-07-06 23:36 ` [PATCH 1/6] ARM: dts: imx6-sabrelite: add video capture devices and connections Steve Longerbeam
2016-07-06 23:36 ` [PATCH 2/6] ARM: dts: imx6-sabresd: " Steve Longerbeam
2016-07-07  2:39   ` kbuild test robot [this message]
2016-07-06 23:36 ` [PATCH 3/6] ARM: dts: imx6-sabreauto: create i2cmux for i2c3 Steve Longerbeam
2016-07-06 23:36 ` [PATCH 4/6] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b Steve Longerbeam
2016-07-06 23:36 ` [PATCH 5/6] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture Steve Longerbeam
2016-07-06 23:36 ` [PATCH 6/6] ARM: dts: imx6-sabreauto: add video capture devices and connections Steve Longerbeam
2016-07-07  3:38   ` kbuild test robot
2016-07-07 13:24 ` [PATCH 0/6] ARM: dts: imx6-sabre*: add video capture nodes Tim Harvey

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=201607071009.xxbBk5WX%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@01.org \
    --cc=linux-media@vger.kernel.org \
    --cc=slongerbeam@gmail.com \
    --cc=steve_longerbeam@mentor.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox