All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 7607/7613] ld.lld: error: section .data..page_aligned at 0xFFFFFFFF804EA000 of size 0x2000 exceeds available address space
@ 2020-05-08  2:41 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-05-08  2:41 UTC (permalink / raw)
  To: kbuild-all

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

TO: Randy Dunlap <rdunlap@infradead.org>
CC: Andrew Morton <akpm@linux-foundation.org>
CC: Linux Memory Management List <linux-mm@kvack.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   6b43f715b6379433e8eb30aa9bcc99bd6a585f77
commit: 8ff5641d19dcb82af51f58e71c8ded0e1575fe05 [7607/7613] mm-support-vector-address-ranges-for-process_madvise-fix-fix
config: mips-pnx8335_stb225_defconfig (attached as .config)
compiler: clang version 11.0.0 (https://github.com/llvm/llvm-project 54b35c066417d4856e9d53313f7e98b354274584)
reproduce:
        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
        git checkout 8ff5641d19dcb82af51f58e71c8ded0e1575fe05
        # 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: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   ld.lld: error: section .text at 0xFFFFFFFF80001000 of size 0x48C864 exceeds available address space
   ld.lld: error: section __ex_table at 0xFFFFFFFF8048D870 of size 0x18E8 exceeds available address space
   ld.lld: error: section __dbe_table at 0xFFFFFFFF8048F158 of size 0x0 exceeds available address space
   ld.lld: error: section .rodata at 0xFFFFFFFF80490000 of size 0x59E68 exceeds available address space
>> ld.lld: error: section .data..page_aligned at 0xFFFFFFFF804EA000 of size 0x2000 exceeds available address space
>> ld.lld: error: section .got at 0xFFFFFFFF804EC000 of size 0x8 exceeds available address space
>> ld.lld: error: section .rodata1 at 0xFFFFFFFF804EC008 of size 0x0 exceeds available address space
>> ld.lld: error: section .pci_fixup at 0xFFFFFFFF804EC008 of size 0x0 exceeds available address space
>> ld.lld: error: section .builtin_fw at 0xFFFFFFFF804EC008 of size 0x0 exceeds available address space
>> ld.lld: error: section __ksymtab at 0xFFFFFFFF804EC008 of size 0x94F8 exceeds available address space
>> ld.lld: error: section __ksymtab_gpl at 0xFFFFFFFF804F5500 of size 0x70BC exceeds available address space
>> ld.lld: error: section __ksymtab_unused at 0xFFFFFFFF804FC5BC of size 0x0 exceeds available address space
>> ld.lld: error: section __ksymtab_unused_gpl at 0xFFFFFFFF804FC5BC of size 0x0 exceeds available address space
>> ld.lld: error: section __ksymtab_gpl_future at 0xFFFFFFFF804FC5BC of size 0x0 exceeds available address space
>> ld.lld: error: section __kcrctab at 0xFFFFFFFF804FC5BC of size 0x0 exceeds available address space
>> ld.lld: error: section __kcrctab_gpl at 0xFFFFFFFF804FC5BC of size 0x0 exceeds available address space
   ld.lld: error: section __kcrctab_unused at 0xFFFFFFFF804FC5BC of size 0x0 exceeds available address space
   ld.lld: error: section __kcrctab_unused_gpl at 0xFFFFFFFF804FC5BC of size 0x0 exceeds available address space
   ld.lld: error: section __kcrctab_gpl_future at 0xFFFFFFFF804FC5BC of size 0x0 exceeds available address space
>> ld.lld: error: section __ksymtab_strings at 0xFFFFFFFF804FC5BC of size 0x192BF exceeds available address space
   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: 13482 bytes --]

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

only message in thread, other threads:[~2020-05-08  2:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08  2:41 [linux-next:master 7607/7613] ld.lld: error: section .data..page_aligned at 0xFFFFFFFF804EA000 of size 0x2000 exceeds available address space kbuild 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.