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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 25 Oct 2015 18:51:05 +0800
From:	kbuild test robot <fengguang.wu@...el.com>
To:	Hans Verkuil <hans.verkuil@...co.com>
Cc:	kbuild-all@...org, linux-kernel@...r.kernel.org,
	Mauro Carvalho Chehab <m.chehab@...sung.com>,
	linux-media@...r.kernel.org
Subject: sh_vou.c:undefined reference to `vb2_plane_cookie'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   32b88194f71d6ae7768a29f87fbba454728273ee
commit: 57af3ad59d953f300a1fcb143e72d024aff73550 [media] sh-vou: convert to vb2
date:   4 months ago
config: x86_64-randconfig-s0-10251736 (attached as .config)
reproduce:
        git checkout 57af3ad59d953f300a1fcb143e72d024aff73550
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `sh_vou_schedule_next':
>> sh_vou.c:(.text+0x1fdfcc): undefined reference to `vb2_plane_cookie'
   drivers/built-in.o: In function `sh_vou_start_streaming':
>> sh_vou.c:(.text+0x1fe128): undefined reference to `vb2_buffer_done'
   drivers/built-in.o: In function `sh_vou_remove':
   sh_vou.c:(.text+0x1ff5c9): undefined reference to `vb2_dma_contig_cleanup_ctx'
   drivers/built-in.o: In function `sh_vou_isr':
   sh_vou.c:(.text+0x1ff81a): undefined reference to `vb2_buffer_done'
   drivers/built-in.o: In function `sh_vou_probe':
   sh_vou.c:(.text+0x1ffdf0): undefined reference to `vb2_dma_contig_memops'
>> sh_vou.c:(.text+0x1ffe0b): undefined reference to `vb2_queue_init'
   sh_vou.c:(.text+0x1ffe33): undefined reference to `vb2_dma_contig_init_ctx'
   sh_vou.c:(.text+0x1fff7f): undefined reference to `vb2_dma_contig_cleanup_ctx'
   drivers/built-in.o: In function `sh_vou_release':
>> sh_vou.c:(.text+0x200333): undefined reference to `_vb2_fop_release'
   drivers/built-in.o: In function `sh_vou_stop_streaming':
   sh_vou.c:(.text+0x20048a): undefined reference to `vb2_buffer_done'
   drivers/built-in.o: In function `board_staging_register_clock':
   (.init.text+0x1f1d2): undefined reference to `clk_add_alias'
>> drivers/built-in.o:(.rodata+0x6ee50): undefined reference to `vb2_fop_write'
   drivers/built-in.o:(.rodata+0x6ee58): undefined reference to `vb2_fop_poll'
   drivers/built-in.o:(.rodata+0x6ee78): undefined reference to `vb2_fop_mmap'
   drivers/built-in.o:(.rodata+0x6efe0): undefined reference to `vb2_ioctl_reqbufs'
   drivers/built-in.o:(.rodata+0x6efe8): undefined reference to `vb2_ioctl_querybuf'
   drivers/built-in.o:(.rodata+0x6eff0): undefined reference to `vb2_ioctl_qbuf'
   drivers/built-in.o:(.rodata+0x6eff8): undefined reference to `vb2_ioctl_expbuf'
   drivers/built-in.o:(.rodata+0x6f000): undefined reference to `vb2_ioctl_dqbuf'
   drivers/built-in.o:(.rodata+0x6f008): undefined reference to `vb2_ioctl_create_bufs'
>> drivers/built-in.o:(.rodata+0x6f010): undefined reference to `vb2_ioctl_prepare_buf'
   drivers/built-in.o:(.rodata+0x6f030): undefined reference to `vb2_ioctl_streamon'
   drivers/built-in.o:(.rodata+0x6f038): undefined reference to `vb2_ioctl_streamoff'
>> drivers/built-in.o:(.data+0x35468): undefined reference to `vb2_ops_wait_prepare'
>> drivers/built-in.o:(.data+0x35470): undefined reference to `vb2_ops_wait_finish'

---
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" (23053 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ