Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/v4l-utils.spec'], chrootPath='/var/lib/mock/f33-build-630486-67618/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/v4l-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1597190400 Wrote: /builddir/build/SRPMS/v4l-utils-1.20.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/v4l-utils.spec'], chrootPath='/var/lib/mock/f33-build-630486-67618/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/v4l-utils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1597190400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.67DEP3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf v4l-utils-1.20.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/v4l-utils-1.20.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd v4l-utils-1.20.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WS0uN3 + umask 022 + cd /builddir/build/BUILD + cd v4l-utils-1.20.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-05-21 07:22:24.000000000 -0400 +++ ./configure 2021-05-07 14:47:45.526935529 -0400 @@ -2209,7 +2209,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-05-07 14:47:45.526935529 -0400 +++ ./configure 2021-05-07 14:47:46.676935585 -0400 @@ -7432,7 +7432,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -24817,7 +24817,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-libdvbv5 --enable-doxygen-man checking for riscv64-redhat-linux-gnu-gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 gcc... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for gcc option to accept ISO C99... none needed checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7386: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for riscv64-redhat-linux-gnu-doxygen... no checking for doxygen... /usr/bin/doxygen checking for riscv64-redhat-linux-gnu-perl... no checking for perl... /usr/bin/perl checking for riscv64-redhat-linux-gnu-dot... no checking for dot... /usr/bin/dot checking for riscv64-redhat-linux-gnu-latex... no checking for latex... no configure: WARNING: latex not found - will not generate doxygen PostScript documentation checking for riscv64-redhat-linux-gnu-makeindex... no checking for makeindex... no checking for riscv64-redhat-linux-gnu-dvips... no checking for dvips... no checking for riscv64-redhat-linux-gnu-egrep... no checking for egrep... /usr/bin/egrep checking for riscv64-redhat-linux-gnu-pdflatex... no checking for pdflatex... no configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation checking for riscv64-redhat-linux-gnu-makeindex... no checking for makeindex... no checking for riscv64-redhat-linux-gnu-egrep... /usr/bin/egrep checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done ./configure: line 14531: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory ./configure: line 14531: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking sys/klog.h usability... yes checking sys/klog.h presence... yes checking for sys/klog.h... yes checking for klogctl... yes checking for ioctl with POSIX signature... no checking for __secure_getenv... no checking for secure_getenv... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes 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... no checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_read_header in -ljpeg... yes checking for Qt5Core >= 5.0 Qt5Gui >= 5.0 Qt5Widgets >= 5.0... yes checking for Qt5Core >= 5.4 Qt5Gui >= 5.4 Qt5Widgets >= 5.4... yes checking for moc-qt5... moc-qt5 checking for uic-qt5... uic-qt5 checking for rcc-qt5... rcc-qt5 checking for Qt5OpenGL >= 5.4 gl... yes checking for Qt5 Desktop OpenGL... yes checking for alsa... yes checking for libudev... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... 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... -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 for fork... yes checking linux/i2c-dev.h usability... yes checking linux/i2c-dev.h presence... yes checking for linux/i2c-dev.h... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking if gcc accepts -m32... no checking for sdl2 SDL2_image... no checking for library containing backtrace... none required SystemCallFilter=@system-service @module @raw-io 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/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-gnu X11 : yes GL : yes glu : no libelf : yes libjpeg : yes libudev : yes pthread : yes QT version : v5.4 with QtGL ALSA support : yes SDL support : no build dynamic libs : yes build static libs : no gconv : no dynamic libv4l : yes v4l_plugins : yes v4l_wrappers : yes libdvbv5 : yes dvbv5-daemon : yes v4lutils : yes qv4l2 : yes qvidcap : yes v4l2-ctl uses libv4l : yes v4l2-ctl-32 : no v4l2-compliance : yes v4l2-compliance uses libv4l: yes v4l2-compliance-32 : no BPF IR Decoders: : yes + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in v4l-utils-po make[2]: Nothing to be done for 'all'. Making all in libdvbv5-po make[2]: Nothing to be done for 'all'. Making all in lib Making all in libv4lconvert make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ov511-decomp.o ov511-decomp.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ov518-decomp.o ov518-decomp.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-sn9c20x.lo `test -f 'sn9c20x.c' || echo './'`sn9c20x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sn9c20x.c -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c20x.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-libv4lconvert.lo `test -f 'libv4lconvert.c' || echo './'`libv4lconvert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libv4lconvert.c -fPIC -DPIC -o .libs/libv4lconvert_la-libv4lconvert.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-sn9c10x.lo `test -f 'sn9c10x.c' || echo './'`sn9c10x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sn9c10x.c -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c10x.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-pac207.lo `test -f 'pac207.c' || echo './'`pac207.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c pac207.c -fPIC -DPIC -o .libs/libv4lconvert_la-pac207.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-tinyjpeg.lo `test -f 'tinyjpeg.c' || echo './'`tinyjpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tinyjpeg.c -fPIC -DPIC -o .libs/libv4lconvert_la-tinyjpeg.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-mr97310a.lo `test -f 'mr97310a.c' || echo './'`mr97310a.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mr97310a.c -fPIC -DPIC -o .libs/libv4lconvert_la-mr97310a.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-flip.lo `test -f 'flip.c' || echo './'`flip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c flip.c -fPIC -DPIC -o .libs/libv4lconvert_la-flip.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-jidctflt.lo `test -f 'jidctflt.c' || echo './'`jidctflt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jidctflt.c -fPIC -DPIC -o .libs/libv4lconvert_la-jidctflt.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-crop.lo `test -f 'crop.c' || echo './'`crop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crop.c -fPIC -DPIC -o .libs/libv4lconvert_la-crop.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-spca561-decompress.lo `test -f 'spca561-decompress.c' || echo './'`spca561-decompress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c spca561-decompress.c -fPIC -DPIC -o .libs/libv4lconvert_la-spca561-decompress.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-sn9c2028-decomp.lo `test -f 'sn9c2028-decomp.c' || echo './'`sn9c2028-decomp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sn9c2028-decomp.c -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c2028-decomp.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-spca501.lo `test -f 'spca501.c' || echo './'`spca501.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c spca501.c -fPIC -DPIC -o .libs/libv4lconvert_la-spca501.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-sq905c.lo `test -f 'sq905c.c' || echo './'`sq905c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sq905c.c -fPIC -DPIC -o .libs/libv4lconvert_la-sq905c.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-stv0680.lo `test -f 'stv0680.c' || echo './'`stv0680.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c stv0680.c -fPIC -DPIC -o .libs/libv4lconvert_la-stv0680.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-hm12.lo `test -f 'hm12.c' || echo './'`hm12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c hm12.c -fPIC -DPIC -o .libs/libv4lconvert_la-hm12.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-rgbyuv.lo `test -f 'rgbyuv.c' || echo './'`rgbyuv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rgbyuv.c -fPIC -DPIC -o .libs/libv4lconvert_la-rgbyuv.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-bayer.lo `test -f 'bayer.c' || echo './'`bayer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c bayer.c -fPIC -DPIC -o .libs/libv4lconvert_la-bayer.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-se401.lo `test -f 'se401.c' || echo './'`se401.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c se401.c -fPIC -DPIC -o .libs/libv4lconvert_la-se401.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-cpia1.lo `test -f 'cpia1.c' || echo './'`cpia1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cpia1.c -fPIC -DPIC -o .libs/libv4lconvert_la-cpia1.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-jpeg.lo `test -f 'jpeg.c' || echo './'`jpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jpeg.c -fPIC -DPIC -o .libs/libv4lconvert_la-jpeg.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-jpeg_memsrcdest.lo `test -f 'jpeg_memsrcdest.c' || echo './'`jpeg_memsrcdest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jpeg_memsrcdest.c -fPIC -DPIC -o .libs/libv4lconvert_la-jpeg_memsrcdest.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-jpgl.lo `test -f 'jpgl.c' || echo './'`jpgl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jpgl.c -fPIC -DPIC -o .libs/libv4lconvert_la-jpgl.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-jl2005bcd.lo `test -f 'jl2005bcd.c' || echo './'`jl2005bcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c jl2005bcd.c -fPIC -DPIC -o .libs/libv4lconvert_la-jl2005bcd.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4lconvert_la-helper.lo `test -f 'helper.c' || echo './'`helper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c helper.c -fPIC -DPIC -o .libs/libv4lconvert_la-helper.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o processing/libv4lconvert_la-libv4lprocessing.lo `test -f 'processing/libv4lprocessing.c' || echo './'`processing/libv4lprocessing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c processing/libv4lprocessing.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-libv4lprocessing.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o control/libv4lconvert_la-libv4lcontrol.lo `test -f 'control/libv4lcontrol.c' || echo './'`control/libv4lcontrol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c control/libv4lcontrol.c -fPIC -DPIC -o control/.libs/libv4lconvert_la-libv4lcontrol.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' control/libv4lcontrol.c: In function 'v4lcontrol_create': control/libv4lcontrol.c:728:3: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 728 | ftruncate(shm_fd, V4LCONTROL_SHM_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o processing/libv4lconvert_la-whitebalance.lo `test -f 'processing/whitebalance.c' || echo './'`processing/whitebalance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c processing/whitebalance.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-whitebalance.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ov511-decomp ov511-decomp.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ov511-decomp ov511-decomp.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ov518-decomp ov518-decomp.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ov518-decomp ov518-decomp.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o processing/libv4lconvert_la-gamma.lo `test -f 'processing/gamma.c' || echo './'`processing/gamma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c processing/gamma.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-gamma.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o processing/libv4lconvert_la-autogain.lo `test -f 'processing/autogain.c' || echo './'`processing/autogain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c processing/autogain.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-autogain.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 0 -lrt -lm -ljpeg -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libv4lconvert.la -rpath /usr/lib64 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-hm12.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-jpeg_memsrcdest.lo libv4lconvert_la-helper.lo libtool: link: 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-hm12.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-jpeg_memsrcdest.o .libs/libv4lconvert_la-helper.o -lrt -lm -ljpeg -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' Making all in libv4l2 make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4l2_la-v4l2-plugin.lo `test -f 'v4l2-plugin.c' || echo './'`v4l2-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c v4l2-plugin.c -fPIC -DPIC -o .libs/libv4l2_la-v4l2-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2convert_la-v4l2convert.lo `test -f 'v4l2convert.c' || echo './'`v4l2convert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c v4l2convert.c -fPIC -DPIC -o .libs/v4l2convert_la-v4l2convert.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4l2_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c log.c -fPIC -DPIC -o .libs/libv4l2_la-log.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4l2_la-libv4l2.lo `test -f 'libv4l2.c' || echo './'`libv4l2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libv4l2.c -fPIC -DPIC -o .libs/libv4l2_la-libv4l2.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 0 -lpthread -ldl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libv4l2.la -rpath /usr/lib64 libv4l2_la-libv4l2.lo libv4l2_la-log.lo libv4l2_la-v4l2-plugin.lo ../libv4lconvert/libv4lconvert.la libtool: link: gcc -shared -fPIC -DPIC .libs/libv4l2_la-libv4l2.o .libs/libv4l2_la-log.o .libs/libv4l2_la-v4l2-plugin.o -lpthread -ldl ../libv4lconvert/.libs/libv4lconvert.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module -shared -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v4l2convert.la -rpath /usr/lib64/libv4l v4l2convert_la-v4l2convert.lo libv4l2.la libtool: link: gcc -shared -fPIC -DPIC .libs/v4l2convert_la-v4l2convert.o ./.libs/libv4l2.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,v4l2convert.so -o .libs/v4l2convert.so libtool: link: ( cd ".libs" && rm -f "v4l2convert.la" && ln -s "../v4l2convert.la" "v4l2convert.la" ) make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' Making all in libv4l1 make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4l1_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c log.c -fPIC -DPIC -o .libs/libv4l1_la-log.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l1compat_la-v4l1compat.lo `test -f 'v4l1compat.c' || echo './'`v4l1compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c v4l1compat.c -fPIC -DPIC -o .libs/v4l1compat_la-v4l1compat.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4l1_la-libv4l1.lo `test -f 'libv4l1.c' || echo './'`libv4l1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libv4l1.c -fPIC -DPIC -o .libs/libv4l1_la-libv4l1.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 0 -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libv4l1.la -rpath /usr/lib64 libv4l1_la-libv4l1.lo libv4l1_la-log.lo ../libv4l2/libv4l2.la libtool: link: gcc -shared -fPIC -DPIC .libs/libv4l1_la-libv4l1.o .libs/libv4l1_la-log.o -lpthread ../libv4l2/.libs/libv4l2.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module -shared -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v4l1compat.la -rpath /usr/lib64/libv4l v4l1compat_la-v4l1compat.lo libv4l1.la libtool: link: gcc -shared -fPIC -DPIC .libs/v4l1compat_la-v4l1compat.o ./.libs/libv4l1.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,v4l1compat.so -o .libs/v4l1compat.so libtool: link: ( cd ".libs" && rm -f "v4l1compat.la" && ln -s "../v4l1compat.la" "v4l1compat.la" ) make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' Making all in libv4l2rds make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4l2rds_la-libv4l2rds.lo `test -f 'libv4l2rds.c' || echo './'`libv4l2rds.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libv4l2rds.c -fPIC -DPIC -o .libs/libv4l2rds_la-libv4l2rds.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 0 -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libv4l2rds.la -rpath /usr/lib64 libv4l2rds_la-libv4l2rds.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libv4l2rds_la-libv4l2rds.o -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' Making all in libv4l-mplane make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4l_mplane_la-libv4l-mplane.lo `test -f 'libv4l-mplane.c' || echo './'`libv4l-mplane.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libv4l-mplane.c -fPIC -DPIC -o .libs/libv4l_mplane_la-libv4l-mplane.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module -shared -export-dynamic -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libv4l-mplane.la -rpath /usr/lib64/libv4l/plugins libv4l_mplane_la-libv4l-mplane.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libv4l_mplane_la-libv4l-mplane.o -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' Making all in libdvbv5 make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c crc32.c -fPIC -DPIC -o .libs/libdvbv5_la-crc32.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-legacy-channel-format.lo `test -f 'dvb-legacy-channel-format.c' || echo './'`dvb-legacy-channel-format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-legacy-channel-format.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-legacy-channel-format.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-compat-soname.lo `test -f 'compat-soname.c' || echo './'`compat-soname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c compat-soname.c -fPIC -DPIC -o .libs/libdvbv5_la-compat-soname.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-countries.lo `test -f 'countries.c' || echo './'`countries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c countries.c -fPIC -DPIC -o .libs/libdvbv5_la-countries.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-zap-format.lo `test -f 'dvb-zap-format.c' || echo './'`dvb-zap-format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-zap-format.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-zap-format.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-v5.lo `test -f 'dvb-v5.c' || echo './'`dvb-v5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-v5.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-v5.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-vdr-format.lo `test -f 'dvb-vdr-format.c' || echo './'`dvb-vdr-format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-vdr-format.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-vdr-format.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-parse_string.lo `test -f 'parse_string.c' || echo './'`parse_string.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parse_string.c -fPIC -DPIC -o .libs/libdvbv5_la-parse_string.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-demux.lo `test -f 'dvb-demux.c' || echo './'`dvb-demux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-demux.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-demux.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-dev.lo `test -f 'dvb-dev.c' || echo './'`dvb-dev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-dev.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-dev.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-log.lo `test -f 'dvb-log.c' || echo './'`dvb-log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-log.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-log.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-v5-std.lo `test -f 'dvb-v5-std.c' || echo './'`dvb-v5-std.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-v5-std.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-v5-std.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-dev-local.lo `test -f 'dvb-dev-local.c' || echo './'`dvb-dev-local.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-dev-local.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-dev-local.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-sat.lo `test -f 'dvb-sat.c' || echo './'`dvb-sat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-sat.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-sat.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-file.lo `test -f 'dvb-file.c' || echo './'`dvb-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-file.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-file.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-descriptors.lo `test -f 'descriptors.c' || echo './'`descriptors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors.c -fPIC -DPIC -o .libs/libdvbv5_la-descriptors.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-scan.lo `test -f 'dvb-scan.c' || echo './'`dvb-scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-scan.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-scan.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-fe.lo `test -f 'dvb-fe.c' || echo './'`dvb-fe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-fe.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-fe.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-header.lo `test -f 'tables/header.c' || echo './'`tables/header.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/header.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-header.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-pat.lo `test -f 'tables/pat.c' || echo './'`tables/pat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/pat.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-pat.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-pmt.lo `test -f 'tables/pmt.c' || echo './'`tables/pmt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/pmt.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-pmt.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-nit.lo `test -f 'tables/nit.c' || echo './'`tables/nit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/nit.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-nit.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-sdt.lo `test -f 'tables/sdt.c' || echo './'`tables/sdt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/sdt.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-sdt.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libdvbv5_la-dvb-dev-remote.lo `test -f 'dvb-dev-remote.c' || echo './'`dvb-dev-remote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c dvb-dev-remote.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-dev-remote.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-vct.lo `test -f 'tables/vct.c' || echo './'`tables/vct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/vct.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-vct.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-mgt.lo `test -f 'tables/mgt.c' || echo './'`tables/mgt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/mgt.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-mgt.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-eit.lo `test -f 'tables/eit.c' || echo './'`tables/eit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/eit.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-eit.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-cat.lo `test -f 'tables/cat.c' || echo './'`tables/cat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/cat.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-cat.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-mpeg_ts.lo `test -f 'tables/mpeg_ts.c' || echo './'`tables/mpeg_ts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/mpeg_ts.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-mpeg_ts.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-atsc_eit.lo `test -f 'tables/atsc_eit.c' || echo './'`tables/atsc_eit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/atsc_eit.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-atsc_eit.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-mpeg_es.lo `test -f 'tables/mpeg_es.c' || echo './'`tables/mpeg_es.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/mpeg_es.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-mpeg_es.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tables/libdvbv5_la-mpeg_pes.lo `test -f 'tables/mpeg_pes.c' || echo './'`tables/mpeg_pes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tables/mpeg_pes.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-mpeg_pes.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_language.lo `test -f 'descriptors/desc_language.c' || echo './'`descriptors/desc_language.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_language.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_language.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_network_name.lo `test -f 'descriptors/desc_network_name.c' || echo './'`descriptors/desc_network_name.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_network_name.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_network_name.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_cable_delivery.lo `test -f 'descriptors/desc_cable_delivery.c' || echo './'`descriptors/desc_cable_delivery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_cable_delivery.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_cable_delivery.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_sat.lo `test -f 'descriptors/desc_sat.c' || echo './'`descriptors/desc_sat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_sat.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_sat.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_terrestrial_delivery.lo `test -f 'descriptors/desc_terrestrial_delivery.c' || echo './'`descriptors/desc_terrestrial_delivery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_terrestrial_delivery.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_terrestrial_delivery.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_service.lo `test -f 'descriptors/desc_service.c' || echo './'`descriptors/desc_service.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_service.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_service.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_frequency_list.lo `test -f 'descriptors/desc_frequency_list.c' || echo './'`descriptors/desc_frequency_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_frequency_list.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_frequency_list.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_t2_delivery.lo `test -f 'descriptors/desc_t2_delivery.c' || echo './'`descriptors/desc_t2_delivery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_t2_delivery.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_t2_delivery.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_event_short.lo `test -f 'descriptors/desc_event_short.c' || echo './'`descriptors/desc_event_short.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_event_short.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_event_short.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_event_extended.lo `test -f 'descriptors/desc_event_extended.c' || echo './'`descriptors/desc_event_extended.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_event_extended.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_event_extended.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_hierarchy.lo `test -f 'descriptors/desc_hierarchy.c' || echo './'`descriptors/desc_hierarchy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_hierarchy.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_hierarchy.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_atsc_service_location.lo `test -f 'descriptors/desc_atsc_service_location.c' || echo './'`descriptors/desc_atsc_service_location.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_atsc_service_location.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_atsc_service_location.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_extension.lo `test -f 'descriptors/desc_extension.c' || echo './'`descriptors/desc_extension.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_extension.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_extension.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_logical_channel.lo `test -f 'descriptors/desc_logical_channel.c' || echo './'`descriptors/desc_logical_channel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_logical_channel.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_logical_channel.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_isdbt_delivery.lo `test -f 'descriptors/desc_isdbt_delivery.c' || echo './'`descriptors/desc_isdbt_delivery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_isdbt_delivery.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_isdbt_delivery.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_ts_info.lo `test -f 'descriptors/desc_ts_info.c' || echo './'`descriptors/desc_ts_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_ts_info.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_ts_info.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_partial_reception.lo `test -f 'descriptors/desc_partial_reception.c' || echo './'`descriptors/desc_partial_reception.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_partial_reception.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_partial_reception.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_ca_identifier.lo `test -f 'descriptors/desc_ca_identifier.c' || echo './'`descriptors/desc_ca_identifier.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_ca_identifier.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_ca_identifier.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o descriptors/libdvbv5_la-desc_ca.lo `test -f 'descriptors/desc_ca.c' || echo './'`descriptors/desc_ca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c descriptors/desc_ca.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_ca.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 0 -ludev -lm -lrt -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdvbv5.la -rpath /usr/lib64 libdvbv5_la-compat-soname.lo libdvbv5_la-crc32.lo libdvbv5_la-countries.lo libdvbv5_la-dvb-legacy-channel-format.lo libdvbv5_la-dvb-zap-format.lo libdvbv5_la-dvb-vdr-format.lo libdvbv5_la-dvb-v5.lo libdvbv5_la-parse_string.lo libdvbv5_la-dvb-demux.lo libdvbv5_la-dvb-dev.lo libdvbv5_la-dvb-dev-local.lo libdvbv5_la-dvb-fe.lo libdvbv5_la-dvb-log.lo libdvbv5_la-dvb-file.lo libdvbv5_la-dvb-v5-std.lo libdvbv5_la-dvb-sat.lo libdvbv5_la-dvb-scan.lo libdvbv5_la-descriptors.lo tables/libdvbv5_la-header.lo tables/libdvbv5_la-pat.lo tables/libdvbv5_la-pmt.lo tables/libdvbv5_la-nit.lo tables/libdvbv5_la-sdt.lo tables/libdvbv5_la-vct.lo tables/libdvbv5_la-mgt.lo tables/libdvbv5_la-eit.lo tables/libdvbv5_la-cat.lo tables/libdvbv5_la-atsc_eit.lo tables/libdvbv5_la-mpeg_ts.lo tables/libdvbv5_la-mpeg_pes.lo tables/libdvbv5_la-mpeg_es.lo descriptors/libdvbv5_la-desc_language.lo descriptors/libdvbv5_la-desc_network_name.lo descriptors/libdvbv5_la-desc_cable_delivery.lo descriptors/libdvbv5_la-desc_sat.lo descriptors/libdvbv5_la-desc_terrestrial_delivery.lo descriptors/libdvbv5_la-desc_t2_delivery.lo descriptors/libdvbv5_la-desc_service.lo descriptors/libdvbv5_la-desc_frequency_list.lo descriptors/libdvbv5_la-desc_event_short.lo descriptors/libdvbv5_la-desc_event_extended.lo descriptors/libdvbv5_la-desc_atsc_service_location.lo descriptors/libdvbv5_la-desc_hierarchy.lo descriptors/libdvbv5_la-desc_extension.lo descriptors/libdvbv5_la-desc_isdbt_delivery.lo descriptors/libdvbv5_la-desc_logical_channel.lo descriptors/libdvbv5_la-desc_ts_info.lo descriptors/libdvbv5_la-desc_partial_reception.lo descriptors/libdvbv5_la-desc_ca.lo descriptors/libdvbv5_la-desc_ca_identifier.lo libdvbv5_la-dvb-dev-remote.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libdvbv5_la-compat-soname.o .libs/libdvbv5_la-crc32.o .libs/libdvbv5_la-countries.o .libs/libdvbv5_la-dvb-legacy-channel-format.o .libs/libdvbv5_la-dvb-zap-format.o .libs/libdvbv5_la-dvb-vdr-format.o .libs/libdvbv5_la-dvb-v5.o .libs/libdvbv5_la-parse_string.o .libs/libdvbv5_la-dvb-demux.o .libs/libdvbv5_la-dvb-dev.o .libs/libdvbv5_la-dvb-dev-local.o .libs/libdvbv5_la-dvb-fe.o .libs/libdvbv5_la-dvb-log.o .libs/libdvbv5_la-dvb-file.o .libs/libdvbv5_la-dvb-v5-std.o .libs/libdvbv5_la-dvb-sat.o .libs/libdvbv5_la-dvb-scan.o .libs/libdvbv5_la-descriptors.o tables/.libs/libdvbv5_la-header.o tables/.libs/libdvbv5_la-pat.o tables/.libs/libdvbv5_la-pmt.o tables/.libs/libdvbv5_la-nit.o tables/.libs/libdvbv5_la-sdt.o tables/.libs/libdvbv5_la-vct.o tables/.libs/libdvbv5_la-mgt.o tables/.libs/libdvbv5_la-eit.o tables/.libs/libdvbv5_la-cat.o tables/.libs/libdvbv5_la-atsc_eit.o tables/.libs/libdvbv5_la-mpeg_ts.o tables/.libs/libdvbv5_la-mpeg_pes.o tables/.libs/libdvbv5_la-mpeg_es.o descriptors/.libs/libdvbv5_la-desc_language.o descriptors/.libs/libdvbv5_la-desc_network_name.o descriptors/.libs/libdvbv5_la-desc_cable_delivery.o descriptors/.libs/libdvbv5_la-desc_sat.o descriptors/.libs/libdvbv5_la-desc_terrestrial_delivery.o descriptors/.libs/libdvbv5_la-desc_t2_delivery.o descriptors/.libs/libdvbv5_la-desc_service.o descriptors/.libs/libdvbv5_la-desc_frequency_list.o descriptors/.libs/libdvbv5_la-desc_event_short.o descriptors/.libs/libdvbv5_la-desc_event_extended.o descriptors/.libs/libdvbv5_la-desc_atsc_service_location.o descriptors/.libs/libdvbv5_la-desc_hierarchy.o descriptors/.libs/libdvbv5_la-desc_extension.o descriptors/.libs/libdvbv5_la-desc_isdbt_delivery.o descriptors/.libs/libdvbv5_la-desc_logical_channel.o descriptors/.libs/libdvbv5_la-desc_ts_info.o descriptors/.libs/libdvbv5_la-desc_partial_reception.o descriptors/.libs/libdvbv5_la-desc_ca.o descriptors/.libs/libdvbv5_la-desc_ca_identifier.o .libs/libdvbv5_la-dvb-dev-remote.o -ludev -lm -lrt -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libdvbv5.so.0 -o .libs/libdvbv5.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libdvbv5.so.0" && ln -s "libdvbv5.so.0.0.0" "libdvbv5.so.0") libtool: link: (cd ".libs" && rm -f "libdvbv5.so" && ln -s "libdvbv5.so.0.0.0" "libdvbv5.so") libtool: link: ( cd ".libs" && rm -f "libdvbv5.la" && ln -s "../libdvbv5.la" "libdvbv5.la" ) make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Nothing to be done for 'all-am'. Making all in utils Making all in libv4l2util make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libv4l2util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -static -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4l2util_la-frequencies.lo `test -f 'frequencies.c' || echo './'`frequencies.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c frequencies.c -o libv4l2util_la-frequencies.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libv4l2util' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libv4l2util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -static -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4l2util_la-v4l2_driver.lo `test -f 'v4l2_driver.c' || echo './'`v4l2_driver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c v4l2_driver.c -o libv4l2util_la-v4l2_driver.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libv4l2util' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libv4l2util' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libv4l2util.la libv4l2util_la-frequencies.lo libv4l2util_la-v4l2_driver.lo libtool: link: ar cr .libs/libv4l2util.a libv4l2util_la-frequencies.o libv4l2util_la-v4l2_driver.o libtool: link: ranlib .libs/libv4l2util.a libtool: link: ( cd ".libs" && rm -f "libv4l2util.la" && ln -s "../libv4l2util.la" "libv4l2util.la" ) make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libv4l2util' Making all in libmedia_dev make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -static -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmedia_dev_la-get_media_devices.lo `test -f 'get_media_devices.c' || echo './'`get_media_devices.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c get_media_devices.c -o libmedia_dev_la-get_media_devices.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmedia_dev.la libmedia_dev_la-get_media_devices.lo libtool: link: ar cr .libs/libmedia_dev.a libmedia_dev_la-get_media_devices.o libtool: link: ranlib .libs/libmedia_dev.a libtool: link: ( cd ".libs" && rm -f "libmedia_dev.la" && ln -s "../libmedia_dev.la" "libmedia_dev.la" ) make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' Making all in ivtv-ctl make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ivtv-ctl.o ivtv-ctl.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ivtv-ctl ivtv-ctl.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ivtv-ctl ivtv-ctl.o -lm make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' Making all in ir-ctl make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o keymap.o keymap.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ir-encode.o ir-encode.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o bpf_encoder.o bpf_encoder.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ir-ctl.o ir-ctl.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o toml.o toml.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ir-ctl ir-ctl.o ir-encode.o toml.o keymap.o bpf_encoder.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ir-ctl ir-ctl.o ir-encode.o toml.o keymap.o bpf_encoder.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' Making all in cx18-ctl make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cx18-ctl.o cx18-ctl.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cx18-ctl cx18-ctl.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cx18-ctl cx18-ctl.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' Making all in keytable Making all in bpf_protocols make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/11.0.0/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c rc_mm.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/11.0.0/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c grundig.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' rc_mm.c:56:22: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:56:57: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:81:43: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (LIRC_IS_PULSE(*sample) && eq_margin(BPF_PARAM(header_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:88:43: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (LIRC_IS_SPACE(*sample) && eq_margin(BPF_PARAM(header_space), duration)) ^~~~~~~~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:94:43: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (LIRC_IS_PULSE(*sample) && eq_margin(BPF_PARAM(bit_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:108:17: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (eq_margin(BPF_PARAM(bit_0_space), duration)) { ^~~~~~~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:110:24: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] } else if (eq_margin(BPF_PARAM(bit_1_space), duration)) { ^~~~~~~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:112:24: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] } else if (eq_margin(BPF_PARAM(bit_2_space), duration)) { ^~~~~~~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:114:24: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] } else if (eq_margin(BPF_PARAM(bit_3_space), duration)) { ^~~~~~~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:122:19: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (s->count >= BPF_PARAM(bits)) { ^~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:129:43: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (LIRC_IS_PULSE(*sample) && eq_margin(BPF_PARAM(trailer), duration)) ^~~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ rc_mm.c:130:27: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] bpf_rc_keydown(sample, BPF_PARAM(rc_protocol), s->bits, 0); ^~~~~~~~~~~~~~~~~~~~~~ rc_mm.c:40:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ 12 warnings generated. grundig.c:71:43: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (LIRC_IS_PULSE(*sample) && eq_margin(BPF_PARAM(header_pulse), duration, 100)) { ^~~~~~~~~~~~~~~~~~~~~~~ grundig.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ grundig.c:77:43: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (LIRC_IS_SPACE(*sample) && eq_margin(BPF_PARAM(header_space), duration, 200)) ^~~~~~~~~~~~~~~~~~~~~~~ grundig.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ grundig.c:82:43: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (LIRC_IS_PULSE(*sample) && eq_margin(BPF_PARAM(leader_pulse), duration, 100)) ^~~~~~~~~~~~~~~~~~~~~~~ grundig.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ 3 warnings generated. make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/11.0.0/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c pulse_length.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' pulse_length.c:56:22: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:56:57: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:83:27: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!pulse && eq_margin(BPF_PARAM(header_space), duration)) ^~~~~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:89:27: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!pulse && eq_margin(BPF_PARAM(repeat_space), duration)) ^~~~~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:95:26: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && eq_margin(BPF_PARAM(header_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:101:16: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && BPF_PARAM(repeat_pulse) > 0 && ^~~~~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:102:17: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] eq_margin(BPF_PARAM(repeat_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:107:8: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!BPF_PARAM(header_optional)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:116:7: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (BPF_PARAM(reverse)) ^~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:121:17: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (eq_margin(BPF_PARAM(bit_1_pulse), duration)) ^~~~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:123:23: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] else if (!eq_margin(BPF_PARAM(bit_0_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:129:19: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (s->count == BPF_PARAM(bits)) { ^~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:130:27: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] bpf_rc_keydown(sample, BPF_PARAM(rc_protocol), s->bits, 0); ^~~~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:137:27: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!pulse && eq_margin(BPF_PARAM(bit_space), duration)) ^~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_length.c:143:26: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && eq_margin(BPF_PARAM(trailer_pulse), duration)) ^~~~~~~~~~~~~~~~~~~~~~~~ pulse_length.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ 15 warnings generated. make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/11.0.0/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c pulse_distance.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' pulse_distance.c:56:22: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:56:57: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:83:27: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!pulse && eq_margin(BPF_PARAM(header_space), duration)) ^~~~~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:89:27: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!pulse && eq_margin(BPF_PARAM(repeat_space), duration)) ^~~~~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:95:26: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && eq_margin(BPF_PARAM(header_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:101:16: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && BPF_PARAM(repeat_pulse) > 0 && ^~~~~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:102:17: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] eq_margin(BPF_PARAM(repeat_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:107:8: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!BPF_PARAM(header_optional)) ^~~~~~~~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:111:26: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && eq_margin(BPF_PARAM(bit_pulse), duration)) ^~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:124:7: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (BPF_PARAM(reverse)) ^~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:129:17: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (eq_margin(BPF_PARAM(bit_1_space), duration)) ^~~~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:131:23: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] else if (!eq_margin(BPF_PARAM(bit_0_space), duration)) { ^~~~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:137:19: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (s->count == BPF_PARAM(bits)) ^~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:143:26: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && eq_margin(BPF_PARAM(trailer_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ pulse_distance.c:147:28: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] bpf_rc_keydown(sample, BPF_PARAM(rc_protocol), s->bits, 0); ^~~~~~~~~~~~~~~~~~~~~~ pulse_distance.c:52:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ 15 warnings generated. make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/11.0.0/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c xbox-dvd.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' xbox-dvd.c:51:22: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ xbox-dvd.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ xbox-dvd.c:51:57: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ xbox-dvd.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ xbox-dvd.c:78:27: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!pulse && eq_margin(BPF_PARAM(header_space), duration)) ^~~~~~~~~~~~~~~~~~~~~~~ xbox-dvd.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ xbox-dvd.c:84:26: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && eq_margin(BPF_PARAM(header_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~~~~ xbox-dvd.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ xbox-dvd.c:91:26: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && eq_margin(BPF_PARAM(bit_pulse), duration)) ^~~~~~~~~~~~~~~~~~~~ xbox-dvd.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ xbox-dvd.c:104:17: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (eq_margin(BPF_PARAM(bit_1_space), duration)) ^~~~~~~~~~~~~~~~~~~~~~ xbox-dvd.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ xbox-dvd.c:106:23: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] else if (!eq_margin(BPF_PARAM(bit_0_space), duration)) { ^~~~~~~~~~~~~~~~~~~~~~ xbox-dvd.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ xbox-dvd.c:112:19: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (s->count == BPF_PARAM(bits)) ^~~~~~~~~~~~~~~ xbox-dvd.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ xbox-dvd.c:118:26: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && eq_margin(BPF_PARAM(trailer_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~~~~~ xbox-dvd.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ xbox-dvd.c:120:28: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] bpf_rc_keydown(sample, BPF_PARAM(rc_protocol), s->bits & 0xfff, 0); ^~~~~~~~~~~~~~~~~~~~~~ xbox-dvd.c:47:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ 10 warnings generated. make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/11.0.0/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c imon_rsc.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' imon_rsc.c:41:22: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ imon_rsc.c:37:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ imon_rsc.c:41:57: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ imon_rsc.c:37:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ 2 warnings generated. make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/11.0.0/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c manchester.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' manchester.c:48:22: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:48:57: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:64:18: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (s->count == BPF_PARAM(bits)) { ^~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:66:24: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] unsigned long mask = BPF_PARAM(scancode_mask); ^~~~~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:67:7: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (BPF_PARAM(toggle_bit) < BPF_PARAM(bits)) { ^~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:67:31: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (BPF_PARAM(toggle_bit) < BPF_PARAM(bits)) { ^~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:68:30: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] unsigned int tmask = 1 << BPF_PARAM(toggle_bit); ^~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:74:26: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] bpf_rc_keydown(sample, BPF_PARAM(rc_protocol), s->bits & ~mask, ^~~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:107:7: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (BPF_PARAM(header_pulse)) { ^~~~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:109:18: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] eq_margin(BPF_PARAM(header_pulse), duration)) { ^~~~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:116:7: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (BPF_PARAM(header_space)) { ^~~~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:118:18: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] eq_margin(BPF_PARAM(header_space), duration)) { ^~~~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:130:17: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (eq_margin(BPF_PARAM(one_pulse), duration)) ^~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:132:22: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] else if (eq_margin(BPF_PARAM(one_pulse) + ^~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:133:8: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] BPF_PARAM(zero_pulse), duration)) ^~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:140:17: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (eq_margin(BPF_PARAM(zero_space), duration)) ^~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:142:22: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] else if (eq_margin(BPF_PARAM(zero_space) + ^~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:143:8: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] BPF_PARAM(one_space), duration)) ^~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:149:27: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!pulse && eq_margin(BPF_PARAM(zero_space), duration)) ^~~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ manchester.c:153:26: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pulse && eq_margin(BPF_PARAM(one_pulse), duration)) ^~~~~~~~~~~~~~~~~~~~ manchester.c:44:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ 20 warnings generated. make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/11.0.0/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c raw.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' raw.c:67:22: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ raw.c:63:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ raw.c:67:57: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ raw.c:63:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ raw.c:96:24: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (pos < 0 || pos >= BPF_PARAM(max_length)) { ^~~~~~~~~~~~~~~~~~~~~ raw.c:63:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ raw.c:97:29: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!pulse && duration >= BPF_PARAM(trail_space)) { ^~~~~~~~~~~~~~~~~~~~~~ raw.c:63:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ raw.c:105:28: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] if (!pulse && duration >= BPF_PARAM(trail_space)) { ^~~~~~~~~~~~~~~~~~~~~~ raw.c:63:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ raw.c:119:28: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] bpf_rc_keydown(sample, BPF_PARAM(rc_protocol), ^~~~~~~~~~~~~~~~~~~~~~ raw.c:63:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ 6 warnings generated. make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/11.0.0/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c samsung36.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' samsung36.c:49:22: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ samsung36.c:45:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ samsung36.c:49:57: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] return ((d1 > (d2 - BPF_PARAM(margin))) && (d1 < (d2 + BPF_PARAM(margin)))); ^~~~~~~~~~~~~~~~~ samsung36.c:45:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ samsung36.c:127:27: warning: cast to smaller integer type 'int' from 'int *' [-Wpointer-to-int-cast] bpf_rc_keydown(sample, BPF_PARAM(rc_protocol), s->bits, 0); ^~~~~~~~~~~~~~~~~~~~~~ samsung36.c:45:22: note: expanded from macro 'BPF_PARAM' #define BPF_PARAM(x) (int)(&(x)) ^~~~~~~~~~~ 3 warnings generated. make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o keymap.o keymap.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ir-encode.o ir-encode.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o bpf.o bpf.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o bpf_load.o bpf_load.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o toml.o toml.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o keytable.o keytable.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lelf -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ir-keytable keytable.o ir-encode.o toml.o keymap.o bpf.o bpf_load.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ir-keytable keytable.o ir-encode.o toml.o keymap.o bpf.o bpf_load.o -lelf make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' Making all in media-ctl make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' 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[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/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 make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o options.o options.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o media-ctl.o media-ctl.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' media-ctl.c: In function 'v4l2_subdev_print_dv_timings': media-ctl.c:169:32: warning: '__sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 169 | sprintf(unknown, "Unknown (%u)", type); | ^ In file included from /usr/include/stdio.h:866, from media-ctl.c:31: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 12 and 21 bytes into a destination of size 20 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ media-ctl.c: In function 'media_print_topology_text_entity.constprop.0': media-ctl.c:169:32: warning: '__sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 169 | sprintf(unknown, "Unknown (%u)", type); | ^ In file included from /usr/include/stdio.h:866, from media-ctl.c:31: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 12 and 21 bytes into a destination of size 20 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libmediactl_la-libmediactl.lo `test -f 'libmediactl.c' || echo './'`libmediactl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libmediactl.c -o libmediactl_la-libmediactl.o make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libv4l2subdev_la-libv4l2subdev.lo `test -f 'libv4l2subdev.c' || echo './'`libv4l2subdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c libv4l2subdev.c -o libv4l2subdev_la-libv4l2subdev.o make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' /bin/sh ../../libtool --tag=CC --mode=link gcc -static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -static -ludev -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmediactl.la libmediactl_la-libmediactl.lo libtool: link: ar cr .libs/libmediactl.a libmediactl_la-libmediactl.o libtool: link: ranlib .libs/libmediactl.a libtool: link: ( cd ".libs" && rm -f "libmediactl.la" && ln -s "../libmediactl.la" "libmediactl.la" ) make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' /bin/sh ../../libtool --tag=CC --mode=link gcc -static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libv4l2subdev.la libv4l2subdev_la-libv4l2subdev.lo libmediactl.la libtool: link: (cd .libs/libv4l2subdev.lax/libmediactl.a && ar x "/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl/./.libs/libmediactl.a") libtool: link: ar cr .libs/libv4l2subdev.a libv4l2subdev_la-libv4l2subdev.o .libs/libv4l2subdev.lax/libmediactl.a/libmediactl_la-libmediactl.o libtool: link: 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" ) make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o media-ctl media-ctl.o options.o libmediactl.la libv4l2subdev.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o media-ctl media-ctl.o options.o ./.libs/libmediactl.a ./.libs/libv4l2subdev.a -ludev make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' Making all in v4l2-ctl make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/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[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-io.o `test -f 'v4l2-ctl-io.cpp' || echo './'`v4l2-ctl-io.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-tuner.o `test -f 'v4l2-ctl-tuner.cpp' || echo './'`v4l2-ctl-tuner.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-stds.o `test -f 'v4l2-ctl-stds.cpp' || echo './'`v4l2-ctl-stds.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-vidcap.o `test -f 'v4l2-ctl-vidcap.cpp' || echo './'`v4l2-ctl-vidcap.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl.o `test -f 'v4l2-ctl.cpp' || echo './'`v4l2-ctl.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-vidout.o `test -f 'v4l2-ctl-vidout.cpp' || echo './'`v4l2-ctl-vidout.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-overlay.o `test -f 'v4l2-ctl-overlay.cpp' || echo './'`v4l2-ctl-overlay.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-vbi.o `test -f 'v4l2-ctl-vbi.cpp' || echo './'`v4l2-ctl-vbi.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-selection.o `test -f 'v4l2-ctl-selection.cpp' || echo './'`v4l2-ctl-selection.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-misc.o `test -f 'v4l2-ctl-misc.cpp' || echo './'`v4l2-ctl-misc.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-sdr.o `test -f 'v4l2-ctl-sdr.cpp' || echo './'`v4l2-ctl-sdr.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-common.o `test -f 'v4l2-ctl-common.cpp' || echo './'`v4l2-ctl-common.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-modes.o `test -f 'v4l2-ctl-modes.cpp' || echo './'`v4l2-ctl-modes.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-edid.o `test -f 'v4l2-ctl-edid.cpp' || echo './'`v4l2-ctl-edid.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' gcc -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-tpg-colors.o `test -f 'v4l2-tpg-colors.c' || echo './'`v4l2-tpg-colors.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-subdev.o `test -f 'v4l2-ctl-subdev.cpp' || echo './'`v4l2-ctl-subdev.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' gcc -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l-stream.o `test -f 'v4l-stream.c' || echo './'`v4l-stream.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-meta.o `test -f 'v4l2-ctl-meta.cpp' || echo './'`v4l2-ctl-meta.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' gcc -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-tpg-core.o `test -f 'v4l2-tpg-core.c' || echo './'`v4l2-tpg-core.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' gcc -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-codec-fwht.o `test -f 'codec-fwht.c' || echo './'`codec-fwht.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-ctl-streaming.o `test -f 'v4l2-ctl-streaming.cpp' || echo './'`v4l2-ctl-streaming.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-media-info.o `test -f 'media-info.cpp' || echo './'`media-info.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' gcc -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-codec-v4l2-fwht.o `test -f 'codec-v4l2-fwht.c' || echo './'`codec-v4l2-fwht.c make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_ctl-v4l2-info.o `test -f 'v4l2-info.cpp' || echo './'`v4l2-info.cpp make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 ../../lib/libv4l2/.libs/libv4l2.so ../../lib/libv4lconvert/.libs/libv4lconvert.so -lrt -lpthread make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' Making all in v4l2-dbg make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2-dbg.o v4l2-dbg.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v4l2-dbg v4l2-dbg.o libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v4l2-dbg v4l2-dbg.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' Making all in v4l2-sysfs-path make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2-sysfs-path.o v4l2-sysfs-path.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v4l2-sysfs-path v4l2-sysfs-path.o ../libmedia_dev/libmedia_dev.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v4l2-sysfs-path v4l2-sysfs-path.o ../libmedia_dev/.libs/libmedia_dev.a make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' Making all in libcecutil make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/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 make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -static -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libcecutil_la-cec-log.lo `test -f 'cec-log.cpp' || echo './'`cec-log.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cec-log.cpp -o libcecutil_la-cec-log.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -static -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libcecutil_la-cec-info.lo `test -f 'cec-info.cpp' || echo './'`cec-info.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cec-info.cpp -o libcecutil_la-cec-info.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -static -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libcecutil_la-cec-parse.lo `test -f 'cec-parse.cpp' || echo './'`cec-parse.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cec-parse.cpp -o libcecutil_la-cec-parse.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcecutil.la libcecutil_la-cec-info.lo libcecutil_la-cec-log.lo libcecutil_la-cec-parse.lo libtool: link: ar cr .libs/libcecutil.a libcecutil_la-cec-info.o libcecutil_la-cec-log.o libcecutil_la-cec-parse.o libtool: link: ranlib .libs/libcecutil.a libtool: link: ( cd ".libs" && rm -f "libcecutil.la" && ln -s "../libcecutil.la" "libcecutil.la" ) make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' Making all in cec-ctl make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-ctl' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_ctl-cec-pin.o `test -f 'cec-pin.cpp' || echo './'`cec-pin.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-ctl' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_ctl-cec-ctl.o `test -f 'cec-ctl.cpp' || echo './'`cec-ctl.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-ctl' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cec-ctl cec_ctl-cec-ctl.o cec_ctl-cec-pin.o -lrt ../libcecutil/libcecutil.la libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cec-ctl cec_ctl-cec-ctl.o cec_ctl-cec-pin.o -lrt ../libcecutil/.libs/libcecutil.a make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-ctl' Making all in cec-compliance make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_compliance-cec-test-power.o `test -f 'cec-test-power.cpp' || echo './'`cec-test-power.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_compliance-cec-test-audio.o `test -f 'cec-test-audio.cpp' || echo './'`cec-test-audio.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_compliance-cec-test-fuzzing.o `test -f 'cec-test-fuzzing.cpp' || echo './'`cec-test-fuzzing.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_compliance-cec-test-adapter.o `test -f 'cec-test-adapter.cpp' || echo './'`cec-test-adapter.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_compliance-cec-compliance.o `test -f 'cec-compliance.cpp' || echo './'`cec-compliance.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_compliance-cec-test.o `test -f 'cec-test.cpp' || echo './'`cec-test.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt ../libcecutil/libcecutil.la libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt ../libcecutil/.libs/libcecutil.a make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' Making all in cec-follower make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_follower-cec-tuner.o `test -f 'cec-tuner.cpp' || echo './'`cec-tuner.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_follower-cec-follower.o `test -f 'cec-follower.cpp' || echo './'`cec-follower.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o cec_follower-cec-processing.o `test -f 'cec-processing.cpp' || echo './'`cec-processing.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cec-follower cec_follower-cec-follower.o cec_follower-cec-processing.o cec_follower-cec-tuner.o -lrt ../libcecutil/libcecutil.la libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cec-follower cec_follower-cec-follower.o cec_follower-cec-processing.o cec_follower-cec-tuner.o -lrt ../libcecutil/.libs/libcecutil.a make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' Making all in rds-ctl make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/rds-ctl' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rds-ctl.o rds-ctl.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/rds-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/rds-ctl' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rds-ctl rds-ctl.o ../../lib/libv4l2rds/libv4l2rds.la libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rds-ctl rds-ctl.o ../../lib/libv4l2rds/.libs/libv4l2rds.so make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/rds-ctl' Making all in dvb make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dvb_format_convert-dvb-format-convert.o `test -f 'dvb-format-convert.c' || echo './'`dvb-format-convert.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dvb_fe_tool-dvb-fe-tool.o `test -f 'dvb-fe-tool.c' || echo './'`dvb-fe-tool.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dvbv5_scan-dvbv5-scan.o `test -f 'dvbv5-scan.c' || echo './'`dvbv5-scan.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dvb-format-convert dvb_format_convert-dvb-format-convert.o ../../lib/libdvbv5/libdvbv5.la -ludev libtool: link: gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dvb-format-convert dvb_format_convert-dvb-format-convert.o -lm ../../lib/libdvbv5/.libs/libdvbv5.so -ludev -pthread make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dvbv5_zap-dvbv5-zap.o `test -f 'dvbv5-zap.c' || echo './'`dvbv5-zap.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dvb-fe-tool dvb_fe_tool-dvb-fe-tool.o ../../lib/libdvbv5/libdvbv5.la -ludev libtool: link: gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dvb-fe-tool dvb_fe_tool-dvb-fe-tool.o -lm ../../lib/libdvbv5/.libs/libdvbv5.so -ludev -pthread make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dvbv5_daemon-dvbv5-daemon.o `test -f 'dvbv5-daemon.c' || echo './'`dvbv5-daemon.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dvbv5-scan dvbv5_scan-dvbv5-scan.o ../../lib/libdvbv5/libdvbv5.la -ludev libtool: link: gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dvbv5-scan dvbv5_scan-dvbv5-scan.o -lm ../../lib/libdvbv5/.libs/libdvbv5.so -ludev -pthread make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dvbv5-zap dvbv5_zap-dvbv5-zap.o ../../lib/libdvbv5/libdvbv5.la -ludev libtool: link: gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dvbv5-zap dvbv5_zap-dvbv5-zap.o -lm ../../lib/libdvbv5/.libs/libdvbv5.so -ludev -pthread make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dvbv5-daemon dvbv5_daemon-dvbv5-daemon.o ../../lib/libdvbv5/libdvbv5.la -ludev libtool: link: gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dvbv5-daemon dvbv5_daemon-dvbv5-daemon.o -lm ../../lib/libdvbv5/.libs/libdvbv5.so -ludev -pthread make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' Making all in v4l2-compliance make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-test-debug.o `test -f 'v4l2-test-debug.cpp' || echo './'`v4l2-test-debug.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-test-io-config.o `test -f 'v4l2-test-io-config.cpp' || echo './'`v4l2-test-io-config.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-test-input-output.o `test -f 'v4l2-test-input-output.cpp' || echo './'`v4l2-test-input-output.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-test-controls.o `test -f 'v4l2-test-controls.cpp' || echo './'`v4l2-test-controls.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-test-codecs.o `test -f 'v4l2-test-codecs.cpp' || echo './'`v4l2-test-codecs.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-test-subdevs.o `test -f 'v4l2-test-subdevs.cpp' || echo './'`v4l2-test-subdevs.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-test-formats.o `test -f 'v4l2-test-formats.cpp' || echo './'`v4l2-test-formats.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-test-colors.o `test -f 'v4l2-test-colors.cpp' || echo './'`v4l2-test-colors.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-media-info.o `test -f 'media-info.cpp' || echo './'`media-info.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-test-media.o `test -f 'v4l2-test-media.cpp' || echo './'`v4l2-test-media.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-info.o `test -f 'v4l2-info.cpp' || echo './'`v4l2-info.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-test-buffers.o `test -f 'v4l2-test-buffers.cpp' || echo './'`v4l2-test-buffers.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2_compliance-v4l2-compliance.o `test -f 'v4l2-compliance.cpp' || echo './'`v4l2-compliance.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v4l2-compliance v4l2_compliance-v4l2-compliance.o v4l2_compliance-v4l2-test-debug.o v4l2_compliance-v4l2-test-input-output.o v4l2_compliance-v4l2-test-controls.o v4l2_compliance-v4l2-test-io-config.o v4l2_compliance-v4l2-test-formats.o v4l2_compliance-v4l2-test-buffers.o v4l2_compliance-v4l2-test-codecs.o v4l2_compliance-v4l2-test-subdevs.o v4l2_compliance-v4l2-test-media.o v4l2_compliance-v4l2-test-colors.o v4l2_compliance-media-info.o v4l2_compliance-v4l2-info.o ../../lib/libv4l2/libv4l2.la ../../lib/libv4lconvert/libv4lconvert.la -lrt -lpthread libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/v4l2-compliance v4l2_compliance-v4l2-compliance.o v4l2_compliance-v4l2-test-debug.o v4l2_compliance-v4l2-test-input-output.o v4l2_compliance-v4l2-test-controls.o v4l2_compliance-v4l2-test-io-config.o v4l2_compliance-v4l2-test-formats.o v4l2_compliance-v4l2-test-buffers.o v4l2_compliance-v4l2-test-codecs.o v4l2_compliance-v4l2-test-subdevs.o v4l2_compliance-v4l2-test-media.o v4l2_compliance-v4l2-test-colors.o v4l2_compliance-media-info.o v4l2_compliance-v4l2-info.o ../../lib/libv4l2/.libs/libv4l2.so ../../lib/libv4lconvert/.libs/libv4lconvert.so -lrt -lpthread make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' Making all in qv4l2 make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-vbi-tab.o `test -f 'vbi-tab.cpp' || echo './'`vbi-tab.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-ctrl-tab.o `test -f 'ctrl-tab.cpp' || echo './'`ctrl-tab.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-general-tab.o `test -f 'general-tab.cpp' || echo './'`general-tab.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' general-tab.cpp: In member function 'void GeneralTab::updateStandard()': general-tab.cpp:1814:16: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] 1814 | vs.framelines); | ^ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qabstractspinbox.h:44, from /usr/include/qt5/QtWidgets/qspinbox.h:44, from /usr/include/qt5/QtWidgets/QSpinBox:1, from general-tab.h:26, from general-tab.cpp:21: /usr/include/qt5/QtCore/qstring.h:382:14: note: declared here 382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ general-tab.cpp: In member function 'void GeneralTab::updateTimings()': general-tab.cpp:1881:51: warning: 'QString& QString::sprintf(const char*, ...)' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] 1881 | p.index, p.timings.bt.width, p.timings.bt.height); | ^ In file included from /usr/include/qt5/QtCore/qobject.h:47, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qabstractspinbox.h:44, from /usr/include/qt5/QtWidgets/qspinbox.h:44, from /usr/include/qt5/QtWidgets/QSpinBox:1, from general-tab.h:26, from general-tab.cpp:21: /usr/include/qt5/QtCore/qstring.h:382:14: note: declared here 382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-capture-win.o `test -f 'capture-win.cpp' || echo './'`capture-win.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' capture-win.cpp: In member function 'void CaptureWin::setWindowSize(QSize)': capture-win.cpp:242:44: warning: 'const QRect QDesktopWidget::screenGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] 242 | QRect resolution = screen->screenGeometry(); | ^ In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, from capture-win.cpp:30: /usr/include/qt5/QtWidgets/qdesktopwidget.h:79:67: note: declared here 79 | QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const; | ^~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-qv4l2.o `test -f 'qv4l2.cpp' || echo './'`qv4l2.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-alsa_stream.o `test -f 'alsa_stream.c' || echo './'`alsa_stream.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-raw2sliced.o `test -f 'raw2sliced.cpp' || echo './'`raw2sliced.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-tpg-tab.o `test -f 'tpg-tab.cpp' || echo './'`tpg-tab.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-capture-win-qt.o `test -f 'capture-win-qt.cpp' || echo './'`capture-win-qt.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' capture-win-qt.cpp: In member function 'virtual void CaptureWinQt::stop()': capture-win-qt.cpp:121:54: warning: 'int QImage::byteCount() const' is deprecated: Use sizeInBytes [-Wdeprecated-declarations] 121 | memcpy(m_image->bits(), m_data, m_image->byteCount()); | ^ In file included from /usr/include/qt5/QtGui/qbrush.h:51, from /usr/include/qt5/QtGui/qpalette.h:46, from /usr/include/qt5/QtWidgets/qwidget.h:48, from /usr/include/qt5/QtWidgets/qmainwindow.h:44, from /usr/include/qt5/QtWidgets/QMainWindow:1, from qv4l2.h:25, from capture-win-qt.h:23, from capture-win-qt.cpp:20: /usr/include/qt5/QtGui/qimage.h:221:44: note: declared here 221 | QT_DEPRECATED_X("Use sizeInBytes") int byteCount() const; | ^~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' moc-qt5 -o moc_qv4l2.cpp ./qv4l2.h make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' moc-qt5 -o moc_general-tab.cpp ./general-tab.h make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' moc-qt5 -o moc_capture-win.cpp ./capture-win.h make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-v4l2-tpg-colors.o `test -f 'v4l2-tpg-colors.c' || echo './'`v4l2-tpg-colors.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' moc-qt5 -o moc_vbi-tab.cpp ./vbi-tab.h make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' rcc-qt5 -name qv4l2 -o qrc_qv4l2.cpp ./qv4l2.qrc make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-v4l2-tpg-core.o `test -f 'v4l2-tpg-core.c' || echo './'`v4l2-tpg-core.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-capture-win-gl.o `test -f 'capture-win-gl.cpp' || echo './'`capture-win-gl.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-moc_capture-win.o `test -f 'moc_capture-win.cpp' || echo './'`moc_capture-win.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-qrc_qv4l2.o `test -f 'qrc_qv4l2.cpp' || echo './'`qrc_qv4l2.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-moc_general-tab.o `test -f 'moc_general-tab.cpp' || echo './'`moc_general-tab.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-moc_qv4l2.o `test -f 'moc_qv4l2.cpp' || echo './'`moc_qv4l2.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qv4l2-moc_vbi-tab.o `test -f 'moc_vbi-tab.cpp' || echo './'`moc_vbi-tab.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lasound -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qv4l2 qv4l2-qv4l2.o qv4l2-general-tab.o qv4l2-ctrl-tab.o qv4l2-vbi-tab.o qv4l2-capture-win.o qv4l2-tpg-tab.o qv4l2-capture-win-qt.o qv4l2-capture-win-gl.o qv4l2-alsa_stream.o qv4l2-raw2sliced.o qv4l2-v4l2-tpg-core.o qv4l2-v4l2-tpg-colors.o qv4l2-moc_qv4l2.o qv4l2-moc_general-tab.o qv4l2-moc_capture-win.o qv4l2-moc_vbi-tab.o qv4l2-qrc_qv4l2.o ../../lib/libv4l2/libv4l2.la ../../lib/libv4lconvert/libv4lconvert.la ../libv4l2util/libv4l2util.la ../libmedia_dev/libmedia_dev.la libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/qv4l2 qv4l2-qv4l2.o qv4l2-general-tab.o qv4l2-ctrl-tab.o qv4l2-vbi-tab.o qv4l2-capture-win.o qv4l2-tpg-tab.o qv4l2-capture-win-qt.o qv4l2-capture-win-gl.o qv4l2-alsa_stream.o qv4l2-raw2sliced.o qv4l2-v4l2-tpg-core.o qv4l2-v4l2-tpg-colors.o qv4l2-moc_qv4l2.o qv4l2-moc_general-tab.o qv4l2-moc_capture-win.o qv4l2-moc_vbi-tab.o qv4l2-qrc_qv4l2.o -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lasound ../../lib/libv4l2/.libs/libv4l2.so ../../lib/libv4lconvert/.libs/libv4lconvert.so ../libv4l2util/.libs/libv4l2util.a ../libmedia_dev/.libs/libmedia_dev.a -pthread make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' Making all in qvidcap make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' perl \../../utils/qvidcap/v4l2-convert.pl \../../utils/qvidcap/v4l2-convert.glsl >v4l2-convert.h make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' gcc -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-v4l2-tpg-colors.o `test -f 'v4l2-tpg-colors.c' || echo './'`v4l2-tpg-colors.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' gcc -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-v4l-stream.o `test -f 'v4l-stream.c' || echo './'`v4l-stream.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' gcc -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-v4l2-tpg-core.o `test -f 'v4l2-tpg-core.c' || echo './'`v4l2-tpg-core.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' gcc -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-codec-fwht.o `test -f 'codec-fwht.c' || echo './'`codec-fwht.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' gcc -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-codec-v4l2-fwht.o `test -f 'codec-v4l2-fwht.c' || echo './'`codec-v4l2-fwht.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' rcc-qt5 -name qvidcap -o qrc_qvidcap.cpp ./qvidcap.qrc make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' moc-qt5 -o moc_capture.cpp ./capture.h make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' g++ -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-v4l2-info.o `test -f 'v4l2-info.cpp' || echo './'`v4l2-info.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' g++ -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-qrc_qvidcap.o `test -f 'qrc_qvidcap.cpp' || echo './'`qrc_qvidcap.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' g++ -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-qvidcap.o `test -f 'qvidcap.cpp' || echo './'`qvidcap.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' g++ -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-capture.o `test -f 'capture.cpp' || echo './'`capture.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' g++ -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-moc_capture.o `test -f 'moc_capture.cpp' || echo './'`moc_capture.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' g++ -DHAVE_CONFIG_H -I. -I../.. -I\../../utils/common -DQT_OPENGL_LIB -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o qvidcap-paint.o `test -f 'paint.cpp' || echo './'`paint.cpp make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lasound -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qvidcap qvidcap-qvidcap.o qvidcap-capture.o qvidcap-paint.o qvidcap-v4l2-tpg-colors.o qvidcap-v4l2-tpg-core.o qvidcap-v4l-stream.o qvidcap-v4l2-info.o qvidcap-codec-fwht.o qvidcap-codec-v4l2-fwht.o qvidcap-qrc_qvidcap.o qvidcap-moc_capture.o ../../lib/libv4l2/libv4l2.la ../../lib/libv4lconvert/libv4lconvert.la ../libv4l2util/libv4l2util.la ../libmedia_dev/libmedia_dev.la libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/qvidcap qvidcap-qvidcap.o qvidcap-capture.o qvidcap-paint.o qvidcap-v4l2-tpg-colors.o qvidcap-v4l2-tpg-core.o qvidcap-v4l-stream.o qvidcap-v4l2-info.o qvidcap-codec-fwht.o qvidcap-codec-v4l2-fwht.o qvidcap-qrc_qvidcap.o qvidcap-moc_capture.o -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lasound ../../lib/libv4l2/.libs/libv4l2.so ../../lib/libv4lconvert/.libs/libv4lconvert.so ../libv4l2util/.libs/libv4l2util.a ../libmedia_dev/.libs/libmedia_dev.a -pthread make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Nothing to be done for 'all-am'. Making all in contrib Making all in test make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ioctl-test.o ioctl-test.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sliced-vbi-detect.o sliced-vbi-detect.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sliced-vbi-test.o sliced-vbi-test.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o v4l2grab.o v4l2grab.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o driver-test.o driver-test.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stress-buffer.o stress-buffer.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o capture-example.o capture-example.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mc_nextgen_test-mc_nextgen_test.o `test -f 'mc_nextgen_test.c' || echo './'`mc_nextgen_test.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ioctl-test ioctl-test.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ioctl-test ioctl-test.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sliced-vbi-test sliced-vbi-test.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sliced-vbi-test sliced-vbi-test.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pixfmt_test-pixfmt-test.o `test -f 'pixfmt-test.c' || echo './'`pixfmt-test.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sliced-vbi-detect sliced-vbi-detect.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sliced-vbi-detect sliced-vbi-detect.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v4l2grab v4l2grab.o ../../lib/libv4l2/libv4l2.la ../../lib/libv4lconvert/libv4lconvert.la -lpthread libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/v4l2grab v4l2grab.o ../../lib/libv4l2/.libs/libv4l2.so ../../lib/libv4lconvert/.libs/libv4lconvert.so -lpthread make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stress-buffer stress-buffer.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stress-buffer stress-buffer.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o driver-test driver-test.o ../../utils/libv4l2util/libv4l2util.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o driver-test driver-test.o ../../utils/libv4l2util/.libs/libv4l2util.a make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ludev -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mc_nextgen_test mc_nextgen_test-mc_nextgen_test.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mc_nextgen_test mc_nextgen_test-mc_nextgen_test.o -ludev make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o capture-example capture-example.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o capture-example capture-example.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -lX11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixfmt-test pixfmt_test-pixfmt-test.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixfmt-test pixfmt_test-pixfmt-test.o -lX11 make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' Making all in xc3028-firmware make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o standards.o standards.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o firmware-tool.o firmware-tool.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o firmware-tool firmware-tool.o standards.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o firmware-tool firmware-tool.o standards.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' Making all in rds-saa6588 make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rds-saa6588.o rds-saa6588.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rds-saa6588 rds-saa6588.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rds-saa6588 rds-saa6588.o make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' Making all in decode_tm6000 make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o decode_tm6000.o decode_tm6000.c make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o decode_tm6000 decode_tm6000.o ../../utils/libv4l2util/libv4l2util.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o decode_tm6000 decode_tm6000.o ../../utils/libv4l2util/.libs/libv4l2util.a make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' make[3]: Nothing to be done for 'all-am'. + make doxygen-run rm -rf doxygen-doc SRCDIR='.' PROJECT='v4l-utils' DOCDIR='doxygen-doc' VERSION='1.20.0' PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='YES' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' /usr/bin/doxygen ./doxygen_libdvbv5.cfg warning: Tag 'TCL_SUBST' at line 229 of file './doxygen_libdvbv5.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1840 of file './doxygen_libdvbv5.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1846 of file './doxygen_libdvbv5.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 2056 of file './doxygen_libdvbv5.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 2078 of file './doxygen_libdvbv5.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/v4l-utils-1.20.0/lib/include/libdvbv5/pmt.h:59: warning: documented symbol 'stream_reserved0' was not declared or defined. /builddir/build/BUILD/v4l-utils-1.20.0/lib/include/libdvbv5/pmt.h:101: warning: documented symbol 'stream_reserved' was not declared or defined. /builddir/build/BUILD/v4l-utils-1.20.0/lib/include/libdvbv5/pmt.h:103: warning: documented symbol 'stream_private' was not declared or defined. /builddir/build/BUILD/v4l-utils-1.20.0/lib/include/libdvbv5/dvb-dev.h:116: warning: Found unknown command '@type' /builddir/build/BUILD/v4l-utils-1.20.0/lib/include/libdvbv5/dvb-dev.h:171: warning: argument 'enable_monitor' of command @param is not found in the argument list of dvb_dev_find(struct dvb_device *dvb, dvb_dev_change_t handler, void *user_priv) /builddir/build/BUILD/v4l-utils-1.20.0/lib/include/libdvbv5/dvb-dev.h:193: warning: The following parameter of dvb_dev_find(struct dvb_device *dvb, dvb_dev_change_t handler, void *user_priv) is not documented: parameter 'handler' /builddir/build/BUILD/v4l-utils-1.20.0/lib/include/libdvbv5/dvb-sat.h:147: warning: argument 'parms' of command @param is not found in the argument list of dvb_sat_real_freq(struct dvb_v5_fe_parms *p, int freq) /builddir/build/BUILD/v4l-utils-1.20.0/lib/include/libdvbv5/dvb-sat.h:156: warning: The following parameters of dvb_sat_real_freq(struct dvb_v5_fe_parms *p, int freq) are not documented: parameter 'p' parameter 'freq' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.131sZ1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64 + cd v4l-utils-1.20.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in v4l-utils-po make[1]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/v4l-utils-po' installing ca.gmo as /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/locale/ca/LC_MESSAGES/v4l-utils.mo installing de.gmo as /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/v4l-utils.mo installing fr.gmo as /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/v4l-utils.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/v4l-utils.mo installing uk.gmo as /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES/v4l-utils.mo if test "v4l-utils" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/v4l-utils-po' Making install in libdvbv5-po make[1]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/libdvbv5-po' installing ca.gmo as /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/locale/ca/LC_MESSAGES/libdvbv5.mo installing de.gmo as /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/libdvbv5.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/libdvbv5.mo installing uk.gmo as /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES/libdvbv5.mo if test "libdvbv5" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/libdvbv5-po' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib' Making install in libv4lconvert make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libv4lconvert.la '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libv4lconvert.so.0.0.0 /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4lconvert.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 && { ln -s -f libv4lconvert.so.0.0.0 libv4lconvert.so.0 || { rm -f libv4lconvert.so.0 && ln -s libv4lconvert.so.0.0.0 libv4lconvert.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 && { ln -s -f libv4lconvert.so.0.0.0 libv4lconvert.so || { rm -f libv4lconvert.so && ln -s libv4lconvert.so.0.0.0 libv4lconvert.so; }; }) libtool: install: /usr/bin/install -p .libs/libv4lconvert.lai /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4lconvert.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 ../include/libv4lconvert.h '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l' /bin/sh ../../libtool --mode=install /usr/bin/install -p ov511-decomp ov518-decomp '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l' libtool: install: /usr/bin/install -p ov511-decomp /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/ov511-decomp libtool: install: /usr/bin/install -p ov518-decomp /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/ov518-decomp /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libv4lconvert.pc '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' Making install in libv4l2 make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libv4l2.la '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64' libtool: warning: relinking 'libv4l2.la' libtool: install: (cd /builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2; /bin/sh "/builddir/build/BUILD/v4l-utils-1.20.0/libtool" --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 0 -lpthread -ldl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libv4l2.la -rpath /usr/lib64 libv4l2_la-libv4l2.lo libv4l2_la-log.lo libv4l2_la-v4l2-plugin.lo ../libv4lconvert/libv4lconvert.la -inst-prefix-dir /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libv4l2_la-libv4l2.o .libs/libv4l2_la-log.o .libs/libv4l2_la-v4l2-plugin.o -lpthread -ldl -L/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -lv4lconvert -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libv4l2.so.0 -o .libs/libv4l2.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libv4l2.so.0.0.0T /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 && { ln -s -f libv4l2.so.0.0.0 libv4l2.so.0 || { rm -f libv4l2.so.0 && ln -s libv4l2.so.0.0.0 libv4l2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 && { ln -s -f libv4l2.so.0.0.0 libv4l2.so || { rm -f libv4l2.so && ln -s libv4l2.so.0.0.0 libv4l2.so; }; }) libtool: install: /usr/bin/install -p .libs/libv4l2.lai /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l2.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64//usr/lib64 (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64//usr/lib64 && rm -f v4l2convert.so && ln -s libv4l/v4l2convert.so v4l2convert.so) make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 ../include/libv4l2.h ../include/libv4l-plugin.h '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l2convert.la '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l' libtool: warning: relinking 'v4l2convert.la' libtool: install: (cd /builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2; /bin/sh "/builddir/build/BUILD/v4l-utils-1.20.0/libtool" --tag CC --tag disable-static --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module -shared -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v4l2convert.la -rpath /usr/lib64/libv4l v4l2convert_la-v4l2convert.lo libv4l2.la -inst-prefix-dir /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/v4l2convert_la-v4l2convert.o -L/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -lv4l2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,v4l2convert.so -o .libs/v4l2convert.so libtool: install: /usr/bin/install -p .libs/v4l2convert.soT /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/v4l2convert.so libtool: install: /usr/bin/install -p .libs/v4l2convert.lai /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/v4l2convert.la libtool: warning: remember to run 'libtool --finish /usr/lib64/libv4l' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libv4l2.pc '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2' Making install in libv4l1 make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libv4l1.la '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64' libtool: warning: relinking 'libv4l1.la' libtool: install: (cd /builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1; /bin/sh "/builddir/build/BUILD/v4l-utils-1.20.0/libtool" --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 0 -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libv4l1.la -rpath /usr/lib64 libv4l1_la-libv4l1.lo libv4l1_la-log.lo ../libv4l2/libv4l2.la -inst-prefix-dir /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libv4l1_la-libv4l1.o .libs/libv4l1_la-log.o -lpthread -L/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -lv4l2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libv4l1.so.0 -o .libs/libv4l1.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libv4l1.so.0.0.0T /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 && { ln -s -f libv4l1.so.0.0.0 libv4l1.so.0 || { rm -f libv4l1.so.0 && ln -s libv4l1.so.0.0.0 libv4l1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 && { ln -s -f libv4l1.so.0.0.0 libv4l1.so || { rm -f libv4l1.so && ln -s libv4l1.so.0.0.0 libv4l1.so; }; }) libtool: install: /usr/bin/install -p .libs/libv4l1.lai /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l1.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64//usr/lib64 (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64//usr/lib64 && rm -f v4l1compat.so && ln -s libv4l/v4l1compat.so v4l1compat.so) make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 ../include/libv4l1.h ../include/libv4l1-videodev.h '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l1compat.la '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l' libtool: warning: relinking 'v4l1compat.la' libtool: install: (cd /builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1; /bin/sh "/builddir/build/BUILD/v4l-utils-1.20.0/libtool" --tag CC --tag disable-static --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -module -shared -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o v4l1compat.la -rpath /usr/lib64/libv4l v4l1compat_la-v4l1compat.lo libv4l1.la -inst-prefix-dir /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/v4l1compat_la-v4l1compat.o -L/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -lv4l1 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,v4l1compat.so -o .libs/v4l1compat.so libtool: install: /usr/bin/install -p .libs/v4l1compat.soT /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/v4l1compat.so libtool: install: /usr/bin/install -p .libs/v4l1compat.lai /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/v4l1compat.la libtool: warning: remember to run 'libtool --finish /usr/lib64/libv4l' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libv4l1.pc '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l1' Making install in libv4l2rds make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libv4l2rds.la '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libv4l2rds.so.0.0.0 /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l2rds.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 && { ln -s -f libv4l2rds.so.0.0.0 libv4l2rds.so.0 || { rm -f libv4l2rds.so.0 && ln -s libv4l2rds.so.0.0.0 libv4l2rds.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 && { ln -s -f libv4l2rds.so.0.0.0 libv4l2rds.so || { rm -f libv4l2rds.so && ln -s libv4l2rds.so.0.0.0 libv4l2rds.so; }; }) libtool: install: /usr/bin/install -p .libs/libv4l2rds.lai /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l2rds.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 ../include/libv4l2rds.h '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libv4l2rds.pc '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' Making install in libv4l-mplane make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p libv4l-mplane.la '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/plugins' libtool: install: /usr/bin/install -p .libs/libv4l-mplane.so /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/plugins/libv4l-mplane.so libtool: install: /usr/bin/install -p .libs/libv4l-mplane.lai /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/plugins/libv4l-mplane.la libtool: warning: remember to run 'libtool --finish /usr/lib64/libv4l/plugins' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' Making install in libdvbv5 make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libdvbv5.la '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdvbv5.so.0.0.0 /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libdvbv5.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 && { ln -s -f libdvbv5.so.0.0.0 libdvbv5.so.0 || { rm -f libdvbv5.so.0 && ln -s libdvbv5.so.0.0.0 libdvbv5.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64 && { ln -s -f libdvbv5.so.0.0.0 libdvbv5.so || { rm -f libdvbv5.so && ln -s libdvbv5.so.0.0.0 libdvbv5.so; }; }) libtool: install: /usr/bin/install -p .libs/libdvbv5.lai /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libdvbv5.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include/libdvbv5' /usr/bin/install -p -m 644 ../include/libdvbv5/libdvb-version.h ../include/libdvbv5/dvb-demux.h ../include/libdvbv5/dvb-v5-std.h ../include/libdvbv5/dvb-file.h ../include/libdvbv5/countries.h ../include/libdvbv5/crc32.h ../include/libdvbv5/dvb-dev.h ../include/libdvbv5/dvb-frontend.h ../include/libdvbv5/dvb-fe.h ../include/libdvbv5/dvb-sat.h ../include/libdvbv5/dvb-scan.h ../include/libdvbv5/dvb-log.h ../include/libdvbv5/descriptors.h ../include/libdvbv5/header.h ../include/libdvbv5/pat.h ../include/libdvbv5/pmt.h ../include/libdvbv5/desc_language.h ../include/libdvbv5/desc_network_name.h ../include/libdvbv5/desc_cable_delivery.h ../include/libdvbv5/desc_sat.h ../include/libdvbv5/desc_terrestrial_delivery.h ../include/libdvbv5/desc_t2_delivery.h ../include/libdvbv5/desc_service.h ../include/libdvbv5/desc_frequency_list.h ../include/libdvbv5/desc_event_short.h ../include/libdvbv5/desc_event_extended.h ../include/libdvbv5/desc_atsc_service_location.h ../include/libdvbv5/desc_hierarchy.h ../include/libdvbv5/desc_extension.h ../include/libdvbv5/desc_isdbt_delivery.h ../include/libdvbv5/desc_logical_channel.h ../include/libdvbv5/desc_ts_info.h ../include/libdvbv5/desc_partial_reception.h ../include/libdvbv5/desc_ca.h ../include/libdvbv5/desc_ca_identifier.h ../include/libdvbv5/nit.h ../include/libdvbv5/sdt.h ../include/libdvbv5/vct.h ../include/libdvbv5/atsc_header.h ../include/libdvbv5/mgt.h '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include/libdvbv5' /usr/bin/install -p -m 644 ../include/libdvbv5/eit.h ../include/libdvbv5/cat.h ../include/libdvbv5/atsc_eit.h ../include/libdvbv5/mpeg_ts.h ../include/libdvbv5/mpeg_pes.h ../include/libdvbv5/mpeg_es.h '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/include/libdvbv5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libdvbv5.pc '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib' make[1]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/lib' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils' Making install in libv4l2util make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libv4l2util' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libv4l2util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libv4l2util' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libv4l2util' Making install in libmedia_dev make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' Making install in ivtv-ctl make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p ivtv-ctl '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p ivtv-ctl /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/ivtv-ctl make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' Making install in ir-ctl make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p ir-ctl '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p ir-ctl /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/ir-ctl /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 ir-ctl.1 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/ir-ctl' Making install in cx18-ctl make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cx18-ctl '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p cx18-ctl /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cx18-ctl make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' Making install in keytable make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' Making install in bpf_protocols make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/v4l-utils-1.20.0/build-aux/install-sh -d "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/etc/rc_keymaps/protocols" /bin/sh /builddir/build/BUILD/v4l-utils-1.20.0/build-aux/install-sh -d "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/udev/rc_keymaps/protocols" /bin/sh /builddir/build/BUILD/v4l-utils-1.20.0/build-aux/install-sh -m 0644 grundig.o pulse_distance.o pulse_length.o rc_mm.o manchester.o xbox-dvd.o imon_rsc.o raw.o samsung36.o "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/udev/rc_keymaps/protocols" make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p ir-keytable '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p ir-keytable /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/ir-keytable /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/etc' /usr/bin/install -p -m 644 rc_maps.cfg '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/etc' /bin/sh /builddir/build/BUILD/v4l-utils-1.20.0/build-aux/install-sh -d "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/etc/rc_keymaps" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/udev/rc_keymaps' /usr/bin/install -p -m 644 ./rc_keymaps/adstech_dvb_t_pci.toml ./rc_keymaps/af9005.toml ./rc_keymaps/alink_dtu_m.toml ./rc_keymaps/allwinner_ba10_tv_box.toml ./rc_keymaps/allwinner_i12_a20_tv_box.toml ./rc_keymaps/anysee.toml ./rc_keymaps/apac_viewcomp.toml ./rc_keymaps/astrometa_t2hybrid.toml ./rc_keymaps/asus_pc39.toml ./rc_keymaps/asus_ps3_100.toml ./rc_keymaps/ati_tv_wonder_hd_600.toml ./rc_keymaps/ati_x10.toml ./rc_keymaps/avermedia.toml ./rc_keymaps/avermedia_a16d.toml ./rc_keymaps/avermedia_cardbus.toml ./rc_keymaps/avermedia_dvbt.toml ./rc_keymaps/avermedia_m135a.toml ./rc_keymaps/avermedia_m733a_rm_k6.toml ./rc_keymaps/avermedia_rm_ks.toml ./rc_keymaps/avertv_303.toml ./rc_keymaps/az6027.toml ./rc_keymaps/azurewave_ad_tu700.toml ./rc_keymaps/beelink_gs1.toml ./rc_keymaps/behold.toml ./rc_keymaps/behold_columbus.toml ./rc_keymaps/budget_ci_old.toml ./rc_keymaps/cec.toml ./rc_keymaps/cinergy.toml ./rc_keymaps/cinergy_1400.toml ./rc_keymaps/cinergyt2.toml ./rc_keymaps/d680_dmb.toml ./rc_keymaps/delock_61959.toml ./rc_keymaps/dib0700_nec.toml ./rc_keymaps/dib0700_rc5.toml ./rc_keymaps/dibusb.toml ./rc_keymaps/digitalnow_tinytwin.toml ./rc_keymaps/digittrade.toml ./rc_keymaps/digitv.toml ./rc_keymaps/dish_network.toml ./rc_keymaps/dm1105_nec.toml '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/udev/rc_keymaps' /usr/bin/install -p -m 644 ./rc_keymaps/dntv_live_dvb_t.toml ./rc_keymaps/dntv_live_dvbt_pro.toml ./rc_keymaps/dtt200u.toml ./rc_keymaps/dvbsky.toml ./rc_keymaps/dvico_mce.toml ./rc_keymaps/dvico_portable.toml ./rc_keymaps/em_terratec.toml ./rc_keymaps/encore_enltv.toml ./rc_keymaps/encore_enltv2.toml ./rc_keymaps/encore_enltv_fm53.toml ./rc_keymaps/evga_indtube.toml ./rc_keymaps/eztv.toml ./rc_keymaps/flydvb.toml ./rc_keymaps/flyvideo.toml ./rc_keymaps/fusionhdtv_mce.toml ./rc_keymaps/gadmei_rm008z.toml ./rc_keymaps/geekbox.toml ./rc_keymaps/genius_tvgo_a11mce.toml ./rc_keymaps/gotview7135.toml ./rc_keymaps/haupp.toml ./rc_keymaps/hauppauge.toml ./rc_keymaps/hisi_poplar.toml ./rc_keymaps/hisi_tv_demo.toml ./rc_keymaps/imon_mce.toml ./rc_keymaps/imon_pad.toml ./rc_keymaps/imon_rsc.toml ./rc_keymaps/iodata_bctv7e.toml ./rc_keymaps/it913x_v1.toml ./rc_keymaps/it913x_v2.toml ./rc_keymaps/kaiomy.toml ./rc_keymaps/khadas.toml ./rc_keymaps/kii_pro.toml ./rc_keymaps/kworld_315u.toml ./rc_keymaps/kworld_pc150u.toml ./rc_keymaps/kworld_plus_tv_analog.toml ./rc_keymaps/leadtek_y04g0051.toml ./rc_keymaps/lme2510.toml ./rc_keymaps/manli.toml ./rc_keymaps/mce_keyboard.toml ./rc_keymaps/medion_x10.toml '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/udev/rc_keymaps' /usr/bin/install -p -m 644 ./rc_keymaps/medion_x10_digitainer.toml ./rc_keymaps/medion_x10_or2x.toml ./rc_keymaps/megasky.toml ./rc_keymaps/msi_digivox_ii.toml ./rc_keymaps/msi_digivox_iii.toml ./rc_keymaps/msi_tvanywhere.toml ./rc_keymaps/msi_tvanywhere_plus.toml ./rc_keymaps/nebula.toml ./rc_keymaps/nec_terratec_cinergy_xs.toml ./rc_keymaps/norwood.toml ./rc_keymaps/npgtech.toml ./rc_keymaps/odroid.toml ./rc_keymaps/opera1.toml ./rc_keymaps/pctv_sedna.toml ./rc_keymaps/pinnacle310e.toml ./rc_keymaps/pinnacle_color.toml ./rc_keymaps/pinnacle_grey.toml ./rc_keymaps/pinnacle_pctv_hd.toml ./rc_keymaps/pixelview.toml ./rc_keymaps/pixelview_002t.toml ./rc_keymaps/pixelview_mk12.toml ./rc_keymaps/pixelview_new.toml ./rc_keymaps/powercolor_real_angel.toml ./rc_keymaps/proteus_2309.toml ./rc_keymaps/purpletv.toml ./rc_keymaps/pv951.toml ./rc_keymaps/rc6_mce.toml ./rc_keymaps/real_audio_220_32_keys.toml ./rc_keymaps/reddo.toml ./rc_keymaps/snapstream_firefly.toml ./rc_keymaps/streamzap.toml ./rc_keymaps/su3000.toml ./rc_keymaps/tango.toml ./rc_keymaps/tanix_tx3mini.toml ./rc_keymaps/tanix_tx5max.toml ./rc_keymaps/tbs_nec.toml ./rc_keymaps/technisat_ts35.toml ./rc_keymaps/technisat_usb2.toml ./rc_keymaps/terratec_cinergy_c_pci.toml ./rc_keymaps/terratec_cinergy_s2_hd.toml '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/udev/rc_keymaps' /usr/bin/install -p -m 644 ./rc_keymaps/terratec_cinergy_xs.toml ./rc_keymaps/terratec_slim.toml ./rc_keymaps/terratec_slim_2.toml ./rc_keymaps/tevii_nec.toml ./rc_keymaps/tivo.toml ./rc_keymaps/total_media_in_hand.toml ./rc_keymaps/total_media_in_hand_02.toml ./rc_keymaps/trekstor.toml ./rc_keymaps/tt_1500.toml ./rc_keymaps/tvwalkertwin.toml ./rc_keymaps/twinhan_dtv_cab_ci.toml ./rc_keymaps/twinhan_vp1027_dvbs.toml ./rc_keymaps/vega_s9x.toml ./rc_keymaps/videomate_k100.toml ./rc_keymaps/videomate_s350.toml ./rc_keymaps/videomate_tv_pvr.toml ./rc_keymaps/vp702x.toml ./rc_keymaps/wetek_hub.toml ./rc_keymaps/wetek_play2.toml ./rc_keymaps/winfast.toml ./rc_keymaps/winfast_usbii_deluxe.toml ./rc_keymaps/wobo_i5.toml ./rc_keymaps/x96max.toml ./rc_keymaps/xbox_dvd.toml ./rc_keymaps/zx_irdec.toml '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/udev/rc_keymaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 ir-keytable.1 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man5' /usr/bin/install -p -m 644 rc_keymap.5 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/systemd/system/systemd-udevd.service.d/' /usr/bin/install -p -m 644 50-rc_keymap.conf '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/systemd/system/systemd-udevd.service.d/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/udev/rules.d' /usr/bin/install -p -m 644 70-infrared.rules '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib/udev/rules.d' make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/keytable' Making install in media-ctl make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p media-ctl '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p media-ctl /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/media-ctl make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/media-ctl' Making install in v4l2-ctl make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l2-ctl '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: warning: '../../lib/libv4l2/libv4l2.la' has not been installed in '/usr/lib64' libtool: warning: '../../lib/libv4lconvert/libv4lconvert.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/v4l2-ctl /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/v4l2-ctl /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 v4l2-ctl.1 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' make[4]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' Making install in v4l2-dbg make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l2-dbg '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/sbin' libtool: install: /usr/bin/install -p v4l2-dbg /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/sbin/v4l2-dbg make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' Making install in v4l2-sysfs-path make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l2-sysfs-path '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p v4l2-sysfs-path /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/v4l2-sysfs-path make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' Making install in libcecutil make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/libcecutil' Making install in cec-ctl make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-ctl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cec-ctl '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p cec-ctl /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cec-ctl /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 cec-ctl.1 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-ctl' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-ctl' Making install in cec-compliance make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cec-compliance '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p cec-compliance /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cec-compliance /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 cec-compliance.1 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-compliance' Making install in cec-follower make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cec-follower '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p cec-follower /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cec-follower /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 cec-follower.1 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/cec-follower' Making install in rds-ctl make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/rds-ctl' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/rds-ctl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p rds-ctl '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: warning: '../../lib/libv4l2rds/libv4l2rds.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/rds-ctl /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/rds-ctl make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/rds-ctl' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/rds-ctl' Making install in dvb make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p dvb-fe-tool dvbv5-zap dvbv5-scan dvb-format-convert dvbv5-daemon '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: warning: '../../lib/libdvbv5/libdvbv5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dvb-fe-tool /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvb-fe-tool libtool: warning: '../../lib/libdvbv5/libdvbv5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dvbv5-zap /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvbv5-zap libtool: warning: '../../lib/libdvbv5/libdvbv5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dvbv5-scan /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvbv5-scan libtool: warning: '../../lib/libdvbv5/libdvbv5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dvb-format-convert /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvb-format-convert libtool: warning: '../../lib/libdvbv5/libdvbv5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/dvbv5-daemon /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvbv5-daemon /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 dvb-fe-tool.1 dvbv5-zap.1 dvbv5-scan.1 dvb-format-convert.1 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/dvb' Making install in v4l2-compliance make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l2-compliance '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: warning: '../../lib/libv4l2/libv4l2.la' has not been installed in '/usr/lib64' libtool: warning: '../../lib/libv4lconvert/libv4lconvert.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/v4l2-compliance /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/v4l2-compliance /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 v4l2-compliance.1 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' Making install in qv4l2 make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p qv4l2 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: warning: '../../lib/libv4l2/libv4l2.la' has not been installed in '/usr/lib64' libtool: warning: '../../lib/libv4lconvert/libv4lconvert.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/qv4l2 /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/qv4l2 /usr/bin/install -p -m 644 -D -p "./qv4l2.desktop" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/applications/qv4l2.desktop" /usr/bin/install -p -m 644 -D -p "./qv4l2_16x16.png" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/icons/hicolor/16x16/apps/qv4l2.png" /usr/bin/install -p -m 644 -D -p "./qv4l2_24x24.png" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/icons/hicolor/24x24/apps/qv4l2.png" /usr/bin/install -p -m 644 -D -p "./qv4l2_32x32.png" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/icons/hicolor/32x32/apps/qv4l2.png" /usr/bin/install -p -m 644 -D -p "./qv4l2_64x64.png" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/icons/hicolor/64x64/apps/qv4l2.png" /usr/bin/install -p -m 644 -D -p "./qv4l2.svg" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/icons/hicolor/scalable/apps/qv4l2.svg" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 qv4l2.1 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qv4l2' Making install in qvidcap make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p qvidcap '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: warning: '../../lib/libv4l2/libv4l2.la' has not been installed in '/usr/lib64' libtool: warning: '../../lib/libv4lconvert/libv4lconvert.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/qvidcap /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/qvidcap /usr/bin/install -p -m 644 -D -p "./qvidcap.desktop" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/applications/qvidcap.desktop" /usr/bin/install -p -m 644 -D -p "./qvidcap_16x16.png" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/icons/hicolor/16x16/apps/qvidcap.png" /usr/bin/install -p -m 644 -D -p "./qvidcap_24x24.png" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/icons/hicolor/24x24/apps/qvidcap.png" /usr/bin/install -p -m 644 -D -p "./qvidcap_32x32.png" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/icons/hicolor/32x32/apps/qvidcap.png" /usr/bin/install -p -m 644 -D -p "./qvidcap_64x64.png" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/icons/hicolor/64x64/apps/qvidcap.png" /usr/bin/install -p -m 644 -D -p "./qvidcap.svg" "/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/icons/hicolor/scalable/apps/qvidcap.svg" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 qvidcap.1 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils' make[1]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/utils' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib' Making install in test make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/test' Making install in xc3028-firmware make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' Making install in rds-saa6588 make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' Making install in decode_tm6000 make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p decode_tm6000 '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p decode_tm6000 /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/decode_tm6000 make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib' make[3]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib' make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib' make[1]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0/contrib' make[1]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0' make[2]: Entering directory '/builddir/build/BUILD/v4l-utils-1.20.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0' make[1]: Leaving directory '/builddir/build/BUILD/v4l-utils-1.20.0' + find /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64 -name '*.la' -delete + rm -f /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/v4l1compat.so /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/v4l2convert.so + mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/ + cp -arv /builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3 /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/ '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/libdvbv5-index.doc.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/libdvbv5-index.doc.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_eit.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_eit.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_header.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_header.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/cat.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/cat.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/countries.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/countries.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/crc32.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/crc32.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_atsc_service_location.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_atsc_service_location.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_ca.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_ca.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_ca_identifier.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_ca_identifier.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_cable_delivery.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_cable_delivery.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_event_extended.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_event_extended.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_event_short.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_event_short.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_extension.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_extension.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_frequency_list.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_frequency_list.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_hierarchy.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_hierarchy.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_isdbt_delivery.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_isdbt_delivery.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_language.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_language.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_logical_channel.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_logical_channel.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_network_name.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_network_name.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_partial_reception.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_partial_reception.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_sat.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_sat.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_service.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_service.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_t2_delivery.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_t2_delivery.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_terrestrial_delivery.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_terrestrial_delivery.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/desc_ts_info.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/desc_ts_info.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/descriptors.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/descriptors.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb-demux.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb-demux.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb-dev.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb-dev.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb-fe.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb-fe.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb-file.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb-file.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb-log.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb-log.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb-sat.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb-sat.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb-scan.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb-scan.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb-v5-std.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb-v5-std.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/eit.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/eit.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/header.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/header.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/mgt.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/mgt.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/mpeg_es.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/mpeg_es.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/mpeg_pes.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/mpeg_pes.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/mpeg_ts.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/mpeg_ts.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/nit.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/nit.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/pat.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/pat.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/pmt.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/pmt.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/sdt.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/sdt.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/vct.h.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/vct.h.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvbv5-tools.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvbv5-tools.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/todo.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/todo.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_device.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_device.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/frontend.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/frontend.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/frontend_scan.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/frontend_scan.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/satellite.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/satellite.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/ancillary.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/ancillary.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/descriptors.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/descriptors.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/demux.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/demux.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/file.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/file.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_desc_service_location.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_desc_service_location.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_desc_service_location_elementary.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_desc_service_location_elementary.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_table_eit.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_table_eit.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_table_eit_desc_length.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_table_eit_desc_length.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_table_eit_event.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_table_eit_event.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_table_mgt.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_table_mgt.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_table_mgt_table.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_table_mgt_table.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_table_vct.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_table_vct.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_table_vct_channel.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_table_vct_channel.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/atsc_table_vct_descriptor_length.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/atsc_table_vct_descriptor_length.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_ca.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_ca.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_ca_identifier.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_ca_identifier.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_cable_delivery.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_cable_delivery.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_event_extended.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_event_extended.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_event_extended_item.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_event_extended_item.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_event_short.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_event_short.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_frequency_list.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_frequency_list.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_hierarchy.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_hierarchy.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_language.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_language.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_logical_channel.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_logical_channel.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_logical_channel_number.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_logical_channel_number.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_network_name.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_network_name.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_sat.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_sat.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_service.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_service.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_t2_delivery.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_t2_delivery.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_t2_delivery_cell.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_t2_delivery_cell.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_t2_delivery_subcell.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_t2_delivery_subcell.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_t2_delivery_subcell_old.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_t2_delivery_subcell_old.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_terrestrial_delivery.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_terrestrial_delivery.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_ts_info.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_ts_info.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_desc_ts_info_transmission_type.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_desc_ts_info_transmission_type.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_descriptor.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_descriptor.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_dev_list.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_dev_list.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_elementary_pid.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_elementary_pid.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_entry.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_entry.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_ext_descriptor.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_ext_descriptor.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_extension_descriptor.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_extension_descriptor.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_file.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_file.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_mpeg_es_pic_start.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_mpeg_es_pic_start.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_mpeg_es_seq_start.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_mpeg_es_seq_start.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_mpeg_pes.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_mpeg_pes.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_mpeg_pes_optional.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_mpeg_pes_optional.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_mpeg_ts.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_mpeg_ts.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_mpeg_ts_adaption.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_mpeg_ts_adaption.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_open_descriptor.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_open_descriptor.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_parse_file.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_parse_file.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_parse_struct.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_parse_struct.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_parse_table.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_parse_table.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_sat_lnb.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_sat_lnb.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_sat_lnb_dvbsat_freqrange.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_sat_lnb_dvbsat_freqrange.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_cat.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_cat.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_eit.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_eit.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_eit_event.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_eit_event.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_filter.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_filter.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_header.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_header.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_nit.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_nit.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_nit_transport.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_nit_transport.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_nit_transport_header.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_nit_transport_header.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_pat.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_pat.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_pat_program.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_pat_program.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_pmt.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_pmt.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_pmt_stream.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_pmt_stream.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_sdt.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_sdt.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_table_sdt_service.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_table_sdt_service.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_ts_packet_header.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_ts_packet_header.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_v5_descriptors.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_v5_descriptors.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_v5_descriptors_program.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_v5_descriptors_program.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/dvb_v5_fe_parms.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/dvb_v5_fe_parms.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/isdb_desc_partial_reception.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/isdb_desc_partial_reception.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/isdb_partial_reception_service_id.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/isdb_partial_reception_service_id.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/isdbt_desc_terrestrial_delivery_system.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/isdbt_desc_terrestrial_delivery_system.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/ts_t.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/ts_t.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_doc_.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_doc_.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_lib_include_.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_lib_include_.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_lib_.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_lib_.3' '/builddir/build/BUILD/v4l-utils-1.20.0/doxygen-doc/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_lib_include_libdvbv5_.3' -> '/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_lib_include_libdvbv5_.3' + rm /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_doc_.3 /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_lib_.3 /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_lib_include_.3 /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/man/man3/_builddir_build_BUILD_v4l-utils-1.20.0_lib_include_libdvbv5_.3 + desktop-file-validate /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/applications/qv4l2.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64 v4l-utils + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64 libdvbv5 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.20.0-1.fc33 --unique-debug-suffix -1.20.0-1.fc33.riscv64 --unique-debug-src-base v4l-utils-1.20.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/v4l-utils-1.20.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cec-ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cx18-ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cec-compliance explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cec-follower extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cec-ctl extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cx18-ctl extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cec-follower extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/cec-compliance explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/decode_tm6000 extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/decode_tm6000 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvb-fe-tool extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvb-fe-tool explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvb-format-convert explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvbv5-daemon extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvb-format-convert extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvbv5-daemon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvbv5-scan extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvbv5-scan explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvbv5-zap extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/dvbv5-zap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/ir-ctl extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/ir-ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/ir-keytable extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/ir-keytable explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/ivtv-ctl extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/ivtv-ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/media-ctl extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/media-ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/qv4l2 extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/qv4l2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/qvidcap extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/qvidcap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/rds-ctl extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/rds-ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/v4l2-compliance extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/v4l2-compliance explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/v4l2-ctl extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/v4l2-ctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/v4l2-sysfs-path extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/bin/v4l2-sysfs-path explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libdvbv5.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libdvbv5.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/ov511-decomp extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/ov511-decomp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/ov518-decomp extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/ov518-decomp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/plugins/libv4l-mplane.so extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/plugins/libv4l-mplane.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/v4l1compat.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/v4l2convert.so extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/v4l1compat.so extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l/v4l2convert.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l1.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l1.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l2.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l2.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l2rds.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4lconvert.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/sbin/v4l2-dbg extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4l2rds.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/lib64/libv4lconvert.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/sbin/v4l2-dbg original debug info size: 57404kB, size after compression: 51460kB /usr/lib/rpm/sepdebugcrcfix: Updated 31 CRC32s, 0 CRC32s did match. 10741 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: v4l-utils-1.20.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.C5uU95 + umask 022 + cd /builddir/build/BUILD + cd v4l-utils-1.20.0 + DOCDIR=/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/v4l-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/v4l-utils + cp -pr README /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/v4l-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(v4l-utils) = 1.20.0-1.fc33 v4l-utils = 1.20.0-1.fc33 v4l-utils(riscv-64) = 1.20.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdvbv5.so.0()(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libv4l2.so.0()(64bit) libv4l2rds.so.0()(64bit) rtld(GNU_HASH) Processing files: v4l-utils-devel-tools-1.20.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.juMrM3 + umask 022 + cd /builddir/build/BUILD + cd v4l-utils-1.20.0 + DOCDIR=/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/v4l-utils-devel-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/v4l-utils-devel-tools + cp -pr README /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/v4l-utils-devel-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: v4l-utils-devel-tools = 1.20.0-1.fc33 v4l-utils-devel-tools(riscv-64) = 1.20.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libv4l2.so.0()(64bit) rtld(GNU_HASH) Processing files: qv4l2-1.20.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IW8yL3 + umask 022 + cd /builddir/build/BUILD + cd v4l-utils-1.20.0 + DOCDIR=/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/qv4l2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/qv4l2 + cp -pr README /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/qv4l2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(qv4l2.desktop) application(qvidcap.desktop) qv4l2 = 1.20.0-1.fc33 qv4l2(riscv-64) = 1.20.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5OpenGL.so.5()(64bit) libQt5OpenGL.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libv4l2.so.0()(64bit) libv4lconvert.so.0()(64bit) rtld(GNU_HASH) Processing files: libv4l-1.20.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KWQgb4 + umask 022 + cd /builddir/build/BUILD + cd v4l-utils-1.20.0 + DOCDIR=/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libv4l + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libv4l + cp -pr ChangeLog /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libv4l + cp -pr README.libv4l /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libv4l + cp -pr TODO /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libv4l + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NUnUo4 + umask 022 + cd /builddir/build/BUILD + cd v4l-utils-1.20.0 + LICENSEDIR=/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/licenses/libv4l + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/licenses/libv4l + cp -pr COPYING.libv4l /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/licenses/libv4l + cp -pr COPYING /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/licenses/libv4l + RPM_EC=0 ++ jobs -p + exit 0 Provides: libv4l = 1.20.0-1.fc33 libv4l(riscv-64) = 1.20.0-1.fc33 libv4l-mplane.so()(64bit) libv4l1.so.0()(64bit) libv4l2.so.0()(64bit) libv4l2rds.so.0()(64bit) libv4lconvert.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEGTURBO_6.2)(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.27)(64bit) libv4l1.so.0()(64bit) libv4l2.so.0()(64bit) libv4lconvert.so.0()(64bit) rtld(GNU_HASH) Processing files: libdvbv5-1.20.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9YEJd4 + umask 022 + cd /builddir/build/BUILD + cd v4l-utils-1.20.0 + DOCDIR=/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libdvbv5 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libdvbv5 + cp -pr ChangeLog /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libdvbv5 + cp -pr lib/libdvbv5/README /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libdvbv5 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ciwUV2 + umask 022 + cd /builddir/build/BUILD + cd v4l-utils-1.20.0 + LICENSEDIR=/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/licenses/libdvbv5 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/licenses/libdvbv5 + cp -pr COPYING /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/licenses/libdvbv5 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libdvbv5 = 1.20.0-1.fc33 libdvbv5(riscv-64) = 1.20.0-1.fc33 libdvbv5.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) librt.so.1()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Processing files: libv4l-devel-1.20.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4hFx15 + umask 022 + cd /builddir/build/BUILD + cd v4l-utils-1.20.0 + DOCDIR=/builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libv4l-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libv4l-devel + cp -pr README.lib-multi-threading /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64/usr/share/doc/libv4l-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libv4l-devel = 1.20.0-1.fc33 libv4l-devel(riscv-64) = 1.20.0-1.fc33 pkgconfig(libv4l1) = 1.20.0 pkgconfig(libv4l2) = 1.20.0 pkgconfig(libv4l2rds) = 1.20.0 pkgconfig(libv4lconvert) = 1.20.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libv4l1.so.0()(64bit) libv4l2.so.0()(64bit) libv4l2rds.so.0()(64bit) libv4lconvert.so.0()(64bit) pkgconfig(libv4l2) pkgconfig(libv4lconvert) Processing files: libdvbv5-devel-1.20.0-1.fc33.riscv64 Provides: libdvbv5-devel = 1.20.0-1.fc33 libdvbv5-devel(riscv-64) = 1.20.0-1.fc33 pkgconfig(libdvbv5) = 1.20.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdvbv5.so.0()(64bit) pkgconfig(libudev) Processing files: v4l-utils-debugsource-1.20.0-1.fc33.riscv64 Provides: v4l-utils-debugsource = 1.20.0-1.fc33 v4l-utils-debugsource(riscv-64) = 1.20.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: v4l-utils-debuginfo-1.20.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 030736b776946bae2cc879c031439b43748233bf debuginfo(build-id) = 08a46d4bdefc585febc6ba2917243f2562fa3629 debuginfo(build-id) = 09bb1814738a80efa71b35aeb7ccd1799f192e59 debuginfo(build-id) = 1a64de4f7ff01e4bfc619a9e91d558a21db3f229 debuginfo(build-id) = 21fb04c8e3e1941a9b03e3feeb3a56ca7e633c60 debuginfo(build-id) = 3521cd08fdbb87ebeceb0ab8987422fd29352df8 debuginfo(build-id) = 35921cbbc8ff589f215b907d9a8bf60d9f26ce38 debuginfo(build-id) = 613be7f7d18d3bce77455a378693cadf632a764e debuginfo(build-id) = 7e9f8bc796181661505e5a96f307f4f8fd7d5bcb debuginfo(build-id) = 9fd87d6dd1605c76c4061c6d72d4d0f503c13831 debuginfo(build-id) = c9b2b3f7e580206bb81b13041440b0630923b243 debuginfo(build-id) = e96ffc7e7b39df92202cf05455e618ee0cc79258 debuginfo(build-id) = ecc5a3ed98c9268a9c386824fdf5bebf32f0f471 debuginfo(build-id) = f2d4794bd3fb91316b501fd6d3c01ecb183011ad debuginfo(build-id) = fc95e40fb139b6c27e9f753c63d62acc8eeed76b debuginfo(build-id) = fec9819b270a19efecfaf88914ebce7c2da845ea v4l-utils-debuginfo = 1.20.0-1.fc33 v4l-utils-debuginfo(riscv-64) = 1.20.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: v4l-utils-debugsource(riscv-64) = 1.20.0-1.fc33 Processing files: v4l-utils-devel-tools-debuginfo-1.20.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 7bb2ca7a5c53cca57ffeab8201e2ccedb9e3a3bb debuginfo(build-id) = dc9fe5c94cf084c09e3f01963730318317026d2a debuginfo(build-id) = fa34a7ee943bb01d1e282689c8b04730b8a7d72d v4l-utils-devel-tools-debuginfo = 1.20.0-1.fc33 v4l-utils-devel-tools-debuginfo(riscv-64) = 1.20.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: v4l-utils-debugsource(riscv-64) = 1.20.0-1.fc33 Processing files: qv4l2-debuginfo-1.20.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 8b874a69a8d7e61fcd1c7358def156fd2ebe0f6c debuginfo(build-id) = f0a5d6e0ed92ae30c6a7ebaf65eebfa0a59e364a qv4l2-debuginfo = 1.20.0-1.fc33 qv4l2-debuginfo(riscv-64) = 1.20.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: v4l-utils-debugsource(riscv-64) = 1.20.0-1.fc33 Processing files: libv4l-debuginfo-1.20.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 072085f24fde2a919fb0d42be0fc0693ba22dde1 debuginfo(build-id) = 12052aea157caf59a473b5ef007273eb38a73761 debuginfo(build-id) = 321485c04156b864545f2461eb505d5e93671972 debuginfo(build-id) = 40ea23f4e046f34f78b33917c3df64dfb516febb debuginfo(build-id) = 5ded4406b6e74eb1b23d3bb0a9cbc8fa020c3e8e debuginfo(build-id) = 7138f7462490a0645303851bac5477b5d617588e debuginfo(build-id) = 8b598329b8a0c8433ae282810464ffd80d73d07e debuginfo(build-id) = 8c99da2d64ab90ffe952da0eb93e043ec7c6a0e3 debuginfo(build-id) = fa6cd1f498d7ba1cde0d64d6375f2831768e6a16 libv4l-debuginfo = 1.20.0-1.fc33 libv4l-debuginfo(riscv-64) = 1.20.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: v4l-utils-debugsource(riscv-64) = 1.20.0-1.fc33 Processing files: libdvbv5-debuginfo-1.20.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 1202e0f16335ddc88e9d90740699a0337aa53176 libdvbv5-debuginfo = 1.20.0-1.fc33 libdvbv5-debuginfo(riscv-64) = 1.20.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: v4l-utils-debugsource(riscv-64) = 1.20.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/v4l-utils-1.20.0-1.fc33.riscv64 error: Installed (but unpackaged) file(s) found: /usr/lib/systemd/system/systemd-udevd.service.d/50-rc_keymap.conf RPM build errors: Installed (but unpackaged) file(s) found: /usr/lib/systemd/system/systemd-udevd.service.d/50-rc_keymap.conf Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/v4l-utils.spec