lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 5 Sep 2016 10:13:33 +0800
From:   kbuild test robot <fengguang.wu@...el.com>
To:     Joe Perches <joe@...ches.com>
Cc:     kbuild-all@...org, linux-kernel@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        Linux Memory Management List <linux-mm@...ck.org>
Subject: video-vga.c:undefined reference to `__gcov_init'

Hi Joe,

FYI, the error/warning still remains.

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

Download attachment ".config.gz" of type "application/octet-stream" (34635 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ