All of lore.kernel.org
 help / color / mirror / Atom feed
* [hverkuil-media-tree:for-v6.3c 1/13] mtk-mdp3-regs.c:undefined reference to `__udivdi3'
@ 2023-01-24  3:02 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-01-24  3:02 UTC (permalink / raw)
  To: Moudy Ho; +Cc: oe-kbuild-all, Hans Verkuil

tree:   git://linuxtv.org/hverkuil/media_tree.git for-v6.3c
head:   925b929d27923da7bdf3cad91a2ab759f0abc9ef
commit: f385660f6ddb7ec737797aea6f7c56e9870b6bf1 [1/13] media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_mplane()
config: m68k-allyesconfig (https://download.01.org/0day-ci/archive/20230124/202301241045.kEvM30dp-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 12.1.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 for-v6.3c
        git checkout f385660f6ddb7ec737797aea6f7c56e9870b6bf1
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=m68k olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   m68k-linux-ld: drivers/media/platform/mediatek/mdp3/mtk-mdp3-regs.o: in function `mdp_try_fmt_mplane':
>> mtk-mdp3-regs.c:(.text+0x680): undefined reference to `__udivdi3'
>> m68k-linux-ld: mtk-mdp3-regs.c:(.text+0x6b8): undefined reference to `__udivdi3'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

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

only message in thread, other threads:[~2023-01-24  3:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-24  3:02 [hverkuil-media-tree:for-v6.3c 1/13] mtk-mdp3-regs.c:undefined reference to `__udivdi3' 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.