linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: ayaka <ayaka@soulik.info>
Cc: kbuild-all@01.org, linux-media@vger.kernel.org,
	Randy Li <ayaka@soulik.info>,
	acourbot@chromium.org, nicolas@ndufresne.ca,
	paul.kocialkowski@bootlin.com, randy.li@rock-chips.com,
	jernej.skrabec@gmail.com, linux-kernel@vger.kernel.org,
	joro@8bytes.org, linux-arm-kernel@lists.infradead.org,
	mchehab@kernel.org, maxime.ripard@bootlin.com,
	hverkuil@xs4all.nl, ezequiel@collabora.com,
	thomas.petazzoni@bootlin.com, linux-rockchip@lists.infradead.org
Subject: Re: [PATCH 4/4] staging: video: rockchip: add video codec
Date: Fri, 1 Feb 2019 23:30:26 +0800	[thread overview]
Message-ID: <201902012339.Qb2hQUzN%fengguang.wu@intel.com> (raw)
In-Reply-To: <20190131031333.11905-5-ayaka@soulik.info>

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

Hi Randy,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on rockchip/for-next]
[also build test ERROR on v5.0-rc4 next-20190131]
[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/ayaka/WIP-rockchip-mpp-for-v4l2-video-decoder/20190201-215912
base:   https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git for-next
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 8.2.0-11) 8.2.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=8.2.0 make.cross ARCH=arm 

All errors (new ones prefixed by >>):

>> drivers/staging/rockchip-mpp/mpp_dev_vdpu2.c:25:10: fatal error: soc/rockchip/pm_domains.h: No such file or directory
    #include <soc/rockchip/pm_domains.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.

vim +25 drivers/staging/rockchip-mpp/mpp_dev_vdpu2.c

77c15c5d Randy 'ayaka' Li 2019-01-31 @25  #include <soc/rockchip/pm_domains.h>
77c15c5d Randy 'ayaka' Li 2019-01-31  26  

:::::: The code at line 25 was first introduced by commit
:::::: 77c15c5d0d15964b9186337f1318d2728691d912 staging: video: rockchip: add v4l2 common

:::::: TO: Randy 'ayaka' Li <ayaka@soulik.info>
:::::: CC: 0day robot <lkp@intel.com>

---
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: 68445 bytes --]

  reply	other threads:[~2019-02-01 15:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-31  3:13 [PATCH 0/4] WIP: rockchip mpp for v4l2 video decoder ayaka
2019-01-31  3:13 ` [PATCH 1/4] [WIP]: staging: video: rockchip: add v4l2 common ayaka
2019-01-31  3:13 ` [PATCH 2/4] [WIP] staging: video: rockchip: vdpu2 ayaka
2019-01-31  3:13 ` [PATCH 3/4] [TEST]: rockchip: mpp: support qtable ayaka
2019-01-31  3:13 ` [PATCH 4/4] staging: video: rockchip: add video codec ayaka
2019-02-01 15:30   ` kbuild test robot [this message]
2019-01-31 14:03 ` [PATCH 0/4] WIP: rockchip mpp for v4l2 video decoder Ezequiel Garcia
2019-01-31 15:01   ` Ayaka

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=201902012339.Qb2hQUzN%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=acourbot@chromium.org \
    --cc=ayaka@soulik.info \
    --cc=ezequiel@collabora.com \
    --cc=hverkuil@xs4all.nl \
    --cc=jernej.skrabec@gmail.com \
    --cc=joro@8bytes.org \
    --cc=kbuild-all@01.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=maxime.ripard@bootlin.com \
    --cc=mchehab@kernel.org \
    --cc=nicolas@ndufresne.ca \
    --cc=paul.kocialkowski@bootlin.com \
    --cc=randy.li@rock-chips.com \
    --cc=thomas.petazzoni@bootlin.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;
as well as URLs for NNTP newsgroup(s).