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


Groups > linux.kernel > #1612995 > unrolled thread

[tip:x86/asm 3/3] bug.c:undefined reference to `__start___bug_table'

Started bykbuild test robot <fengguang.wu@intel.com>
First post2017-03-30 14:00 +0200
Last post2017-03-30 14:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [tip:x86/asm 3/3] bug.c:undefined reference to `__start___bug_table' kbuild test robot <fengguang.wu@intel.com> - 2017-03-30 14:00 +0200

#1612995 — [tip:x86/asm 3/3] bug.c:undefined reference to `__start___bug_table'

Fromkbuild test robot <fengguang.wu@intel.com>
Date2017-03-30 14:00 +0200
Subject[tip:x86/asm 3/3] bug.c:undefined reference to `__start___bug_table'
Message-ID<tqGUb-5LE-37@gated-at.bofh.it>

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/asm
head:   19d436268dde95389c616bb3819da73f0a8b28a8
commit: 19d436268dde95389c616bb3819da73f0a8b28a8 [3/3] debug: Add _ONCE() logic to report_bug()
config: c6x-evmc6678_defconfig (attached as .config)
compiler: c6x-elf-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 19d436268dde95389c616bb3819da73f0a8b28a8
        # save the attached .config to linux build tree
        make.cross ARCH=c6x 

All errors (new ones prefixed by >>):

   lib/lib.a(bug.o): In function `find_bug':
>> bug.c:(.text+0x114): undefined reference to `__start___bug_table'
>> bug.c:(.text+0x118): undefined reference to `__stop___bug_table'
   bug.c:(.text+0x11c): undefined reference to `__start___bug_table'
   bug.c:(.text+0x120): undefined reference to `__stop___bug_table'

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web