linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the final tree (sound tree related)
@ 2012-08-24  7:20 Stephen Rothwell
  2012-08-25 13:42 ` Takashi Iwai
  0 siblings, 1 reply; 20+ messages in thread
From: Stephen Rothwell @ 2012-08-24  7:20 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, linux-kernel, Mengdong Lin

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

Hi all,

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

sound/pci/hda/hda_codec.c: In function 'snd_hda_codec_new':
sound/pci/hda/hda_codec.c:1323:7: error: 'struct hda_codec' has no member named 'd3_stop_clk'
sound/pci/hda/hda_codec.c:1326:12: error: 'struct hda_codec' has no member named 'd3_stop_clk'
sound/pci/hda/hda_codec.c: In function 'hda_set_power_state':
sound/pci/hda/hda_codec.c:3547:7: error: 'struct hda_codec' has no member named 'd3_stop_clk_ok'
sound/pci/hda/hda_codec.c:3573:11: error: 'struct hda_codec' has no member named 'd3_stop_clk'
sound/pci/hda/hda_codec.c:3574:8: error: 'struct hda_codec' has no member named 'd3_stop_clk_ok'

Caused by commit b8dfc4624162 ("ALSA: hda - add runtime PM support").
CONFIG_SND_HDA_POWER_SAVE is not set for this build.

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] 20+ messages in thread
* linux-next: build failure after merge of the final tree (sound tree related)
@ 2013-10-28 14:42 Stephen Rothwell
  2013-10-28 15:14 ` Takashi Iwai
  0 siblings, 1 reply; 20+ messages in thread
From: Stephen Rothwell @ 2013-10-28 14:42 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, linux-kernel, Nicolin Chen

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

Hi all,

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

sound/built-in.o: In function `snd_free_dev_iram':
(.text+0x17028): undefined reference to `gen_pool_free'

Presumably caused by commit 055032142c42 ("ALSA: Add SoC on-chip internal
ram support for DMA buffer allocation") from the sound tree.

I have left this broken for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

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

^ permalink raw reply	[flat|nested] 20+ messages in thread
* linux-next: build failure after merge of the final tree (sound tree related)
@ 2012-10-18  3:16 Stephen Rothwell
  2012-10-18  6:18 ` Takashi Iwai
  0 siblings, 1 reply; 20+ messages in thread
From: Stephen Rothwell @ 2012-10-18  3:16 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, linux-kernel, Ondrej Zary

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

Hi all,

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

In file included from sound/pci/ice1712/psc724.c:29:0:
sound/pci/ice1712/ice1712.h: In function 'snd_ice1712_write':
sound/pci/ice1712/ice1712.h:501:2: error: implicit declaration of function 'outb' [-Werror=implicit-function-declaration]
sound/pci/ice1712/ice1712.h: In function 'snd_ice1712_read':
sound/pci/ice1712/ice1712.h:508:2: error: implicit declaration of function 'inb' [-Werror=implicit-function-declaration]

Caused by commit 77b0b254af72 ("ALSA: ice1712: Add Philips PSC724
Ultimate Edge").  Probably some Kconfig dependency missing?

I have reverted that commit (and the following commit a2af050f8df6 "ALSA:
ice17xx: Constify strings and string arrays") for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

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

^ permalink raw reply	[flat|nested] 20+ messages in thread
* linux-next: build failure after merge of the final tree (sound tree related)
@ 2012-03-14  7:05 Stephen Rothwell
  2012-03-14  7:22 ` Takashi Iwai
  0 siblings, 1 reply; 20+ messages in thread
From: Stephen Rothwell @ 2012-03-14  7:05 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, linux-kernel

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

Hi all,

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

sound/pci/hda/patch_sigmatel.c: In function 'stac92xx_update_led_status':
sound/pci/hda/patch_sigmatel.c:5075:3: error: implicit declaration of function 'stac_vrefout_set' [-Werror=implicit-function-declaration]

Caused by commit 2faa3bf15ba6 ("ALSA: hda - Rewrite the mute-LED hook
with vmaster hook in patch_sigmatel.c").  CONFIG_SND_HDA_POWER_SAVE is
not set for this build.

I reverted that commit for today (and commits d2f344b5e0a9 "ALSA: hda -
Add "Mute-LED Mode" enum control" and f29735cbef4e "ALSA: hda - Add
expose_enum_ctl flag to snd_hda_add_vmaster_hook()" which conflict with
the revert).

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

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

^ permalink raw reply	[flat|nested] 20+ messages in thread
* linux-next: build failure after merge of the final tree (sound tree related)
@ 2011-11-01  9:24 Stephen Rothwell
  2011-11-01  9:48 ` Takashi Iwai
  0 siblings, 1 reply; 20+ messages in thread
From: Stephen Rothwell @ 2011-11-01  9:24 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, linux-kernel, Konstantin Ozerkov, Denis V. Lunev

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

Hi all,

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

In file included from sound/pci/intel8x0.c:46:0:
arch/powerpc/include/asm/kvm_para.h: In function 'kvm_arch_para_features':
arch/powerpc/include/asm/kvm_para.h:166:22: error: 'KVM_HC_FEATURES' undeclared (first use in this function)

Caused by commit 228cf79376f1 ("ALSA: intel8x0: Improve performance in
virtual environment").  It should probably be including linux/kvm_para.h
instead of asm/kvm_para.h.

I have reverted that commit for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

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

^ permalink raw reply	[flat|nested] 20+ messages in thread
* linux-next: build failure after merge of the final tree (sound tree related)
@ 2011-06-28  6:50 Stephen Rothwell
  2011-06-28  6:57 ` Takashi Iwai
  0 siblings, 1 reply; 20+ messages in thread
From: Stephen Rothwell @ 2011-06-28  6:50 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, linux-kernel

Hi all,

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

sound/pci/hda/patch_via.c:185:28: error: field 'loopback' has incomplete type
sound/pci/hda/patch_via.c:187:22: error: array type has incomplete element type
sound/pci/hda/patch_via.c: In function 'is_aa_path_mute':
sound/pci/hda/patch_via.c:891:39: error: dereferencing pointer to incomplete type
sound/pci/hda/patch_via.c:891:51: error: dereferencing pointer to incomplete type
sound/pci/hda/patch_via.c:892:11: error: dereferencing pointer to incomplete type
sound/pci/hda/patch_via.c: In function 'add_loopback_list':
sound/pci/hda/patch_via.c:2004:29: warning: type defaults to 'int' in type name
sound/pci/hda/patch_via.c:2004:29: warning: type defaults to 'int' in type name
sound/pci/hda/patch_via.c:2004:29: error: negative width in bit-field '<anonymous>'
sound/pci/hda/patch_via.c:2007:6: error: dereferencing pointer to incomplete type
sound/pci/hda/patch_via.c:2008:6: error: dereferencing pointer to incomplete type
sound/pci/hda/patch_via.c:2009:6: error: dereferencing pointer to incomplete type

Caused by commit ada509ec00e4 ("ALSA: hda - Simplify analog-low-current
mode check for VIA codecs") which removed the CONFIG_SND_HDA_POWER_SAVE
protection of the usage, but not the definition in
sound/pci/hda/hda_local.h.

I have added the below patch for today:

From: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Tue, 28 Jun 2011 16:46:09 +1000
Subject: [PATCH] ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct
 hda_loopback_check

to fix build problems when it is disabled.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
 sound/pci/hda/hda_local.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/sound/pci/hda/hda_local.h b/sound/pci/hda/hda_local.h
index b333bf4..88b277e 100644
--- a/sound/pci/hda/hda_local.h
+++ b/sound/pci/hda/hda_local.h
@@ -565,7 +565,6 @@ int snd_hda_get_bool_hint(struct hda_codec *codec, const char *key)
  * power-management
  */
 
-#ifdef CONFIG_SND_HDA_POWER_SAVE
 void snd_hda_schedule_power_save(struct hda_codec *codec);
 
 struct hda_amp_list {
@@ -582,7 +581,6 @@ struct hda_loopback_check {
 int snd_hda_check_amp_list_power(struct hda_codec *codec,
 				 struct hda_loopback_check *check,
 				 hda_nid_t nid);
-#endif /* CONFIG_SND_HDA_POWER_SAVE */
 
 /*
  * AMP control callbacks
-- 
1.7.5.4

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

^ permalink raw reply related	[flat|nested] 20+ messages in thread
* linux-next: build failure after merge of the final tree (sound tree related)
@ 2011-06-14  6:03 Stephen Rothwell
  2011-06-14  6:19 ` Takashi Iwai
  0 siblings, 1 reply; 20+ messages in thread
From: Stephen Rothwell @ 2011-06-14  6:03 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, linux-kernel, Joe Perches

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

Hi all,

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

sound/pci/hda/snd-hda-codec-realtek.o: In function `snd_hda_detach_beep_device':
(.text+0xb6d0): multiple definition of `snd_hda_detach_beep_device'
sound/pci/hda/snd-hda-codec.o:(.text+0xba0): first defined here
sound/pci/hda/snd-hda-codec-analog.o: In function `snd_hda_detach_beep_device':
(.text+0x33e0): multiple definition of `snd_hda_detach_beep_device'
sound/pci/hda/snd-hda-codec.o:(.text+0xba0): first defined here
sound/pci/hda/snd-hda-codec-idt.o: In function `snd_hda_detach_beep_device':
(.text+0x6560): multiple definition of `snd_hda_detach_beep_device'
sound/pci/hda/snd-hda-codec.o:(.text+0xba0): first defined here
sound/pci/hda/snd-hda-codec-conexant.o: In function `snd_hda_detach_beep_device':
(.text+0x40d0): multiple definition of `snd_hda_detach_beep_device'
sound/pci/hda/snd-hda-codec.o:(.text+0xba0): first defined here

Caused by commit 2308f4add3de ("ALSA: hda - Fix beep_device compilation
warnings").

I have reverted that commit for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

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

^ permalink raw reply	[flat|nested] 20+ messages in thread
* linux-next: build failure after merge of the final tree (sound tree related)
@ 2011-03-16  6:39 Stephen Rothwell
  2011-03-16  6:49 ` Takashi Iwai
  0 siblings, 1 reply; 20+ messages in thread
From: Stephen Rothwell @ 2011-03-16  6:39 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: linux-next, linux-kernel, Clemens Ladisch, Stefan Richter, Jay Fenlason

Hi all,

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

sound/firewire/fcp.c: In function 'fcp_avc_transaction':
sound/firewire/fcp.c:103: error: implicit declaration of function 'msleep'

Caused by commit 31ef9134eb52 ("ALSA: add LaCie FireWire Speakers/Griffin
FireWave Surround driver").  See Rule 1 from
Documentation/SubmitChecklist.

I have added this patch for today:

>From d238d290ba37e4a31929e6d3f6a08c187b537628 Mon Sep 17 00:00:00 2001
From: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Wed, 16 Mar 2011 17:35:53 +1100
Subject: [PATCH] ALSA: msleep needs delay.h

fixes this error:

sound/firewire/fcp.c: In function 'fcp_avc_transaction':
sound/firewire/fcp.c:103: error: implicit declaration of function 'msleep'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
 sound/firewire/fcp.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/firewire/fcp.c b/sound/firewire/fcp.c
index c20bd9c..ec578b5 100644
--- a/sound/firewire/fcp.c
+++ b/sound/firewire/fcp.c
@@ -13,6 +13,7 @@
 #include <linux/sched.h>
 #include <linux/spinlock.h>
 #include <linux/wait.h>
+#include <linux/delay.h>
 #include "fcp.h"
 #include "lib.h"
 
-- 
1.7.4.1


-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

^ permalink raw reply related	[flat|nested] 20+ messages in thread
* linux-next: build failure after merge of the final tree (sound tree related)
@ 2011-01-11  2:20 Stephen Rothwell
  2011-01-11  6:40 ` Takashi Iwai
  0 siblings, 1 reply; 20+ messages in thread
From: Stephen Rothwell @ 2011-01-11  2:20 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, linux-kernel, Clemens Ladisch

Hi all,

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

sound/pci/oxygen/xonar_dg.c: In function 'dg_output_enable':
sound/pci/oxygen/xonar_dg.c:138: error: implicit declaration of function 'msleep'

Caused by commit 66410bfdf14f7c2ad3b2d4a8adeab41d368b6f05 ("ALSA: oxygen:
add Xonar DG support").

See Rule 1 in Documentation/SubmitChecklist.

I added the following patch for today:

From: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Tue, 11 Jan 2011 13:17:16 +1100
Subject: [PATCH] ALSA: include delay.h for msleep in Xonar DG support

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
 sound/pci/oxygen/xonar_dg.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/pci/oxygen/xonar_dg.c b/sound/pci/oxygen/xonar_dg.c
index cc610ac1..dd45cf4 100644
--- a/sound/pci/oxygen/xonar_dg.c
+++ b/sound/pci/oxygen/xonar_dg.c
@@ -40,6 +40,7 @@
  */
 
 #include <linux/pci.h>
+#include <linux/delay.h>
 #include <sound/control.h>
 #include <sound/core.h>
 #include <sound/info.h>
-- 
1.7.2.3

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

^ permalink raw reply related	[flat|nested] 20+ messages in thread
* linux-next: build failure after merge of the final tree (sound tree related)
@ 2010-09-21  6:40 Stephen Rothwell
  2010-09-21  8:02 ` Takashi Iwai
  0 siblings, 1 reply; 20+ messages in thread
From: Stephen Rothwell @ 2010-09-21  6:40 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: linux-next, linux-kernel

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

Hi ,

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

sound/pci/hda/patch_realtek.c: In function 'alc_resume':
sound/pci/hda/patch_realtek.c:4131: error: 'struct hda_codec_ops' has no member named 'check_power_status'
sound/pci/hda/patch_realtek.c:4132: error: 'struct hda_codec_ops' has no member named 'check_power_status'
sound/pci/hda/patch_realtek.c: In function 'alc269_resume':
sound/pci/hda/patch_realtek.c:14706: error: 'struct hda_codec_ops' has no member named 'check_power_status'
sound/pci/hda/patch_realtek.c:14707: error: 'struct hda_codec_ops' has no member named 'check_power_status'

Caused by commit 0ec33d1f952934ea3251cefc6d108b47818eedd0 ("ALSA: hda -
Refactor ALC269 power-ups/downs in PM callbacks").  I have reverted that
commit for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

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

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

end of thread, other threads:[~2013-10-28 15:11 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-24  7:20 linux-next: build failure after merge of the final tree (sound tree related) Stephen Rothwell
2012-08-25 13:42 ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2013-10-28 14:42 Stephen Rothwell
2013-10-28 15:14 ` Takashi Iwai
2012-10-18  3:16 Stephen Rothwell
2012-10-18  6:18 ` Takashi Iwai
2012-03-14  7:05 Stephen Rothwell
2012-03-14  7:22 ` Takashi Iwai
2011-11-01  9:24 Stephen Rothwell
2011-11-01  9:48 ` Takashi Iwai
2011-06-28  6:50 Stephen Rothwell
2011-06-28  6:57 ` Takashi Iwai
2011-06-14  6:03 Stephen Rothwell
2011-06-14  6:19 ` Takashi Iwai
2011-03-16  6:39 Stephen Rothwell
2011-03-16  6:49 ` Takashi Iwai
2011-01-11  2:20 Stephen Rothwell
2011-01-11  6:40 ` Takashi Iwai
2010-09-21  6:40 Stephen Rothwell
2010-09-21  8:02 ` Takashi Iwai

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).