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:	Thu, 9 Oct 2014 10:17:06 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	linux-media <linux-media@...r.kernel.org>, pawel@...iak.com,
	m.szyprowski@...sung.com, Kyungmin Park <kyungmin.park@...sung.com>
Subject: randconfig build error with next-20141009, in drivers/media/v4l2-core/videobuf2-core.c

Building with the attached random configuration file,

drivers/built-in.o: In function `vb2_fop_mmap':
(.text+0x30256b): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_expbuf':
(.text+0x3025b9): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_streamoff':
(.text+0x302639): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_streamon':
(.text+0x3026b9): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_dqbuf':
(.text+0x303094): undefined reference to `video_devdata'
drivers/built-in.o:(.text+0x3031f1): more undefined references to
`video_devdata' follow
drivers/built-in.o: In function `vb2_thread':
videobuf2-core.c:(.text+0x30396e): undefined reference to `v4l2_get_timestamp'
drivers/built-in.o: In function `vb2_ioctl_qbuf':
(.text+0x303aba): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_prepare_buf':
(.text+0x303c43): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_create_bufs':
(.text+0x3045e8): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_ioctl_reqbufs':
(.text+0x304cb9): undefined reference to `video_devdata'
drivers/built-in.o: In function `_vb2_fop_release':
(.text+0x305067): undefined reference to `video_devdata'
drivers/built-in.o: In function `_vb2_fop_release':
(.text+0x305117): undefined reference to `v4l2_fh_release'
drivers/built-in.o: In function `vb2_fop_release':
(.text+0x305148): undefined reference to `video_devdata'
drivers/built-in.o: In function `__vb2_perform_fileio':
videobuf2-core.c:(.text+0x3059bb): undefined reference to `v4l2_get_timestamp'
drivers/built-in.o: In function `vb2_fop_write':
(.text+0x305b07): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_fop_read':
(.text+0x305cae): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_poll':
(.text+0x305e11): undefined reference to `video_devdata'
drivers/built-in.o: In function `vb2_poll':
(.text+0x305e6d): undefined reference to `v4l2_event_pending'
drivers/built-in.o: In function `vb2_fop_poll':
(.text+0x3063f9): undefined reference to `video_devdata'
make: *** [vmlinux] Error 1

View attachment "randconfig-1412873562.txt" of type "text/plain" (86607 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ