All of lore.kernel.org
 help / color / mirror / Atom feed
* [android-common:android-mainline 391/392] videobuf2-core.c:undefined reference to `media_request_put'
@ 2019-10-26  1:10 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-10-26  1:10 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://android.googlesource.com/kernel/common android-mainline
head:   0a39c7fe727bc182ad08bfa42f1ec6324554da78
commit: 649238947d688eea17d27825fdc651d693e48a33 [391/392] ANDROID: init: GKI: enable hidden configs for media
config: i386-allmodconfig (attached as .config)
compiler: gcc-7 (Debian 7.4.0-14) 7.4.0
reproduce:
        git checkout 649238947d688eea17d27825fdc651d693e48a33
        # save the attached .config to linux build tree
        make ARCH=i386 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   ld: drivers/media/common/videobuf2/videobuf2-core.o: in function `vb2_req_release':
>> videobuf2-core.c:(.text+0x9d0): undefined reference to `media_request_put'
   ld: drivers/media/common/videobuf2/videobuf2-core.o: in function `vb2_buffer_done':
>> (.text+0x18b0): undefined reference to `media_request_object_unbind'
>> ld: (.text+0x18b7): undefined reference to `media_request_object_put'
   ld: drivers/media/common/videobuf2/videobuf2-core.o: in function `__vb2_queue_cancel':
>> videobuf2-core.c:(.text+0x1d23): undefined reference to `media_request_object_unbind'
>> ld: videobuf2-core.c:(.text+0x1d2a): undefined reference to `media_request_object_put'
>> ld: videobuf2-core.c:(.text+0x1d36): undefined reference to `media_request_put'
   ld: drivers/media/common/videobuf2/videobuf2-core.o: in function `vb2_core_qbuf':
>> (.text+0x2e56): undefined reference to `media_request_object_init'
>> ld: (.text+0x2e9d): undefined reference to `media_request_object_bind'
   ld: drivers/media/common/videobuf2/videobuf2-core.o: in function `vb2_core_streamon':
>> (.text+0x348b): undefined reference to `v4l_vb2q_enable_media_source'
   ld: drivers/media/common/videobuf2/videobuf2-core.o: in function `vb2_core_dqbuf':
   (.text+0x3efe): undefined reference to `media_request_object_unbind'
   ld: (.text+0x3f05): undefined reference to `media_request_object_put'
>> ld: (.text+0x3f18): undefined reference to `media_request_put'

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

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

only message in thread, other threads:[~2019-10-26  1:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-26  1:10 [android-common:android-mainline 391/392] videobuf2-core.c:undefined reference to `media_request_put' 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.