linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the final tree (wireless-next tree related)
@ 2012-06-21  5:59 Stephen Rothwell
  2012-06-21  6:04 ` Arend van Spriel
  2012-06-21  8:59 ` Arend van Spriel
  0 siblings, 2 replies; 9+ messages in thread
From: Stephen Rothwell @ 2012-06-21  5:59 UTC (permalink / raw)
  To: John W. Linville
  Cc: linux-next, linux-kernel, Arend van Spriel,
	Pieter-Paul Giesberts, Franky (Zhenhui) Lin

[-- Attachment #1: Type: text/plain, Size: 908 bytes --]

Hi all,

After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:

drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c: In function 'brcmf_sdio_dump_console':
drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c:3085:3: error: implicit declaration of function 'vzalloc' [-Werror=implicit-function-declaration]
drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c:3085:10: warning: assignment makes pointer from integer without a cast [enabled by default]
drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c:3113:2: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]

Caused by commit 4fc0d0160d59 ("brcmfmac: introduce checkdied debugfs
functionality") from the wireless-next tree. Forgot to include vmalloc.h ?

I have reverted that commit for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* linux-next: build failure after merge of the final tree (wireless-next tree related)
@ 2013-04-04  7:10 Stephen Rothwell
  2013-04-04 19:43 ` Larry Finger
  0 siblings, 1 reply; 9+ messages in thread
From: Stephen Rothwell @ 2013-04-04  7:10 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-next, linux-kernel, Larry Finger

[-- Attachment #1: Type: text/plain, Size: 1329 bytes --]

Hi all,

After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:

drivers/net/wireless/rtlwifi/rtl8188ee/built-in.o: In function `.rtl92c_phy_ap_calibrate':
(.text+0x21d14): multiple definition of `.rtl92c_phy_ap_calibrate'
drivers/net/wireless/rtlwifi/rtl8192c/built-in.o:(.text+0xb1e8): first defined here
drivers/net/wireless/rtlwifi/rtl8188ee/built-in.o: In function `rtl_hal_pwrseqcmdparsing':
(.opd+0xed0): multiple definition of `rtl_hal_pwrseqcmdparsing'
drivers/net/wireless/rtlwifi/rtl8723ae/built-in.o:(.opd+0x11a0): first defined here
drivers/net/wireless/rtlwifi/rtl8188ee/built-in.o: In function `rtl92c_phy_ap_calibrate':
(.opd+0xe58): multiple definition of `rtl92c_phy_ap_calibrate'
drivers/net/wireless/rtlwifi/rtl8192c/built-in.o:(.opd+0x570): first defined here
drivers/net/wireless/rtlwifi/rtl8188ee/built-in.o: In function `.rtl_hal_pwrseqcmdparsing':
(.text+0x22164): multiple definition of `.rtl_hal_pwrseqcmdparsing'
drivers/net/wireless/rtlwifi/rtl8723ae/built-in.o:(.text+0x297a8): first defined here

Caused by commit f0eb856e0b6c ("rtlwifi: rtl8188ee: Add new driver").

I reverted commit 8b138d4898a0 ("rtlwifi: rtl8188ee: Enable build of new
driver") for today.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* linux-next: build failure after merge of the final tree (wireless-next tree related)
@ 2014-03-18  7:41 Stephen Rothwell
  0 siblings, 0 replies; 9+ messages in thread
From: Stephen Rothwell @ 2014-03-18  7:41 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-next, linux-kernel, Fariya Fatima

[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

Hi all,

After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:

In file included from drivers/net/wireless/rsi/rsi_mgmt.h:22:0,
                 from drivers/net/wireless/rsi/rsi_91x_core.c:17:
drivers/net/wireless/rsi/rsi_91x_core.c: In function 'rsi_dbg':
drivers/net/wireless/rsi/rsi_main.h:44:20: error: function 'rsi_dbg' can never be inlined because it uses variable argument lists
 static inline void rsi_dbg(u32 zone, const char *fmt, ...)
                    ^

I got quite a few of these.  I am using gcc version 4.8.1 if that matters.

Caused by commit dad0d04fa7ba ("rsi: Add RS9113 wireless driver") from
the wireless-next tree.

I have reverted that commit for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* linux-next: build failure after merge of the final tree (wireless-next tree related)
@ 2014-03-19  6:20 Stephen Rothwell
  2014-03-19  6:23 ` Grumbach, Emmanuel
  2014-03-19 19:14 ` John W. Linville
  0 siblings, 2 replies; 9+ messages in thread
From: Stephen Rothwell @ 2014-03-19  6:20 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-next, linux-kernel, Emmanuel Grumbach

[-- Attachment #1: Type: text/plain, Size: 787 bytes --]

Hi all,

After merging the final tree, today's linux-next build (powerpc allyesconfig)
failed like this:

drivers/net/wireless/iwlwifi/mvm/debugfs.c: In function 'iwl_dbgfs_fw_error_dump_release':
drivers/net/wireless/iwlwifi/mvm/debugfs.c:161:2: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
  vfree(file->private_data);
  ^

Caused by commit 1bd3cbc1a0e9 ("iwlwifi: mvm: send udev event upon
firmware error to dump logs") from the wireless-next tree.  See Rule 1
from Documentation/SubmitChecklist.

I have reverted that commit (and commit cdb00563fe2c ("iwlwifi: mvm: BT
Coex - add debugfs hook to set BT Tx priority") that may depend on it)
for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-03-19 19:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-21  5:59 linux-next: build failure after merge of the final tree (wireless-next tree related) Stephen Rothwell
2012-06-21  6:04 ` Arend van Spriel
2012-06-21  8:59 ` Arend van Spriel
2013-04-04  7:10 Stephen Rothwell
2013-04-04 19:43 ` Larry Finger
2014-03-18  7:41 Stephen Rothwell
2014-03-19  6:20 Stephen Rothwell
2014-03-19  6:23 ` Grumbach, Emmanuel
2014-03-19 19:14 ` John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).