CC: Miguel Ojeda <ojeda(a)kernel.org>
tree:
https://github.com/ojeda/linux.git sync
head: 8d71e364c035c1a7afc95fe8251a809bde9b3f28
commit: 8d71e364c035c1a7afc95fe8251a809bde9b3f28 [1/1] treewide: sync with `v5.13-rc5`
config: riscv-randconfig-r031-20210618 (attached as .config)
compiler: clang version 13.0.0 (
https://github.com/llvm/llvm-project
64720f57bea6a6bf033feef4a5751ab9c0c3b401)
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
# install riscv cross compiling tool for clang build
# apt-get install binutils-riscv64-linux-gnu
#
https://github.com/ojeda/linux/commit/8d71e364c035c1a7afc95fe8251a809bde9...
git remote add ojeda-linux
https://github.com/ojeda/linux.git
git fetch --no-tags ojeda-linux sync
git checkout 8d71e364c035c1a7afc95fe8251a809bde9b3f28
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=riscv
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> ld.lld: error: kallsyms.c:(function kallsyms_lookup:
.text+0x6B8): relocation R_RISCV_PCREL_HI20 out of range: -524506 is not in [-524288,
524287]; references kallsyms_names
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kallsyms.c:(function kallsyms_lookup:
.text+0x77A): relocation R_RISCV_PCREL_HI20 out of range: -524506 is not in [-524288,
524287]; references kallsyms_token_table
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kallsyms.c:(function lookup_symbol_name:
.text+0x97A): relocation R_RISCV_PCREL_HI20 out of range: -524506 is not in [-524288,
524287]; references kallsyms_names
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kallsyms.c:(function lookup_symbol_name:
.text+0xA3E): relocation R_RISCV_PCREL_HI20 out of range: -524506 is not in [-524288,
524287]; references kallsyms_token_index
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kallsyms.c:(function lookup_symbol_name:
.text+0xA46): relocation R_RISCV_PCREL_HI20 out of range: -524506 is not in [-524288,
524287]; references kallsyms_token_table
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kallsyms.c:(function lookup_symbol_attrs:
.text+0xC26): relocation R_RISCV_PCREL_HI20 out of range: -524506 is not in [-524288,
524287]; references kallsyms_markers
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kallsyms.c:(function lookup_symbol_attrs:
.text+0xC34): relocation R_RISCV_PCREL_HI20 out of range: -524506 is not in [-524288,
524287]; references kallsyms_names
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kallsyms.c:(function lookup_symbol_attrs:
.text+0xCFC): relocation R_RISCV_PCREL_HI20 out of range: -524506 is not in [-524288,
524287]; references kallsyms_token_index
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kallsyms.c:(function kallsyms_lookup_name:
.text+0x7C): relocation R_RISCV_PCREL_HI20 out of range: -524505 is not in [-524288,
524287]; references kallsyms_token_table
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kallsyms.c:(function kallsyms_lookup_name:
.text+0x24A): relocation R_RISCV_PCREL_HI20 out of range: -524506 is not in [-524288,
524287]; references kallsyms_relative_base
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kallsyms.c:(function get_symbol_pos: .text+0x3D0):
relocation R_RISCV_PCREL_HI20 out of range: -524506 is not in [-524288, 524287];
references kallsyms_offsets
>> defined in kernel/built-in.a(kallsyms.o)
..
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for LOCKDEP
Depends on DEBUG_KERNEL && LOCK_DEBUGGING_SUPPORT && (FRAME_POINTER ||
MIPS || PPC || S390 || MICROBLAZE || ARM || ARC || X86)
Selected by
- PROVE_LOCKING && DEBUG_KERNEL && LOCK_DEBUGGING_SUPPORT
- LOCK_STAT && DEBUG_KERNEL && LOCK_DEBUGGING_SUPPORT
- DEBUG_LOCK_ALLOC && DEBUG_KERNEL && LOCK_DEBUGGING_SUPPORT
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org