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-next>] [day] [month] [year] [list]
Date:	Sun, 22 Nov 2015 13:53:44 +0800
From:	kbuild test robot <fengguang.wu@...el.com>
To:	Arnd Bergmann <arnd@...db.de>
Cc:	kbuild-all@...org, linux-kernel@...r.kernel.org,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: wilc_wfi_cfgoperations.c:undefined reference to
 `cfg80211_ready_on_channel'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   3ad5d7e06a96d54a55acb5ab25938a06814605c8
commit: bcc43a4b5ed75285aeacf2cf8d9b96d6379fb429 staging/wilc: fix Kconfig dependencies, second try
date:   5 weeks ago
config: i386-randconfig-x0-11221258 (attached as .config)
reproduce:
        git checkout bcc43a4b5ed75285aeacf2cf8d9b96d6379fb429
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `WILC_WFI_RemainOnChannelReady':
>> wilc_wfi_cfgoperations.c:(.text+0x1c2c65): undefined reference to `cfg80211_ready_on_channel'
   drivers/built-in.o: In function `WILC_WFI_RemainOnChannelExpired':
>> wilc_wfi_cfgoperations.c:(.text+0x1c3c9b): undefined reference to `cfg80211_remain_on_channel_expired'
   drivers/built-in.o: In function `mgmt_tx_cancel_wait':
   wilc_wfi_cfgoperations.c:(.text+0x1c4181): undefined reference to `cfg80211_remain_on_channel_expired'
   drivers/built-in.o: In function `set_channel':
>> wilc_wfi_cfgoperations.c:(.text+0x1c43fa): undefined reference to `ieee80211_frequency_to_channel'
   drivers/built-in.o: In function `scan':
   wilc_wfi_cfgoperations.c:(.text+0x1c67b1): undefined reference to `ieee80211_frequency_to_channel'
   drivers/built-in.o: In function `refresh_scan':
>> (.text+0x1c7c5a): undefined reference to `ieee80211_channel_to_frequency'
   drivers/built-in.o: In function `refresh_scan':
>> (.text+0x1c7c64): undefined reference to `__ieee80211_get_channel'
   drivers/built-in.o: In function `refresh_scan':
   (.text+0x1c7d24): undefined reference to `cfg80211_inform_bss_width'
   drivers/built-in.o: In function `refresh_scan':
>> (.text+0x1c7d2d): undefined reference to `cfg80211_put_bss'
   drivers/built-in.o: In function `CfgConnectResult':
>> wilc_wfi_cfgoperations.c:(.text+0x1c7ebe): undefined reference to `cfg80211_connect_result'
>> wilc_wfi_cfgoperations.c:(.text+0x1c7f7e): undefined reference to `cfg80211_disconnected'
   drivers/built-in.o: In function `CfgScanResult':
>> wilc_wfi_cfgoperations.c:(.text+0x1c9516): undefined reference to `ieee80211_channel_to_frequency'
>> wilc_wfi_cfgoperations.c:(.text+0x1c951f): undefined reference to `__ieee80211_get_channel'
>> wilc_wfi_cfgoperations.c:(.text+0x1c964a): undefined reference to `cfg80211_scan_done'
   wilc_wfi_cfgoperations.c:(.text+0x1c9784): undefined reference to `cfg80211_scan_done'
   wilc_wfi_cfgoperations.c:(.text+0x1c9867): undefined reference to `cfg80211_inform_bss_width'
>> wilc_wfi_cfgoperations.c:(.text+0x1c9870): undefined reference to `cfg80211_put_bss'
   drivers/built-in.o: In function `WILC_WFI_p2p_rx':
   (.text+0x1ca7b5): undefined reference to `ieee80211_channel_to_frequency'
   drivers/built-in.o: In function `WILC_WFI_p2p_rx':
>> (.text+0x1ca899): undefined reference to `cfg80211_mgmt_tx_status'
   drivers/built-in.o: In function `WILC_WFI_p2p_rx':
>> (.text+0x1ca9b1): undefined reference to `cfg80211_rx_mgmt'
   drivers/built-in.o: In function `WILC_WFI_p2p_rx':
   (.text+0x1ca9fb): undefined reference to `cfg80211_mgmt_tx_status'
   drivers/built-in.o: In function `WILC_WFI_CfgAlloc':
>> (.text+0x1caecc): undefined reference to `wiphy_new_nm'
   drivers/built-in.o: In function `wilc_create_wiphy':
>> (.text+0x1cb174): undefined reference to `wiphy_register'
   drivers/built-in.o: In function `wilc_free_wiphy':
>> (.text+0x1cb681): undefined reference to `wiphy_unregister'
   drivers/built-in.o: In function `wilc_free_wiphy':
>> (.text+0x1cb697): undefined reference to `wiphy_free'

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ