* [thomas-weissschuh:b4/vdso-compat-checkflags 5/7] ld.lld: error: ./arch/s390/kernel/vmlinux.lds:13: symbol not found: TEXT_OFFSET
@ 2026-02-13 19:26 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-02-13 19:26 UTC (permalink / raw)
To: Thomas Weißschuh ; +Cc: llvm, oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/thomas.weissschuh/linux.git b4/vdso-compat-checkflags
head: f3f3c2f9cf8c8793e126868a6f934bd8c333ccfa
commit: 3348250fad3005f91f96ab4967e4589c9e234235 [5/7] s390: Trim includes in linker scripts
config: s390-allnoconfig (https://download.01.org/0day-ci/archive/20260214/202602140311.tvFN8qa4-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 9b8addffa70cee5b2acc5454712d9cf78ce45710)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260214/202602140311.tvFN8qa4-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202602140311.tvFN8qa4-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:13: symbol not found: TEXT_OFFSET
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:122: symbol not found: AMODE31_SIZE
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:13: symbol not found: TEXT_OFFSET
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:122: symbol not found: AMODE31_SIZE
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:13: symbol not found: TEXT_OFFSET
>> ld.lld: error: ./arch/s390/kernel/vmlinux.lds:122: symbol not found: AMODE31_SIZE
>> ld.lld: error: section .amode31.text file range overlaps with .init.data
>>> .amode31.text range is [0x486000, 0x486FFF]
>>> .init.data range is [0x486000, 0x49DDF7]
--
>> ld.lld: error: section .init.data file range overlaps with .amode31.ex_table
>>> .init.data range is [0x486000, 0x49DDF7]
>>> .amode31.ex_table range is [0x487000, 0x48702F]
--
>> ld.lld: error: section .amode31.text virtual address range overlaps with .init.data
>>> .amode31.text range is [0x485000, 0x485FFF]
>>> .init.data range is [0x485000, 0x49CDF7]
--
>> ld.lld: error: section .init.data virtual address range overlaps with .amode31.ex_table
>>> .init.data range is [0x485000, 0x49CDF7]
>>> .amode31.ex_table range is [0x486000, 0x48602F]
--
>> ld.lld: error: section .amode31.text load address range overlaps with .init.data
>>> .amode31.text range is [0x485000, 0x485FFF]
>>> .init.data range is [0x485000, 0x49CDF7]
--
>> ld.lld: error: section .init.data load address range overlaps with .amode31.ex_table
>>> .init.data range is [0x485000, 0x49CDF7]
>>> .amode31.ex_table range is [0x486000, 0x48602F]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-02-13 19:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-13 19:26 [thomas-weissschuh:b4/vdso-compat-checkflags 5/7] ld.lld: error: ./arch/s390/kernel/vmlinux.lds:13: symbol not found: TEXT_OFFSET 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.