From: kernel test robot <lkp@intel.com>
To: Luca Weiss <luca.weiss@fairphone.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
dri-devel@lists.freedesktop.org,
Neil Armstrong <neil.armstrong@linaro.org>
Subject: [drm-misc:for-linux-next-fixes 1/1] ld.lld: error: undefined symbol: __drm_dev_dbg
Date: Mon, 18 Mar 2024 22:59:38 +0800 [thread overview]
Message-ID: <202403182236.BEDkBjub-lkp@intel.com> (raw)
tree: git://anongit.freedesktop.org/drm/drm-misc for-linux-next-fixes
head: e3f18b0dd1db242791afbc3bd173026163ce0ccc
commit: e3f18b0dd1db242791afbc3bd173026163ce0ccc [1/1] drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE
config: riscv-defconfig (https://download.01.org/0day-ci/archive/20240318/202403182236.BEDkBjub-lkp@intel.com/config)
compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project 8f68022f8e6e54d1aeae4ed301f5a015963089b7)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240318/202403182236.BEDkBjub-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/202403182236.BEDkBjub-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: __drm_dev_dbg
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_check_modeset) in archive vmlinux.a
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_check_modeset) in archive vmlinux.a
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_check_modeset) in archive vmlinux.a
>>> referenced 52 more times
--
>> ld.lld: error: undefined symbol: drm_dev_has_vblank
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_check_modeset) in archive vmlinux.a
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_commit_modeset_disables) in archive vmlinux.a
>>> referenced by drm_atomic_state_helper.c
>>> drivers/gpu/drm/drm_atomic_state_helper.o:(__drm_atomic_helper_crtc_reset) in archive vmlinux.a
>>> referenced 1 more times
--
>> ld.lld: error: undefined symbol: drm_atomic_set_crtc_for_connector
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(handle_conflicting_encoders) in archive vmlinux.a
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_disable_all) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_atomic_set_mode_prop_for_crtc
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(handle_conflicting_encoders) in archive vmlinux.a
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_disable_all) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_connector_list_iter_end
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(handle_conflicting_encoders) in archive vmlinux.a
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_duplicate_state) in archive vmlinux.a
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_duplicate_state) in archive vmlinux.a
>>> referenced 25 more times
--
>> ld.lld: error: undefined symbol: drm_mode_copy
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(mode_fixup) in archive vmlinux.a
>>> referenced by drm_crtc_helper.c
>>> drivers/gpu/drm/drm_crtc_helper.o:(drm_crtc_helper_set_mode) in archive vmlinux.a
>>> referenced by drm_crtc_helper.c
>>> drivers/gpu/drm/drm_crtc_helper.o:(drm_crtc_helper_set_mode) in archive vmlinux.a
>>> referenced 2 more times
--
>> ld.lld: error: undefined symbol: drm_atomic_bridge_chain_check
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(mode_fixup) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_mode_get_hv_timing
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_check_plane_state) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_atomic_normalize_zpos
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_check) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_calc_timestamping_constants
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_calc_timestamping_constants) in archive vmlinux.a
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_commit_modeset_disables) in archive vmlinux.a
>>> referenced by drm_crtc_helper.c
>>> drivers/gpu/drm/drm_crtc_helper.o:(drm_crtc_helper_set_mode) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: drm_atomic_bridge_chain_post_disable
>>> referenced by drm_atomic_helper.c
>>> drivers/gpu/drm/drm_atomic_helper.o:(drm_atomic_helper_commit_modeset_disables) in archive vmlinux.a
..
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for DRM_KMS_HELPER
Depends on [m]: HAS_IOMEM [=y] && DRM [=m]
Selected by [y]:
- DRM_PANEL_BRIDGE [=y] && HAS_IOMEM [=y] && DRM_BRIDGE [=y]
Selected by [m]:
- DRM [=m] && HAS_IOMEM [=y] && (AGP [=n] || AGP [=n]=n) && !EMULATED_CMPXCHG && HAS_DMA [=y] && DRM_FBDEV_EMULATION [=y]
- DRM_RADEON [=m] && HAS_IOMEM [=y] && DRM [=m] && PCI [=y] && MMU [=y] && (AGP [=n] || !AGP [=n])
- DRM_NOUVEAU [=m] && HAS_IOMEM [=y] && DRM [=m] && PCI [=y] && MMU [=y]
- DRM_SUN4I [=m] && HAS_IOMEM [=y] && DRM [=m] && COMMON_CLK [=y] && (ARCH_SUNXI [=y] || COMPILE_TEST [=n])
- DRM_VIRTIO_GPU [=m] && HAS_IOMEM [=y] && DRM [=m] && VIRTIO_MENU [=y] && MMU [=y]
- DRM_DW_HDMI [=m] && HAS_IOMEM [=y] && DRM [=m] && DRM_BRIDGE [=y]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2024-03-18 15:00 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=202403182236.BEDkBjub-lkp@intel.com \
--to=lkp@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=llvm@lists.linux.dev \
--cc=luca.weiss@fairphone.com \
--cc=neil.armstrong@linaro.org \
--cc=oe-kbuild-all@lists.linux.dev \
/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