[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202107240430.WhPFw18O-lkp@intel.com>
Date: Sat, 24 Jul 2021 04:35:37 +0800
From: kernel test robot <lkp@...el.com>
To: Thomas Zimmermann <tzimmermann@...e.de>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Daniel Vetter <daniel.vetter@...ll.ch>
Subject: ld: drivers/video/fbdev/simplefb.o:undefined reference to
`cfb_fillrect'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 1d597682d3e669ec7021aa33d088ed3d136a5149
commit: 11e8f5fd223bd4d33fa10527bad3fe48469a15df drm: Add simpledrm driver
date: 3 months ago
config: x86_64-randconfig-r033-20210722 (attached as .config)
compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=11e8f5fd223bd4d33fa10527bad3fe48469a15df
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 11e8f5fd223bd4d33fa10527bad3fe48469a15df
# save the attached .config to linux build tree
mkdir build_dir
make W=1 O=build_dir ARCH=x86_64 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 >>):
>> ld: drivers/video/fbdev/simplefb.o:(.rodata+0x238): undefined reference to `cfb_fillrect'
>> ld: drivers/video/fbdev/simplefb.o:(.rodata+0x240): undefined reference to `cfb_copyarea'
>> ld: drivers/video/fbdev/simplefb.o:(.rodata+0x248): undefined reference to `cfb_imageblit'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
Download attachment ".config.gz" of type "application/gzip" (37795 bytes)
Powered by blists - more mailing lists