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


Groups > linux.kernel > #1656544

Re: [PATCH] kbuild: switch to thin archives

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] kbuild: switch to thin archives
Date 2017-06-02 23:00 +0200
Message-ID <tO1PP-65t-5@gated-at.bofh.it> (permalink)
References <tNUlk-1fq-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Hi Nicholas,

[auto build test ERROR on linus/master]
[also build test ERROR on v4.12-rc3 next-20170602]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Nicholas-Piggin/kbuild-switch-to-thin-archives/20170603-025436
config: parisc-c3000_defconfig (attached as .config)
compiler: hppa-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=parisc 

All errors (new ones prefixed by >>):

   /usr/lib/gcc-cross/hppa-linux-gnu/6/libgcc.a(_ucmpdi2.o): In function `__ucmpdi2':
>> (.text+0x0): multiple definition of `__ucmpdi2'
   arch/parisc/lib/ucmpdi2.o:(.text.__ucmpdi2+0x0): first defined here
   /usr/lib/gcc-cross/hppa-linux-gnu/6/libgcc.a(fptr.o): In function `__canonicalize_funcptr_for_compare':
>> (.text+0x0): multiple definition of `__canonicalize_funcptr_for_compare'
   arch/parisc/kernel/real2.o:(.text+0x278): first defined here
   hppa-linux-gnu-ld: internal error ../../ld/ldlang.c 6366

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

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


Thread

[PATCH] kbuild: switch to thin archives Nicholas Piggin <npiggin@gmail.com> - 2017-06-02 15:00 +0200
  Re: [PATCH] kbuild: switch to thin archives kbuild test robot <lkp@intel.com> - 2017-06-02 23:00 +0200
  Re: [PATCH] kbuild: switch to thin archives kbuild test robot <lkp@intel.com> - 2017-06-02 23:00 +0200
    Re: [PATCH] kbuild: switch to thin archives Nicholas Piggin <npiggin@gmail.com> - 2017-06-03 09:00 +0200

csiph-web