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


Groups > linux.kernel > #1656542

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-3@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: ia64-allnoconfig (attached as .config)
compiler: ia64-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
        # save the attached .config to linux build tree
        make.cross ARCH=ia64 

All errors (new ones prefixed by >>):

   arch/ia64/kernel/entry.o: In function `ia64_work_processed_syscall':
>> (.text+0xa61): undefined reference to `__kernel_syscall_via_epc'
   arch/ia64/kernel/fsys.o: In function `fsys_bubble_down':
>> (.text+0x551): undefined reference to `__kernel_syscall_via_break'
   arch/ia64/kernel/patch.o: In function `ia64_patch_gate':
>> patch.c:(.init.text+0x3d1): undefined reference to `__start_gate_fsyscall_patchlist'
>> patch.c:(.init.text+0x3e0): undefined reference to `__end_gate_fsyscall_patchlist'
   patch.c:(.init.text+0x3f1): undefined reference to `__start_gate_fsyscall_patchlist'
   patch.c:(.init.text+0x400): undefined reference to `__end_gate_fsyscall_patchlist'
>> patch.c:(.init.text+0x4a0): undefined reference to `__start_gate_brl_fsys_bubble_down_patchlist'
>> patch.c:(.init.text+0x4a1): undefined reference to `__end_gate_brl_fsys_bubble_down_patchlist'
   patch.c:(.init.text+0x4b1): undefined reference to `__start_gate_brl_fsys_bubble_down_patchlist'
   patch.c:(.init.text+0x4c0): undefined reference to `__end_gate_brl_fsys_bubble_down_patchlist'
>> patch.c:(.init.text+0x560): undefined reference to `__end_gate_vtop_patchlist'
>> patch.c:(.init.text+0x561): undefined reference to `__start_gate_vtop_patchlist'
   patch.c:(.init.text+0x570): undefined reference to `__end_gate_vtop_patchlist'
   patch.c:(.init.text+0x571): undefined reference to `__start_gate_vtop_patchlist'
>> patch.c:(.init.text+0x580): undefined reference to `__end_gate_mckinley_e9_patchlist'
>> patch.c:(.init.text+0x581): undefined reference to `__start_gate_mckinley_e9_patchlist'
   patch.c:(.init.text+0x590): undefined reference to `__end_gate_mckinley_e9_patchlist'
   patch.c:(.init.text+0x591): undefined reference to `__start_gate_mckinley_e9_patchlist'
   arch/ia64/kernel/signal.o: In function `ia64_do_signal':
>> signal.c:(.text+0xf11): undefined reference to `__kernel_sigtramp'
   signal.c:(.text+0xf40): undefined reference to `__kernel_sigtramp'

---
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