* [jimc:dd-fix-5k 29/29] or1k-linux-ld: test_dynamic_debug.c:undefined reference to `dd_mt_sites'
@ 2023-09-18 16:24 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-09-18 16:24 UTC (permalink / raw)
To: Jim Cromie; +Cc: oe-kbuild-all
tree: https://github.com/jimc/linux.git dd-fix-5k
head: 4ddb17b77bfb55e87a4ee98d72b9432d229fb1a6
commit: 4ddb17b77bfb55e87a4ee98d72b9432d229fb1a6 [29/29] dyndbg: add sites_mt into _ddebug_info
config: openrisc-allyesconfig (https://download.01.org/0day-ci/archive/20230919/202309190022.1SbaEIvw-lkp@intel.com/config)
compiler: or1k-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230919/202309190022.1SbaEIvw-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/202309190022.1SbaEIvw-lkp@intel.com/
All errors (new ones prefixed by >>):
arch/openrisc/kernel/head.o: in function `_dispatch_do_ipage_fault':
(.text+0x900): relocation truncated to fit: R_OR1K_INSN_REL_26 against `no symbol'
(.text+0xa00): relocation truncated to fit: R_OR1K_INSN_REL_26 against `no symbol'
arch/openrisc/kernel/head.o: in function `exit_with_no_dtranslation':
(.head.text+0x21bc): relocation truncated to fit: R_OR1K_INSN_REL_26 against `no symbol'
arch/openrisc/kernel/head.o: in function `exit_with_no_itranslation':
(.head.text+0x2264): relocation truncated to fit: R_OR1K_INSN_REL_26 against `no symbol'
init/main.o: in function `init_setup':
main.c:(.init.text+0xf4): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `memset' defined in .text section in arch/openrisc/lib/memset.o
init/main.o: in function `rdinit_setup':
main.c:(.init.text+0x14c): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `memset' defined in .text section in arch/openrisc/lib/memset.o
init/main.o: in function `do_early_param':
main.c:(.init.text+0x27c): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `parameq' defined in .text section in kernel/params.o
init/main.o: in function `unknown_bootoption':
main.c:(.init.text+0x564): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `parameqn' defined in .text section in kernel/params.o
init/main.o: in function `setup_boot_config':
main.c:(.init.text+0xc2c): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `parse_args' defined in .text section in kernel/params.o
init/main.o: in function `setup_command_line':
main.c:(.init.text+0xf74): relocation truncated to fit: R_OR1K_INSN_REL_26 against symbol `memcpy' defined in .text section in arch/openrisc/lib/memcpy.o
init/main.o: in function `initcall_blacklist':
main.c:(.init.text+0x10d4): additional relocation overflows omitted from the output
or1k-linux-ld: lib/test_dynamic_debug.o: in function `do_prints':
test_dynamic_debug.c:(.text+0x2ec): undefined reference to `dd_mt_sites'
>> or1k-linux-ld: test_dynamic_debug.c:(.text+0x2f0): undefined reference to `dd_mt_sites'
or1k-linux-ld: lib/test_dynamic_debug_submod.o: in function `do_prints':
test_dynamic_debug_submod.c:(.text+0x2ec): undefined reference to `dd_mt_sites'
>> or1k-linux-ld: test_dynamic_debug_submod.c:(.text+0x2f0): undefined reference to `dd_mt_sites'
--
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-09-18 16:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18 16:24 [jimc:dd-fix-5k 29/29] or1k-linux-ld: test_dynamic_debug.c:undefined reference to `dd_mt_sites' 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.