All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
Cc: oe-kbuild-all@lists.linux.dev, llvm@lists.linux.dev
Subject: [chrome-os:chromeos-6.1 11/97] ld.lld: error: vmlinux.a(fs/fuse/control.o):(function fuse_ctl_add_conn: .text+0x24): relocation R_RISCV_HI20 out of range: 534145 is not in [-524288, 524287]; references fuse_control_sb
Date: Thu, 16 Mar 2023 08:51:30 +0800	[thread overview]
Message-ID: <202303160805.bsKBnyCl-lkp@intel.com> (raw)

TO: cros-kernel-buildreports@googlegroups.com
TO: Guenter Roeck <groeck@google.com>

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-6.1
head:   105289787142cf4c9a90015989c8bdbb4532afe0
commit: 3b6e19c0978576a692d11e83f7b1fef024ab3d98 [11/97] UPSTREAM: ASoC: SOF: sof-audio: Populate the PCM stream pipeline_info
config: riscv-randconfig-r034-20230312 (https://download.01.org/0day-ci/archive/20230316/202303160805.bsKBnyCl-lkp@intel.com/config)
compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project 67409911353323ca5edf2049ef0df54132fa1ca7)
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 riscv cross compiling tool for clang build
        # apt-get install binutils-riscv64-linux-gnu
        git remote add chrome-os https://chromium.googlesource.com/chromiumos/third_party/kernel
        git fetch --no-tags chrome-os chromeos-6.1
        git checkout 3b6e19c0978576a692d11e83f7b1fef024ab3d98
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202303160805.bsKBnyCl-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: vmlinux.a(fs/fuse/control.o):(function fuse_ctl_add_conn: .text+0x24): relocation R_RISCV_HI20 out of range: 534145 is not in [-524288, 524287]; references fuse_control_sb
   >>> referenced by control.c:290 (fs/fuse/control.c:290)
   >>> defined in vmlinux.a(fs/fuse/control.o)
--
>> ld.lld: error: vmlinux.a(fs/fuse/control.o):(function fuse_ctl_add_conn: .text+0x82): relocation R_RISCV_HI20 out of range: 532941 is not in [-524288, 524287]; references .L.str
   >>> referenced by control.c:292 (fs/fuse/control.c:292)
   >>> defined in vmlinux.a(fs/fuse/control.o)
--
>> ld.lld: error: vmlinux.a(fs/fuse/control.o):(function fuse_ctl_add_conn: .text+0x96): relocation R_RISCV_HI20 out of range: 531980 is not in [-524288, 524287]; references simple_dir_inode_operations
   >>> referenced by control.c:292 (fs/fuse/control.c:292)
   >>> defined in vmlinux.a(fs/libfs.o)
--
>> ld.lld: error: vmlinux.a(fs/fuse/control.o):(function fuse_ctl_add_conn: .text+0x9e): relocation R_RISCV_HI20 out of range: 531979 is not in [-524288, 524287]; references simple_dir_operations
   >>> referenced by control.c:292 (fs/fuse/control.c:292)
   >>> defined in vmlinux.a(fs/libfs.o)

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

                 reply	other threads:[~2023-03-16  0:52 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=202303160805.bsKBnyCl-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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.