* [linux-next:master 4870/10297] ld.lld: error: section .dynamic file range overlaps with .text
@ 2021-10-21 8:22 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-10-21 8:22 UTC (permalink / raw)
Cc: kbuild-all, llvm
[-- Attachment #1: Type: text/plain, Size: 2907 bytes --]
CC: Linux Memory Management List <linux-mm@kvack.org>
TO: Tong Tiangen <tongtiangen@huawei.com>
CC: Palmer Dabbelt <palmerdabbelt@google.com>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 3196a52aff93186897f15f1a6c03220ce6523d82
commit: dffe11e280a42c2501e5b0cdebd85a77f539bb05 [4870/10297] riscv/vdso: Add support for time namespaces
config: riscv-randconfig-c006-20211021 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 3cea2505fd8d99a9ba0cb625aecfe28a47c4e3f8)
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
# https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=dffe11e280a42c2501e5b0cdebd85a77f539bb05
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 dffe11e280a42c2501e5b0cdebd85a77f539bb05
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=riscv prepare
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: section .dynamic file range overlaps with .text
>>> .dynamic range is [0x710, 0x83F]
>>> .text range is [0x800, 0x120F]
--
>> ld.lld: error: section .text file range overlaps with _ftrace_annotated_branch
>>> .text range is [0x800, 0x120F]
>>> _ftrace_annotated_branch range is [0x840, 0xB9F]
--
>> ld.lld: error: section .dynamic virtual address range overlaps with .text
>>> .dynamic range is [0x710, 0x83F]
>>> .text range is [0x800, 0x120F]
--
>> ld.lld: error: section .text virtual address range overlaps with _ftrace_annotated_branch
>>> .text range is [0x800, 0x120F]
>>> _ftrace_annotated_branch range is [0x840, 0xB9F]
--
>> ld.lld: error: section .dynamic load address range overlaps with .text
>>> .dynamic range is [0x710, 0x83F]
>>> .text range is [0x800, 0x120F]
--
>> ld.lld: error: section .text load address range overlaps with _ftrace_annotated_branch
>>> .text range is [0x800, 0x120F]
>>> _ftrace_annotated_branch range is [0x840, 0xB9F]
--
>> ld.lld: error: section .text load address range overlaps with _ftrace_annotated_branch
>>> .text range is [0x800, 0x120F]
>>> _ftrace_annotated_branch range is [0x840, 0xB9F]
llvm-nm: error: arch/riscv/kernel/vdso/vdso.so.dbg: No such file or directory
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 31808 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-21 8:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-21 8:22 [linux-next:master 4870/10297] ld.lld: error: section .dynamic file range overlaps with .text kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox