[Reproducible-builds] Bug#827302: v4l-utils: FTBFS: jpeg_memsrcdest.h:6:1: error: conflicting types for 'jpeg_mem_src'

Chris Lamb lamby at debian.org
Tue Jun 14 18:42:12 UTC 2016


Source: v4l-utils
Version: 1.10.0-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

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
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v4l-utils.1.10.0-2.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 12601 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160614/dc14edcd/attachment.obj>


More information about the Reproducible-builds mailing list