public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* undefined reference to `pps_unregister_source'
@ 2017-01-01 16:22 kbuild test robot
  2017-01-02  9:00 ` Richard Cochran
  0 siblings, 1 reply; 3+ messages in thread
From: kbuild test robot @ 2017-01-01 16:22 UTC (permalink / raw)
  To: David Howells; +Cc: kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1441 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   238d1d0f79f619d75c2cc741d6770fb0986aef24
commit: ee84595a91c60d33cbf1d5b941b04a3ee6cf7ce0 afs, rxrpc: Update the MAINTAINERS file
date:   2 weeks ago
config: x86_64-randconfig-s1-01012230 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        git checkout ee84595a91c60d33cbf1d5b941b04a3ee6cf7ce0
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `ptp_clock_unregister':
>> (.text+0x40e0a5): undefined reference to `pps_unregister_source'
   drivers/built-in.o: In function `ptp_clock_unregister':
>> (.text+0x40e0cc): undefined reference to `posix_clock_unregister'
   drivers/built-in.o: In function `ptp_clock_event':
>> (.text+0x40e249): undefined reference to `pps_event'
   drivers/built-in.o: In function `ptp_clock_register':
>> (.text+0x40e5e1): undefined reference to `pps_register_source'
   drivers/built-in.o: In function `ptp_clock_register':
>> (.text+0x40e62c): undefined reference to `posix_clock_register'
   drivers/built-in.o: In function `ptp_clock_register':
   (.text+0x40e68d): undefined reference to `pps_unregister_source'

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 26403 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-03  3:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-01 16:22 undefined reference to `pps_unregister_source' kbuild test robot
2017-01-02  9:00 ` Richard Cochran
2017-01-03  2:59   ` Nicolas Pitre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox