All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: ld.lld: error: vhost.c:(.text.fixup+0x8): relocation R_ARM_JUMP24 out of range: 51793772 is not in
Date: Wed, 24 Mar 2021 01:22:43 +0800	[thread overview]
Message-ID: <202103240136.QW2uZZsL-lkp@intel.com> (raw)

[-- 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 --]

                 reply	other threads:[~2021-03-23 17:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202103240136.QW2uZZsL-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.