All of lore.kernel.org
 help / color / mirror / Atom feed
* [gustavoars-linux:testing/drm/amd/pm/phm 1/1] ld.lld: error: af_x25.c:(.text.fixup+0xC): relocation R_ARM_THM_JUMP24 out of range: 17110158 is not in
@ 2020-10-06 15:22 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-10-06 15:22 UTC (permalink / raw)
  To: kbuild-all

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

CC: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
CC: LKML <linux-kernel@vger.kernel.org>
TO: "Gustavo A. R. Silva" <gustavoars@kernel.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/drm/amd/pm/phm
head:   c43a9eea7b3f51236a4dccc448f636500e3704d9
commit: c43a9eea7b3f51236a4dccc448f636500e3704d9 [1/1] drm/amd/pm: Replace one-element array with flexible-array member
config: arm-randconfig-r013-20201005 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 39fc4a0b0af69772ee360b5f729b1ec453217793)
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/gustavoars/linux.git/commit/?id=c43a9eea7b3f51236a4dccc448f636500e3704d9
        git remote add gustavoars-linux https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git
        git fetch --no-tags gustavoars-linux testing/drm/amd/pm/phm
        git checkout c43a9eea7b3f51236a4dccc448f636500e3704d9
        # 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_x25.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 17109888 is not in [-16777216, 16777215]
   ld.lld: error: l2tp_ppp.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 17543872 is not in [-16777216, 16777215]
   ld.lld: error: ioctl.c:(.text.fixup+0x8): relocation R_ARM_THM_JUMP24 out of range: 17475804 is not in [-16777216, 16777215]
   ld.lld: error: datagram.c:(.text.fixup+0x8): relocation R_ARM_THM_JUMP24 out of range: 17627702 is not in [-16777216, 16777215]
   ld.lld: error: common.c:(.text.fixup+0x8): relocation R_ARM_THM_JUMP24 out of range: 17482398 is not in [-16777216, 16777215]
   ld.lld: error: svc.c:(.text.fixup+0x8): relocation R_ARM_THM_JUMP24 out of range: 17474878 is not in [-16777216, 16777215]
   ld.lld: error: rpc_pipe.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 17296686 is not in [-16777216, 16777215]
   ld.lld: error: af_decnet.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 17557986 is not in [-16777216, 16777215]
   ld.lld: error: mpoa_proc.c:(.text.fixup+0x8): relocation R_ARM_THM_JUMP24 out of range: 17529648 is not in [-16777216, 16777215]
   ld.lld: error: socket.c:(.text.fixup+0x8): relocation R_ARM_THM_JUMP24 out of range: 17166666 is not in [-16777216, 16777215]
   ld.lld: error: af_rxrpc.c:(.text.fixup+0x8): relocation R_ARM_THM_JUMP24 out of range: 17382704 is not in [-16777216, 16777215]
>> ld.lld: error: af_x25.c:(.text.fixup+0xC): relocation R_ARM_THM_JUMP24 out of range: 17110158 is not in [-16777216, 16777215]
   ld.lld: error: l2tp_ppp.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 17548432 is not in [-16777216, 16777215]
   ld.lld: error: ioctl.c:(.text.fixup+0x14): relocation R_ARM_THM_JUMP24 out of range: 17475830 is not in [-16777216, 16777215]
   ld.lld: error: datagram.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 17627768 is not in [-16777216, 16777215]
   ld.lld: error: af_x25.c:(.text.fixup+0x18): relocation R_ARM_THM_JUMP24 out of range: 17110720 is not in [-16777216, 16777215]
   ld.lld: error: socket.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 17166772 is not in [-16777216, 16777215]
   ld.lld: error: af_rxrpc.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 17382762 is not in [-16777216, 16777215]
   ld.lld: error: ioctl.c:(.text.fixup+0x20): relocation R_ARM_THM_JUMP24 out of range: 17475924 is not in [-16777216, 16777215]
   ld.lld: error: common.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 17482522 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: 26488 bytes --]

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

only message in thread, other threads:[~2020-10-06 15:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06 15:22 [gustavoars-linux:testing/drm/amd/pm/phm 1/1] ld.lld: error: af_x25.c:(.text.fixup+0xC): relocation R_ARM_THM_JUMP24 out of range: 17110158 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.