Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1734287
| From | Thomas Meyer <thomas@m3y3r.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: (*ABS*+0xbb29b267): multiple definition of `__crc___gcov_merge_add' |
| Date | 2017-09-18 18:40 +0200 |
| Message-ID | <ur7fr-fa-3@gated-at.bofh.it> (permalink) |
| References | <uqMXn-3gE-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
True, as CONFIG_GCOV and CONFIG_GCOV_KERNEL should be mutually exclusive CONFIG options. With kind regards Thomas > Am 17.09.2017 um 20:52 schrieb kbuild test robot <fengguang.wu@intel.com>: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: 0666f560b71b899cd11a7caf39fd45129e9030fd > commit: d3488649dcd23b7a6e63895274ec69f80e92d4ed um: Fix CONFIG_GCOV for modules. > date: 4 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 > <.config.gz>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
(*ABS*+0xbb29b267): multiple definition of `__crc___gcov_merge_add' kbuild test robot <fengguang.wu@intel.com> - 2017-09-17 21:00 +0200 Re: (*ABS*+0xbb29b267): multiple definition of `__crc___gcov_merge_add' Thomas Meyer <thomas@m3y3r.de> - 2017-09-18 18:40 +0200
csiph-web