All of lore.kernel.org
 help / color / mirror / Atom feed
* ld.lld: error: vhost.c:(.text.fixup+0x8): relocation R_ARM_JUMP24 out of range: 51793772 is not in
@ 2021-03-23 17:22 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-03-23 17:22 UTC (permalink / raw)
  To: kbuild-all

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

CC: linux-kernel(a)vger.kernel.org
TO: Linus Walleij <linus.walleij@linaro.org>
CC: Russell King <rmk+kernel@armlinux.org.uk>
CC: Ard Biesheuvel <ardb@kernel.org>
CC: Abbott Liu <liuwenliang@huawei.com>
CC: Florian Fainelli <f.fainelli@gmail.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   84196390620ac0e5070ae36af84c137c6216a7dc
commit: 421015713b306e47af95d4d61cdfbd96d462e4cb ARM: 9017/2: Enable KASan for ARM
date:   5 months ago
config: arm-randconfig-r035-20210323 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 14696baaf4c43fe53f738bc292bbe169eed93d5d)
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 arm cross compiling tool for clang build
        # apt-get install binutils-arm-linux-gnueabi
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=421015713b306e47af95d4d61cdfbd96d462e4cb
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 421015713b306e47af95d4d61cdfbd96d462e4cb
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm 

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: vhost.c:(.text.fixup+0x8): relocation R_ARM_JUMP24 out of range: 51793772 is not in [-33554432, 33554431]
>> ld.lld: error: socket.c:(.text.fixup+0x4): relocation R_ARM_JUMP24 out of range: 57213244 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x14): relocation R_ARM_JUMP24 out of range: 51794156 is not in [-33554432, 33554431]
>> ld.lld: error: socket.c:(.text.fixup+0xC): relocation R_ARM_JUMP24 out of range: 57231272 is not in [-33554432, 33554431]
>> ld.lld: error: vhost.c:(.text.fixup+0x1C): relocation R_ARM_JUMP24 out of range: 51795536 is not in [-33554432, 33554431]
   ld.lld: error: socket.c:(.text.fixup+0x14): relocation R_ARM_JUMP24 out of range: 57231396 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x24): relocation R_ARM_JUMP24 out of range: 51795636 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x30): relocation R_ARM_JUMP24 out of range: 51796664 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x3C): relocation R_ARM_JUMP24 out of range: 51796748 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x48): relocation R_ARM_JUMP24 out of range: 51797236 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x54): relocation R_ARM_JUMP24 out of range: 51797312 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x5C): relocation R_ARM_JUMP24 out of range: 51808440 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x64): relocation R_ARM_JUMP24 out of range: 51808540 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x70): relocation R_ARM_JUMP24 out of range: 51812344 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x7C): relocation R_ARM_JUMP24 out of range: 51812816 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x88): relocation R_ARM_JUMP24 out of range: 51812964 is not in [-33554432, 33554431]
   ld.lld: error: vhost.c:(.text.fixup+0x94): relocation R_ARM_JUMP24 out of range: 51813052 is not in [-33554432, 33554431]
>> ld.lld: error: vhost.c:(.text.fixup+0xA0): relocation R_ARM_JUMP24 out of range: 51815340 is not in [-33554432, 33554431]
>> ld.lld: error: vhost.c:(.text.fixup+0xAC): relocation R_ARM_JUMP24 out of range: 51815428 is not in [-33554432, 33554431]
>> ld.lld: error: vhost.c:(.text.fixup+0xB4): relocation R_ARM_JUMP24 out of range: 51817088 is not in [-33554432, 33554431]
   ld.lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)

---
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: 32061 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-23 17:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-23 17:22 ld.lld: error: vhost.c:(.text.fixup+0x8): relocation R_ARM_JUMP24 out of range: 51793772 is not in 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.