Re: [cron job] v4l-dvb daily build 2.6.22 and up: WARNINGS, 2.6.16-2.6.21: WARNINGS

2009-12-01 Thread Németh Márton
Hans Verkuil wrote:
 This message is generated daily by a cron job that builds v4l-dvb for
 the kernels and architectures in the list below.
 
 Results of the daily build of v4l-dvb:
 
 date:Tue Dec  1 19:00:02 CET 2009
 path:http://www.linuxtv.org/hg/v4l-dvb
 changeset:   13538:e0cd9a337600
 gcc version: gcc (GCC) 4.3.1
 hardware:x86_64
 host os: 2.6.26
 [...]
 Detailed results are available here:
 
 http://www.xs4all.nl/~hverkuil/logs/Tuesday.log


 linux-2.6.29.1-i686: WARNINGS
 /marune/build/v4l-dvb-master/v4l/firedtv-1394.c:264: warning: initialization 
 discards qualifiers from pointer target type

 linux-2.6.29.1-x86_64: WARNINGS
 /marune/build/v4l-dvb-master/v4l/firedtv-1394.c:264: warning: initialization 
 discards qualifiers from pointer target type

I found about this two warnings that this module is not to be built with 
2.6.29.1
according to the following lines from version.txt:

 [2.6.30]
 # Needs const id_table pointer in struct hpsb_protocol_driver
 DVB_FIREDTV_IEEE1394

I'm not sure whether the script v4l/scripts/make_kconfig.pl is working 
correctly or not.

Regards,

Márton Németh
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [cron job] v4l-dvb daily build 2.6.22 and up: WARNINGS, 2.6.16-2.6.21: WARNINGS

2009-12-01 Thread Hans Verkuil
On Wednesday 02 December 2009 03:05:10 Németh Márton wrote:
 Hans Verkuil wrote:
  This message is generated daily by a cron job that builds v4l-dvb for
  the kernels and architectures in the list below.
 
  Results of the daily build of v4l-dvb:
 
  date:Tue Dec  1 19:00:02 CET 2009
  path:http://www.linuxtv.org/hg/v4l-dvb
  changeset:   13538:e0cd9a337600
  gcc version: gcc (GCC) 4.3.1
  hardware:x86_64
  host os: 2.6.26
  [...]
  Detailed results are available here:
 
  http://www.xs4all.nl/~hverkuil/logs/Tuesday.log
 
  linux-2.6.29.1-i686: WARNINGS
  /marune/build/v4l-dvb-master/v4l/firedtv-1394.c:264: warning:
  initialization discards qualifiers from pointer target type
 
  linux-2.6.29.1-x86_64: WARNINGS
  /marune/build/v4l-dvb-master/v4l/firedtv-1394.c:264: warning:
  initialization discards qualifiers from pointer target type

 I found about this two warnings that this module is not to be built with
 2.6.29.1

 according to the following lines from version.txt:
  [2.6.30]
  # Needs const id_table pointer in struct hpsb_protocol_driver
  DVB_FIREDTV_IEEE1394

 I'm not sure whether the script v4l/scripts/make_kconfig.pl is working
 correctly or not.

There are some weird conditions on that IEEE1394 config that seem to defeat 
the make_kconfig.pl script. I haven't had the time to look at it. It would be 
great if someone can take a look at it as I don't have the time.

Regards,

Hans


 Regards,

   Márton Németh

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html