Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solvd]emerge media-libs/libv4l-1.6.2 error conflicting type
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
e3k
Guru
Guru


Joined: 01 Oct 2007
Posts: 513
Location: Inner Space

PostPosted: Wed Jul 06, 2016 5:21 pm    Post subject: [solvd]emerge media-libs/libv4l-1.6.2 error conflicting type Reply with quote

during emerge -uND world i have got this error and i am not sure how to fix that. usually i do fix this with emerge -C but equery d tells me that packages like wine ffmpeg and vlc depend on this.

error: conflicting types for 'jpeg_mem_src'

or read more here:
Code:

...
-c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/helper.c  -fPIC -DPIC -o .libs/libv4lconver
t_la-helper.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-
utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/
include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -O2 -pipe
-c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg_memsrcdest.c  -fPIC -DPIC -o .libs/lib
v4lconvert_la-jpeg_memsrcdest.o
In file included from /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jl2005bcd.c:32:0:
/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg_memsrcdest.h:4:1: error: conflicting type
s for 'jpeg_mem_src'
 jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
 ^
In file included from /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/libv4lconvert-priv.h:27:
0,
                 from /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jl2005bcd.c:31:
/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:849: recipe for target 'libv4lconvert_la-jl2005bcd.lo' failed
make[1]: *** [libv4lconvert_la-jl2005bcd.lo] Error 1
In file included from /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg_memsrcdest.c:26:0:
/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg_memsrcdest.h:4:1: error: conflicting types for 'jpeg_mem_src'
 jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
 ^
In file included from /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg_memsrcdest.c:24:0:
/usr/include/jpeglib.h:923:14: note: previous declaration of 'jpeg_mem_src' was here
 EXTERN(void) jpeg_mem_src (j_decompress_ptr cinfo,
              ^
/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg_memsrcdest.c:147:1: error: conflicting types for 'jpeg_mem_src'
 jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
 ^
In file included from /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg_memsrcdest.c:24:0:
/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:898: recipe for target 'libv4lconvert_la-jpeg_memsrcdest.lo' failed
make[1]: *** [libv4lconvert_la-jpeg_memsrcdest.lo] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2-abi_x86_64.amd64/lib/libv4lconvert'
Makefile:420: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
make: Leaving directory '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2-abi_x86_64.amd64/lib'
 * ERROR: media-libs/libv4l-1.6.2::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=media-libs/libv4l-1.6.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/libv4l-1.6.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/libv4l-1.6.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libv4l-1.6.2/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2-abi_x86_64.amd64'
 * S: '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2'

>>> Failed to emerge media-libs/libv4l-1.6.2, Log file:

>>>  '/var/tmp/portage/media-libs/libv4l-1.6.2/temp/build.log'

 * Messages for package media-libs/libv4l-1.6.2:

 * ERROR: media-libs/libv4l-1.6.2::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=media-libs/libv4l-1.6.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/libv4l-1.6.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/libv4l-1.6.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libv4l-1.6.2/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2-abi_x86_64.amd64'
 * S: '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2'

_________________

Flux & Contemplation - Portrait of an Artist in Isolation



Last edited by e3k on Wed Jul 27, 2016 10:09 pm; edited 1 time in total
Back to top
View user's profile Send private message
gilaquila
n00b
n00b


Joined: 13 Nov 2015
Posts: 1

PostPosted: Mon Jul 18, 2016 3:19 pm    Post subject: Reply with quote

I'm getting some troubles too while installing this package as dependency of gnome-base/gnome-desktop.

Have you already solved it?

Code:

 * Package:    media-libs/libv4l-1.6.2
 * Repository: gentoo
 * Maintainer: tetromino@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     4.4.6-gentoo
 * Checking for suitable kernel configuration options...
 [ ok ]
 * Applying libv4l-1.6.2-sysmacros.patch ...
 [ ok ]
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/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... no
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for x86_64-pc-linux-gnu-doxygen... no
checking for doxygen... no
configure: WARNING: doxygen not found - will not generate any doxygen documentation
checking for x86_64-pc-linux-gnu-perl... no
checking for perl... /usr/bin/perl
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 X11... yes
checking for GL... yes
checking for GLU... yes
checking for QT... yes
checking for QTGL... no
configure: WARNING: Qt4 OpenGL or higher is not available
checking for ALSA... 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 ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
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/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 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/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
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
make: Entering directory '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2-abi_x86_64.amd64/lib'
make: *** No rule to make target '@@'.  Stop.
make: Leaving directory '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2-abi_x86_64.amd64/lib'
 * ERROR: media-libs/libv4l-1.6.2::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=media-libs/libv4l-1.6.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/libv4l-1.6.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/libv4l-1.6.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libv4l-1.6.2/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2-abi_x86_64.amd64'
 * S: '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2'


I have also tried to compile the package manually inside the directory which is causing troubles, it seems to be present an error at compile time. I hope this help

The command I used:
Code:

cd /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2-abi_x86_64.amd64/lib/

make


the results:
Code:

Making all in libv4lconvert
make[1]: Entering directory '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2-abi_x86_64.amd64/lib/libv4lconvert'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-libv4lconvert.lo `test -f 'libv4lconvert.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`libv4lconvert.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/libv4lconvert.c  -fPIC -DPIC -o .libs/libv4lconvert_la-libv4lconvert.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-tinyjpeg.lo `test -f 'tinyjpeg.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`tinyjpeg.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/tinyjpeg.c  -fPIC -DPIC -o .libs/libv4lconvert_la-tinyjpeg.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-sn9c10x.lo `test -f 'sn9c10x.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`sn9c10x.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/sn9c10x.c  -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c10x.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-sn9c20x.lo `test -f 'sn9c20x.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`sn9c20x.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/sn9c20x.c  -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c20x.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-pac207.lo `test -f 'pac207.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`pac207.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/pac207.c  -fPIC -DPIC -o .libs/libv4lconvert_la-pac207.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-mr97310a.lo `test -f 'mr97310a.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`mr97310a.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/mr97310a.c  -fPIC -DPIC -o .libs/libv4lconvert_la-mr97310a.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-flip.lo `test -f 'flip.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`flip.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/flip.c  -fPIC -DPIC -o .libs/libv4lconvert_la-flip.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-crop.lo `test -f 'crop.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`crop.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/crop.c  -fPIC -DPIC -o .libs/libv4lconvert_la-crop.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-jidctflt.lo `test -f 'jidctflt.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`jidctflt.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jidctflt.c  -fPIC -DPIC -o .libs/libv4lconvert_la-jidctflt.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-spca561-decompress.lo `test -f 'spca561-decompress.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`spca561-decompress.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/spca561-decompress.c  -fPIC -DPIC -o .libs/libv4lconvert_la-spca561-decompress.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-rgbyuv.lo `test -f 'rgbyuv.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`rgbyuv.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/rgbyuv.c  -fPIC -DPIC -o .libs/libv4lconvert_la-rgbyuv.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-sn9c2028-decomp.lo `test -f 'sn9c2028-decomp.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`sn9c2028-decomp.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/sn9c2028-decomp.c  -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c2028-decomp.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-spca501.lo `test -f 'spca501.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`spca501.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/spca501.c  -fPIC -DPIC -o .libs/libv4lconvert_la-spca501.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-sq905c.lo `test -f 'sq905c.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`sq905c.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/sq905c.c  -fPIC -DPIC -o .libs/libv4lconvert_la-sq905c.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-bayer.lo `test -f 'bayer.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`bayer.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/bayer.c  -fPIC -DPIC -o .libs/libv4lconvert_la-bayer.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-hm12.lo `test -f 'hm12.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`hm12.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/hm12.c  -fPIC -DPIC -o .libs/libv4lconvert_la-hm12.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-stv0680.lo `test -f 'stv0680.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`stv0680.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/stv0680.c  -fPIC -DPIC -o .libs/libv4lconvert_la-stv0680.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-cpia1.lo `test -f 'cpia1.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`cpia1.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/cpia1.c  -fPIC -DPIC -o .libs/libv4lconvert_la-cpia1.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-se401.lo `test -f 'se401.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`se401.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/se401.c  -fPIC -DPIC -o .libs/libv4lconvert_la-se401.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-jpgl.lo `test -f 'jpgl.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`jpgl.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpgl.c  -fPIC -DPIC -o .libs/libv4lconvert_la-jpgl.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../..  -fvisibility=hidden  -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include   -march=native -O2 -pipe -c -o libv4lconvert_la-jpeg.lo `test -f 'jpeg.c' || echo '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/'`jpeg.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert -I../.. -fvisibility=hidden -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/include -march=native -O2 -pipe -c /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg.c  -fPIC -DPIC -o .libs/libv4lconvert_la-jpeg.o
In file included from /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg.c:24:0:
/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg_memsrcdest.h:4:1: error: conflicting types for 'jpeg_mem_src'
 jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
 ^
In file included from /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/libv4lconvert-priv.h:27:0,
                 from /var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2/lib/libv4lconvert/jpeg.c:22:
/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:842: recipe for target 'libv4lconvert_la-jpeg.lo' failed
make[1]: *** [libv4lconvert_la-jpeg.lo] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-libs/libv4l-1.6.2/work/v4l-utils-1.6.2-abi_x86_64.amd64/lib/libv4lconvert'
Makefile:420: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

Back to top
View user's profile Send private message
chongch
n00b
n00b


Joined: 22 Jul 2016
Posts: 1

PostPosted: Fri Jul 22, 2016 1:52 am    Post subject: Reply with quote

I got the same proble... 8O
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Fri Jul 22, 2016 5:58 am    Post subject: Reply with quote

In debian bug track there is something.
One solution is try to install newest version of package (in portage is 1.10.1), or open a bug.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
a7thson
Apprentice
Apprentice


Joined: 08 Apr 2006
Posts: 176
Location: your pineal gland

PostPosted: Sat Jul 23, 2016 5:19 pm    Post subject: Reply with quote

fedeliallalinea wrote:

One solution is try to install newest version of package (in portage is 1.10.1), or open a bug.


Thanks. This worked, installing 1.10.1 as you note [via ~amd64 keyword entry], and I was able to successfully compile gtk3 (3.18.9), wine (1.8.2 +staging) and ffmpeg (2.8.6) thereafter.
_________________
i7-3610QM | E5-2670 | FX-8300
Back to top
View user's profile Send private message
e3k
Guru
Guru


Joined: 01 Oct 2007
Posts: 513
Location: Inner Space

PostPosted: Wed Jul 27, 2016 10:00 pm    Post subject: Reply with quote

issue resolved. i dont know what the solution is i was just running emerge-webrsync and emerge -uND world all the time and now it did compile. if you know what the issue was please post here.
_________________

Flux & Contemplation - Portrait of an Artist in Isolation

Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum