Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 863715 Details for
Bug 908380
media-tv/v4l-utils on musl: utils/common/media-info.h:40:34: error: 'dev_t' has not been declared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 90.86 KB, created by
Tohka
on 2023-06-11 14:49:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Tohka
Created:
2023-06-11 14:49:21 UTC
Size:
90.86 KB
patch
obsolete
>[32m * [39;49;00mPackage: media-tv/v4l-utils-1.24.1:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: chewi@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 bpf elibc_musl kernel_linux udev >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox selinux sesandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking v4l-utils-1.24.1.tar.bz2 to /var/tmp/portage/media-tv/v4l-utils-1.24.1/work >>>> Source unpacked in /var/tmp/portage/media-tv/v4l-utils-1.24.1/work >>>> Preparing source in /var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1 ... > [32m*[0m Running eautoreconf in '/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1' ... > [32m*[0m Running 'autopoint --force' ... >[A[70C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'libtoolize --install --copy --force --automake' ... >[A[70C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/media-tv/v4l-utils-1.24.1/temp/aclocal' ... >[A[70C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf --force' ... >[A[70C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoheader' ... >[A[70C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'automake --add-missing --copy --foreign --force-missing' ... >[A[70C [34;01m[ [32;01mok[34;01m ][0m > (B[m[1m[32m*(B[m Running elibtoolize in: v4l-utils-1.24.1/ > (B[m[1m[32m*(B[m Running elibtoolize in: v4l-utils-1.24.1/build-aux/ > (B[m[1m[32m*(B[m Applying portage/1.2.0 patch ... > (B[m[1m[32m*(B[m Applying sed/1.5.6 patch ... > (B[m[1m[32m*(B[m Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1 ... > * econf: updating v4l-utils-1.24.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating v4l-utils-1.24.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating v4l-utils-1.24.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating v4l-utils-1.24.1/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/v4l-utils-1.24.1 --htmldir=/usr/share/doc/v4l-utils-1.24.1/html --with-sysroot=/ --libdir=/usr/lib --disable-static --disable-libdvbv5 --disable-qv4l2 --disable-qvidcap --enable-bpf --without-jpeg --with-libudev --with-udevdir=/lib/udev >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc >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 the compiler supports GNU C... yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes >checking for x86_64-gentoo-linux-musl-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-gentoo-linux-musl-g++... none >checking build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >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-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop >checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-file... no >checking for file... file >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... x86_64-gentoo-linux-musl-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-gentoo-linux-musl-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/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-gentoo-linux-musl-g++ -E >checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/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-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x86_64-gentoo-linux-musl-doxygen... no >checking for doxygen... no >configure: WARNING: doxygen not found - will not generate any doxygen documentation >checking for x86_64-gentoo-linux-musl-perl... no >checking for perl... /usr/bin/perl >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking 32-bit host C ABI... no >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyPreferredLanguages... 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 for sys/klog.h... yes >checking for klogctl... yes >checking for ioctl with POSIX signature... yes >checking for __secure_getenv... no >checking for secure_getenv... yes >checking for sys/mkdev.h... no >checking for sys/sysmacros.h... yes >checking for X11... yes >checking for LIBELF... yes >checking for clang... clang >checking for GL... yes >checking for GLU... yes >checking for QT5... yes >checking for QT5... yes >checking for moc-qt5... no >checking for moc... no >checking for uic-qt5... no >checking for uic... no >checking for rcc-qt5... no >checking for rcc... no >checking for QT5GL... yes >checking for Qt5 Desktop OpenGL... yes >checking for ALSA... yes >checking for libudev... yes >checking for JSONC... yes >checking for strerrorname_np... no >checking whether x86_64-gentoo-linux-musl-gcc is Clang... no >checking whether pthreads work with "-pthread" and "-lpthread"... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for library containing dlopen... none required >checking for argp.h... yes >checking for library containing argp_parse... -largp >checking for fork... yes >checking for linux/i2c-dev.h... yes >checking for iconv... yes >checking for working iconv... yes >checking whether iconv is compatible with its POSIX signature... yes >checking if gcc accepts -m32... yes >checking for SDL2... no >checking for library containing backtrace... no >checking for LIBBPF... yes >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/dvb/Makefile >config.status: creating utils/keytable/Makefile >config.status: creating utils/keytable/bpf_protocols/Makefile >config.status: creating utils/ir-ctl/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/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/v4l2-tracer/Makefile >config.status: creating utils/v4l2-tracer/v4l2-tracer.1 >config.status: creating utils/qv4l2/Makefile >config.status: creating utils/libcecutil/Makefile >config.status: creating utils/cec-ctl/Makefile >config.status: creating utils/cec-ctl/cec-ctl.1 >config.status: creating utils/cec-compliance/Makefile >config.status: creating utils/cec-compliance/cec-compliance.1 >config.status: creating utils/cec-follower/Makefile >config.status: creating utils/cec-follower/cec-follower.1 >config.status: creating utils/qvidcap/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 contrib/decode_tm6000/Makefile >config.status: creating contrib/xc3028-firmware/Makefile >config.status: creating contrib/rds-saa6588/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 lib/include/libdvbv5/libdvb-version.h >config.status: creating utils/qv4l2/qv4l2.1 >config.status: creating utils/qvidcap/qvidcap.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/keytable/rc_keymap.5 >config.status: creating utils/ir-ctl/ir-ctl.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 > >compile time options summary >============================ > > Host OS : linux-musl > X11 : yes > GL : yes > glu : yes > libelf : yes > libjpeg : > libudev : yes > pthread : yes > QT version : v5.4 with QtGL > ALSA support : yes > SDL support : no > JSON-C : yes >= 0.15 > > build dynamic libs : yes > build static libs : no > > gconv : no > > dynamic libv4l : yes > v4l_plugins : yes > v4l_wrappers : yes > libdvbv5 : no > dvbv5-daemon : no > v4lutils : yes > qv4l2 : no > qvidcap : no > v4l2-ctl uses libv4l : yes > v4l2-ctl-32 : no > v4l2-compliance : yes > v4l2-compliance uses libv4l: yes > v4l2-compliance-32 : no > v4l2-tracer : yes > BPF IR Decoders: : yes >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1 ... >make -j6 >make --no-print-directory all-recursive >Making all in lib >Making all in libv4lconvert >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o ov511-decomp.o ov511-decomp.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o ov518-decomp.o ov518-decomp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-libv4lconvert.lo `test -f 'libv4lconvert.c' || echo './'`libv4lconvert.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-tinyjpeg.lo `test -f 'tinyjpeg.c' || echo './'`tinyjpeg.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-sn9c10x.lo `test -f 'sn9c10x.c' || echo './'`sn9c10x.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-sn9c20x.lo `test -f 'sn9c20x.c' || echo './'`sn9c20x.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c sn9c20x.c -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c20x.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c sn9c10x.c -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c10x.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c libv4lconvert.c -fPIC -DPIC -o .libs/libv4lconvert_la-libv4lconvert.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c tinyjpeg.c -fPIC -DPIC -o .libs/libv4lconvert_la-tinyjpeg.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-pac207.lo `test -f 'pac207.c' || echo './'`pac207.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-mr97310a.lo `test -f 'mr97310a.c' || echo './'`mr97310a.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c pac207.c -fPIC -DPIC -o .libs/libv4lconvert_la-pac207.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c mr97310a.c -fPIC -DPIC -o .libs/libv4lconvert_la-mr97310a.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-flip.lo `test -f 'flip.c' || echo './'`flip.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-crop.lo `test -f 'crop.c' || echo './'`crop.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c flip.c -fPIC -DPIC -o .libs/libv4lconvert_la-flip.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c crop.c -fPIC -DPIC -o .libs/libv4lconvert_la-crop.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-jidctflt.lo `test -f 'jidctflt.c' || echo './'`jidctflt.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c jidctflt.c -fPIC -DPIC -o .libs/libv4lconvert_la-jidctflt.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-spca561-decompress.lo `test -f 'spca561-decompress.c' || echo './'`spca561-decompress.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-rgbyuv.lo `test -f 'rgbyuv.c' || echo './'`rgbyuv.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-sn9c2028-decomp.lo `test -f 'sn9c2028-decomp.c' || echo './'`sn9c2028-decomp.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-spca501.lo `test -f 'spca501.c' || echo './'`spca501.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c spca561-decompress.c -fPIC -DPIC -o .libs/libv4lconvert_la-spca561-decompress.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c rgbyuv.c -fPIC -DPIC -o .libs/libv4lconvert_la-rgbyuv.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c spca501.c -fPIC -DPIC -o .libs/libv4lconvert_la-spca501.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c sn9c2028-decomp.c -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c2028-decomp.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-sq905c.lo `test -f 'sq905c.c' || echo './'`sq905c.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-bayer.lo `test -f 'bayer.c' || echo './'`bayer.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c sq905c.c -fPIC -DPIC -o .libs/libv4lconvert_la-sq905c.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-nv12_16l16.lo `test -f 'nv12_16l16.c' || echo './'`nv12_16l16.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-stv0680.lo `test -f 'stv0680.c' || echo './'`stv0680.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c bayer.c -fPIC -DPIC -o .libs/libv4lconvert_la-bayer.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c nv12_16l16.c -fPIC -DPIC -o .libs/libv4lconvert_la-nv12_16l16.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c stv0680.c -fPIC -DPIC -o .libs/libv4lconvert_la-stv0680.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-cpia1.lo `test -f 'cpia1.c' || echo './'`cpia1.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-se401.lo `test -f 'se401.c' || echo './'`se401.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c cpia1.c -fPIC -DPIC -o .libs/libv4lconvert_la-cpia1.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c se401.c -fPIC -DPIC -o .libs/libv4lconvert_la-se401.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-jpgl.lo `test -f 'jpgl.c' || echo './'`jpgl.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c jpgl.c -fPIC -DPIC -o .libs/libv4lconvert_la-jpgl.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-jpeg.lo `test -f 'jpeg.c' || echo './'`jpeg.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-jl2005bcd.lo `test -f 'jl2005bcd.c' || echo './'`jl2005bcd.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c jpeg.c -fPIC -DPIC -o .libs/libv4lconvert_la-jpeg.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c jl2005bcd.c -fPIC -DPIC -o .libs/libv4lconvert_la-jl2005bcd.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4lconvert_la-helper.lo `test -f 'helper.c' || echo './'`helper.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ov511-decomp ov511-decomp.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ov518-decomp ov518-decomp.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c helper.c -fPIC -DPIC -o .libs/libv4lconvert_la-helper.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o control/libv4lconvert_la-libv4lcontrol.lo `test -f 'control/libv4lcontrol.c' || echo './'`control/libv4lcontrol.c >libtool: link: x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -Wl,-O1 -o ov511-decomp ov511-decomp.o -Wl,--as-needed >libtool: link: x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -Wl,-O1 -o ov518-decomp ov518-decomp.o -Wl,--as-needed >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o processing/libv4lconvert_la-libv4lprocessing.lo `test -f 'processing/libv4lprocessing.c' || echo './'`processing/libv4lprocessing.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o processing/libv4lconvert_la-whitebalance.lo `test -f 'processing/whitebalance.c' || echo './'`processing/whitebalance.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o processing/libv4lconvert_la-autogain.lo `test -f 'processing/autogain.c' || echo './'`processing/autogain.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c control/libv4lcontrol.c -fPIC -DPIC -o control/.libs/libv4lconvert_la-libv4lcontrol.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c processing/whitebalance.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-whitebalance.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c processing/autogain.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-autogain.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o processing/libv4lconvert_la-gamma.lo `test -f 'processing/gamma.c' || echo './'`processing/gamma.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c processing/libv4lprocessing.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-libv4lprocessing.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c processing/gamma.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-gamma.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -version-info 0 -lrt -lm -Wl,-O1 -Wl,--as-needed -o libv4lconvert.la -rpath /usr/lib libv4lconvert_la-libv4lconvert.lo libv4lconvert_la-tinyjpeg.lo libv4lconvert_la-sn9c10x.lo libv4lconvert_la-sn9c20x.lo libv4lconvert_la-pac207.lo libv4lconvert_la-mr97310a.lo libv4lconvert_la-flip.lo libv4lconvert_la-crop.lo libv4lconvert_la-jidctflt.lo libv4lconvert_la-spca561-decompress.lo libv4lconvert_la-rgbyuv.lo libv4lconvert_la-sn9c2028-decomp.lo libv4lconvert_la-spca501.lo libv4lconvert_la-sq905c.lo libv4lconvert_la-bayer.lo libv4lconvert_la-nv12_16l16.lo libv4lconvert_la-stv0680.lo libv4lconvert_la-cpia1.lo libv4lconvert_la-se401.lo libv4lconvert_la-jpgl.lo libv4lconvert_la-jpeg.lo libv4lconvert_la-jl2005bcd.lo control/libv4lconvert_la-libv4lcontrol.lo processing/libv4lconvert_la-libv4lprocessing.lo processing/libv4lconvert_la-whitebalance.lo processing/libv4lconvert_la-autogain.lo processing/libv4lconvert_la-gamma.lo libv4lconvert_la-helper.lo >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/libv4lconvert_la-libv4lconvert.o .libs/libv4lconvert_la-tinyjpeg.o .libs/libv4lconvert_la-sn9c10x.o .libs/libv4lconvert_la-sn9c20x.o .libs/libv4lconvert_la-pac207.o .libs/libv4lconvert_la-mr97310a.o .libs/libv4lconvert_la-flip.o .libs/libv4lconvert_la-crop.o .libs/libv4lconvert_la-jidctflt.o .libs/libv4lconvert_la-spca561-decompress.o .libs/libv4lconvert_la-rgbyuv.o .libs/libv4lconvert_la-sn9c2028-decomp.o .libs/libv4lconvert_la-spca501.o .libs/libv4lconvert_la-sq905c.o .libs/libv4lconvert_la-bayer.o .libs/libv4lconvert_la-nv12_16l16.o .libs/libv4lconvert_la-stv0680.o .libs/libv4lconvert_la-cpia1.o .libs/libv4lconvert_la-se401.o .libs/libv4lconvert_la-jpgl.o .libs/libv4lconvert_la-jpeg.o .libs/libv4lconvert_la-jl2005bcd.o control/.libs/libv4lconvert_la-libv4lcontrol.o processing/.libs/libv4lconvert_la-libv4lprocessing.o processing/.libs/libv4lconvert_la-whitebalance.o processing/.libs/libv4lconvert_la-autogain.o processing/.libs/libv4lconvert_la-gamma.o .libs/libv4lconvert_la-helper.o -lrt -lm -Wl,--as-needed -march=skylake -O2 -Wl,-O1 -Wl,-soname -Wl,libv4lconvert.so.0 -o .libs/libv4lconvert.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libv4lconvert.so.0" && ln -s "libv4lconvert.so.0.0.0" "libv4lconvert.so.0") >libtool: link: (cd ".libs" && rm -f "libv4lconvert.so" && ln -s "libv4lconvert.so.0.0.0" "libv4lconvert.so") >libtool: link: ( cd ".libs" && rm -f "libv4lconvert.la" && ln -s "../libv4lconvert.la" "libv4lconvert.la" ) >Making all in libv4l2 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l2_la-libv4l2.lo `test -f 'libv4l2.c' || echo './'`libv4l2.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l2_la-log.lo `test -f 'log.c' || echo './'`log.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l2_la-v4l2-plugin.lo `test -f 'v4l2-plugin.c' || echo './'`v4l2-plugin.c >/bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2convert_la-v4l2convert.lo `test -f 'v4l2convert.c' || echo './'`v4l2convert.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c libv4l2.c -fPIC -DPIC -o .libs/libv4l2_la-libv4l2.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c v4l2-plugin.c -fPIC -DPIC -o .libs/libv4l2_la-v4l2-plugin.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c log.c -fPIC -DPIC -o .libs/libv4l2_la-log.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c v4l2convert.c -fPIC -DPIC -o .libs/v4l2convert_la-v4l2convert.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -version-info 0 -lpthread -Wl,-O1 -Wl,--as-needed -o libv4l2.la -rpath /usr/lib libv4l2_la-libv4l2.lo libv4l2_la-log.lo libv4l2_la-v4l2-plugin.lo ../libv4lconvert/libv4lconvert.la >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/libv4l2_la-libv4l2.o .libs/libv4l2_la-log.o .libs/libv4l2_la-v4l2-plugin.o -Wl,-rpath -Wl,/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs -lpthread -Wl,--as-needed ../libv4lconvert/.libs/libv4lconvert.so -lrt -lm -march=skylake -O2 -Wl,-O1 -Wl,-soname -Wl,libv4l2.so.0 -o .libs/libv4l2.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libv4l2.so.0" && ln -s "libv4l2.so.0.0.0" "libv4l2.so.0") >libtool: link: (cd ".libs" && rm -f "libv4l2.so" && ln -s "libv4l2.so.0.0.0" "libv4l2.so") >libtool: link: ( cd ".libs" && rm -f "libv4l2.la" && ln -s "../libv4l2.la" "libv4l2.la" ) >/bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -avoid-version -module -shared -export-dynamic -Wl,-O1 -Wl,--as-needed -o v4l2convert.la -rpath /usr/lib/libv4l v4l2convert_la-v4l2convert.lo libv4l2.la >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/v4l2convert_la-v4l2convert.o -Wl,-rpath -Wl,/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4l2/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs -L/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs -Wl,--as-needed ./.libs/libv4l2.so -lpthread /var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs/libv4lconvert.so -lrt -lm -march=skylake -O2 -Wl,-O1 -Wl,-soname -Wl,v4l2convert.so -o .libs/v4l2convert.so >libtool: link: ( cd ".libs" && rm -f "v4l2convert.la" && ln -s "../v4l2convert.la" "v4l2convert.la" ) >Making all in libv4l1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l1_la-libv4l1.lo `test -f 'libv4l1.c' || echo './'`libv4l1.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l1_la-log.lo `test -f 'log.c' || echo './'`log.c >/bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l1compat_la-v4l1compat.lo `test -f 'v4l1compat.c' || echo './'`v4l1compat.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c libv4l1.c -fPIC -DPIC -o .libs/libv4l1_la-libv4l1.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c log.c -fPIC -DPIC -o .libs/libv4l1_la-log.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c v4l1compat.c -fPIC -DPIC -o .libs/v4l1compat_la-v4l1compat.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -version-info 0 -lpthread -Wl,-O1 -Wl,--as-needed -o libv4l1.la -rpath /usr/lib libv4l1_la-libv4l1.lo libv4l1_la-log.lo ../libv4l2/libv4l2.la >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/libv4l1_la-libv4l1.o .libs/libv4l1_la-log.o -Wl,-rpath -Wl,/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4l2/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs -L/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs -Wl,--as-needed ../libv4l2/.libs/libv4l2.so -lpthread /var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs/libv4lconvert.so -lrt -lm -march=skylake -O2 -Wl,-O1 -Wl,-soname -Wl,libv4l1.so.0 -o .libs/libv4l1.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libv4l1.so.0" && ln -s "libv4l1.so.0.0.0" "libv4l1.so.0") >libtool: link: (cd ".libs" && rm -f "libv4l1.so" && ln -s "libv4l1.so.0.0.0" "libv4l1.so") >libtool: link: ( cd ".libs" && rm -f "libv4l1.la" && ln -s "../libv4l1.la" "libv4l1.la" ) >/bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -avoid-version -module -shared -export-dynamic -Wl,-O1 -Wl,--as-needed -o v4l1compat.la -rpath /usr/lib/libv4l v4l1compat_la-v4l1compat.lo libv4l1.la >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/v4l1compat_la-v4l1compat.o -Wl,-rpath -Wl,/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4l1/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4l2/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs -L/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4l2/.libs -L/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs -Wl,--as-needed ./.libs/libv4l1.so /var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4l2/.libs/libv4l2.so -lpthread /var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs/libv4lconvert.so -lrt -lm -march=skylake -O2 -Wl,-O1 -Wl,-soname -Wl,v4l1compat.so -o .libs/v4l1compat.so >libtool: link: ( cd ".libs" && rm -f "v4l1compat.la" && ln -s "../v4l1compat.la" "v4l1compat.la" ) >Making all in libv4l2rds >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l2rds_la-libv4l2rds.lo `test -f 'libv4l2rds.c' || echo './'`libv4l2rds.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c libv4l2rds.c -fPIC -DPIC -o .libs/libv4l2rds_la-libv4l2rds.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -version-info 0 -lpthread -Wl,-O1 -Wl,--as-needed -o libv4l2rds.la -rpath /usr/lib libv4l2rds_la-libv4l2rds.lo >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/libv4l2rds_la-libv4l2rds.o -lpthread -Wl,--as-needed -march=skylake -O2 -Wl,-O1 -Wl,-soname -Wl,libv4l2rds.so.0 -o .libs/libv4l2rds.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libv4l2rds.so.0" && ln -s "libv4l2rds.so.0.0.0" "libv4l2rds.so.0") >libtool: link: (cd ".libs" && rm -f "libv4l2rds.so" && ln -s "libv4l2rds.so.0.0.0" "libv4l2rds.so") >libtool: link: ( cd ".libs" && rm -f "libv4l2rds.la" && ln -s "../libv4l2rds.la" "libv4l2rds.la" ) >Making all in libv4l-mplane >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l_mplane_la-libv4l-mplane.lo `test -f 'libv4l-mplane.c' || echo './'`libv4l-mplane.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c libv4l-mplane.c -fPIC -DPIC -o .libs/libv4l_mplane_la-libv4l-mplane.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -avoid-version -module -shared -export-dynamic -lpthread -Wl,-O1 -Wl,--as-needed -o libv4l-mplane.la -rpath /usr/lib/libv4l/plugins libv4l_mplane_la-libv4l-mplane.lo >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC .libs/libv4l_mplane_la-libv4l-mplane.o -lpthread -Wl,--as-needed -march=skylake -O2 -Wl,-O1 -Wl,-soname -Wl,libv4l-mplane.so -o .libs/libv4l-mplane.so >libtool: link: ( cd ".libs" && rm -f "libv4l-mplane.la" && ln -s "../libv4l-mplane.la" "libv4l-mplane.la" ) >make[3]: Nothing to be done for 'all-am'. >Making all in v4l-utils-po >make[2]: Nothing to be done for 'all'. >Making all in libdvbv5-po >make v4l-utils.pot-update >sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed >mv t-remove-potcdate.sed remove-potcdate.sed >package_gnu=""; \ >test -n "$package_gnu" || { \ > if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ > LC_ALL=C find -L .. -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU v4l-utils' /dev/null '{}' ';' 2>/dev/null; \ > else \ > LC_ALL=C grep -i 'GNU v4l-utils' ../* 2>/dev/null; \ > fi; \ > } | grep -v 'libtool:' >/dev/null; then \ > package_gnu=yes; \ > else \ > package_gnu=no; \ > fi; \ >}; \ >if test "$package_gnu" = "yes"; then \ > package_prefix='GNU '; \ >else \ > package_prefix=''; \ >fi; \ >if test -n 'linux-media@vger.Kernel.org' || test '' = '@'PACKAGE_BUGREPORT'@'; then \ > msgid_bugs_address='linux-media@vger.Kernel.org'; \ >else \ > msgid_bugs_address=''; \ >fi; \ >case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ > '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ > /usr/bin/xgettext --default-domain=v4l-utils --directory=.. \ > --add-comments=TRANSLATORS: \ > --files-from=./POTFILES.in \ > --copyright-holder='Mauro Carvalho Chehab' \ > --msgid-bugs-address="$msgid_bugs_address" \ > --keyword=_ --keyword=N_ --keyword=P_:1,2 \ > ;; \ > *) \ > /usr/bin/xgettext --default-domain=v4l-utils --directory=.. \ > --add-comments=TRANSLATORS: \ > --files-from=./POTFILES.in \ > --copyright-holder='Mauro Carvalho Chehab' \ > --package-name="${package_prefix}v4l-utils" \ > --package-version='1.24.1' \ > --msgid-bugs-address="$msgid_bugs_address" \ > --keyword=_ --keyword=N_ --keyword=P_:1,2 \ > ;; \ >esac >test ! -f v4l-utils.po || { \ > if test -f ./v4l-utils.pot-header; then \ > sed -e '1,/^#$/d' < v4l-utils.po > v4l-utils.1po && \ > cat ./v4l-utils.pot-header v4l-utils.1po > v4l-utils.po && \ > rm -f v4l-utils.1po \ > || exit 1; \ > fi; \ > if test -f ./v4l-utils.pot; then \ > sed -f remove-potcdate.sed < ./v4l-utils.pot > v4l-utils.1po && \ > sed -f remove-potcdate.sed < v4l-utils.po > v4l-utils.2po && \ > if cmp v4l-utils.1po v4l-utils.2po >/dev/null 2>&1; then \ > rm -f v4l-utils.1po v4l-utils.2po v4l-utils.po; \ > else \ > rm -f v4l-utils.1po v4l-utils.2po ./v4l-utils.pot && \ > mv v4l-utils.po ./v4l-utils.pot; \ > fi; \ > else \ > mv v4l-utils.po ./v4l-utils.pot; \ > fi; \ >} >test ! -f ./v4l-utils.pot || \ > test -z "ca.gmo de.gmo pt_BR.gmo uk.gmo" || make ca.gmo de.gmo pt_BR.gmo uk.gmo >/usr/bin/msgmerge --update --lang=ca --previous ca.po v4l-utils.pot >/usr/bin/msgmerge --update --lang=de --previous de.po v4l-utils.pot >/usr/bin/msgmerge --update --lang=pt_BR --previous pt_BR.po v4l-utils.pot >/usr/bin/msgmerge --update --lang=uk --previous uk.po v4l-utils.pot >....................................................................................... done. >. done. > done. >. done. >rm -f ca.gmo && /usr/bin/msgmerge --for-msgfmt -o ca.1po ca.po v4l-utils.pot && /usr/bin/gmsgfmt -c --statistics --verbose -o ca.gmo ca.1po && rm -f ca.1po >rm -f pt_BR.gmo && /usr/bin/msgmerge --for-msgfmt -o pt_BR.1po pt_BR.po v4l-utils.pot && /usr/bin/gmsgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.1po && rm -f pt_BR.1po >rm -f uk.gmo && /usr/bin/msgmerge --for-msgfmt -o uk.1po uk.po v4l-utils.pot && /usr/bin/gmsgfmt -c --statistics --verbose -o uk.gmo uk.1po && rm -f uk.1po >rm -f de.gmo && /usr/bin/msgmerge --for-msgfmt -o de.1po de.po v4l-utils.pot && /usr/bin/gmsgfmt -c --statistics --verbose -o de.gmo de.1po && rm -f de.1po >pt_BR.1po: 154 translated messages. >ca.1po: 46 translated messages. >uk.1po: 124 translated messages. >de.1po: 154 translated messages. >touch ./stamp-po >Making all in utils >Making all in libv4l2util >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -static -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l2util_la-frequencies.lo `test -f 'frequencies.c' || echo './'`frequencies.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -static -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l2util_la-v4l2_driver.lo `test -f 'v4l2_driver.c' || echo './'`v4l2_driver.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c frequencies.c -o libv4l2util_la-frequencies.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c v4l2_driver.c -o libv4l2util_la-v4l2_driver.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -static -Wl,-O1 -Wl,--as-needed -o libv4l2util.la libv4l2util_la-frequencies.lo libv4l2util_la-v4l2_driver.lo >libtool: link: x86_64-gentoo-linux-musl-ar cr .libs/libv4l2util.a libv4l2util_la-frequencies.o libv4l2util_la-v4l2_driver.o >libtool: link: x86_64-gentoo-linux-musl-ranlib .libs/libv4l2util.a >libtool: link: ( cd ".libs" && rm -f "libv4l2util.la" && ln -s "../libv4l2util.la" "libv4l2util.la" ) >Making all in libmedia_dev >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -static -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libmedia_dev_la-get_media_devices.lo `test -f 'get_media_devices.c' || echo './'`get_media_devices.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c get_media_devices.c -o libmedia_dev_la-get_media_devices.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -static -Wl,-O1 -Wl,--as-needed -o libmedia_dev.la libmedia_dev_la-get_media_devices.lo >libtool: link: x86_64-gentoo-linux-musl-ar cr .libs/libmedia_dev.a libmedia_dev_la-get_media_devices.o >libtool: link: x86_64-gentoo-linux-musl-ranlib .libs/libmedia_dev.a >libtool: link: ( cd ".libs" && rm -f "libmedia_dev.la" && ln -s "../libmedia_dev.la" "libmedia_dev.la" ) >Making all in ivtv-ctl >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o ivtv-ctl.o ivtv-ctl.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -lm -Wl,-O1 -Wl,--as-needed -o ivtv-ctl ivtv-ctl.o >libtool: link: x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -Wl,-O1 -o ivtv-ctl ivtv-ctl.o -lm -Wl,--as-needed >Making all in ir-ctl >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o ir-ctl.o ir-ctl.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o ir-encode.o ir-encode.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o toml.o toml.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o keymap.o keymap.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o bpf_encoder.o bpf_encoder.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -largp -Wl,-O1 -Wl,--as-needed -o ir-ctl ir-ctl.o ir-encode.o toml.o keymap.o bpf_encoder.o >libtool: link: x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -Wl,-O1 -o ir-ctl ir-ctl.o ir-encode.o toml.o keymap.o bpf_encoder.o -largp -Wl,--as-needed >Making all in cx18-ctl >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cx18-ctl.o cx18-ctl.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cx18-ctl cx18-ctl.o >libtool: link: x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -Wl,-O1 -o cx18-ctl cx18-ctl.o -Wl,--as-needed >Making all in keytable >Making all in bpf_protocols >clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.7/include -D__linux__ -I../../../include -target bpf -fno-stack-protector -O2 -c grundig.c >clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.7/include -D__linux__ -I../../../include -target bpf -fno-stack-protector -O2 -c pulse_distance.c >clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.7/include -D__linux__ -I../../../include -target bpf -fno-stack-protector -O2 -c pulse_length.c >clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.7/include -D__linux__ -I../../../include -target bpf -fno-stack-protector -O2 -c rc_mm.c >clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.7/include -D__linux__ -I../../../include -target bpf -fno-stack-protector -O2 -c manchester.c >clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.7/include -D__linux__ -I../../../include -target bpf -fno-stack-protector -O2 -c xbox-dvd.c >clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.7/include -D__linux__ -I../../../include -target bpf -fno-stack-protector -O2 -c imon_rsc.c >clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.7/include -D__linux__ -I../../../include -target bpf -fno-stack-protector -O2 -c raw.c >clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.7/include -D__linux__ -I../../../include -target bpf -fno-stack-protector -O2 -c samsung36.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -I/usr/include/bpf/uapi -march=skylake -O2 -pipe -c -o ir_keytable-keytable.o `test -f 'keytable.c' || echo './'`keytable.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -I/usr/include/bpf/uapi -march=skylake -O2 -pipe -c -o ir_keytable-ir-encode.o `test -f 'ir-encode.c' || echo './'`ir-encode.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -I/usr/include/bpf/uapi -march=skylake -O2 -pipe -c -o ir_keytable-toml.o `test -f 'toml.c' || echo './'`toml.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -I/usr/include/bpf/uapi -march=skylake -O2 -pipe -c -o ir_keytable-keymap.o `test -f 'keymap.c' || echo './'`keymap.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -I/usr/include/bpf/uapi -march=skylake -O2 -pipe -c -o ir_keytable-bpf_load.o `test -f 'bpf_load.c' || echo './'`bpf_load.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -I/usr/include/bpf/uapi -march=skylake -O2 -pipe -largp -lelf -lbpf -Wl,-O1 -Wl,--as-needed -o ir-keytable ir_keytable-keytable.o ir_keytable-ir-encode.o ir_keytable-toml.o ir_keytable-keymap.o ir_keytable-bpf_load.o >libtool: link: x86_64-gentoo-linux-musl-gcc -I/usr/include/bpf/uapi -march=skylake -O2 -pipe -Wl,-O1 -o ir-keytable ir_keytable-keytable.o ir_keytable-ir-encode.o ir_keytable-toml.o ir_keytable-keymap.o ir_keytable-bpf_load.o -largp -lelf -lbpf -Wl,--as-needed >Making all in media-ctl >sed -e '/#define MEDIA_BUS_FMT/ ! d; s/.*FMT_//; /FIXED/ d; s/\t.*//; s/.*/{ \"&\", MEDIA_BUS_FMT_& },/;' \ >< ../../include/linux/media-bus-format.h > media-bus-format-names.h >sed -e '/#define MEDIA_BUS_FMT/ ! d; s/.*#define //; /FIXED/ d; s/\t.*//; s/.*/ &,/;' \ >< ../../include/linux/media-bus-format.h > media-bus-format-codes.h >make all-am >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -DGIT_COMMIT_CNT= -march=skylake -O2 -pipe -c -o media_ctl-media-ctl.o `test -f 'media-ctl.c' || echo './'`media-ctl.c >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -DGIT_COMMIT_CNT= -march=skylake -O2 -pipe -c -o media_ctl-options.o `test -f 'options.c' || echo './'`options.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -static -march=skylake -O2 -pipe -c -o libmediactl_la-libmediactl.lo `test -f 'libmediactl.c' || echo './'`libmediactl.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -static -march=skylake -O2 -pipe -c -o libv4l2subdev_la-libv4l2subdev.lo `test -f 'libv4l2subdev.c' || echo './'`libv4l2subdev.c >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c libmediactl.c -o libmediactl_la-libmediactl.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c libv4l2subdev.c -o libv4l2subdev_la-libv4l2subdev.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -static -march=skylake -O2 -pipe -static -ludev -Wl,-O1 -Wl,--as-needed -o libmediactl.la libmediactl_la-libmediactl.lo >libtool: link: x86_64-gentoo-linux-musl-ar cr .libs/libmediactl.a libmediactl_la-libmediactl.o >libtool: link: x86_64-gentoo-linux-musl-ranlib .libs/libmediactl.a >libtool: link: ( cd ".libs" && rm -f "libmediactl.la" && ln -s "../libmediactl.la" "libmediactl.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -static -march=skylake -O2 -pipe -static -Wl,-O1 -Wl,--as-needed -o libv4l2subdev.la libv4l2subdev_la-libv4l2subdev.lo libmediactl.la >libtool: link: (cd .libs/libv4l2subdev.lax/libmediactl.a && x86_64-gentoo-linux-musl-ar x "/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/utils/media-ctl/./.libs/libmediactl.a") >libtool: link: x86_64-gentoo-linux-musl-ar cr .libs/libv4l2subdev.a libv4l2subdev_la-libv4l2subdev.o .libs/libv4l2subdev.lax/libmediactl.a/libmediactl_la-libmediactl.o >libtool: link: x86_64-gentoo-linux-musl-ranlib .libs/libv4l2subdev.a >libtool: link: rm -fr .libs/libv4l2subdev.lax >libtool: link: ( cd ".libs" && rm -f "libv4l2subdev.la" && ln -s "../libv4l2subdev.la" "libv4l2subdev.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -DGIT_COMMIT_CNT= -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o media-ctl media_ctl-media-ctl.o media_ctl-options.o libmediactl.la libv4l2subdev.la >libtool: link: x86_64-gentoo-linux-musl-gcc -DGIT_COMMIT_CNT= -march=skylake -O2 -pipe -Wl,-O1 -o media-ctl media_ctl-media-ctl.o media_ctl-options.o -Wl,--as-needed ./.libs/libmediactl.a ./.libs/libv4l2subdev.a -ludev >Making all in v4l2-ctl >sed -e '/#define MEDIA_BUS_FMT/ ! d; s/.*FMT_//; /FIXED/ d; s/\t.*//; s/.*/{ \"&\", MEDIA_BUS_FMT_& },/;' \ >< ../../include/linux/media-bus-format.h > media-bus-format-names.h >make all-am >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl.o `test -f 'v4l2-ctl.cpp' || echo './'`v4l2-ctl.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-common.o `test -f 'v4l2-ctl-common.cpp' || echo './'`v4l2-ctl-common.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-tuner.o `test -f 'v4l2-ctl-tuner.cpp' || echo './'`v4l2-ctl-tuner.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-io.o `test -f 'v4l2-ctl-io.cpp' || echo './'`v4l2-ctl-io.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-stds.o `test -f 'v4l2-ctl-stds.cpp' || echo './'`v4l2-ctl-stds.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-vidcap.o `test -f 'v4l2-ctl-vidcap.cpp' || echo './'`v4l2-ctl-vidcap.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-vidout.o `test -f 'v4l2-ctl-vidout.cpp' || echo './'`v4l2-ctl-vidout.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-overlay.o `test -f 'v4l2-ctl-overlay.cpp' || echo './'`v4l2-ctl-overlay.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-vbi.o `test -f 'v4l2-ctl-vbi.cpp' || echo './'`v4l2-ctl-vbi.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-selection.o `test -f 'v4l2-ctl-selection.cpp' || echo './'`v4l2-ctl-selection.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-misc.o `test -f 'v4l2-ctl-misc.cpp' || echo './'`v4l2-ctl-misc.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-streaming.o `test -f 'v4l2-ctl-streaming.cpp' || echo './'`v4l2-ctl-streaming.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-sdr.o `test -f 'v4l2-ctl-sdr.cpp' || echo './'`v4l2-ctl-sdr.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-edid.o `test -f 'v4l2-ctl-edid.cpp' || echo './'`v4l2-ctl-edid.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-modes.o `test -f 'v4l2-ctl-modes.cpp' || echo './'`v4l2-ctl-modes.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-subdev.o `test -f 'v4l2-ctl-subdev.cpp' || echo './'`v4l2-ctl-subdev.cpp >x86_64-gentoo-linux-musl-gcc -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-tpg-colors.o `test -f 'v4l2-tpg-colors.c' || echo './'`v4l2-tpg-colors.c >x86_64-gentoo-linux-musl-gcc -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-tpg-core.o `test -f 'v4l2-tpg-core.c' || echo './'`v4l2-tpg-core.c >x86_64-gentoo-linux-musl-gcc -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l-stream.o `test -f 'v4l-stream.c' || echo './'`v4l-stream.c >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-ctl-meta.o `test -f 'v4l2-ctl-meta.cpp' || echo './'`v4l2-ctl-meta.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-media-info.o `test -f 'media-info.cpp' || echo './'`media-info.cpp >x86_64-gentoo-linux-musl-g++ -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-v4l2-info.o `test -f 'v4l2-info.cpp' || echo './'`v4l2-info.cpp >x86_64-gentoo-linux-musl-gcc -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-codec-fwht.o `test -f 'codec-fwht.c' || echo './'`codec-fwht.c >x86_64-gentoo-linux-musl-gcc -I. -I../.. -I../../utils/common -DGIT_COMMIT_CNT= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_ctl-codec-v4l2-fwht.o `test -f 'codec-v4l2-fwht.c' || echo './'`codec-v4l2-fwht.c >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o v4l2-ctl v4l2_ctl-v4l2-ctl.o v4l2_ctl-v4l2-ctl-common.o v4l2_ctl-v4l2-ctl-tuner.o v4l2_ctl-v4l2-ctl-io.o v4l2_ctl-v4l2-ctl-stds.o v4l2_ctl-v4l2-ctl-vidcap.o v4l2_ctl-v4l2-ctl-vidout.o v4l2_ctl-v4l2-ctl-overlay.o v4l2_ctl-v4l2-ctl-vbi.o v4l2_ctl-v4l2-ctl-selection.o v4l2_ctl-v4l2-ctl-misc.o v4l2_ctl-v4l2-ctl-streaming.o v4l2_ctl-v4l2-ctl-sdr.o v4l2_ctl-v4l2-ctl-edid.o v4l2_ctl-v4l2-ctl-modes.o v4l2_ctl-v4l2-ctl-subdev.o v4l2_ctl-v4l2-tpg-colors.o v4l2_ctl-v4l2-tpg-core.o v4l2_ctl-v4l-stream.o v4l2_ctl-v4l2-ctl-meta.o v4l2_ctl-media-info.o v4l2_ctl-v4l2-info.o v4l2_ctl-codec-fwht.o v4l2_ctl-codec-v4l2-fwht.o ../../lib/libv4l2/libv4l2.la ../../lib/libv4lconvert/libv4lconvert.la -lrt -lpthread >libtool: link: x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -o .libs/v4l2-ctl v4l2_ctl-v4l2-ctl.o v4l2_ctl-v4l2-ctl-common.o v4l2_ctl-v4l2-ctl-tuner.o v4l2_ctl-v4l2-ctl-io.o v4l2_ctl-v4l2-ctl-stds.o v4l2_ctl-v4l2-ctl-vidcap.o v4l2_ctl-v4l2-ctl-vidout.o v4l2_ctl-v4l2-ctl-overlay.o v4l2_ctl-v4l2-ctl-vbi.o v4l2_ctl-v4l2-ctl-selection.o v4l2_ctl-v4l2-ctl-misc.o v4l2_ctl-v4l2-ctl-streaming.o v4l2_ctl-v4l2-ctl-sdr.o v4l2_ctl-v4l2-ctl-edid.o v4l2_ctl-v4l2-ctl-modes.o v4l2_ctl-v4l2-ctl-subdev.o v4l2_ctl-v4l2-tpg-colors.o v4l2_ctl-v4l2-tpg-core.o v4l2_ctl-v4l-stream.o v4l2_ctl-v4l2-ctl-meta.o v4l2_ctl-media-info.o v4l2_ctl-v4l2-info.o v4l2_ctl-codec-fwht.o v4l2_ctl-codec-v4l2-fwht.o -Wl,--as-needed ../../lib/libv4l2/.libs/libv4l2.so /var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1/lib/libv4lconvert/.libs/libv4lconvert.so ../../lib/libv4lconvert/.libs/libv4lconvert.so -lm -lrt -lpthread >Making all in v4l2-dbg >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_dbg-v4l2-dbg.o `test -f 'v4l2-dbg.cpp' || echo './'`v4l2-dbg.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_dbg-v4l2-info.o `test -f 'v4l2-info.cpp' || echo './'`v4l2-info.cpp >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o v4l2-dbg v4l2_dbg-v4l2-dbg.o v4l2_dbg-v4l2-info.o >libtool: link: x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -o v4l2-dbg v4l2_dbg-v4l2-dbg.o v4l2_dbg-v4l2-info.o -Wl,--as-needed >Making all in v4l2-sysfs-path >x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2-sysfs-path.o v4l2-sysfs-path.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -largp -Wl,-O1 -Wl,--as-needed -o v4l2-sysfs-path v4l2-sysfs-path.o ../libmedia_dev/libmedia_dev.la >libtool: link: x86_64-gentoo-linux-musl-gcc -march=skylake -O2 -pipe -Wl,-O1 -o v4l2-sysfs-path v4l2-sysfs-path.o -largp -Wl,--as-needed ../libmedia_dev/.libs/libmedia_dev.a >Making all in libcecutil >../../utils/libcecutil/cec-gen.pl ../../include/linux/cec.h ../../utils/libcecutil/cec-htng.h ../../include/linux/cec-funcs.h ../../utils/libcecutil/cec-htng-funcs.h >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -static -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libcecutil_la-cec-info.lo `test -f 'cec-info.cpp' || echo './'`cec-info.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -static -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libcecutil_la-cec-log.lo `test -f 'cec-log.cpp' || echo './'`cec-log.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -static -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libcecutil_la-cec-parse.lo `test -f 'cec-parse.cpp' || echo './'`cec-parse.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c cec-info.cpp -o libcecutil_la-cec-info.o >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c cec-log.cpp -o libcecutil_la-cec-log.o >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c cec-parse.cpp -o libcecutil_la-cec-parse.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -static -Wl,-O1 -Wl,--as-needed -o libcecutil.la libcecutil_la-cec-info.lo libcecutil_la-cec-log.lo libcecutil_la-cec-parse.lo >libtool: link: x86_64-gentoo-linux-musl-ar cr .libs/libcecutil.a libcecutil_la-cec-info.o libcecutil_la-cec-log.o libcecutil_la-cec-parse.o >libtool: link: x86_64-gentoo-linux-musl-ranlib .libs/libcecutil.a >libtool: link: ( cd ".libs" && rm -f "libcecutil.la" && ln -s "../libcecutil.la" "libcecutil.la" ) >Making all in cec-ctl >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_ctl-cec-ctl.o `test -f 'cec-ctl.cpp' || echo './'`cec-ctl.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_ctl-cec-pin.o `test -f 'cec-pin.cpp' || echo './'`cec-pin.cpp >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cec-ctl cec_ctl-cec-ctl.o cec_ctl-cec-pin.o -lrt -lpthread ../libcecutil/libcecutil.la >libtool: link: x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -o cec-ctl cec_ctl-cec-ctl.o cec_ctl-cec-pin.o -Wl,--as-needed -lrt -lpthread ../libcecutil/.libs/libcecutil.a >Making all in cec-compliance >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_compliance-cec-compliance.o `test -f 'cec-compliance.cpp' || echo './'`cec-compliance.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_compliance-cec-test.o `test -f 'cec-test.cpp' || echo './'`cec-test.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_compliance-cec-test-adapter.o `test -f 'cec-test-adapter.cpp' || echo './'`cec-test-adapter.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_compliance-cec-test-audio.o `test -f 'cec-test-audio.cpp' || echo './'`cec-test-audio.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_compliance-cec-test-power.o `test -f 'cec-test-power.cpp' || echo './'`cec-test-power.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_compliance-cec-test-fuzzing.o `test -f 'cec-test-fuzzing.cpp' || echo './'`cec-test-fuzzing.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_compliance-cec-test-tuner-record-timer.o `test -f 'cec-test-tuner-record-timer.cpp' || echo './'`cec-test-tuner-record-timer.cpp >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cec-compliance cec_compliance-cec-compliance.o cec_compliance-cec-test.o cec_compliance-cec-test-adapter.o cec_compliance-cec-test-audio.o cec_compliance-cec-test-power.o cec_compliance-cec-test-fuzzing.o cec_compliance-cec-test-tuner-record-timer.o -lrt ../libcecutil/libcecutil.la >libtool: link: x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -o cec-compliance cec_compliance-cec-compliance.o cec_compliance-cec-test.o cec_compliance-cec-test-adapter.o cec_compliance-cec-test-audio.o cec_compliance-cec-test-power.o cec_compliance-cec-test-fuzzing.o cec_compliance-cec-test-tuner-record-timer.o -Wl,--as-needed -lrt ../libcecutil/.libs/libcecutil.a >Making all in cec-follower >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_follower-cec-follower.o `test -f 'cec-follower.cpp' || echo './'`cec-follower.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_follower-cec-processing.o `test -f 'cec-processing.cpp' || echo './'`cec-processing.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o cec_follower-cec-tuner.o `test -f 'cec-tuner.cpp' || echo './'`cec-tuner.cpp >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o cec-follower cec_follower-cec-follower.o cec_follower-cec-processing.o cec_follower-cec-tuner.o -lrt ../libcecutil/libcecutil.la >libtool: link: x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -o cec-follower cec_follower-cec-follower.o cec_follower-cec-processing.o cec_follower-cec-tuner.o -Wl,--as-needed -lrt ../libcecutil/.libs/libcecutil.a >Making all in rds-ctl >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o rds_ctl-rds-ctl.o `test -f 'rds-ctl.cpp' || echo './'`rds-ctl.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o rds_ctl-v4l2-info.o `test -f 'v4l2-info.cpp' || echo './'`v4l2-info.cpp >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rds-ctl rds_ctl-rds-ctl.o rds_ctl-v4l2-info.o ../../lib/libv4l2rds/libv4l2rds.la >libtool: link: x86_64-gentoo-linux-musl-g++ -march=skylake -O2 -pipe -Wl,-O1 -o .libs/rds-ctl rds_ctl-rds-ctl.o rds_ctl-v4l2-info.o -Wl,--as-needed ../../lib/libv4l2rds/.libs/libv4l2rds.so -lpthread >Making all in v4l2-tracer >../../utils/v4l2-tracer/v4l2-tracer-gen.pl ../../include/linux/v4l2-controls.h ../../include/linux/videodev2.h ../../include/linux/media.h ../../include/linux/v4l2-common.h >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DLIBTRACER_PATH=/usr/lib -I/usr/include/json-c -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_tracer-retrace-helper.o `test -f 'retrace-helper.cpp' || echo './'`retrace-helper.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DLIBTRACER_PATH=/usr/lib -I/usr/include/json-c -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_tracer-retrace.o `test -f 'retrace.cpp' || echo './'`retrace.cpp >x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DLIBTRACER_PATH=/usr/lib -I/usr/include/json-c -DGIT_SHA= -DGIT_COMMIT_CNT= -DGIT_COMMIT_DATE= -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o v4l2_tracer-v4l2-tracer-common.o `test -f 'v4l2-tracer-common.cpp' || echo './'`v4l2-tracer-common.cpp >/bin/sh ../../libtool --tag=CXX --tag=disable-static --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I/usr/include/json-c -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l2tracer_la-libv4l2tracer.lo `test -f 'libv4l2tracer.cpp' || echo './'`libv4l2tracer.cpp >/bin/sh ../../libtool --tag=CXX --tag=disable-static --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I/usr/include/json-c -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l2tracer_la-trace-helper.lo `test -f 'trace-helper.cpp' || echo './'`trace-helper.cpp >/bin/sh ../../libtool --tag=CXX --tag=disable-static --mode=compile x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I/usr/include/json-c -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c -o libv4l2tracer_la-trace.lo `test -f 'trace.cpp' || echo './'`trace.cpp >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I/usr/include/json-c -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c libv4l2tracer.cpp -fPIC -DPIC -o .libs/libv4l2tracer_la-libv4l2tracer.o >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I/usr/include/json-c -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c trace-helper.cpp -fPIC -DPIC -o .libs/libv4l2tracer_la-trace-helper.o >libtool: compile: x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I/usr/include/json-c -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -march=skylake -O2 -pipe -c trace.cpp -fPIC -DPIC -o .libs/libv4l2tracer_la-trace.o >In file included from [01m[Kv4l2-tracer-common.h:12[m[K, > from [01m[Kretrace.h:9[m[K, > from [01m[Kretrace-helper.cpp:6[m[K: >[01m[K../../utils/common/media-info.h:40:34:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' has not been declared > 40 | int mi_get_dev_t_from_fd(int fd, [01;31m[Kdev_t[m[K *dev); > | [01;31m[K^~~~~[m[K >[01m[K../../utils/common/media-info.h:48:39:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' was not declared in this scope; did you mean '[01m[Kdiv_t[m[K'? > 48 | std::string mi_get_devpath_from_dev_t([01;31m[Kdev_t[m[K dev); > | [01;31m[K^~~~~[m[K > | [32m[Kdiv_t[m[K >In file included from [01m[Kv4l2-tracer-common.h:12[m[K, > from [01m[Kretrace.h:9[m[K, > from [01m[Kretrace.cpp:6[m[K: >[01m[K../../utils/common/media-info.h:40:34:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' has not been declared > 40 | int mi_get_dev_t_from_fd(int fd, [01;31m[Kdev_t[m[K *dev); > | [01;31m[K^~~~~[m[K >[01m[K../../utils/common/media-info.h:48:39:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' was not declared in this scope; did you mean '[01m[Kdiv_t[m[K'? > 48 | std::string mi_get_devpath_from_dev_t([01;31m[Kdev_t[m[K dev); > | [01;31m[K^~~~~[m[K > | [32m[Kdiv_t[m[K >In file included from [01m[Kv4l2-tracer-common.h:12[m[K, > from [01m[Kv4l2-tracer-common.cpp:6[m[K: >[01m[K../../utils/common/media-info.h:40:34:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' has not been declared > 40 | int mi_get_dev_t_from_fd(int fd, [01;31m[Kdev_t[m[K *dev); > | [01;31m[K^~~~~[m[K >[01m[K../../utils/common/media-info.h:48:39:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' was not declared in this scope; did you mean '[01m[Kdiv_t[m[K'? > 48 | std::string mi_get_devpath_from_dev_t([01;31m[Kdev_t[m[K dev); > | [01;31m[K^~~~~[m[K > | [32m[Kdiv_t[m[K >In file included from [01m[Kv4l2-tracer-common.h:12[m[K, > from [01m[Ktrace.h:9[m[K, > from [01m[Klibv4l2tracer.cpp:6[m[K: >[01m[K../../utils/common/media-info.h:40:34:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' has not been declared > 40 | int mi_get_dev_t_from_fd(int fd, [01;31m[Kdev_t[m[K *dev); > | [01;31m[K^~~~~[m[K >[01m[K../../utils/common/media-info.h:48:39:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' was not declared in this scope; did you mean '[01m[Kdiv_t[m[K'? > 48 | std::string mi_get_devpath_from_dev_t([01;31m[Kdev_t[m[K dev); > | [01;31m[K^~~~~[m[K > | [32m[Kdiv_t[m[K >In file included from [01m[Kv4l2-tracer-common.h:12[m[K, > from [01m[Ktrace.h:9[m[K, > from [01m[Ktrace-helper.cpp:6[m[K: >[01m[K../../utils/common/media-info.h:40:34:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' has not been declared > 40 | int mi_get_dev_t_from_fd(int fd, [01;31m[Kdev_t[m[K *dev); > | [01;31m[K^~~~~[m[K >[01m[K../../utils/common/media-info.h:48:39:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' was not declared in this scope; did you mean '[01m[Kdiv_t[m[K'? > 48 | std::string mi_get_devpath_from_dev_t([01;31m[Kdev_t[m[K dev); > | [01;31m[K^~~~~[m[K > | [32m[Kdiv_t[m[K >In file included from [01m[Kv4l2-tracer-common.h:12[m[K, > from [01m[Ktrace.h:9[m[K, > from [01m[Ktrace.cpp:6[m[K: >[01m[K../../utils/common/media-info.h:40:34:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' has not been declared > 40 | int mi_get_dev_t_from_fd(int fd, [01;31m[Kdev_t[m[K *dev); > | [01;31m[K^~~~~[m[K >[01m[K../../utils/common/media-info.h:48:39:[m[K [01;31m[Kerror: [m[K'[01m[Kdev_t[m[K' was not declared in this scope; did you mean '[01m[Kdiv_t[m[K'? > 48 | std::string mi_get_devpath_from_dev_t([01;31m[Kdev_t[m[K dev); > | [01;31m[K^~~~~[m[K > | [32m[Kdiv_t[m[K >In file included from [01m[Kv4l2-tracer-common.h:15[m[K: >[01m[Klibv4l2tracer.cpp:93:5:[m[K [01;31m[Kerror: [m[Kredefinition of '[01m[Kint open(const char*, int, ...)[m[K' > 93 | int [01;31m[Kopen64[m[K(const char *path, int oflag, ...) > | [01;31m[K^~~~~~[m[K >[01m[Klibv4l2tracer.cpp:56:5:[m[K [01;36m[Knote: [m[K'[01m[Kint open(const char*, int, ...)[m[K' previously defined here > 56 | int [01;36m[Kopen[m[K(const char *path, int oflag, ...) > | [01;36m[K^~~~[m[K >In file included from [01m[Kv4l2-tracer-common.h:28[m[K: >[01m[Klibv4l2tracer.cpp:181:7:[m[K [01;31m[Kerror: [m[Kredefinition of '[01m[Kvoid* mmap(void*, size_t, int, int, int, off_t)[m[K' > 181 | void *[01;31m[Kmmap64[m[K(void *addr, size_t len, int prot, int flags, int fildes, off_t off) > | [01;31m[K^~~~~~[m[K >[01m[Klibv4l2tracer.cpp:166:7:[m[K [01;36m[Knote: [m[K'[01m[Kvoid* mmap(void*, size_t, int, int, int, off_t)[m[K' previously defined here > 166 | void *[01;36m[Kmmap[m[K(void *addr, size_t len, int prot, int flags, int fildes, off_t off) > | [01;36m[K^~~~[m[K >make[3]: *** [Makefile:834: v4l2_tracer-retrace.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >make[3]: *** [Makefile:820: v4l2_tracer-retrace-helper.o] Error 1 >make[3]: *** [Makefile:757: libv4l2tracer_la-libv4l2tracer.lo] Error 1 >make[3]: *** [Makefile:771: libv4l2tracer_la-trace.lo] Error 1 >make[3]: *** [Makefile:848: v4l2_tracer-v4l2-tracer-common.o] Error 1 >make[3]: *** [Makefile:764: libv4l2tracer_la-trace-helper.lo] Error 1 >make[2]: *** [Makefile:497: all-recursive] Error 1 >make[1]: *** [Makefile:607: all-recursive] Error 1 >make: *** [Makefile:534: all] Error 2 > [31;01m*[0m ERROR: media-tv/v4l-utils-1.24.1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-tv/v4l-utils-1.24.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-tv/v4l-utils-1.24.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-tv/v4l-utils-1.24.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-tv/v4l-utils-1.24.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1' > [31;01m*[0m S: '/var/tmp/portage/media-tv/v4l-utils-1.24.1/work/v4l-utils-1.24.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 908380
: 863715 |
863717
|
863839