All of lore.kernel.org
 help / color / mirror / Atom feed
* [tnguy-next-queue:dev-queue 53/129] ld.lld: error: main.c:(function do_one_initcall: .text+0x47C): relocation R_RISCV_HI20 out of range: 527042 is not in
@ 2021-10-19  0:25 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-10-19  0:25 UTC (permalink / raw)
  Cc: kbuild-all, llvm

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

CC: Intel Wired LAN <intel-wired-lan@lists.osuosl.org>
CC: linux-kernel@vger.kernel.org
TO: Brett Creeley <brett.creeley@intel.com>
CC: Tony Nguyen <anthony.l.nguyen@intel.com>
CC: Tarun Singh <tarun.k.singh@intel.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git dev-queue
head:   ab797d77ffd32f277fbe473594f27dae00fb88c7
commit: 2fb3dd09f05364708980a28fea2ea75b39190f4c [53/129] ice: Add support for VF rate limiting
config: riscv-randconfig-r003-20211019 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project d245f2e8597bfb52c34810a328d42b990e4af1a4)
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://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git/commit/?id=2fb3dd09f05364708980a28fea2ea75b39190f4c
        git remote add tnguy-next-queue https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git
        git fetch --no-tags tnguy-next-queue dev-queue
        git checkout 2fb3dd09f05364708980a28fea2ea75b39190f4c
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 ARCH=riscv 

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: main.c:(function trace_event_raw_event_initcall_level: .text+0x190): relocation R_RISCV_HI20 out of range: 527155 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function do_one_initcall: .text+0x47C): relocation R_RISCV_HI20 out of range: 527042 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function do_one_initcall: .text+0x4C4): relocation R_RISCV_HI20 out of range: 526985 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function initcall_blacklisted: .text+0x514): relocation R_RISCV_HI20 out of range: 527335 is not in [-524288, 524287]
   ld.lld: error: main.c:(function initcall_blacklisted: .text+0x578): relocation R_RISCV_HI20 out of range: 527727 is not in [-524288, 524287]
   ld.lld: error: main.c:(function initcall_blacklisted: .text+0x580): relocation R_RISCV_HI20 out of range: 527049 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function trace_initcall_start: .text+0x5CC): relocation R_RISCV_HI20 out of range: 527719 is not in [-524288, 524287]; references __tracepoint_initcall_start
   >>> defined in init/built-in.a(main.o)
--
>> ld.lld: error: main.c:(function trace_initcall_start: .text+0x604): relocation R_RISCV_HI20 out of range: 527719 is not in [-524288, 524287]
   ld.lld: error: main.c:(function trace_initcall_start: .text+0x618): relocation R_RISCV_HI20 out of range: 527007 is not in [-524288, 524287]
   ld.lld: error: main.c:(function trace_initcall_start: .text+0x620): relocation R_RISCV_HI20 out of range: 527105 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function trace_initcall_finish: .text+0x678): relocation R_RISCV_HI20 out of range: 527719 is not in [-524288, 524287]; references __tracepoint_initcall_finish
   >>> defined in init/built-in.a(main.o)
--
>> ld.lld: error: main.c:(function trace_initcall_finish: .text+0x6B0): relocation R_RISCV_HI20 out of range: 527719 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function trace_initcall_finish: .text+0x6C4): relocation R_RISCV_HI20 out of range: 527007 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function trace_initcall_finish: .text+0x6CC): relocation R_RISCV_HI20 out of range: 527105 is not in [-524288, 524287]
   ld.lld: error: main.c:(.text+0x710): relocation R_RISCV_HI20 out of range: 526377 is not in [-524288, 524287]; references __init_begin
   >>> defined in ./arch/riscv/kernel/vmlinux.lds:28
--
>> ld.lld: error: main.c:(.text+0x718): relocation R_RISCV_HI20 out of range: 526507 is not in [-524288, 524287]; references __init_end
   >>> defined in ./arch/riscv/kernel/vmlinux.lds:65

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 33300 bytes --]

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

* [tnguy-next-queue:dev-queue 53/129] ld.lld: error: main.c:(function do_one_initcall: .text+0x47C): relocation R_RISCV_HI20 out of range: 527042 is not in
@ 2021-10-19  0:25 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-10-19  0:25 UTC (permalink / raw)
  To: kbuild-all

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

CC: Intel Wired LAN <intel-wired-lan@lists.osuosl.org>
CC: linux-kernel(a)vger.kernel.org
TO: Brett Creeley <brett.creeley@intel.com>
CC: Tony Nguyen <anthony.l.nguyen@intel.com>
CC: Tarun Singh <tarun.k.singh@intel.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git dev-queue
head:   ab797d77ffd32f277fbe473594f27dae00fb88c7
commit: 2fb3dd09f05364708980a28fea2ea75b39190f4c [53/129] ice: Add support for VF rate limiting
config: riscv-randconfig-r003-20211019 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project d245f2e8597bfb52c34810a328d42b990e4af1a4)
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://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git/commit/?id=2fb3dd09f05364708980a28fea2ea75b39190f4c
        git remote add tnguy-next-queue https://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git
        git fetch --no-tags tnguy-next-queue dev-queue
        git checkout 2fb3dd09f05364708980a28fea2ea75b39190f4c
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 ARCH=riscv 

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: main.c:(function trace_event_raw_event_initcall_level: .text+0x190): relocation R_RISCV_HI20 out of range: 527155 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function do_one_initcall: .text+0x47C): relocation R_RISCV_HI20 out of range: 527042 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function do_one_initcall: .text+0x4C4): relocation R_RISCV_HI20 out of range: 526985 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function initcall_blacklisted: .text+0x514): relocation R_RISCV_HI20 out of range: 527335 is not in [-524288, 524287]
   ld.lld: error: main.c:(function initcall_blacklisted: .text+0x578): relocation R_RISCV_HI20 out of range: 527727 is not in [-524288, 524287]
   ld.lld: error: main.c:(function initcall_blacklisted: .text+0x580): relocation R_RISCV_HI20 out of range: 527049 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function trace_initcall_start: .text+0x5CC): relocation R_RISCV_HI20 out of range: 527719 is not in [-524288, 524287]; references __tracepoint_initcall_start
   >>> defined in init/built-in.a(main.o)
--
>> ld.lld: error: main.c:(function trace_initcall_start: .text+0x604): relocation R_RISCV_HI20 out of range: 527719 is not in [-524288, 524287]
   ld.lld: error: main.c:(function trace_initcall_start: .text+0x618): relocation R_RISCV_HI20 out of range: 527007 is not in [-524288, 524287]
   ld.lld: error: main.c:(function trace_initcall_start: .text+0x620): relocation R_RISCV_HI20 out of range: 527105 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function trace_initcall_finish: .text+0x678): relocation R_RISCV_HI20 out of range: 527719 is not in [-524288, 524287]; references __tracepoint_initcall_finish
   >>> defined in init/built-in.a(main.o)
--
>> ld.lld: error: main.c:(function trace_initcall_finish: .text+0x6B0): relocation R_RISCV_HI20 out of range: 527719 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function trace_initcall_finish: .text+0x6C4): relocation R_RISCV_HI20 out of range: 527007 is not in [-524288, 524287]
>> ld.lld: error: main.c:(function trace_initcall_finish: .text+0x6CC): relocation R_RISCV_HI20 out of range: 527105 is not in [-524288, 524287]
   ld.lld: error: main.c:(.text+0x710): relocation R_RISCV_HI20 out of range: 526377 is not in [-524288, 524287]; references __init_begin
   >>> defined in ./arch/riscv/kernel/vmlinux.lds:28
--
>> ld.lld: error: main.c:(.text+0x718): relocation R_RISCV_HI20 out of range: 526507 is not in [-524288, 524287]; references __init_end
   >>> defined in ./arch/riscv/kernel/vmlinux.lds:65

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

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 33300 bytes --]

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

end of thread, other threads:[~2021-10-19  0:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19  0:25 [tnguy-next-queue:dev-queue 53/129] ld.lld: error: main.c:(function do_one_initcall: .text+0x47C): relocation R_RISCV_HI20 out of range: 527042 is not in kernel test robot
2021-10-19  0:25 ` 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.