public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	linux-media@vger.kernel.org,
	Sakari Ailus <sakari.ailus@linux.intel.com>
Subject: [hverkuil-media-tree:zoran 37/59] arc-elf-ld: max96712.c:undefined reference to `v4l2_async_unregister_subdev'
Date: Sat, 13 Nov 2021 16:43:14 +0800	[thread overview]
Message-ID: <202111131610.dM783CIU-lkp@intel.com> (raw)

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

tree:   git://linuxtv.org/hverkuil/media_tree.git zoran
head:   7ce0d221dbb77d82ce789984dcee1fcc27d8f8f0
commit: 118658ed37664dddbc8c0cd8006edc160528b6f7 [37/59] media: staging: max96712: Add basic support for MAX96712 GMSL2 deserializer
config: arc-randconfig-r004-20211104 (attached as .config)
compiler: arc-elf-gcc (GCC) 11.2.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 hverkuil-media-tree git://linuxtv.org/hverkuil/media_tree.git
        git fetch --no-tags hverkuil-media-tree zoran
        git checkout 118658ed37664dddbc8c0cd8006edc160528b6f7
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arc 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 >>):

   `.exit.text' referenced in section `__jump_table' of drivers/media/common/siano/smscoreapi.o: defined in discarded section `.exit.text' of drivers/media/common/siano/smscoreapi.o
   `.exit.text' referenced in section `__jump_table' of drivers/media/common/siano/smscoreapi.o: defined in discarded section `.exit.text' of drivers/media/common/siano/smscoreapi.o
   arc-elf-ld: drivers/staging/media/max96712/max96712.o: in function `max96712_remove':
   max96712.c:(.text+0x24): undefined reference to `v4l2_async_unregister_subdev'
>> arc-elf-ld: max96712.c:(.text+0x24): undefined reference to `v4l2_async_unregister_subdev'
   arc-elf-ld: drivers/staging/media/max96712/max96712.o: in function `max96712_probe':
   max96712.c:(.text+0x1a0): undefined reference to `v4l2_fwnode_endpoint_parse'
>> arc-elf-ld: max96712.c:(.text+0x1a0): undefined reference to `v4l2_fwnode_endpoint_parse'
>> arc-elf-ld: max96712.c:(.text+0x2b4): undefined reference to `v4l2_ctrl_handler_init_class'
>> arc-elf-ld: max96712.c:(.text+0x2b4): undefined reference to `v4l2_ctrl_handler_init_class'
>> arc-elf-ld: max96712.c:(.text+0x2ea): undefined reference to `v4l2_ctrl_new_std'
>> arc-elf-ld: max96712.c:(.text+0x2ea): undefined reference to `v4l2_ctrl_new_std'
>> arc-elf-ld: max96712.c:(.text+0x308): undefined reference to `v4l2_ctrl_new_std_menu_items'
>> arc-elf-ld: max96712.c:(.text+0x308): undefined reference to `v4l2_ctrl_new_std_menu_items'
>> arc-elf-ld: max96712.c:(.text+0x338): undefined reference to `v4l2_async_register_subdev'
>> arc-elf-ld: max96712.c:(.text+0x338): undefined reference to `v4l2_async_register_subdev'
>> arc-elf-ld: max96712.c:(.text+0x356): undefined reference to `v4l2_ctrl_handler_free'
>> arc-elf-ld: max96712.c:(.text+0x356): undefined reference to `v4l2_ctrl_handler_free'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for VIDEO_V4L2_SUBDEV_API
   Depends on MEDIA_SUPPORT && VIDEO_DEV && MEDIA_CONTROLLER
   Selected by
   - VIDEO_MAX96712 && STAGING && STAGING_MEDIA && MEDIA_SUPPORT && I2C && OF_GPIO

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

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

                 reply	other threads:[~2021-11-13  8:44 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=202111131610.dM783CIU-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=niklas.soderlund+renesas@ragnatech.se \
    --cc=sakari.ailus@linux.intel.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