linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [drm-misc:drm-misc-next 2/2] undefined reference to `screen_info'
@ 2022-05-14 19:28 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-05-14 19:28 UTC (permalink / raw)
  To: Javier Martinez Canillas; +Cc: kbuild-all, linux-kernel

tree:   git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
head:   d0edd3c1a7e859a5899c26e2906e80f4ac798fa9
commit: fa0e256450f27a7d85f65c63f05e6897954a1d53 [2/2] fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled
config: parisc-allyesconfig (https://download.01.org/0day-ci/archive/20220515/202205150326.ps3FiIYo-lkp@intel.com/config)
compiler: hppa-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=parisc 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 >>):

   hppa-linux-ld: drivers/video/fbdev/vesafb.o: in function `vesafb_probe':
>> (.text+0x738): undefined reference to `screen_info'
>> hppa-linux-ld: (.text+0x73c): undefined reference to `screen_info'
   hppa-linux-ld: drivers/firmware/sysfb.o: in function `sysfb_init':
>> (.init.text+0x28): undefined reference to `screen_info'
>> hppa-linux-ld: (.init.text+0x30): undefined reference to `screen_info'
   hppa-linux-ld: (.init.text+0x78): undefined reference to `screen_info'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

only message in thread, other threads:[~2022-05-14 19:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-14 19:28 [drm-misc:drm-misc-next 2/2] undefined reference to `screen_info' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).