All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [linux-next:master 6172/13205] ld.lld: error: extable.c:(function fixup_exception: .text+0x16): relocation R_MICROMIPS_26_S1 out of range: -2080281633 is not in
Date: Sat, 12 Dec 2020 18:58:20 +0800	[thread overview]
Message-ID: <202012121818.DI8LLQXD-lkp@intel.com> (raw)

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

CC: Linux Memory Management List <linux-mm@kvack.org>
TO: Numan Siddique <nusiddiq@redhat.com>
CC: Jakub Kicinski <kuba@kernel.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   3cc2bd440f2171f093b3a8480a4b54d8c270ed38
commit: e2ef5203c817a60bfb591343ffd851b6537370ff [6172/13205] net: openvswitch: Be liberal in tcp conntrack.
config: mips-randconfig-r012-20201209 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 5ff35356f1af2bb92785b38c657463924d9ec386)
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 mips cross compiling tool for clang build
        # apt-get install binutils-mips-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=e2ef5203c817a60bfb591343ffd851b6537370ff
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout e2ef5203c817a60bfb591343ffd851b6537370ff
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=mips 

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: extable.c:(function fixup_exception: .text+0x16): relocation R_MICROMIPS_26_S1 out of range: -2080281633 is not in [-67108864, 67108863]
   ld.lld: error: mmap.c:(function arch_get_unmapped_area: .text+0xA): relocation R_MICROMIPS_26_S1 out of range: -2080277567 is not in [-67108864, 67108863]
   ld.lld: error: extable.c:(function fixup_exception: .text+0x1C): relocation R_MICROMIPS_26_S1 out of range: -2080072831 is not in [-67108864, 67108863]; references search_exception_tables
   >>> defined in kernel/built-in.a(extable.o)

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

                 reply	other threads:[~2020-12-12 10:58 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=202012121818.DI8LLQXD-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.