Your message dated Wed, 15 Jun 2016 22:48:36 +0000
with message-id <[email protected]>
and subject line Bug#827302: fixed in v4l-utils 1.10.1-1
has caused the Debian Bug report #827302,
regarding v4l-utils: FTBFS: jpeg_memsrcdest.h:6:1: error: conflicting types for
'jpeg_mem_src'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
827302: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827302
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: v4l-utils
Version: 1.10.0-2
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
v4l-utils fails to build from source in unstable/amd64:
[..]
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for gcc option to accept ISO C99... none needed
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format...
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for doxygen... /usr/bin/doxygen
checking for perl... /usr/bin/perl
checking for dot... /usr/bin/dot
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for mode_t... yes
checking for promoted mode_t type... mode_t
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking sys/klog.h usability... yes
checking sys/klog.h presence... yes
checking for sys/klog.h... yes
checking for klogctl... yes
checking for ioctl with POSIX signature... no
checking for __secure_getenv... no
checking for secure_getenv... yes
checking for X11... yes
checking for GL... yes
checking for GLU... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for QT5... no
checking for QT... yes
checking for QTGL... yes
checking for ALSA... yes
checking for libudev... yes
checking for library containing dlopen... -ldl
checking argp.h usability... yes
checking argp.h presence... yes
checking for argp.h... yes
checking for library containing argp_parse... none required
checking linux/i2c-dev.h usability... yes
checking linux/i2c-dev.h presence... yes
checking for linux/i2c-dev.h... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft,
char * *outbuf, size_t *outbytesleft);
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/libv4lconvert/Makefile
config.status: creating lib/libv4l2/Makefile
config.status: creating lib/libv4l1/Makefile
config.status: creating lib/libdvbv5/Makefile
config.status: creating lib/libv4l2rds/Makefile
config.status: creating lib/libv4l-mplane/Makefile
config.status: creating utils/Makefile
config.status: creating utils/libv4l2util/Makefile
config.status: creating utils/libmedia_dev/Makefile
config.status: creating utils/decode_tm6000/Makefile
config.status: creating utils/dvb/Makefile
config.status: creating utils/keytable/Makefile
config.status: creating utils/cx18-ctl/Makefile
config.status: creating utils/ivtv-ctl/Makefile
config.status: creating utils/media-ctl/Makefile
config.status: creating utils/rds/Makefile
config.status: creating utils/v4l2-compliance/Makefile
config.status: creating utils/v4l2-ctl/Makefile
config.status: creating utils/v4l2-dbg/Makefile
config.status: creating utils/v4l2-sysfs-path/Makefile
config.status: creating utils/xc3028-firmware/Makefile
config.status: creating utils/qv4l2/Makefile
config.status: creating utils/rds-ctl/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/freebsd/Makefile
config.status: creating contrib/test/Makefile
config.status: creating contrib/gconv/Makefile
config.status: creating contrib/cobalt-ctl/Makefile
config.status: creating v4l-utils-po/Makefile.in
config.status: creating libdvbv5-po/Makefile.in
config.status: creating v4l-utils.spec
config.status: creating lib/libv4lconvert/libv4lconvert.pc
config.status: creating lib/libv4l1/libv4l1.pc
config.status: creating lib/libv4l2/libv4l2.pc
config.status: creating lib/libdvbv5/libdvbv5.pc
config.status: creating lib/libv4l2rds/libv4l2rds.pc
config.status: creating utils/media-ctl/libmediactl.pc
config.status: creating utils/media-ctl/libv4l2subdev.pc
config.status: creating utils/qv4l2/qv4l2.1
config.status: creating utils/v4l2-compliance/v4l2-compliance.1
config.status: creating utils/v4l2-ctl/v4l2-ctl.1
config.status: creating utils/keytable/ir-keytable.1
config.status: creating utils/dvb/dvb-fe-tool.1
config.status: creating utils/dvb/dvbv5-scan.1
config.status: creating utils/dvb/dvb-format-convert.1
config.status: creating utils/dvb/dvbv5-zap.1
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating v4l-utils-po/POTFILES
config.status: creating v4l-utils-po/Makefile
config.status: creating libdvbv5-po/POTFILES
config.status: creating libdvbv5-po/Makefile
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0'
debian/rules override_dh_auto_build
make[1]: Entering directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0'
dh_auto_build
make -j1
make[2]: Entering directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0'
make all-recursive
make[3]: Entering directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0'
Making all in v4l-utils-po
make[4]: Entering directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0/v4l-utils-po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0/v4l-utils-po'
Making all in libdvbv5-po
make[4]: Entering directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0/libdvbv5-po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0/libdvbv5-po'
Making all in lib
make[4]: Entering directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0/lib'
Making all in libv4lconvert
make[5]: Entering directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0/lib/libv4lconvert'
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-libv4lconvert.lo `test -f 'libv4lconvert.c' || echo
'./'`libv4lconvert.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c libv4lconvert.c -fPIC -DPIC -o
.libs/libv4lconvert_la-libv4lconvert.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c libv4lconvert.c -o libv4lconvert_la-libv4lconvert.o
>/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-tinyjpeg.lo `test -f 'tinyjpeg.c' || echo './'`tinyjpeg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c tinyjpeg.c -fPIC -DPIC -o
.libs/libv4lconvert_la-tinyjpeg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c tinyjpeg.c -o libv4lconvert_la-tinyjpeg.o >/dev/null
2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-sn9c10x.lo `test -f 'sn9c10x.c' || echo './'`sn9c10x.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c sn9c10x.c -fPIC -DPIC -o
.libs/libv4lconvert_la-sn9c10x.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c sn9c10x.c -o libv4lconvert_la-sn9c10x.o >/dev/null
2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-sn9c20x.lo `test -f 'sn9c20x.c' || echo './'`sn9c20x.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c sn9c20x.c -fPIC -DPIC -o
.libs/libv4lconvert_la-sn9c20x.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c sn9c20x.c -o libv4lconvert_la-sn9c20x.o >/dev/null
2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-pac207.lo `test -f 'pac207.c' || echo './'`pac207.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c pac207.c -fPIC -DPIC -o
.libs/libv4lconvert_la-pac207.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c pac207.c -o libv4lconvert_la-pac207.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-mr97310a.lo `test -f 'mr97310a.c' || echo './'`mr97310a.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c mr97310a.c -fPIC -DPIC -o
.libs/libv4lconvert_la-mr97310a.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c mr97310a.c -o libv4lconvert_la-mr97310a.o >/dev/null
2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-flip.lo `test -f 'flip.c' || echo './'`flip.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c flip.c -fPIC -DPIC -o .libs/libv4lconvert_la-flip.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c flip.c -o libv4lconvert_la-flip.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-crop.lo `test -f 'crop.c' || echo './'`crop.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c crop.c -fPIC -DPIC -o .libs/libv4lconvert_la-crop.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c crop.c -o libv4lconvert_la-crop.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-jidctflt.lo `test -f 'jidctflt.c' || echo './'`jidctflt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c jidctflt.c -fPIC -DPIC -o
.libs/libv4lconvert_la-jidctflt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c jidctflt.c -o libv4lconvert_la-jidctflt.o >/dev/null
2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-spca561-decompress.lo `test -f 'spca561-decompress.c' || echo
'./'`spca561-decompress.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c spca561-decompress.c -fPIC -DPIC -o
.libs/libv4lconvert_la-spca561-decompress.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c spca561-decompress.c -o
libv4lconvert_la-spca561-decompress.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-rgbyuv.lo `test -f 'rgbyuv.c' || echo './'`rgbyuv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c rgbyuv.c -fPIC -DPIC -o
.libs/libv4lconvert_la-rgbyuv.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c rgbyuv.c -o libv4lconvert_la-rgbyuv.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-sn9c2028-decomp.lo `test -f 'sn9c2028-decomp.c' || echo
'./'`sn9c2028-decomp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c sn9c2028-decomp.c -fPIC -DPIC -o
.libs/libv4lconvert_la-sn9c2028-decomp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c sn9c2028-decomp.c -o
libv4lconvert_la-sn9c2028-decomp.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-spca501.lo `test -f 'spca501.c' || echo './'`spca501.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c spca501.c -fPIC -DPIC -o
.libs/libv4lconvert_la-spca501.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c spca501.c -o libv4lconvert_la-spca501.o >/dev/null
2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-sq905c.lo `test -f 'sq905c.c' || echo './'`sq905c.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c sq905c.c -fPIC -DPIC -o
.libs/libv4lconvert_la-sq905c.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c sq905c.c -o libv4lconvert_la-sq905c.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-bayer.lo `test -f 'bayer.c' || echo './'`bayer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c bayer.c -fPIC -DPIC -o
.libs/libv4lconvert_la-bayer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c bayer.c -o libv4lconvert_la-bayer.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-hm12.lo `test -f 'hm12.c' || echo './'`hm12.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c hm12.c -fPIC -DPIC -o .libs/libv4lconvert_la-hm12.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c hm12.c -o libv4lconvert_la-hm12.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-stv0680.lo `test -f 'stv0680.c' || echo './'`stv0680.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c stv0680.c -fPIC -DPIC -o
.libs/libv4lconvert_la-stv0680.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c stv0680.c -o libv4lconvert_la-stv0680.o >/dev/null
2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-cpia1.lo `test -f 'cpia1.c' || echo './'`cpia1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c cpia1.c -fPIC -DPIC -o
.libs/libv4lconvert_la-cpia1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c cpia1.c -o libv4lconvert_la-cpia1.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-se401.lo `test -f 'se401.c' || echo './'`se401.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c se401.c -fPIC -DPIC -o
.libs/libv4lconvert_la-se401.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c se401.c -o libv4lconvert_la-se401.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-jpgl.lo `test -f 'jpgl.c' || echo './'`jpgl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c jpgl.c -fPIC -DPIC -o .libs/libv4lconvert_la-jpgl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c jpgl.c -o libv4lconvert_la-jpgl.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith
-D_GNU_SOURCE -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c -o
libv4lconvert_la-jpeg.lo `test -f 'jpeg.c' || echo './'`jpeg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden
-I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c jpeg.c -fPIC -DPIC -o .libs/libv4lconvert_la-jpeg.o
In file included from jpeg.c:28:0:
jpeg_memsrcdest.h:6:1: error: conflicting types for 'jpeg_mem_src'
jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
^
In file included from libv4lconvert-priv.h:31:0,
from jpeg.c:26:
/usr/include/jpeglib.h:923:14: note: previous declaration of 'jpeg_mem_src'
was here
EXTERN(void) jpeg_mem_src (j_decompress_ptr cinfo,
^
Makefile:876: recipe for target 'libv4lconvert_la-jpeg.lo' failed
make[5]: *** [libv4lconvert_la-jpeg.lo] Error 1
make[5]: Leaving directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0/lib/libv4lconvert'
Makefile:454: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0/lib'
Makefile:567: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0'
Makefile:496: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0'
dh_auto_build: make -j1 returned exit code 2
debian/rules:22: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160614180624.qUKZuvcDyA.v4l-utils/v4l-utils-1.10.0'
debian/rules:13: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
v4l-utils.1.10.0-2.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: v4l-utils
Source-Version: 1.10.1-1
We believe that the bug you reported is fixed in the latest version of
v4l-utils, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gregor Jasny <[email protected]> (supplier of updated v4l-utils package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 15 Jun 2016 21:29:35 +0200
Source: v4l-utils
Binary: libv4l-0 libv4lconvert0 libv4l2rds0 libv4l-dev v4l-utils libdvbv5-0
libdvbv5-dev libdvbv5-doc dvb-tools qv4l2 ir-keytable
Architecture: source amd64 all
Version: 1.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Gregor Jasny <[email protected]>
Changed-By: Gregor Jasny <[email protected]>
Description:
dvb-tools - Collection of command line DVB utilities
ir-keytable - Alter keymaps of Remote Controller devices
libdvbv5-0 - Libraries to control, scan and zap on Digital TV channels
libdvbv5-dev - Development files for libdvbv5
libdvbv5-doc - Doxygen generated documentation for libdvbv5
libv4l-0 - Collection of video4linux support libraries
libv4l-dev - Collection of video4linux support libraries (development files)
libv4l2rds0 - Video4Linux Radio Data System (RDS) decoding library
libv4lconvert0 - Video4linux frame format conversion library
qv4l2 - Graphical Qt v4l2 control panel
v4l-utils - Collection of command line video4linux utilities
Closes: 827302
Changes:
v4l-utils (1.10.1-1) unstable; urgency=medium
.
* Imported Upstream version 1.10.1 (Closes: #827302)
* Update watch file to version 4
* Bumped standards to version 3.9.8 (no changes needed)
Checksums-Sha1:
81a2b42817ce4302e776f1239069073cf9b4e371 2785 v4l-utils_1.10.1-1.dsc
968bd8d3de51bfcc63df75a17ba3fb73230d8307 1352235 v4l-utils_1.10.1.orig.tar.bz2
4a0595a2c3a61918dd137797deba80d5ed5a62ee 20308 v4l-utils_1.10.1-1.debian.tar.xz
ef29b25a41f72ecdffd0ec5cd1778f3bf3a8f21f 49258
dvb-tools-dbgsym_1.10.1-1_amd64.deb
0670c613354b73e0317b8e92f488435278340fd2 73612 dvb-tools_1.10.1-1_amd64.deb
0ec90b699081fb7a356b9715f66bb0bc92a270aa 26112
ir-keytable-dbgsym_1.10.1-1_amd64.deb
fdec8a7b859ce4c439e0f4cb582d607bc8589d5d 83186 ir-keytable_1.10.1-1_amd64.deb
b5b667b6ab8b19b7959d4cc6512feed212ecd68f 162532
libdvbv5-0-dbgsym_1.10.1-1_amd64.deb
38ba39dfdac3805e33d4257c2176cb26bf426f37 109572 libdvbv5-0_1.10.1-1_amd64.deb
4c7b91aeebf801f8164a888bc353b7218852ae50 155106 libdvbv5-dev_1.10.1-1_amd64.deb
b76e3224e4fe62ce373e8147fff09b555bcbe2de 1262090 libdvbv5-doc_1.10.1-1_all.deb
20dd2f6d1fe24c8e5dde793c28c49f8e431c9b34 69302
libv4l-0-dbgsym_1.10.1-1_amd64.deb
32cad8cef7e6d14630791044ab181c94d29f7361 78820 libv4l-0_1.10.1-1_amd64.deb
8096e5c93a44f29c79056e0c1565f68b073509fd 104682 libv4l-dev_1.10.1-1_amd64.deb
f71feeba0558c516fb49f0dd826ab19f8eb64b60 17966
libv4l2rds0-dbgsym_1.10.1-1_amd64.deb
aff00703914534d2b773941f3448ca47c0af1f17 52556 libv4l2rds0_1.10.1-1_amd64.deb
48cdfc188fcbfedeb04d350e7a97920d2ed8e0c7 198500
libv4lconvert0-dbgsym_1.10.1-1_amd64.deb
bb47b021c73b3e879dc3b304d75eaa58845994c3 112902
libv4lconvert0_1.10.1-1_amd64.deb
0d7c82bc3bf0b43d3463db7296b1d03368bce16e 1287128
qv4l2-dbgsym_1.10.1-1_amd64.deb
25a70367996f8a7c8840667a12f072b09bf2f5d6 193882 qv4l2_1.10.1-1_amd64.deb
f389258338cb7194efbc533b23d42c6e65d42db9 1283804
v4l-utils-dbgsym_1.10.1-1_amd64.deb
0ea4d90054fa12444656defbd0ab2e7e18373264 234938 v4l-utils_1.10.1-1_amd64.deb
Checksums-Sha256:
bba1f3356e402280a0701e4213fc0c15a9254d9bd4bf27ea85d75c923055b6ea 2785
v4l-utils_1.10.1-1.dsc
6147ccc29fe7dd3c5c3994d613c4f2a099bac8b44694a96e5cf4d7caca8336c0 1352235
v4l-utils_1.10.1.orig.tar.bz2
7c82434dde46622c607a46c2b0374468ec981738cc85bf4bd0cb6b1ae645e9bd 20308
v4l-utils_1.10.1-1.debian.tar.xz
342cfe0a9bf5273ba9a8672df78f7b7e599ba9ddac1588ca642dc9055b9102fb 49258
dvb-tools-dbgsym_1.10.1-1_amd64.deb
741d9b5ab5eb4aa200da325af4b2b520a37b9b9cfee1678fe71ee605d881b75c 73612
dvb-tools_1.10.1-1_amd64.deb
e6482e197135847f39c0aedfeaf1ce5ba27139f76a9c17afee4f1d347f1579b5 26112
ir-keytable-dbgsym_1.10.1-1_amd64.deb
61547b375c696efc6e90da735a6cf3dee448d85967d554f86282d14af861225f 83186
ir-keytable_1.10.1-1_amd64.deb
95913a0233a0a6bbc82a898394100ff4619d8240462f849cff51af4aaee75be8 162532
libdvbv5-0-dbgsym_1.10.1-1_amd64.deb
e132df46cc70ce470176c7bec8d2e826c8a53d58711c6868b80f58cad1a60b86 109572
libdvbv5-0_1.10.1-1_amd64.deb
1697dae247ebf17089f96ce96af8290d08db745ec13c52f9fb537a0506de06c8 155106
libdvbv5-dev_1.10.1-1_amd64.deb
d5527a990909486ff001a12e7e1571a128eabe62f2e16b47f9c94ca5d7515330 1262090
libdvbv5-doc_1.10.1-1_all.deb
3926c1ecd6f6159afc9ae4393a97071a62020a79035c8dbac2ac20eab19e14e5 69302
libv4l-0-dbgsym_1.10.1-1_amd64.deb
d1dea8b7689442e47be07080895888eb2536e3b49ba51ad08d0151671e483438 78820
libv4l-0_1.10.1-1_amd64.deb
60323e14c8008d6d565a0cf4ee8e9bde478e16f90345e05a0d4096a58f8ad57a 104682
libv4l-dev_1.10.1-1_amd64.deb
265f0f2c0f145f2b732f4ef18ddedd936539f4c2c06d1822ad2fe28ca4b3a22e 17966
libv4l2rds0-dbgsym_1.10.1-1_amd64.deb
53f496575d51246f4f6abf5f850f755b26bac4fd66eaf45a2cd955a19163764e 52556
libv4l2rds0_1.10.1-1_amd64.deb
c2579f93459678b2d32313e5d53baca629951e9b7335aafbaa0d0805bba215f2 198500
libv4lconvert0-dbgsym_1.10.1-1_amd64.deb
ac2f68683e980c28fe0e192ff4a348db5bb68ff735ff8ddd383cf349524d45c6 112902
libv4lconvert0_1.10.1-1_amd64.deb
4186f3654b20c81f44a8a07551e830de680f7d92d524d0c137f4331d23f7b35b 1287128
qv4l2-dbgsym_1.10.1-1_amd64.deb
15992a700bbbccb6d8937db60dcd018f0eb50ae930e3e068805a301f1104d539 193882
qv4l2_1.10.1-1_amd64.deb
f8390d388408feb1bbca68a2edae059ecb059fa1ec03f60da29e89aaee4372f5 1283804
v4l-utils-dbgsym_1.10.1-1_amd64.deb
9384b56e5badbb677285d85157301780ce0843ec2e32711543055bcb3381c0f5 234938
v4l-utils_1.10.1-1_amd64.deb
Files:
2bbd6416343eee7a44c52df70c41aace 2785 video optional v4l-utils_1.10.1-1.dsc
936c9c58343840e91294e4dcec7dc05f 1352235 video optional
v4l-utils_1.10.1.orig.tar.bz2
7fb6300dbee6de889ba62391ca661718 20308 video optional
v4l-utils_1.10.1-1.debian.tar.xz
bed1fcc61690620f4dc6658b45a1637e 49258 debug extra
dvb-tools-dbgsym_1.10.1-1_amd64.deb
623a3c737ca44baf2b370f7fbb21cd54 73612 utils optional
dvb-tools_1.10.1-1_amd64.deb
d34a816ef1aa364489f13d62a4d9325b 26112 debug extra
ir-keytable-dbgsym_1.10.1-1_amd64.deb
1a4af6d68c699ffe9064d6ec2d8eabf8 83186 utils optional
ir-keytable_1.10.1-1_amd64.deb
33d3056ffc9f6bafd912fd627e10f1e8 162532 debug extra
libdvbv5-0-dbgsym_1.10.1-1_amd64.deb
b6fa15937f2605cf842f5a8ed39d2cd8 109572 libs optional
libdvbv5-0_1.10.1-1_amd64.deb
00037c8eb18771bdcf2473e9aa8c548a 155106 libdevel optional
libdvbv5-dev_1.10.1-1_amd64.deb
263eea79ee5c3f31fe01f480ed226cb8 1262090 doc optional
libdvbv5-doc_1.10.1-1_all.deb
85fda775c6c871f727a513ac06cbce19 69302 debug extra
libv4l-0-dbgsym_1.10.1-1_amd64.deb
b3ee77e3484e6aac44b21cbba969a2c0 78820 libs optional
libv4l-0_1.10.1-1_amd64.deb
591a915d6c346ad9a0ac94d97c2d8f4b 104682 libdevel optional
libv4l-dev_1.10.1-1_amd64.deb
6549b554ceba3531e290daeee35f674a 17966 debug extra
libv4l2rds0-dbgsym_1.10.1-1_amd64.deb
b21154e4f653881fd688ae2798aa4e92 52556 libs optional
libv4l2rds0_1.10.1-1_amd64.deb
183d98c3dedbe363b741d30322e97670 198500 debug extra
libv4lconvert0-dbgsym_1.10.1-1_amd64.deb
8ad8e951617cb7ef436a0372b43b68d2 112902 libs optional
libv4lconvert0_1.10.1-1_amd64.deb
0714c1da6d29c30388d843c44611bb31 1287128 debug extra
qv4l2-dbgsym_1.10.1-1_amd64.deb
865502bf244b8b60bda26c27e3f199f7 193882 utils optional qv4l2_1.10.1-1_amd64.deb
cd555647db344f6a8221533d6456f0df 1283804 debug extra
v4l-utils-dbgsym_1.10.1-1_amd64.deb
2a6aed31dbb945c2f79b5f6002b9d011 234938 utils optional
v4l-utils_1.10.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXYa+SAAoJEBmaZPrftQD/6FgQANLKbYeNfDLhfGrQue9K2/kG
TKlqc3thbGyEqXoi/SU7CjFZRt4wlUEQE4Df0Khd8CiRy4V1peaenQlPMVL146lE
wcEFO191kW3jjvg2xpeB/vJl2RSdNPy3QY9vnkEE0BBZGz6TAv8IGMav5A14FVCC
Ocxzr8XrA/+7po+icPNliQeGPtOjIs1HzRvK9ydanGXwLWTuCBCf8K+V6mEucLNT
d6UMzi5TJP81XNwBazCF4rHV1EB1cP8LxxdTmaol7XahbhKvF4XTiL7LzsYGqEKG
V+V8ibRPqq2173m5UevhApd9bTUKxieIUykAG70DzWYBMUCrFSfcmxhiJZ4/szIC
tumRLSQnjghGMnVh/4Pk9kJmp6Q8RqSi0Y4z0yEjSVHbA+qV9Ps0JsaEDcNEDwPT
amClAnby9t2/BdKZ2I2P7b5pmwNUOG/xRJx+2eAsJF3fRLteeoxhmCKoqGQgncR5
FyfyKF9VPJ0P9GsQ+qbbPe+Cmft5udbF/2teRogfAIgHQ/ZMt4+cimb9sRGKfbzc
S6E/MNP0W7Dn2LDw6mbHZy3No9HHIxXMoUr62f9sQ1AVeAuQoDJvqHS8EPOYgu/U
5t/gQK9D4dOzvXNvZprhEY3wcGoLwXozrrLpRrhMaoHMKPYUgwdPRQa864IK/1Vy
Y1EeYOG9iVjDU4tYsmZz
=xTDM
-----END PGP SIGNATURE-----
--- End Message ---