Package: libvideo-capture-v4l-perl
Version: 0.225-1
Severity: important

Hello,

There was a problem while autobuilding your package:

> Automatic build of libvideo-capture-v4l-perl_0.225-1 on avidan by sbuild/i386 
> 0.46
> Build started at 20060617-1626
> ******************************************************************************
> Checking available source versions...
> Fetching source files...
> Reading package lists...
> Building dependency tree...
> Need to get 104kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main libvideo-capture-v4l-perl 0.225-1 
> (dsc) [654B]
> Get:2 http://ftp.fr.debian.org sid/main libvideo-capture-v4l-perl 0.225-1 
> (tar) [80.1kB]
> Get:3 http://ftp.fr.debian.org sid/main libvideo-capture-v4l-perl 0.225-1 
> (diff) [23.5kB]
> Fetched 104kB in 0s (119kB/s)
> Download complete and in download only mode
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.0.2), perl (>= 5.8.0-7)
> Checking for already installed source dependencies...
> debhelper: already installed (5.0.37.1 >= 4.0.2 is satisfied)
> perl: already installed (5.8.8-6 >= 5.8.0-7 is satisfied)
> Checking for source dependency conflicts...
> Checking correctness of source dependencies...
> Kernel: Linux 2.6.16-xen i386 (i686)
> Toolchain package versions: libc6-dev_2.3.6-15 
> linux-kernel-headers_2.6.16.20-5 gcc-4.1_4.1.1-5 g++-4.1_4.1.1-5 
> binutils_2.16.1cvs20060413-1 libstdc++6-4.1-dev_4.1.1-5 libstdc++6_4.1.1-5
> ------------------------------------------------------------------------------
> gpg: Signature made Mon Jan 23 11:05:44 2006 CET using DSA key ID D70AAFF9
> gpg: Can't check signature: public key not found
> dpkg-source: extracting libvideo-capture-v4l-perl in 
> libvideo-capture-v4l-perl-0.225
> dpkg-source: unpacking libvideo-capture-v4l-perl_0.225.orig.tar.gz
> dpkg-source: applying 
> /home/buildd/build/libvideo-capture-v4l-perl_0.225-1.diff.gz
> dpkg-buildpackage: source package is libvideo-capture-v4l-perl
> dpkg-buildpackage: source version is 0.225-1
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.225-1
>  /usr/bin/fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> # Add commands to clean up after the build process here
> /usr/bin/make realclean
> make[1]: Entering directory `/build/buildd/libvideo-capture-v4l-perl-0.225'
> make[1]: *** No rule to make target `realclean'.  Stop.
> make[1]: Leaving directory `/build/buildd/libvideo-capture-v4l-perl-0.225'
> make: [clean] Error 2 (ignored)
> dh_clean build-stamp install-stamp
>  debian/rules build
> dh_testdir
> # Add commands to compile the package here
> /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Video::Capture::V4l
> Writing Makefile for Video::Capture::VBI
> Writing Makefile for Video::RTjpeg
> Writing Makefile for Video::Frequencies
> /usr/bin/make OPTIMIZE="-Wall -g -O2" LD_RUN_PATH=""
> make[1]: Entering directory `/build/buildd/libvideo-capture-v4l-perl-0.225'
> cp Frequencies.pm blib/lib/Video/Frequencies.pm
> cp XawTV.pm blib/lib/Video/XawTV.pm
> make[2]: Entering directory 
> `/build/buildd/libvideo-capture-v4l-perl-0.225/V4l'
> cp V4l.pm ../blib/lib/Video/Capture/V4l.pm
> cc -c   -fPIC -Wall -g -O2   -DVERSION=\"0.225\" -DXS_VERSION=\"0.225\" -fPIC 
> "-I/usr/lib/perl/5.8/CORE"   V4l.c
> V4l.xs: In function 'XS_Video__Capture__V4l_capture':
> V4l.xs:339: warning: value computed is not used
> V4l.xs:341: warning: pointer targets in assignment differ in signedness
> V4l.xs: In function 'XS_Video__Capture__V4l_bgr2rgb':
> V4l.xs:573: warning: pointer targets in assignment differ in signedness
> V4l.xs:575: warning: pointer targets in assignment differ in signedness
> V4l.xs: In function 'XS_Video__Capture__V4l_reduce2':
> V4l.xs:593: warning: pointer targets in assignment differ in signedness
> V4l.xs:594: warning: pointer targets in assignment differ in signedness
> V4l.c:1766: warning: unused variable 'RETVAL'
> V4l.xs: In function 'XS_Video__Capture__V4l_normalize':
> V4l.xs:627: warning: pointer targets in assignment differ in signedness
> V4l.xs:628: warning: pointer targets in assignment differ in signedness
> V4l.xs:630: warning: pointer targets in assignment differ in signedness
> V4l.xs:637: warning: pointer targets in assignment differ in signedness
> V4l.xs: In function 'XS_Video__Capture__V4l_findmin':
> V4l.xs:657: warning: pointer targets in assignment differ in signedness
> V4l.xs:659: warning: pointer targets in assignment differ in signedness
> V4l.xs:663: warning: pointer targets in assignment differ in signedness
> V4l.xs:669: warning: pointer targets in assignment differ in signedness
> V4l.xs:652: warning: 'mindata' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Tuner_mode':
> V4l.c:1679: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Picture_palette':
> V4l.c:1511: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Picture_depth':
> V4l.c:1483: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Picture_whiteness':
> V4l.c:1455: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Picture_contrast':
> V4l.c:1427: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Picture_colour':
> V4l.c:1399: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Picture_hue':
> V4l.c:1371: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Picture_brightness':
> V4l.c:1343: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Audio_step':
> V4l.c:1315: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Audio_balance':
> V4l.c:1287: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Audio_mode':
> V4l.c:1259: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Audio_flags':
> V4l.c:1203: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Audio_treble':
> V4l.c:1175: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Audio_bass':
> V4l.c:1147: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Audio_volume':
> V4l.c:1119: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Channel_norm':
> V4l.c:1063: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Tuner_tuner':
> V4l.c:1539: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Audio_audio':
> V4l.c:1091: warning: 'RETVAL' may be used uninitialized in this function
> V4l.c: In function 'XS_Video__Capture__V4l__Channel_channel':
> V4l.c:923: warning: 'RETVAL' may be used uninitialized in this function
> Running Mkbootstrap for Video::Capture::V4l ()
> chmod 644 V4l.bs
> rm -f ../blib/arch/auto/Video/Capture/V4l/V4l.so
> cc  -shared -L/usr/local/lib V4l.o  -o 
> ../blib/arch/auto/Video/Capture/V4l/V4l.so     \
>          -lpthread    \
>         
> chmod 755 ../blib/arch/auto/Video/Capture/V4l/V4l.so
> cp V4l.bs ../blib/arch/auto/Video/Capture/V4l/V4l.bs
> chmod 644 ../blib/arch/auto/Video/Capture/V4l/V4l.bs
> Manifying ../blib/man3/Video::Capture::V4l.3pm
> make[2]: Leaving directory `/build/buildd/libvideo-capture-v4l-perl-0.225/V4l'
> make[2]: Entering directory 
> `/build/buildd/libvideo-capture-v4l-perl-0.225/VBI'
> cp VBI.pm ../blib/lib/Video/Capture/VBI.pm
> cc -c   -fPIC -Wall -g -O2   -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC 
> "-I/usr/lib/perl/5.8/CORE"   VBI.c
> VBI.xs: In function 'unham16':
> VBI.xs:258: warning: unused variable 'bit'
> VBI.xs: In function 'decoder_decode_vps':
> VBI.xs:293: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' 
> differ in signedness
> VBI.xs:296: warning: suggest parentheses around arithmetic in operand of |
> VBI.xs:296: warning: suggest parentheses around arithmetic in operand of |
> VBI.xs:296: warning: suggest parentheses around arithmetic in operand of |
> VBI.xs:296: warning: suggest parentheses around arithmetic in operand of |
> VBI.xs:302: warning: suggest parentheses around arithmetic in operand of |
> VBI.xs: In function 'decoder_decode_vt':
> VBI.xs:326: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' 
> differ in signedness
> VBI.xs:335: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' 
> differ in signedness
> VBI.xs:380: warning: suggest parentheses around comparison in operand of &
> VBI.xs:388: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' 
> differ in signedness
> VBI.xs: In function 'decoder_decode_other':
> VBI.xs:397: warning: unused variable 'pos'
> VBI.xs: In function 'decode_stream':
> VBI.xs:742: warning: pointer targets in initialization differ in signedness
> VBI.xs:749: warning: pointer targets in assignment differ in signedness
> VBI.xs:749: warning: pointer targets in assignment differ in signedness
> VBI.xs:750: warning: pointer targets in assignment differ in signedness
> VBI.xs:750: warning: pointer targets in assignment differ in signedness
> VBI.xs:756: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' 
> differ in signedness
> VBI.xs:760: warning: pointer targets in assignment differ in signedness
> VBI.xs:761: warning: pointer targets in passing argument 3 of 
> 'Perl_sv_catpvn_flags' differ in signedness
> VBI.xs:780: warning: suggest parentheses around assignment used as truth value
> VBI.xs: In function 'decode_epg':
> VBI.xs:915: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' 
> differ in signedness
> VBI.xs:932: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' 
> differ in signedness
> VBI.xs:982: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' 
> differ in signedness
> VBI.xs:992: warning: pointer targets in passing argument 2 of 'Perl_newSVpvn' 
> differ in signedness
> VBI.xs:1002: warning: pointer targets in passing argument 2 of 
> 'Perl_newSVpvn' differ in signedness
> VBI.xs:1008: warning: pointer targets in passing argument 2 of 
> 'Perl_newSVpvn' differ in signedness
> VBI.xs:1034: warning: pointer targets in passing argument 2 of 
> 'Perl_newSVpvn' differ in signedness
> VBI.xs:1085: warning: pointer targets in passing argument 2 of 
> 'Perl_newSVpvn' differ in signedness
> VBI.xs:1115: warning: pointer targets in passing argument 2 of 
> 'Perl_newSVpvn' differ in signedness
> VBI.xs:1120: warning: pointer targets in passing argument 2 of 
> 'Perl_newSVpvn' differ in signedness
> VBI.xs:1140: warning: pointer targets in passing argument 2 of 
> 'Perl_newSVpvn' differ in signedness
> VBI.xs: In function 'decode_block':
> VBI.xs:1175: warning: suggest parentheses around arithmetic in operand of |
> VBI.xs: In function 'XS_Video__Capture__VBI_decode_vtpage':
> VBI.xs:1269: warning: pointer targets in passing argument 1 of 
> 'decode_vtpage' differ in signedness
> VBI.xs:1278: warning: pointer targets in passing argument 2 of 
> 'Perl_newSVpvn' differ in signedness
> VBI.xs: In function 'XS_Video__Capture__VBI_decode_ansi':
> VBI.xs:1291: warning: pointer targets in initialization differ in signedness
> VBI.xs: In function 'XS_Video__Capture__VBI__EPG_decode_block':
> VBI.xs:1350: warning: pointer targets in passing argument 1 of 'decode_block' 
> differ in signedness
> VBI.c:1425: warning: unused variable 'RETVAL'
> VBI.c: In function 'decode_block':
> VBI.xs:1198: warning: control reaches end of non-void function
> VBI.c: At top level:
> VBI.xs:32: warning: 'invtab' defined but not used
> VBI.xs: In function 'get_byte_SE':
> VBI.xs:206: warning: 'byte' may be used uninitialized in this function
> VBI.xs: In function 'decode_block':
> VBI.xs:1098: warning: 'msg_len' may be used uninitialized in this function
> VBI.c: In function 'XS_Video__Capture__VBI_decode_ansi':
> VBI.xs:692: warning: 'o' may be used uninitialized in this function
> Running Mkbootstrap for Video::Capture::VBI ()
> chmod 644 VBI.bs
> rm -f ../blib/arch/auto/Video/Capture/VBI/VBI.so
> cc  -shared -L/usr/local/lib VBI.o  -o 
> ../blib/arch/auto/Video/Capture/VBI/VBI.so     \
>               \
>         
> chmod 755 ../blib/arch/auto/Video/Capture/VBI/VBI.so
> cp VBI.bs ../blib/arch/auto/Video/Capture/VBI/VBI.bs
> chmod 644 ../blib/arch/auto/Video/Capture/VBI/VBI.bs
> Manifying ../blib/man3/Video::Capture::VBI.3pm
> make[2]: Leaving directory `/build/buildd/libvideo-capture-v4l-perl-0.225/VBI'
> make[2]: Entering directory 
> `/build/buildd/libvideo-capture-v4l-perl-0.225/RTjpeg'
> cp RTjpeg.pm ../blib/lib/Video/RTjpeg.pm
> cc -c   -fPIC -Wall -g -O2   -DVERSION=\"0.012\" -DXS_VERSION=\"0.012\" -fPIC 
> "-I/usr/lib/perl/5.8/CORE"   RTjpeg.c
> RTjpeg.xs: In function 'XS_Video__RTjpeg_compress':
> RTjpeg.xs:50: warning: pointer targets in passing argument 1 of 
> 'RTjpeg_compress' differ in signedness
> RTjpeg.xs:50: warning: pointer targets in passing argument 2 of 
> 'RTjpeg_compress' differ in signedness
> RTjpeg.xs: In function 'XS_Video__RTjpeg_decompress':
> RTjpeg.xs:61: warning: pointer targets in passing argument 1 of 
> 'RTjpeg_decompress' differ in signedness
> RTjpeg.xs:61: warning: pointer targets in passing argument 2 of 
> 'RTjpeg_decompress' differ in signedness
> RTjpeg.xs: In function 'XS_Video__RTjpeg_mcompress':
> RTjpeg.xs:80: warning: pointer targets in passing argument 1 of 
> 'RTjpeg_mcompress' differ in signedness
> RTjpeg.xs:80: warning: pointer targets in passing argument 2 of 
> 'RTjpeg_mcompress' differ in signedness
> RTjpeg.xs: In function 'XS_Video__RTjpeg_yuvrgb':
> RTjpeg.xs:92: warning: pointer targets in passing argument 1 of 
> 'RTjpeg_yuvrgb' differ in signedness
> RTjpeg.xs:92: warning: pointer targets in passing argument 2 of 
> 'RTjpeg_yuvrgb' differ in signedness
> RTjpeg.xs: In function 'boot_Video__RTjpeg':
> RTjpeg.xs:112: warning: unused variable 'stash'
> cd codec && . compose.sh
> .: 1: compose.sh: not found
> make[2]: *** [codec/RTjpeg.c] Error 2
> make[2]: Leaving directory 
> `/build/buildd/libvideo-capture-v4l-perl-0.225/RTjpeg'
> make[1]: *** [subdirs] Error 2
> make[1]: Leaving directory `/build/buildd/libvideo-capture-v4l-perl-0.225'
> make: *** [build-stamp] Error 2
> ******************************************************************************
> Build finished at 20060617-1627
> FAILED [dpkg-buildpackage died]
> ------------------------------------------------------------------------------
> ******************************************************************************
> Finished at 20060617-1627
> Build needed 00:00:56, 1588k disk space


I guess this problem is created because of /bin/sh linked to dash on
this buildd.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to