[linux-next:master 12222/13209] imx-mipi-csis.c:undefined reference to `v4l2_create_fwnode_links_to_pad'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   8a11187eb62b8b910d2c5484e1f5d160e8b11eb4
commit: 67d841549e43ddcfc8ecc75cf86df1c5b48fe007 [12222/13209] media: platform/*/Kconfig: make manufacturer menus more uniform
config: nios2-buildonly-randconfig-r001-20220317 (https://download.01.org/0day-ci/archive/20220317/202203171537.sVhYE362-lkp@xxxxxxxxx/config)
compiler: nios2-linux-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
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=67d841549e43ddcfc8ecc75cf86df1c5b48fe007
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 67d841549e43ddcfc8ecc75cf86df1c5b48fe007
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=nios2 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

   nios2-linux-ld: drivers/media/v4l2-core/v4l2-async.o: in function `match_i2c':
   v4l2-async.c:(.text+0x2ec): undefined reference to `i2c_verify_client'
   v4l2-async.c:(.text+0x2ec): relocation truncated to fit: R_NIOS2_CALL26 against `i2c_verify_client'
   nios2-linux-ld: drivers/media/v4l2-core/v4l2-async.o: in function `v4l2_async_nf_unbind_all_subdevs':
   v4l2-async.c:(.text+0xb38): undefined reference to `v4l2_device_unregister_subdev'
   v4l2-async.c:(.text+0xb38): relocation truncated to fit: R_NIOS2_CALL26 against `v4l2_device_unregister_subdev'
   nios2-linux-ld: drivers/media/v4l2-core/v4l2-async.o: in function `v4l2_async_match_notify':
   v4l2-async.c:(.text+0xccc): undefined reference to `v4l2_device_register_subdev'
   v4l2-async.c:(.text+0xccc): relocation truncated to fit: R_NIOS2_CALL26 against `v4l2_device_register_subdev'
   nios2-linux-ld: v4l2-async.c:(.text+0xdec): undefined reference to `v4l2_device_unregister_subdev'
   v4l2-async.c:(.text+0xdec): relocation truncated to fit: R_NIOS2_CALL26 against `v4l2_device_unregister_subdev'
   nios2-linux-ld: drivers/media/v4l2-core/v4l2-async.o: in function `v4l2_async_register_subdev':
   v4l2-async.c:(.text+0x1290): undefined reference to `v4l2_device_unregister_subdev'
   v4l2-async.c:(.text+0x1290): relocation truncated to fit: R_NIOS2_CALL26 against `v4l2_device_unregister_subdev'
   nios2-linux-ld: drivers/media/v4l2-core/v4l2-async.o: in function `v4l2_async_unregister_subdev':
   v4l2-async.c:(.text+0x147c): undefined reference to `v4l2_device_unregister_subdev'
   v4l2-async.c:(.text+0x147c): relocation truncated to fit: R_NIOS2_CALL26 against `v4l2_device_unregister_subdev'
   nios2-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_notify_bound':
>> imx-mipi-csis.c:(.text+0x510): undefined reference to `v4l2_create_fwnode_links_to_pad'
   imx-mipi-csis.c:(.text+0x510): relocation truncated to fit: R_NIOS2_CALL26 against `v4l2_create_fwnode_links_to_pad'
   nios2-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_s_stream':
>> imx-mipi-csis.c:(.text+0x6e8): undefined reference to `v4l2_subdev_call_wrappers'
>> nios2-linux-ld: imx-mipi-csis.c:(.text+0x6ec): undefined reference to `v4l2_subdev_call_wrappers'
   nios2-linux-ld: imx-mipi-csis.c:(.text+0x720): undefined reference to `v4l2_subdev_call_wrappers'
   nios2-linux-ld: imx-mipi-csis.c:(.text+0x724): undefined reference to `v4l2_subdev_call_wrappers'
>> nios2-linux-ld: imx-mipi-csis.c:(.text+0x78c): undefined reference to `v4l2_get_link_freq'
   imx-mipi-csis.c:(.text+0x78c): relocation truncated to fit: R_NIOS2_CALL26 against `v4l2_get_link_freq'
   nios2-linux-ld: imx-mipi-csis.c:(.text+0x874): undefined reference to `v4l2_subdev_call_wrappers'
   nios2-linux-ld: imx-mipi-csis.c:(.text+0x878): undefined reference to `v4l2_subdev_call_wrappers'
   nios2-linux-ld: imx-mipi-csis.c:(.text+0x900): undefined reference to `v4l2_subdev_call_wrappers'
   nios2-linux-ld: imx-mipi-csis.c:(.text+0x904): undefined reference to `v4l2_subdev_call_wrappers'
   nios2-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_probe':
>> imx-mipi-csis.c:(.text+0xe30): undefined reference to `v4l2_subdev_init'
   imx-mipi-csis.c:(.text+0xe30): relocation truncated to fit: R_NIOS2_CALL26 against `v4l2_subdev_init'
   nios2-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o: in function `mipi_csis_set_fmt':
>> imx-mipi-csis.c:(.text+0x1580): undefined reference to `v4l_bound_align_image'
   imx-mipi-csis.c:(.text+0x1580): relocation truncated to fit: R_NIOS2_CALL26 against `v4l_bound_align_image'
>> nios2-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o:(.rodata+0x4f0): undefined reference to `v4l2_subdev_get_fwnode_pad_1_to_1'
>> nios2-linux-ld: drivers/media/platform/nxp/imx-mipi-csis.o:(.rodata+0x4f8): undefined reference to `v4l2_subdev_link_validate'
   nios2-linux-ld: net/core/sock.o: in function `sk_destruct':
   sock.c:(.text+0x4694): undefined reference to `__sk_defer_free_flush'
   sock.c:(.text+0x4694): additional relocation overflows omitted from the output

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




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux