[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202203090312.NuviVLvG-lkp@intel.com>
Date: Wed, 9 Mar 2022 03:55:20 +0800
From: kernel test robot <lkp@...el.com>
To: Ming Qian <ming.qian@....com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Hans Verkuil <hverkuil@...all.nl>
Subject: [hverkuil-media-tree:cec 333/345] undefined reference to `__divdi3'
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@...el.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
Powered by blists - more mailing lists