All of lore.kernel.org
 help / color / mirror / Atom feed
* /kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_buf_queue'
@ 2018-02-21  6:21 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2018-02-21  6:21 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: kbuild-all, linux-kernel

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   af3e79d29555b97dd096e2f8e36a0f50213808a8
commit: b46dc8ae17a427c50c00241898832807576fd28a media: videobuf2: fix up for "media: annotate ->poll() instances"
date:   2 weeks ago
config: x86_64-randconfig-s5-02211303 (attached as .config)
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
        git checkout b46dc8ae17a427c50c00241898832807576fd28a
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   drivers/media/common/videobuf2/videobuf2-core.o: In function `__read_once_size':
>> /kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_buf_queue'
>> /kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_buf_queue'
>> /kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_buf_done'
>> /kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_buf_done'
>> /kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_qbuf'
>> /kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_qbuf'
>> /kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_dqbuf'
>> /kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_dqbuf'
   drivers/media/common/videobuf2/videobuf2-core.o: In function `vb2_core_streamon':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-core.c:1737: undefined reference to `v4l_vb2q_enable_media_source'
   drivers/media/common/videobuf2/videobuf2-core.o:(__jump_table+0x10): undefined reference to `__tracepoint_vb2_buf_queue'
   drivers/media/common/videobuf2/videobuf2-core.o:(__jump_table+0x28): undefined reference to `__tracepoint_vb2_buf_done'
   drivers/media/common/videobuf2/videobuf2-core.o:(__jump_table+0x40): undefined reference to `__tracepoint_vb2_qbuf'
   drivers/media/common/videobuf2/videobuf2-core.o:(__jump_table+0x58): undefined reference to `__tracepoint_vb2_dqbuf'
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `vb2_poll':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:678: undefined reference to `video_devdata'
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:685: undefined reference to `v4l2_event_pending'
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `vb2_ioctl_reqbufs':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:714: undefined reference to `video_devdata'
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `vb2_ioctl_create_bufs':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:733: undefined reference to `video_devdata'
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `vb2_ioctl_prepare_buf':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:759: undefined reference to `video_devdata'
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `vb2_ioctl_querybuf':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:769: undefined reference to `video_devdata'
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `vb2_ioctl_qbuf':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:778: undefined reference to `video_devdata'
   drivers/media/common/videobuf2/videobuf2-v4l2.o:/kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:788: more undefined references to `video_devdata' follow
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `_vb2_fop_release':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:848: undefined reference to `v4l2_fh_release'
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `vb2_fop_release':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:854: undefined reference to `video_devdata'
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `vb2_fop_write':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:864: undefined reference to `video_devdata'
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `vb2_fop_read':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:888: undefined reference to `video_devdata'
   drivers/media/common/videobuf2/videobuf2-v4l2.o: In function `vb2_fop_poll':
   /kbuild/src/stress/drivers/media/common/videobuf2/videobuf2-v4l2.c:911: undefined reference to `video_devdata'

---
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: 35379 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-21  6:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-21  6:21 /kbuild/src/stress/include/linux/compiler.h:183: undefined reference to `__tracepoint_vb2_buf_queue' kbuild test robot

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.