linux-next: upstream build failure: v4l/dvb

Previous thread: [PATCH] /dev/mem gcc weak function workaround by Venki Pallipadi on Tuesday, April 29, 2008 - 9:31 pm. (29 messages)

Next thread: Slow DOWN, please!!! by David Miller on Tuesday, April 29, 2008 - 10:03 pm. (219 messages)
To: Mauro Carvalho Chehab <mchehab@...>
Cc: LKML <linux-kernel@...>, <linux-next@...>, Andrew Morton <akpm@...>, Linus <torvalds@...>
Date: Tuesday, April 29, 2008 - 9:41 pm

Hi all,

Today's linux-next build (Linus' tree, x86_64 allmodconfig) fails like
this:

ERROR: "tea5767_autodetection" [drivers/media/video/tuner.ko] undefined!
ERROR: "tda829x_probe" [drivers/media/video/tuner.ko] undefined!
ERROR: "tea5761_autodetection" [drivers/media/video/tuner.ko] undefined!

Reverting commit 149ef72deeba57078216c9fa678baff392295853 ("Rename common
tuner Kconfig names to use the same") makes the build work again.

Also, note that this commit has no Signed-off-by ...

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

To: Stephen Rothwell <sfr@...>
Cc: LKML <linux-kernel@...>, <linux-next@...>, Andrew Morton <akpm@...>, Linus <torvalds@...>
Date: Tuesday, April 29, 2008 - 10:00 pm

Hi Stephen,

On Wed, 30 Apr 2008 11:41:24 +1000

I suspect that something wrong happened on your compilation, or at linux-next
merge. Those three drivers (tea5767, tea5761 and tea829x) were moved
from /drivers/media/video to /drivers/common/tuners, but the above messages are

Ops. Sorry. How could I forgot to sign a patch!

Just for the records: Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

Cheers,
Mauro
--

To: Mauro Carvalho Chehab <mchehab@...>
Cc: LKML <linux-kernel@...>, <linux-next@...>, Andrew Morton <akpm@...>, Linus <torvalds@...>
Date: Tuesday, April 29, 2008 - 11:49 pm

Hi Mauro,

On Tue, 29 Apr 2008 23:00:40 -0300 Mauro Carvalho Chehab <mchehab@infradead=

OK, interesting. This was a build of just Linus' tree so others may get
this problem if they don't do a "make clean" or similar (as I don't).

I have now done the merge of the v4l-dvb tree in linux-next and I have had =
several conflicts, the worst being in the file drivers/media/Kconfig betwee=
n commit 7c91f0624a9a2b8b9b122cf94fef34bc7f7347a6 ("V4L/DVB(7767): Move tun=
ers to common/tuners") in Linus' tree and commit 9c76e847539ab7a73e82ff6928=
62f3de9fa19ddb ("V4L/DVB(7767): Move tuners to common/tuners") in the v4l-d=
vb tree. The former leaves

source "drivers/media/common/Kconfig"

while the latter removes it. I suspect I have a bad version of the
v4l-dvb/stable tree (though I did fetch it this morning).

I managed to fix it all up to the point that it builds, though.
--=20
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

To: Stephen Rothwell <sfr@...>
Cc: LKML <linux-kernel@...>, <linux-next@...>, Andrew Morton <akpm@...>, Linus <torvalds@...>
Date: Wednesday, April 30, 2008 - 3:12 pm

On Wed, 30 Apr 2008 13:49:50 +1000

We've found some bugs that may explain what you've got. Anyway, most of they

The same patch were on both Linus and my tree. -git sometimes don't like
this ;)

Anyway, I've already dropped those patches that were already applied from my
tree. You should get a clean merge tomorrow.

Cheers,
Mauro
--

To: Mauro Carvalho Chehab <mchehab@...>
Cc: LKML <linux-kernel@...>, <linux-next@...>, Andrew Morton <akpm@...>, Linus <torvalds@...>
Date: Wednesday, April 30, 2008 - 8:37 pm

Hi Mauro,

On Wed, 30 Apr 2008 16:12:24 -0300 Mauro Carvalho Chehab <mchehab@infradead=

Thanks.

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

Previous thread: [PATCH] /dev/mem gcc weak function workaround by Venki Pallipadi on Tuesday, April 29, 2008 - 9:31 pm. (29 messages)

Next thread: Slow DOWN, please!!! by David Miller on Tuesday, April 29, 2008 - 10:03 pm. (219 messages)