From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751509AbdGWFQC (ORCPT ); Sun, 23 Jul 2017 01:16:02 -0400 Received: from mail-pg0-f67.google.com ([74.125.83.67]:33557 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750796AbdGWFQB (ORCPT ); Sun, 23 Jul 2017 01:16:01 -0400 Date: Sun, 23 Jul 2017 15:15:29 +1000 From: Nicholas Piggin To: kbuild test robot Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org, Masahiro Yamada , Michal Simek Subject: Re: undefined reference to `_GLOBAL_OFFSET_TABLE_' Message-ID: <20170723151529.0e38b82c@roar.ozlabs.ibm.com> In-Reply-To: <201707230829.N9cu6t7S%fengguang.wu@intel.com> References: <201707230829.N9cu6t7S%fengguang.wu@intel.com> Organization: IBM X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 23 Jul 2017 08:20:30 +0800 kbuild test robot wrote: > Hi Nicholas, > > FYI, the error/warning still remains. FYI, I still suspect it is this bug https://sourceware.org/bugzilla/show_bug.cgi?id=21017 If so, then I'm not sure if it can be worked around in Linux. Thanks, Nick > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: 4b162c530d9c101381500e586fedb1340595a6ff > commit: 799c43415442414b1032580c47684cb709dfed6d kbuild: thin archives make default for all archs > date: 3 weeks ago > config: microblaze-allnoconfig (attached as .config) > compiler: microblaze-linux-gcc (GCC) 6.2.0 > reproduce: > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > git checkout 799c43415442414b1032580c47684cb709dfed6d > # save the attached .config to linux build tree > make.cross ARCH=microblaze > > All errors (new ones prefixed by >>): > > mm/slub.o: In function `__slab_free.isra.13': > >> (.text+0x1038): undefined reference to `_GLOBAL_OFFSET_TABLE_' > scripts/link-vmlinux.sh: line 93: 56533 Segmentation fault ${LD} ${LDFLAGS} ${LDFLAGS_vmlinux} -o ${2} -T ${lds} ${objects} > > --- > 0-DAY kernel test infrastructure Open Source Technology Center > https://lists.01.org/pipermail/kbuild-all Intel Corporation