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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 7 Feb 2016 19:25:10 +0800
From:	kbuild test robot <lkp@...el.com>
To:	Shuah Khan <shuahkh@....samsung.com>
Cc:	kbuild-all@...org, mchehab@....samsung.com, tiwai@...e.com,
	clemens@...isch.de, hans.verkuil@...co.com,
	laurent.pinchart@...asonboard.com, sakari.ailus@...ux.intel.com,
	javier@....samsung.com, Shuah Khan <shuahkh@....samsung.com>,
	pawel@...iak.com, m.szyprowski@...sung.com,
	kyungmin.park@...sung.com, perex@...ex.cz, arnd@...db.de,
	dan.carpenter@...cle.com, tvboxspy@...il.com, crope@....fi,
	ruchandani.tina@...il.com, corbet@....net, chehabrafael@...il.com,
	k.kozlowski@...sung.com, stefanr@...6.in-berlin.de,
	inki.dae@...sung.com, jh1009.sung@...sung.com,
	elfring@...rs.sourceforge.net, prabhakar.csengg@...il.com,
	sw0312.kim@...sung.com, p.zabel@...gutronix.de,
	ricardo.ribalda@...il.com, labbott@...oraproject.org,
	pierre-louis.bossart@...ux.intel.com, ricard.wanderlof@...s.com,
	julian@...st.de, takamichiho@...il.com, dominic.sacre@....de,
	misterpib@...il.com, daniel@...que.org, gtmkramer@...all.nl,
	normalperson@...t.net, joe@...po.co.uk, linuxbugs@...tgam.net,
	johan@...ud.se, klock.android@...il.com, nenggun.kim@...sung.com,
	j.anaszewski@...sung.com, geliangtang@....com,
	linux-kernel@...r.kernel.org, linux-media@...r.kernel.org,
	linux-api@...r.kernel.org, alsa-devel@...a-project.org
Subject: Re: [PATCH v2 21/22] sound/usb: Use Media Controller API to share
 media resources

Hi Shuah,

[auto build test ERROR on linuxtv-media/master]
[also build test ERROR on next-20160205]
[cannot apply to v4.5-rc2]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url:    https://github.com/0day-ci/linux/commits/Shuah-Khan/Sharing-media-resources-across-ALSA-and-au0828-drivers/20160204-121414
base:   git://linuxtv.org/media_tree.git master
config: i386-randconfig-b0-02071259 (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   sound/built-in.o: In function `media_stream_init':
>> (.text+0x3a043): undefined reference to `media_entity_pads_init'
   sound/built-in.o: In function `media_stream_init':
>> (.text+0x3a04d): undefined reference to `media_device_register_entity'
   sound/built-in.o: In function `media_stream_init':
>> (.text+0x3a080): undefined reference to `media_devnode_create'
   sound/built-in.o: In function `media_stream_init':
>> (.text+0x3a09c): undefined reference to `media_create_intf_link'
   sound/built-in.o: In function `media_stream_init':
>> (.text+0x3a0f4): undefined reference to `media_create_pad_link'
   sound/built-in.o: In function `media_stream_init':
>> (.text+0x3a105): undefined reference to `media_remove_intf_link'
   sound/built-in.o: In function `media_stream_init':
>> (.text+0x3a113): undefined reference to `media_devnode_remove'
   sound/built-in.o: In function `media_stream_init':
>> (.text+0x3a121): undefined reference to `media_device_unregister_entity'
   sound/built-in.o: In function `media_stream_delete':
   (.text+0x3a1f4): undefined reference to `media_devnode_remove'
   sound/built-in.o: In function `media_stream_delete':
   (.text+0x3a1fc): undefined reference to `media_device_unregister_entity'
   sound/built-in.o: In function `media_mixer_init':
   (.text+0x3a347): undefined reference to `media_entity_pads_init'
   sound/built-in.o: In function `media_mixer_init':
   (.text+0x3a351): undefined reference to `media_device_register_entity'
   sound/built-in.o: In function `media_mixer_init':
   (.text+0x3a369): undefined reference to `media_create_intf_link'
   sound/built-in.o: In function `media_mixer_init':
   (.text+0x3a39e): undefined reference to `media_device_unregister_entity'
   sound/built-in.o: In function `media_mixer_init':
   (.text+0x3a3da): undefined reference to `media_devnode_create'
   sound/built-in.o: In function `media_device_create':
>> (.text+0x3a424): undefined reference to `media_device_get_devres'
   sound/built-in.o: In function `media_device_create':
>> (.text+0x3a475): undefined reference to `__media_device_register'
   sound/built-in.o: In function `media_device_create':
>> (.text+0x3a526): undefined reference to `media_device_init'
   sound/built-in.o: In function `media_device_delete':
   (.text+0x3a5b1): undefined reference to `media_device_unregister_entity'
   sound/built-in.o: In function `media_device_delete':
   (.text+0x3a5f7): undefined reference to `media_devnode_remove'
   sound/built-in.o: In function `media_device_delete':
>> (.text+0x3a603): undefined reference to `media_device_unregister'

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ