Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1738113 > unrolled thread
| Started by | kbuild test robot <fengguang.wu@intel.com> |
|---|---|
| First post | 2017-09-24 08:50 +0200 |
| Last post | 2017-09-24 10:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
(*ABS*+0xbb29b267): multiple definition of `__crc___gcov_merge_add' kbuild test robot <fengguang.wu@intel.com> - 2017-09-24 08:50 +0200
Re: (*ABS*+0xbb29b267): multiple definition of `__crc___gcov_merge_add' Richard Weinberger <richard@nod.at> - 2017-09-24 10:00 +0200
| From | kbuild test robot <fengguang.wu@intel.com> |
|---|---|
| Date | 2017-09-24 08:50 +0200 |
| Subject | (*ABS*+0xbb29b267): multiple definition of `__crc___gcov_merge_add' |
| Message-ID | <ut8TL-5l0-5@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Hi Thomas,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: cd4175b11685b11c40e31a03e05084cc212b0649
commit: d3488649dcd23b7a6e63895274ec69f80e92d4ed um: Fix CONFIG_GCOV for modules.
date: 10 days ago
config: um-allyesconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
git checkout d3488649dcd23b7a6e63895274ec69f80e92d4ed
# save the attached .config to linux build tree
make ARCH=um
All errors (new ones prefixed by >>):
kernel/gcov/base.o: In function `__crc___gcov_merge_add':
>> (*ABS*+0xbb29b267): multiple definition of `__crc___gcov_merge_add'
kernel/gcov/base.o: In function `__crc___gcov_init':
>> (*ABS*+0xdceb3072): multiple definition of `__crc___gcov_init'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[toc] | [next] | [standalone]
| From | Richard Weinberger <richard@nod.at> |
|---|---|
| Date | 2017-09-24 10:00 +0200 |
| Message-ID | <ut9Zw-5Xi-11@gated-at.bofh.it> |
| In reply to | #1738113 |
Am Sonntag, 24. September 2017, 08:42:06 CEST schrieb kbuild test robot: > Hi Thomas, > > FYI, the error/warning still remains. Thomas' fix will be part of the next pull request. Thanks, //richard
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web