mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org,
	Jonathan Cavitt <jonathan.cavitt@intel.com>
Subject: ld.lld: error: undefined symbol: drm_fb_helper_alloc_info
Date: Tue, 10 Dec 2024 11:55:14 +0800	[thread overview]
Message-ID: <202412101149.8nmtqw6k-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   7cb1b466315004af98f6ba6c2546bb713ca3c237
commit: dadd28d4142f9ad39eefb7b45ee7518bd4d2459c drm/client: Add client-lib module
date:   8 weeks ago
config: i386-randconfig-051-20241210 (https://download.01.org/0day-ci/archive/20241210/202412101149.8nmtqw6k-lkp@intel.com/config)
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241210/202412101149.8nmtqw6k-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202412101149.8nmtqw6k-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: drm_fb_helper_alloc_info
   >>> referenced by drm_fbdev_shmem.c:171 (drivers/gpu/drm/drm_fbdev_shmem.c:171)
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_driver_fbdev_probe) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_fb_helper_fill_info
   >>> referenced by drm_fbdev_shmem.c:177 (drivers/gpu/drm/drm_fbdev_shmem.c:177)
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_driver_fbdev_probe) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_fb_helper_set_par
   >>> referenced by drm_fbdev_shmem.c
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_fb_ops) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_fb_helper_setcmap
   >>> referenced by drm_fbdev_shmem.c
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_fb_ops) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_fb_helper_blank
   >>> referenced by drm_fbdev_shmem.c
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_fb_ops) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_fb_helper_pan_display
   >>> referenced by drm_fbdev_shmem.c
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_fb_ops) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_fb_helper_ioctl
   >>> referenced by drm_fbdev_shmem.c
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_fb_ops) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_fb_helper_debug_enter
   >>> referenced by drm_fbdev_shmem.c
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_fb_ops) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_fb_helper_debug_leave
   >>> referenced by drm_fbdev_shmem.c
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_fb_ops) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_fb_helper_deferred_io
   >>> referenced by drm_fbdev_shmem.c:192 (drivers/gpu/drm/drm_fbdev_shmem.c:192)
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_driver_fbdev_probe) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_fb_helper_release_info
   >>> referenced by drm_fbdev_shmem.c:202 (drivers/gpu/drm/drm_fbdev_shmem.c:202)
   >>>               drivers/gpu/drm/drm_fbdev_shmem.o:(drm_fbdev_shmem_driver_fbdev_probe) in archive vmlinux.a
..

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

                 reply	other threads:[~2024-12-10  3:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202412101149.8nmtqw6k-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=jonathan.cavitt@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=tzimmermann@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®