[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202205161432.OrBLvbFi-lkp@intel.com>
Date: Mon, 16 May 2022 14:46:51 +0800
From: kernel test robot <lkp@...el.com>
To: Javier Martinez Canillas <javierm@...hat.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [drm-misc:drm-misc-next 2/2] vesafb.c:undefined reference to
`screen_info'
tree: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
head: 98526c5bbe3267d447ddd076b685439e3e1396c6
commit: fa0e256450f27a7d85f65c63f05e6897954a1d53 [2/2] fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled
config: m68k-allyesconfig (https://download.01.org/0day-ci/archive/20220516/202205161432.OrBLvbFi-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 11.3.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 drm-misc git://anongit.freedesktop.org/drm/drm-misc
git fetch --no-tags drm-misc drm-misc-next
git checkout fa0e256450f27a7d85f65c63f05e6897954a1d53
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=m68k 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 >>):
m68k-linux-ld: drivers/video/fbdev/vesafb.o: in function `vesafb_probe':
>> vesafb.c:(.text+0x4b6): undefined reference to `screen_info'
m68k-linux-ld: vesafb.c:(.text+0x3c8): undefined reference to `screen_info'
m68k-linux-ld: vesafb.c:(.text+0x3d2): undefined reference to `screen_info'
m68k-linux-ld: vesafb.c:(.text+0x3e6): undefined reference to `screen_info'
m68k-linux-ld: vesafb.c:(.text+0x3f4): undefined reference to `screen_info'
m68k-linux-ld: drivers/video/fbdev/vesafb.o:vesafb.c:(.text+0x40e): more undefined references to `screen_info' follow
`.exit.text' referenced in section `.data' of sound/soc/codecs/tlv320adc3xxx.o: defined in discarded section `.exit.text' of sound/soc/codecs/tlv320adc3xxx.o
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists