From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [chrome-os:chromeos-5.4 9/28] drivers/media/platform/mtk-vcodec/.tmp_gl_mtk_vcodec_fw.o:undefined reference to `scp_ipi_send'
Date: Fri, 02 Oct 2020 19:40:56 +0800 [thread overview]
Message-ID: <202010021953.D19T7Max-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3061 bytes --]
tree: https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.4
head: 1d3392f3ab6c29e5812a47f0a9c946cf0f6e03b8
commit: 6c834e841e853771807acc664507158b9226102d [9/28] FROMGIT: media: mtk-vcodec: add SCP firmware ops
config: microblaze-randconfig-r003-20201002 (attached as .config)
compiler: microblaze-linux-gcc (GCC) 9.3.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
git remote add chrome-os https://chromium.googlesource.com/chromiumos/third_party/kernel
git fetch --no-tags chrome-os chromeos-5.4
git checkout 6c834e841e853771807acc664507158b9226102d
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
microblaze-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_ipi_send':
>> drivers/media/platform/mtk-vcodec/.tmp_gl_mtk_vcodec_fw.o:(.text+0x118): undefined reference to `scp_ipi_send'
microblaze-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_set_ipi_register':
>> drivers/media/platform/mtk-vcodec/.tmp_gl_mtk_vcodec_fw.o:(.text+0x144): undefined reference to `scp_ipi_register'
microblaze-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_vpu_scp_dm_addr':
>> drivers/media/platform/mtk-vcodec/.tmp_gl_mtk_vcodec_fw.o:(.text+0x16c): undefined reference to `scp_mapping_dm_addr'
microblaze-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_venc_capa':
>> drivers/media/platform/mtk-vcodec/.tmp_gl_mtk_vcodec_fw.o:(.text+0x194): undefined reference to `scp_get_venc_hw_capa'
microblaze-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_vdec_capa':
>> drivers/media/platform/mtk-vcodec/.tmp_gl_mtk_vcodec_fw.o:(.text+0x1bc): undefined reference to `scp_get_vdec_hw_capa'
microblaze-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_load_firmware':
>> drivers/media/platform/mtk-vcodec/.tmp_gl_mtk_vcodec_fw.o:(.text+0x1e4): undefined reference to `scp_get_rproc'
>> microblaze-linux-ld: drivers/media/platform/mtk-vcodec/.tmp_gl_mtk_vcodec_fw.o:(.text+0x1f0): undefined reference to `rproc_boot'
microblaze-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_select':
>> (.text+0x3c0): undefined reference to `scp_get'
microblaze-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_fw_release':
>> (.text+0x4fc): undefined reference to `scp_put'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 36098 bytes --]
reply other threads:[~2020-10-02 11:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202010021953.D19T7Max-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.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.