All of lore.kernel.org
 help / color / mirror / Atom feed
* [android-common:android11-5.4 1/1] ld.lld: error: undefined symbol: uhid_hid_driver
@ 2023-06-15 13:32 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-06-15 13:32 UTC (permalink / raw)
  To: cros-kernel-buildreports; +Cc: oe-kbuild-all

tree:   https://android.googlesource.com/kernel/common android11-5.4
head:   e699d543bbc9d7614db3e01323c9321437304286
commit: e699d543bbc9d7614db3e01323c9321437304286 [1/1] ANDROID: HID; Over-ride default maximum buffer size when using UHID
config: x86_64-randconfig-r022-20230615 (https://download.01.org/0day-ci/archive/20230615/202306152105.xj22YnT5-lkp@intel.com/config)
compiler: clang version 15.0.7 (https://github.com/llvm/llvm-project.git 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a)
reproduce (this is a W=1 build):
        mkdir -p ~/bin
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git remote add android-common https://android.googlesource.com/kernel/common
        git fetch --no-tags android-common android11-5.4
        git checkout e699d543bbc9d7614db3e01323c9321437304286
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang ~/bin/make.cross W=1 O=build_dir ARCH=x86_64 olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang ~/bin/make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash

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/202306152105.xj22YnT5-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: uhid_hid_driver
   >>> referenced by hid-core.c:1770 (drivers/hid/hid-core.c:1770)
   >>>               hid/hid-core.o:(hid_report_raw_event) in archive drivers/built-in.a
   >>> referenced by hid-core.c:293 (drivers/hid/hid-core.c:293)
   >>>               hid/hid-core.o:(hid_add_field) in archive drivers/built-in.a

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

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

only message in thread, other threads:[~2023-06-15 14:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15 13:32 [android-common:android11-5.4 1/1] ld.lld: error: undefined symbol: uhid_hid_driver kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.