All of lore.kernel.org
 help / color / mirror / Atom feed
* [hverkuil-media-tree:cec 333/345] undefined reference to `__divdi3'
@ 2022-03-08 19:55 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-03-08 19:55 UTC (permalink / raw)
  To: Ming Qian; +Cc: kbuild-all, linux-kernel, Hans Verkuil

tree:   git://linuxtv.org/hverkuil/media_tree.git cec
head:   5a31a11af68144fdafb493ac9c2e7e9af5fc4ba8
commit: 42356ecbdb69e49cffd0c1df791280965f9f90e1 [333/345] media: amphion: add amphion vpu entry in Kconfig and Makefile
config: microblaze-allyesconfig (https://download.01.org/0day-ci/archive/20220309/202203090312.NuviVLvG-lkp@intel.com/config)
compiler: microblaze-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
        git remote add hverkuil-media-tree git://linuxtv.org/hverkuil/media_tree.git
        git fetch --no-tags hverkuil-media-tree cec
        git checkout 42356ecbdb69e49cffd0c1df791280965f9f90e1
        # 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=microblaze 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 >>):

   microblaze-linux-ld: drivers/media/platform/amphion/vpu_windsor.o: in function `vpu_windsor_pack_cmd':
>> (.text+0x45c): undefined reference to `__divdi3'
>> microblaze-linux-ld: (.text+0x47c): undefined reference to `__moddi3'
   microblaze-linux-ld: drivers/media/platform/amphion/vpu_malone.o: in function `vpu_malone_pack_cmd':
   (.text+0x1ad4): undefined reference to `__divdi3'
   microblaze-linux-ld: (.text+0x1af8): undefined reference to `__moddi3'
   microblaze-linux-ld: drivers/media/platform/amphion/vdec.o: in function `vdec_get_debug_info':
>> vdec.o:(.text+0x1a00): undefined reference to `__moddi3'
>> microblaze-linux-ld: vdec.o:(.text+0x1a24): undefined reference to `__divdi3'
>> microblaze-linux-ld: vdec.o:(.text+0x1a48): undefined reference to `__moddi3'
   microblaze-linux-ld: vdec.o:(.text+0x1a74): undefined reference to `__divdi3'
   microblaze-linux-ld: vdec.o:(.text+0x1aa0): undefined reference to `__moddi3'
   microblaze-linux-ld: vdec.o:(.text+0x1acc): undefined reference to `__divdi3'

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-08 19:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-08 19:55 [hverkuil-media-tree:cec 333/345] undefined reference to `__divdi3' kernel test robot

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.