* Re: [RFC PATCH 29/30] dyndbg: Convert to code tagging
[not found] <20220830214919.53220-30-surenb@google.com>
@ 2022-08-31 3:26 ` kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-08-31 3:26 UTC (permalink / raw)
To: Suren Baghdasaryan; +Cc: llvm, kbuild-all
Hi Suren,
[FYI, it's a private test report for your RFC patch.]
[auto build test ERROR on linus/master]
[also build test ERROR on v6.0-rc3]
[cannot apply to vbabka-slab/for-next tip/sched/core xen-tip/linux-next next-20220830]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Suren-Baghdasaryan/Code-tagging-framework-and-applications/20220831-055155
base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git dcf8e5633e2e69ad60b730ab5905608b756a032f
config: hexagon-randconfig-r041-20220830 (https://download.01.org/0day-ci/archive/20220831/202208311143.j4frhpVO-lkp@intel.com/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 1c66bacd6cde1f37d6ac96c45b389666a1334ec0)
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
# https://github.com/intel-lab-lkp/linux/commit/9a1f562c47c288adda951dac5342df8d6c8f20f5
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Suren-Baghdasaryan/Code-tagging-framework-and-applications/20220831-055155
git checkout 9a1f562c47c288adda951dac5342df8d6c8f20f5
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: codetag_lock_module_list
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(ddebug_exec_queries) in archive lib/built-in.a
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(ddebug_exec_queries) in archive lib/built-in.a
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(ddebug_exec_queries) in archive lib/built-in.a
>>> referenced 9 more times
--
>> ld.lld: error: undefined symbol: codetag_init_iter
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(ddebug_exec_queries) in archive lib/built-in.a
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(ddebug_exec_queries) in archive lib/built-in.a
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(ddebug_proc_open) in archive lib/built-in.a
>>> referenced 1 more times
--
>> ld.lld: error: undefined symbol: codetag_next_ct
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(ddebug_exec_queries) in archive lib/built-in.a
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(ddebug_exec_queries) in archive lib/built-in.a
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(ddebug_exec_queries) in archive lib/built-in.a
>>> referenced 3 more times
--
>> ld.lld: error: undefined symbol: codetag_register_type
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(dynamic_debug_init) in archive lib/built-in.a
>>> referenced by dynamic_debug.c
>>> dynamic_debug.o:(dynamic_debug_init) in archive lib/built-in.a
--
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-08-31 3:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20220830214919.53220-30-surenb@google.com>
2022-08-31 3:26 ` [RFC PATCH 29/30] dyndbg: Convert to code tagging 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