[staging:staging-testing 751/783] (.text+0x3120): multiple definition of `bss_cap_update_on_sta_join'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git staging-testing
head:   1375baa965590bbd3ce7656a6d643e4b3590fd37
commit: 554c0a3abf216c991c5ebddcdb2c08689ecd290b [751/783] staging: Add rtl8723bs sdio wifi driver
config: alpha-allyesconfig (attached as .config)
compiler: alpha-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 554c0a3abf216c991c5ebddcdb2c08689ecd290b
        # save the attached .config to linux build tree
        make.cross ARCH=alpha 

All errors (new ones prefixed by >>):

   drivers/staging/rtl8712/built-in.o: In function `recv_func':
>> (.text+0x26a60): multiple definition of `recv_func'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x32cc0): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `bss_cap_update_on_sta_join':
>> (.text+0x3120): multiple definition of `bss_cap_update_on_sta_join'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x32e0): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_txframes_pending':
>> (.text+0x3a650): multiple definition of `rtw_txframes_pending'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x407f0): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_drvextra_cmd_hdl':
>> (.text+0x7c20): multiple definition of `rtw_drvextra_cmd_hdl'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x8d40): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `mgt_dispatcher':
>> (.text+0x21440): multiple definition of `mgt_dispatcher'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x1c730): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_get_cur_max_rate':
>> (.text+0x10960): multiple definition of `rtw_get_cur_max_rate'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x10d50): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `set_stakey_hdl':
>> (.text+0x26820): multiple definition of `set_stakey_hdl'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x29350): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `update_IOT_info':
>> (.text+0x38f40): multiple definition of `update_IOT_info'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x3eb10): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_free_recvframe':
>> (.text+0x29a80): multiple definition of `rtw_free_recvframe'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x2e040): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `link_timer_hdl':
>> (.text+0x24eb0): multiple definition of `link_timer_hdl'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x27f60): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `is_IBSS_empty':
>> (.text+0x36750): multiple definition of `is_IBSS_empty'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x3be00): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_select_and_join_from_scanned_queue':
>> (.text+0x14b90): multiple definition of `rtw_select_and_join_from_scanned_queue'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x16f70): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_secmicappendbyte':
>> (.text+0x33180): multiple definition of `rtw_secmicappendbyte'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x38090): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_addbareq_cmd':
>> (.text+0x6c60): multiple definition of `rtw_addbareq_cmd'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x7710): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `send_beacon':
>> (.text+0x204c0): multiple definition of `send_beacon'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x23160): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_indicate_wx_assoc_event':
>> (.text+0x61eb0): multiple definition of `rtw_indicate_wx_assoc_event'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x97690): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_recv_entry':
>> (.text+0x2e360): multiple definition of `rtw_recv_entry'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x32ea0): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_createbss_cmd':
>> (.text+0x5c10): multiple definition of `rtw_createbss_cmd'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x6670): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `allocate_fw_sta_entry':
>> (.text+0x36aa0): multiple definition of `allocate_fw_sta_entry'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x3cb90): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `recvframe_chk_defrag':
>> (.text+0x2c1a0): multiple definition of `recvframe_chk_defrag'
   drivers/staging/rtl8723bs/built-in.o:(.text+0x31800): first defined here
   drivers/staging/rtl8188eu/built-in.o: In function `rtw_xmit_entry':

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux