From: kernel test robot <lkp@intel.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
linux-kernel@vger.kernel.org
Subject: [hverkuil-media-tree:extron 2/2] ld.lld: error: undefined symbol: v4l2_device_register
Date: Tue, 17 May 2022 07:38:44 +0800 [thread overview]
Message-ID: <202205170716.EOe20iPO-lkp@intel.com> (raw)
tree: git://linuxtv.org/hverkuil/media_tree.git extron
head: d25c7a9925ea4a748782ad0b1f951716be89d672
commit: d25c7a9925ea4a748782ad0b1f951716be89d672 [2/2] cec/extron: add the Extron CEC driver
config: x86_64-randconfig-r002-20220516 (https://download.01.org/0day-ci/archive/20220517/202205170716.EOe20iPO-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 853fa8ee225edf2d0de94b0dcbd31bea916e825e)
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 hverkuil-media-tree git://linuxtv.org/hverkuil/media_tree.git
git fetch --no-tags hverkuil-media-tree extron
git checkout d25c7a9925ea4a748782ad0b1f951716be89d672
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash
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 >>):
vmlinux.o: warning: objtool: bmi160_data_rdy_trigger_set_state()+0x8e: sibling call from callable instruction with modified stack frame
>> ld.lld: error: undefined symbol: v4l2_device_register
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_connect)
--
>> ld.lld: error: undefined symbol: v4l2_device_unregister
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_connect)
--
>> ld.lld: error: undefined symbol: v4l2_set_edid_phys_addr
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_s_edid)
--
>> ld.lld: error: undefined symbol: video_device_release_empty
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_videodev)
--
>> ld.lld: error: undefined symbol: v4l2_ctrl_poll
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_fops)
--
>> ld.lld: error: undefined symbol: video_ioctl2
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_fops)
--
>> ld.lld: error: undefined symbol: v4l2_fh_open
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_fops)
--
>> ld.lld: error: undefined symbol: v4l2_fh_release
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_fops)
--
>> ld.lld: error: undefined symbol: v4l2_ctrl_subscribe_event
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_ioctl_ops)
--
>> ld.lld: error: undefined symbol: v4l2_event_unsubscribe
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_ioctl_ops)
--
>> ld.lld: error: undefined symbol: video_unregister_device
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_disconnect)
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_setup_thread)
>>> referenced by fbdev.c
>>> vmlinux.o:(extron_setup_thread)
..
--
0-DAY CI Kernel Test Service
https://01.org/lkp
reply other threads:[~2022-05-16 23:39 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=202205170716.EOe20iPO-lkp@intel.com \
--to=lkp@intel.com \
--cc=hverkuil@xs4all.nl \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
/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