All of lore.kernel.org
 help / color / mirror / Atom feed
* [jgunthorpe:for-yishai 9/18] ld.lld: error: arch/riscv/built-in.a(kernel/stacktrace.o):(function dump_backtrace: .text+0x11c): relocation R_RISCV_HI20 out of range: 524293 is not in [-524288, 524287]; references print_trace_address
@ 2022-01-24 12:14 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-01-24 12:14 UTC (permalink / raw)
  Cc: kbuild-all, llvm

CC: linux-kernel@vger.kernel.org
TO: Jason Gunthorpe <jgg@nvidia.com>
CC: Yishai Hadas <yishaih@nvidia.com>

tree:   https://github.com/jgunthorpe/linux for-yishai
head:   6173eda3f1f5508010706943c0bef99dfaf1dcd6
commit: 96734f6e53ef22b459d3ba12b8d22b4309a4cd15 [9/18] vfio: Define device migration protocol v2
config: riscv-randconfig-r002-20220123 (https://download.01.org/0day-ci/archive/20220124/202201242051.ZgqCkbdK-lkp@intel.com/config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 7b3d30728816403d1fd73cc5082e9fb761262bce)
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/jgunthorpe/linux/commit/96734f6e53ef22b459d3ba12b8d22b4309a4cd15
        git remote add jgunthorpe https://github.com/jgunthorpe/linux
        git fetch --no-tags jgunthorpe for-yishai
        git checkout 96734f6e53ef22b459d3ba12b8d22b4309a4cd15
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> ld.lld: error: arch/riscv/built-in.a(kernel/stacktrace.o):(function dump_backtrace: .text+0x11c): relocation R_RISCV_HI20 out of range: 524293 is not in [-524288, 524287]; references print_trace_address
   >>> referenced by stacktrace.c
   >>> defined in arch/riscv/built-in.a(kernel/stacktrace.o)
--
>> ld.lld: error: arch/riscv/built-in.a(kernel/stacktrace.o):(function print_trace_address: .text+0x178): relocation R_RISCV_HI20 out of range: 534116 is not in [-524288, 524287]; references .L.str.4
   >>> referenced by stacktrace.c
   >>> defined in arch/riscv/built-in.a(kernel/stacktrace.o)

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [jgunthorpe:for-yishai 9/18] ld.lld: error: arch/riscv/built-in.a(kernel/stacktrace.o):(function dump_backtrace: .text+0x11c): relocation R_RISCV_HI20 out of range: 524293 is not in [-524288, 524287]; references print_trace_address
@ 2022-01-24 12:14 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-01-24 12:14 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2208 bytes --]

CC: linux-kernel(a)vger.kernel.org
TO: Jason Gunthorpe <jgg@nvidia.com>
CC: Yishai Hadas <yishaih@nvidia.com>

tree:   https://github.com/jgunthorpe/linux for-yishai
head:   6173eda3f1f5508010706943c0bef99dfaf1dcd6
commit: 96734f6e53ef22b459d3ba12b8d22b4309a4cd15 [9/18] vfio: Define device migration protocol v2
config: riscv-randconfig-r002-20220123 (https://download.01.org/0day-ci/archive/20220124/202201242051.ZgqCkbdK-lkp(a)intel.com/config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 7b3d30728816403d1fd73cc5082e9fb761262bce)
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/jgunthorpe/linux/commit/96734f6e53ef22b459d3ba12b8d22b4309a4cd15
        git remote add jgunthorpe https://github.com/jgunthorpe/linux
        git fetch --no-tags jgunthorpe for-yishai
        git checkout 96734f6e53ef22b459d3ba12b8d22b4309a4cd15
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> ld.lld: error: arch/riscv/built-in.a(kernel/stacktrace.o):(function dump_backtrace: .text+0x11c): relocation R_RISCV_HI20 out of range: 524293 is not in [-524288, 524287]; references print_trace_address
   >>> referenced by stacktrace.c
   >>> defined in arch/riscv/built-in.a(kernel/stacktrace.o)
--
>> ld.lld: error: arch/riscv/built-in.a(kernel/stacktrace.o):(function print_trace_address: .text+0x178): relocation R_RISCV_HI20 out of range: 534116 is not in [-524288, 524287]; references .L.str.4
   >>> referenced by stacktrace.c
   >>> defined in arch/riscv/built-in.a(kernel/stacktrace.o)

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-24 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24 12:14 [jgunthorpe:for-yishai 9/18] ld.lld: error: arch/riscv/built-in.a(kernel/stacktrace.o):(function dump_backtrace: .text+0x11c): relocation R_RISCV_HI20 out of range: 524293 is not in [-524288, 524287]; references print_trace_address kernel test robot
2022-01-24 12:14 ` 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.