* ld.lld: error: pep.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 16792656 is not in
@ 2021-04-10 13:48 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-04-10 13:48 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 4287 bytes --]
CC: linux-kernel(a)vger.kernel.org
TO: Mark Rutland <mark.rutland@arm.com>
CC: Peter Zijlstra <peterz@infradead.org>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: d4961772226de3b48a395a26c076d450d7044c76
commit: 997acaf6b4b59c6a9c259740312a69ea549cc684 lockdep: report broken irq restoration
date: 3 months ago
config: arm-randconfig-r016-20210409 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project dd453a1389b6a7e6d9214b449d3c54981b1a89b6)
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=997acaf6b4b59c6a9c259740312a69ea549cc684
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 997acaf6b4b59c6a9c259740312a69ea549cc684
# 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: af_vsock.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 17395528 is not in [-16777216, 16777215]
>> ld.lld: error: pep.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 16792656 is not in [-16777216, 16777215]
ld.lld: error: llcp_sock.c:(.text.fixup+0x8): relocation R_ARM_THM_JUMP24 out of range: 17346430 is not in [-16777216, 16777215]
ld.lld: error: qrtr.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 17436866 is not in [-16777216, 16777215]
ld.lld: error: socket.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 17178762 is not in [-16777216, 16777215]
>> ld.lld: error: datagram.c:(.text.fixup+0x8): relocation R_ARM_THM_JUMP24 out of range: 16785264 is not in [-16777216, 16777215]
ld.lld: error: socket.c:(.text.fixup+0x8): relocation R_ARM_THM_JUMP24 out of range: 16782586 is not in [-16777216, 16777215]
ld.lld: error: datagram.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 16785330 is not in [-16777216, 16777215]
ld.lld: error: qrtr.c:(.text.fixup+0xC): relocation R_ARM_THM_JUMP24 out of range: 17436880 is not in [-16777216, 16777215]
ld.lld: error: llcp_sock.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 17346564 is not in [-16777216, 16777215]
ld.lld: error: socket.c:(.text.fixup+0xC): relocation R_ARM_THM_JUMP24 out of range: 17178850 is not in [-16777216, 16777215]
ld.lld: error: pep.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 16793118 is not in [-16777216, 16777215]
ld.lld: error: af_vsock.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 17401242 is not in [-16777216, 16777215]
ld.lld: error: socket.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 16782804 is not in [-16777216, 16777215]
ld.lld: error: socket.c:(.text.fixup+0x18): relocation R_ARM_THM_JUMP24 out of range: 17179240 is not in [-16777216, 16777215]
ld.lld: error: llcp_sock.c:(.text.fixup+0x18): relocation R_ARM_THM_JUMP24 out of range: 17346580 is not in [-16777216, 16777215]
ld.lld: error: pep.c:(.text.fixup+0x18): relocation R_ARM_THM_JUMP24 out of range: 16793232 is not in [-16777216, 16777215]
ld.lld: error: af_vsock.c:(.text.fixup+0x18): relocation R_ARM_THM_JUMP24 out of range: 17401506 is not in [-16777216, 16777215]
ld.lld: error: socket.c:(.text.fixup+0x20): relocation R_ARM_THM_JUMP24 out of range: 17179378 is not in [-16777216, 16777215]
ld.lld: error: llcp_sock.c:(.text.fixup+0x20): relocation R_ARM_THM_JUMP24 out of range: 17346630 is not in [-16777216, 16777215]
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: 37438 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-10 13:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-10 13:48 ld.lld: error: pep.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 16792656 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.