From: Joe Perches <joe@perches.com>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: video-vga.c:undefined reference to `__gcov_init'
Date: Sun, 04 Sep 2016 19:18:22 -0700 [thread overview]
Message-ID: <1473041902.5018.63.camel@perches.com> (raw)
In-Reply-To: <201609051030.SaJgm2Bj%fengguang.wu@intel.com>
On Mon, 2016-09-05 at 10:13 +0800, kbuild test robot wrote:
> Hi Joe,
Hi Fengguang
> FYI, the error/warning still remains.
Is this really my responsibility?
I don't think so.
I didn't submit this patch to stable.
I don't know nor care really who did,
but I think the robot should ping the
stable submitter.
cheers, Joe
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: c6935931c1894ff857616ff8549b61236a19148f
> commit: cb984d101b30eb7478d32df56a0023e4603cba7f compiler-gcc: integrate the various compiler-gcc[345].h files
> date: 1 year, 2 months ago
> config: x86_64-rhel_gcov (attached as .config)
> compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705
> reproduce:
> git checkout cb984d101b30eb7478d32df56a0023e4603cba7f
> # save the attached .config to linux build tree
> make ARCH=x86_64
>
> All errors (new ones prefixed by >>):
>
> arch/x86/realmode/rm/video-vga.o:(.data+0x150): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/video-vga.o: In function `_GLOBAL__sub_I_65535_0_vga_crtc':
> >
> > >
> > > video-vga.c:(.text.startup+0x7): undefined reference to `__gcov_init'
> arch/x86/realmode/rm/wakemain.o:(.data+0x70): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/wakemain.o: In function `_GLOBAL__sub_I_65535_0_main':
> >
> > >
> > > wakemain.c:(.text.startup+0x1f4): undefined reference to `__gcov_init'
> arch/x86/realmode/rm/video-mode.o:(.data+0x90): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/video-mode.o: In function `_GLOBAL__sub_I_65535_0_probe_cards':
> >
> > >
> > > video-mode.c:(.text.startup+0x7): undefined reference to `__gcov_init'
> arch/x86/realmode/rm/regs.o:(.data+0x30): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/regs.o: In function `_GLOBAL__sub_I_65535_0_initregs':
> >
> > >
> > > regs.c:(.text.startup+0x7): undefined reference to `__gcov_init'
> arch/x86/realmode/rm/video-vesa.o:(.data+0x70): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/video-vesa.o: In function `_GLOBAL__sub_I_65535_0_video_vesa.c':
> >
> > >
> > > video-vesa.c:(.text.startup+0x7): undefined reference to `__gcov_init'
> arch/x86/realmode/rm/video-bios.o:(.data+0x90): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/video-bios.o: In function `_GLOBAL__sub_I_65535_0_video_bios.c':
> >
> > >
> > > video-bios.c:(.text.startup+0x7): undefined reference to `__gcov_init'
> ---
> 0-DAY kernel test infrastructure Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all Intel Corporation
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
WARNING: multiple messages have this Message-ID (diff)
From: Joe Perches <joe@perches.com>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: video-vga.c:undefined reference to `__gcov_init'
Date: Sun, 04 Sep 2016 19:18:22 -0700 [thread overview]
Message-ID: <1473041902.5018.63.camel@perches.com> (raw)
In-Reply-To: <201609051030.SaJgm2Bj%fengguang.wu@intel.com>
On Mon, 2016-09-05 at 10:13 +0800, kbuild test robot wrote:
> Hi Joe,
Hi Fengguang
> FYI, the error/warning still remains.
Is this really my responsibility?
I don't think so.
I didn't submit this patch to stable.
I don't know nor care really who did,
but I think the robot should ping the
stable submitter.
cheers, Joe
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: c6935931c1894ff857616ff8549b61236a19148f
> commit: cb984d101b30eb7478d32df56a0023e4603cba7f compiler-gcc: integrate the various compiler-gcc[345].h files
> date: 1 year, 2 months ago
> config: x86_64-rhel_gcov (attached as .config)
> compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705
> reproduce:
> git checkout cb984d101b30eb7478d32df56a0023e4603cba7f
> # save the attached .config to linux build tree
> make ARCH=x86_64
>
> All errors (new ones prefixed by >>):
>
> arch/x86/realmode/rm/video-vga.o:(.data+0x150): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/video-vga.o: In function `_GLOBAL__sub_I_65535_0_vga_crtc':
> >
> > >
> > > video-vga.c:(.text.startup+0x7): undefined reference to `__gcov_init'
> arch/x86/realmode/rm/wakemain.o:(.data+0x70): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/wakemain.o: In function `_GLOBAL__sub_I_65535_0_main':
> >
> > >
> > > wakemain.c:(.text.startup+0x1f4): undefined reference to `__gcov_init'
> arch/x86/realmode/rm/video-mode.o:(.data+0x90): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/video-mode.o: In function `_GLOBAL__sub_I_65535_0_probe_cards':
> >
> > >
> > > video-mode.c:(.text.startup+0x7): undefined reference to `__gcov_init'
> arch/x86/realmode/rm/regs.o:(.data+0x30): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/regs.o: In function `_GLOBAL__sub_I_65535_0_initregs':
> >
> > >
> > > regs.c:(.text.startup+0x7): undefined reference to `__gcov_init'
> arch/x86/realmode/rm/video-vesa.o:(.data+0x70): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/video-vesa.o: In function `_GLOBAL__sub_I_65535_0_video_vesa.c':
> >
> > >
> > > video-vesa.c:(.text.startup+0x7): undefined reference to `__gcov_init'
> arch/x86/realmode/rm/video-bios.o:(.data+0x90): undefined reference to `__gcov_merge_add'
> arch/x86/realmode/rm/video-bios.o: In function `_GLOBAL__sub_I_65535_0_video_bios.c':
> >
> > >
> > > video-bios.c:(.text.startup+0x7): undefined reference to `__gcov_init'
> ---
> 0-DAY kernel test infrastructure Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all Intel Corporation
next prev parent reply other threads:[~2016-09-05 2:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-05 2:13 video-vga.c:undefined reference to `__gcov_init' kbuild test robot
2016-09-05 2:18 ` Joe Perches [this message]
2016-09-05 2:18 ` Joe Perches
2016-09-05 2:28 ` [kbuild-all] " Fengguang Wu
2016-09-05 2:28 ` Fengguang Wu
-- strict thread matches above, loose matches on Subject: below --
2016-08-25 8:36 kbuild test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1473041902.5018.63.camel@perches.com \
--to=joe@perches.com \
--cc=akpm@linux-foundation.org \
--cc=fengguang.wu@intel.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.