Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1488559

mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_'

From kbuild test robot <fengguang.wu@intel.com>
Newsgroups linux.kernel
Subject mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_'
Date 2016-09-22 08:00 +0200
Message-ID <sk5d8-2n8-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Jesper,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   7d1e042314619115153a0f6f06e4552c09a50e13
commit: d0ecd894e3d5f768a84403b34019c4a7daa05882 slub: optimize bulk slowpath free by detached freelist
date:   10 months ago
config: microblaze-allnoconfig (attached as .config)
compiler: microblaze-linux-gcc (GCC) 6.2.0
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout d0ecd894e3d5f768a84403b34019c4a7daa05882
        # save the attached .config to linux build tree
        make.cross ARCH=microblaze 

All errors (new ones prefixed by >>):

   mm/built-in.o: In function `__slab_free.isra.14':
>> mm/slub.o:(.text+0x28d1c): undefined reference to `_GLOBAL_OFFSET_TABLE_'
   scripts/link-vmlinux.sh: line 52: 18051 Segmentation fault      ${LD} ${LDFLAGS} ${LDFLAGS_vmlinux} -o ${2} -T ${lds} ${KBUILD_VMLINUX_INIT} --start-group ${KBUILD_VMLINUX_MAIN} --end-group ${1}

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_' kbuild test robot <fengguang.wu@intel.com> - 2016-09-22 08:00 +0200
  Re: mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_' Jesper Dangaard Brouer <brouer@redhat.com> - 2016-09-22 10:30 +0200
    Re: [kbuild-all] mm/slub.o:undefined reference to  `_GLOBAL_OFFSET_TABLE_' Fengguang Wu <fengguang.wu@intel.com> - 2016-09-22 16:50 +0200

csiph-web