D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/v4l-utils-1.20.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dVRF4H + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf v4l-utils-1.20.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/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 . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/v4l-utils-1.14.2-pthread.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sdintI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd v4l-utils-1.20.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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 x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... 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 x86_64-mageia-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 x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-mageia-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for x86_64-mageia-linux-gnu-perl... no checking for perl... /usr/bin/perl checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for mode_t... yes checking for promoted mode_t type... mode_t checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking sys/klog.h usability... yes checking sys/klog.h presence... yes checking for sys/klog.h... yes checking for klogctl... yes checking for ioctl with POSIX signature... no checking for __secure_getenv... no checking for secure_getenv... yes checking 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... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_read_header in -ljpeg... yes checking for 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 x86_64-mageia-linux-gnu-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... yes 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 : yes 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 + /usr/bin/make -O -j8 V=1 VERBOSE=1 CLANG=/usr/bin/clang /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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-mr97310a.lo `test -f 'mr97310a.c' || echo './'`mr97310a.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mr97310a.c -fPIC -DPIC -o .libs/libv4lconvert_la-mr97310a.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-pac207.lo `test -f 'pac207.c' || echo './'`pac207.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pac207.c -fPIC -DPIC -o .libs/libv4lconvert_la-pac207.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-sn9c10x.lo `test -f 'sn9c10x.c' || echo './'`sn9c10x.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sn9c10x.c -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c10x.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-sn9c20x.lo `test -f 'sn9c20x.c' || echo './'`sn9c20x.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sn9c20x.c -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c20x.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ov511-decomp.o ov511-decomp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-jidctflt.lo `test -f 'jidctflt.c' || echo './'`jidctflt.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jidctflt.c -fPIC -DPIC -o .libs/libv4lconvert_la-jidctflt.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ov518-decomp.o ov518-decomp.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-flip.lo `test -f 'flip.c' || echo './'`flip.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c flip.c -fPIC -DPIC -o .libs/libv4lconvert_la-flip.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-crop.lo `test -f 'crop.c' || echo './'`crop.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crop.c -fPIC -DPIC -o .libs/libv4lconvert_la-crop.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-spca561-decompress.lo `test -f 'spca561-decompress.c' || echo './'`spca561-decompress.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spca561-decompress.c -fPIC -DPIC -o .libs/libv4lconvert_la-spca561-decompress.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-libv4lconvert.lo `test -f 'libv4lconvert.c' || echo './'`libv4lconvert.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libv4lconvert.c -fPIC -DPIC -o .libs/libv4lconvert_la-libv4lconvert.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-sn9c2028-decomp.lo `test -f 'sn9c2028-decomp.c' || echo './'`sn9c2028-decomp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sn9c2028-decomp.c -fPIC -DPIC -o .libs/libv4lconvert_la-sn9c2028-decomp.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-sq905c.lo `test -f 'sq905c.c' || echo './'`sq905c.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sq905c.c -fPIC -DPIC -o .libs/libv4lconvert_la-sq905c.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-spca501.lo `test -f 'spca501.c' || echo './'`spca501.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c spca501.c -fPIC -DPIC -o .libs/libv4lconvert_la-spca501.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-tinyjpeg.lo `test -f 'tinyjpeg.c' || echo './'`tinyjpeg.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tinyjpeg.c -fPIC -DPIC -o .libs/libv4lconvert_la-tinyjpeg.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-stv0680.lo `test -f 'stv0680.c' || echo './'`stv0680.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stv0680.c -fPIC -DPIC -o .libs/libv4lconvert_la-stv0680.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-hm12.lo `test -f 'hm12.c' || echo './'`hm12.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hm12.c -fPIC -DPIC -o .libs/libv4lconvert_la-hm12.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-se401.lo `test -f 'se401.c' || echo './'`se401.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c se401.c -fPIC -DPIC -o .libs/libv4lconvert_la-se401.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-cpia1.lo `test -f 'cpia1.c' || echo './'`cpia1.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cpia1.c -fPIC -DPIC -o .libs/libv4lconvert_la-cpia1.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-bayer.lo `test -f 'bayer.c' || echo './'`bayer.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bayer.c -fPIC -DPIC -o .libs/libv4lconvert_la-bayer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-jl2005bcd.lo `test -f 'jl2005bcd.c' || echo './'`jl2005bcd.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jl2005bcd.c -fPIC -DPIC -o .libs/libv4lconvert_la-jl2005bcd.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ov511-decomp ov511-decomp.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ov511-decomp ov511-decomp.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-rgbyuv.lo `test -f 'rgbyuv.c' || echo './'`rgbyuv.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rgbyuv.c -fPIC -DPIC -o .libs/libv4lconvert_la-rgbyuv.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-jpeg_memsrcdest.lo `test -f 'jpeg_memsrcdest.c' || echo './'`jpeg_memsrcdest.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jpeg_memsrcdest.c -fPIC -DPIC -o .libs/libv4lconvert_la-jpeg_memsrcdest.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-jpeg.lo `test -f 'jpeg.c' || echo './'`jpeg.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jpeg.c -fPIC -DPIC -o .libs/libv4lconvert_la-jpeg.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ov518-decomp ov518-decomp.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ov518-decomp ov518-decomp.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-helper.lo `test -f 'helper.c' || echo './'`helper.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c helper.c -fPIC -DPIC -o .libs/libv4lconvert_la-helper.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4lconvert_la-jpgl.lo `test -f 'jpgl.c' || echo './'`jpgl.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c jpgl.c -fPIC -DPIC -o .libs/libv4lconvert_la-jpgl.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o processing/libv4lconvert_la-libv4lprocessing.lo `test -f 'processing/libv4lprocessing.c' || echo './'`processing/libv4lprocessing.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c processing/libv4lprocessing.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-libv4lprocessing.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o processing/libv4lconvert_la-whitebalance.lo `test -f 'processing/whitebalance.c' || echo './'`processing/whitebalance.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c processing/whitebalance.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-whitebalance.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o processing/libv4lconvert_la-gamma.lo `test -f 'processing/gamma.c' || echo './'`processing/gamma.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c processing/gamma.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-gamma.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o processing/libv4lconvert_la-autogain.lo `test -f 'processing/autogain.c' || echo './'`processing/autogain.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c processing/autogain.c -fPIC -DPIC -o processing/.libs/libv4lconvert_la-autogain.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o control/libv4lconvert_la-libv4lcontrol.lo `test -f 'control/libv4lcontrol.c' || echo './'`control/libv4lcontrol.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c control/libv4lcontrol.c -fPIC -DPIC -o control/.libs/libv4lconvert_la-libv4lcontrol.o 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]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0 -lrt -lm -ljpeg -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -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 -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lrt -lm -ljpeg -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' Making all in libv4l2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4l2_la-v4l2-plugin.lo `test -f 'v4l2-plugin.c' || echo './'`v4l2-plugin.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c v4l2-plugin.c -fPIC -DPIC -o .libs/libv4l2_la-v4l2-plugin.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2convert_la-v4l2convert.lo `test -f 'v4l2convert.c' || echo './'`v4l2convert.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c v4l2convert.c -fPIC -DPIC -o .libs/v4l2convert_la-v4l2convert.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4l2_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c log.c -fPIC -DPIC -o .libs/libv4l2_la-log.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4l2_la-libv4l2.lo `test -f 'libv4l2.c' || echo './'`libv4l2.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libv4l2.c -fPIC -DPIC -o .libs/libv4l2_la-libv4l2.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0 -lpthread -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libv4l2.la -rpath /usr/lib64 libv4l2_la-libv4l2.lo libv4l2_la-log.lo libv4l2_la-v4l2-plugin.lo ../libv4lconvert/libv4lconvert.la libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libv4l2_la-libv4l2.o .libs/libv4l2_la-log.o .libs/libv4l2_la-v4l2-plugin.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert/.libs -Wl,-rpath -Wl,/usr/lib64 -lpthread -ldl ../libv4lconvert/.libs/libv4lconvert.so -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -module -shared -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l2convert.la -rpath /usr/lib64/libv4l v4l2convert_la-v4l2convert.lo libv4l2.la libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/v4l2convert_la-v4l2convert.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2/.libs -Wl,-rpath -Wl,/usr/lib64 ./.libs/libv4l2.so -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' Making all in libv4l1 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4l1_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c log.c -fPIC -DPIC -o .libs/libv4l1_la-log.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l1compat_la-v4l1compat.lo `test -f 'v4l1compat.c' || echo './'`v4l1compat.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c v4l1compat.c -fPIC -DPIC -o .libs/v4l1compat_la-v4l1compat.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4l1_la-libv4l1.lo `test -f 'libv4l1.c' || echo './'`libv4l1.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libv4l1.c -fPIC -DPIC -o .libs/libv4l1_la-libv4l1.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0 -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libv4l1.la -rpath /usr/lib64 libv4l1_la-libv4l1.lo libv4l1_la-log.lo ../libv4l2/libv4l2.la libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libv4l1_la-libv4l1.o .libs/libv4l1_la-log.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2/.libs -Wl,-rpath -Wl,/usr/lib64 -lpthread ../libv4l2/.libs/libv4l2.so -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -module -shared -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l1compat.la -rpath /usr/lib64/libv4l v4l1compat_la-v4l1compat.lo libv4l1.la libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/v4l1compat_la-v4l1compat.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1/.libs -Wl,-rpath -Wl,/usr/lib64 ./.libs/libv4l1.so -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' Making all in libv4l2rds make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4l2rds_la-libv4l2rds.lo `test -f 'libv4l2rds.c' || echo './'`libv4l2rds.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libv4l2rds.c -fPIC -DPIC -o .libs/libv4l2rds_la-libv4l2rds.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0 -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libv4l2rds.la -rpath /usr/lib64 libv4l2rds_la-libv4l2rds.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libv4l2rds_la-libv4l2rds.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' Making all in libv4l-mplane make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4l_mplane_la-libv4l-mplane.lo `test -f 'libv4l-mplane.c' || echo './'`libv4l-mplane.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libv4l-mplane.c -fPIC -DPIC -o .libs/libv4l_mplane_la-libv4l-mplane.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -module -shared -export-dynamic -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libv4l-mplane.la -rpath /usr/lib64/libv4l/plugins libv4l_mplane_la-libv4l-mplane.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libv4l_mplane_la-libv4l-mplane.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lpthread -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' Making all in libdvbv5 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-legacy-channel-format.lo `test -f 'dvb-legacy-channel-format.c' || echo './'`dvb-legacy-channel-format.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-legacy-channel-format.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-legacy-channel-format.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c crc32.c -fPIC -DPIC -o .libs/libdvbv5_la-crc32.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-countries.lo `test -f 'countries.c' || echo './'`countries.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c countries.c -fPIC -DPIC -o .libs/libdvbv5_la-countries.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-compat-soname.lo `test -f 'compat-soname.c' || echo './'`compat-soname.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c compat-soname.c -fPIC -DPIC -o .libs/libdvbv5_la-compat-soname.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-v5.lo `test -f 'dvb-v5.c' || echo './'`dvb-v5.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-v5.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-v5.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-zap-format.lo `test -f 'dvb-zap-format.c' || echo './'`dvb-zap-format.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-zap-format.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-zap-format.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-vdr-format.lo `test -f 'dvb-vdr-format.c' || echo './'`dvb-vdr-format.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-vdr-format.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-vdr-format.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-parse_string.lo `test -f 'parse_string.c' || echo './'`parse_string.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c parse_string.c -fPIC -DPIC -o .libs/libdvbv5_la-parse_string.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-v5-std.lo `test -f 'dvb-v5-std.c' || echo './'`dvb-v5-std.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-v5-std.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-v5-std.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-log.lo `test -f 'dvb-log.c' || echo './'`dvb-log.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-log.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-log.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-demux.lo `test -f 'dvb-demux.c' || echo './'`dvb-demux.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-demux.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-demux.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-dev.lo `test -f 'dvb-dev.c' || echo './'`dvb-dev.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-dev.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-dev.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-sat.lo `test -f 'dvb-sat.c' || echo './'`dvb-sat.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-sat.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-sat.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-dev-local.lo `test -f 'dvb-dev-local.c' || echo './'`dvb-dev-local.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-dev-local.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-dev-local.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-descriptors.lo `test -f 'descriptors.c' || echo './'`descriptors.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors.c -fPIC -DPIC -o .libs/libdvbv5_la-descriptors.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-header.lo `test -f 'tables/header.c' || echo './'`tables/header.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/header.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-header.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-pmt.lo `test -f 'tables/pmt.c' || echo './'`tables/pmt.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/pmt.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-pmt.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-file.lo `test -f 'dvb-file.c' || echo './'`dvb-file.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-file.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-file.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-scan.lo `test -f 'dvb-scan.c' || echo './'`dvb-scan.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-scan.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-scan.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-pat.lo `test -f 'tables/pat.c' || echo './'`tables/pat.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/pat.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-pat.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-sdt.lo `test -f 'tables/sdt.c' || echo './'`tables/sdt.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/sdt.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-sdt.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-nit.lo `test -f 'tables/nit.c' || echo './'`tables/nit.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/nit.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-nit.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-atsc_eit.lo `test -f 'tables/atsc_eit.c' || echo './'`tables/atsc_eit.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/atsc_eit.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-atsc_eit.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-mgt.lo `test -f 'tables/mgt.c' || echo './'`tables/mgt.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/mgt.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-mgt.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-vct.lo `test -f 'tables/vct.c' || echo './'`tables/vct.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/vct.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-vct.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-eit.lo `test -f 'tables/eit.c' || echo './'`tables/eit.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/eit.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-eit.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-cat.lo `test -f 'tables/cat.c' || echo './'`tables/cat.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/cat.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-cat.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-mpeg_ts.lo `test -f 'tables/mpeg_ts.c' || echo './'`tables/mpeg_ts.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/mpeg_ts.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-mpeg_ts.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-fe.lo `test -f 'dvb-fe.c' || echo './'`dvb-fe.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-fe.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-fe.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libdvbv5_la-dvb-dev-remote.lo `test -f 'dvb-dev-remote.c' || echo './'`dvb-dev-remote.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dvb-dev-remote.c -fPIC -DPIC -o .libs/libdvbv5_la-dvb-dev-remote.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_language.lo `test -f 'descriptors/desc_language.c' || echo './'`descriptors/desc_language.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_language.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_language.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_network_name.lo `test -f 'descriptors/desc_network_name.c' || echo './'`descriptors/desc_network_name.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_network_name.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_network_name.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_terrestrial_delivery.lo `test -f 'descriptors/desc_terrestrial_delivery.c' || echo './'`descriptors/desc_terrestrial_delivery.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_terrestrial_delivery.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_terrestrial_delivery.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_cable_delivery.lo `test -f 'descriptors/desc_cable_delivery.c' || echo './'`descriptors/desc_cable_delivery.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_cable_delivery.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_cable_delivery.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_sat.lo `test -f 'descriptors/desc_sat.c' || echo './'`descriptors/desc_sat.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_sat.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_sat.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-mpeg_es.lo `test -f 'tables/mpeg_es.c' || echo './'`tables/mpeg_es.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/mpeg_es.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-mpeg_es.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tables/libdvbv5_la-mpeg_pes.lo `test -f 'tables/mpeg_pes.c' || echo './'`tables/mpeg_pes.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c tables/mpeg_pes.c -fPIC -DPIC -o tables/.libs/libdvbv5_la-mpeg_pes.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_frequency_list.lo `test -f 'descriptors/desc_frequency_list.c' || echo './'`descriptors/desc_frequency_list.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_frequency_list.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_frequency_list.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_service.lo `test -f 'descriptors/desc_service.c' || echo './'`descriptors/desc_service.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_service.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_service.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_t2_delivery.lo `test -f 'descriptors/desc_t2_delivery.c' || echo './'`descriptors/desc_t2_delivery.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_t2_delivery.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_t2_delivery.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_event_extended.lo `test -f 'descriptors/desc_event_extended.c' || echo './'`descriptors/desc_event_extended.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_event_extended.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_event_extended.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_event_short.lo `test -f 'descriptors/desc_event_short.c' || echo './'`descriptors/desc_event_short.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_event_short.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_event_short.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_hierarchy.lo `test -f 'descriptors/desc_hierarchy.c' || echo './'`descriptors/desc_hierarchy.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_hierarchy.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_hierarchy.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_atsc_service_location.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_atsc_service_location.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_extension.lo `test -f 'descriptors/desc_extension.c' || echo './'`descriptors/desc_extension.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_extension.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_extension.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_partial_reception.lo `test -f 'descriptors/desc_partial_reception.c' || echo './'`descriptors/desc_partial_reception.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_partial_reception.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_partial_reception.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_isdbt_delivery.lo `test -f 'descriptors/desc_isdbt_delivery.c' || echo './'`descriptors/desc_isdbt_delivery.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_isdbt_delivery.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_isdbt_delivery.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_ca.lo `test -f 'descriptors/desc_ca.c' || echo './'`descriptors/desc_ca.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_ca.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_ca.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_ts_info.lo `test -f 'descriptors/desc_ts_info.c' || echo './'`descriptors/desc_ts_info.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_ts_info.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_ts_info.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_logical_channel.lo `test -f 'descriptors/desc_logical_channel.c' || echo './'`descriptors/desc_logical_channel.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_logical_channel.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_logical_channel.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o descriptors/libdvbv5_la-desc_ca_identifier.lo `test -f 'descriptors/desc_ca_identifier.c' || echo './'`descriptors/desc_ca_identifier.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c descriptors/desc_ca_identifier.c -fPIC -DPIC -o descriptors/.libs/libdvbv5_la-desc_ca_identifier.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0 -ludev -lpthread -lm -lrt -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -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 -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ludev -lpthread -lm -lrt -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 '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libv4l2util' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -static -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4l2util_la-frequencies.lo `test -f 'frequencies.c' || echo './'`frequencies.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c frequencies.c -o libv4l2util_la-frequencies.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libv4l2util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libv4l2util' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -static -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4l2util_la-v4l2_driver.lo `test -f 'v4l2_driver.c' || echo './'`v4l2_driver.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c v4l2_driver.c -o libv4l2util_la-v4l2_driver.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libv4l2util' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libv4l2util' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libv4l2util.la libv4l2util_la-frequencies.lo libv4l2util_la-v4l2_driver.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libv4l2util.a libv4l2util_la-frequencies.o libv4l2util_la-v4l2_driver.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libv4l2util.a libtool: link: ( cd ".libs" && rm -f "libv4l2util.la" && ln -s "../libv4l2util.la" "libv4l2util.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libv4l2util' Making all in libmedia_dev make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -static -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libmedia_dev_la-get_media_devices.lo `test -f 'get_media_devices.c' || echo './'`get_media_devices.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c get_media_devices.c -o libmedia_dev_la-get_media_devices.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmedia_dev.la libmedia_dev_la-get_media_devices.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libmedia_dev.a libmedia_dev_la-get_media_devices.o libtool: link: x86_64-mageia-linux-gnu-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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' Making all in ivtv-ctl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ivtv-ctl.o ivtv-ctl.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ivtv-ctl ivtv-ctl.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ivtv-ctl ivtv-ctl.o -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' Making all in ir-ctl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bpf_encoder.o bpf_encoder.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o keymap.o keymap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ir-encode.o ir-encode.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ir-ctl.o ir-ctl.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o toml.o toml.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ir-ctl ir-ctl.o ir-encode.o toml.o keymap.o bpf_encoder.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ir-ctl ir-ctl.o ir-encode.o toml.o keymap.o bpf_encoder.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' Making all in cx18-ctl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cx18-ctl.o cx18-ctl.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cx18-ctl cx18-ctl.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cx18-ctl cx18-ctl.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' Making all in keytable Making all in bpf_protocols make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' /usr/bin/clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/10.0.1/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c xbox-dvd.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' /usr/bin/clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/10.0.1/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c imon_rsc.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' /usr/bin/clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/10.0.1/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c rc_mm.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' /usr/bin/clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/10.0.1/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c pulse_distance.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' /usr/bin/clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/10.0.1/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c pulse_length.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' /usr/bin/clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/10.0.1/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c manchester.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' /usr/bin/clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/10.0.1/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c raw.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' /usr/bin/clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/10.0.1/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c grundig.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' /usr/bin/clang -idirafter /usr/local/include -idirafter /usr/lib64/clang/10.0.1/include -idirafter /usr/include -D__linux__ -I../../../include -target bpf -O2 -c samsung36.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bpf.o bpf.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o keymap.o keymap.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ir-encode.o ir-encode.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bpf_load.o bpf_load.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o toml.o toml.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o keytable.o keytable.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lelf -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ir-keytable keytable.o ir-encode.o toml.o keymap.o bpf.o bpf_load.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ir-keytable keytable.o ir-encode.o toml.o keymap.o bpf.o bpf_load.o -lelf make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' Making all in media-ctl make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o options.o options.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o media-ctl.o media-ctl.c media-ctl.c: In function 'v4l2_subdev_print_dv_timings': media-ctl.c:169:32: warning: '__builtin___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:867, from media-ctl.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 12 and 21 bytes into a destination of size 20 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ media-ctl.c: In function 'media_print_topology_text_entity.constprop': media-ctl.c:169:32: warning: '__builtin___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:867, from media-ctl.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 12 and 21 bytes into a destination of size 20 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -static -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libmediactl_la-libmediactl.lo `test -f 'libmediactl.c' || echo './'`libmediactl.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libmediactl.c -o libmediactl_la-libmediactl.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -static -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libv4l2subdev_la-libv4l2subdev.lo `test -f 'libv4l2subdev.c' || echo './'`libv4l2subdev.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c libv4l2subdev.c -o libv4l2subdev_la-libv4l2subdev.o make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -static -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -ludev -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmediactl.la libmediactl_la-libmediactl.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libmediactl.a libmediactl_la-libmediactl.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libmediactl.a libtool: link: ( cd ".libs" && rm -f "libmediactl.la" && ln -s "../libmediactl.la" "libmediactl.la" ) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -static -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libv4l2subdev.la libv4l2subdev_la-libv4l2subdev.lo libmediactl.la libtool: link: (cd .libs/libv4l2subdev.lax/libmediactl.a && x86_64-mageia-linux-gnu-ar x "/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl/./.libs/libmediactl.a") libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libv4l2subdev.a libv4l2subdev_la-libv4l2subdev.o .libs/libv4l2subdev.lax/libmediactl.a/libmediactl_la-libmediactl.o libtool: link: x86_64-mageia-linux-gnu-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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o media-ctl media-ctl.o options.o libmediactl.la libv4l2subdev.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o media-ctl media-ctl.o options.o ./.libs/libmediactl.a ./.libs/libv4l2subdev.a -ludev make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' Making all in v4l2-ctl make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' /usr/bin/make all-am make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-io.o `test -f 'v4l2-ctl-io.cpp' || echo './'`v4l2-ctl-io.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-vidout.o `test -f 'v4l2-ctl-vidout.cpp' || echo './'`v4l2-ctl-vidout.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-vbi.o `test -f 'v4l2-ctl-vbi.cpp' || echo './'`v4l2-ctl-vbi.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-stds.o `test -f 'v4l2-ctl-stds.cpp' || echo './'`v4l2-ctl-stds.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-vidcap.o `test -f 'v4l2-ctl-vidcap.cpp' || echo './'`v4l2-ctl-vidcap.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-tuner.o `test -f 'v4l2-ctl-tuner.cpp' || echo './'`v4l2-ctl-tuner.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-selection.o `test -f 'v4l2-ctl-selection.cpp' || echo './'`v4l2-ctl-selection.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-overlay.o `test -f 'v4l2-ctl-overlay.cpp' || echo './'`v4l2-ctl-overlay.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl.o `test -f 'v4l2-ctl.cpp' || echo './'`v4l2-ctl.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-gcc -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-tpg-colors.o `test -f 'v4l2-tpg-colors.c' || echo './'`v4l2-tpg-colors.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-modes.o `test -f 'v4l2-ctl-modes.cpp' || echo './'`v4l2-ctl-modes.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-sdr.o `test -f 'v4l2-ctl-sdr.cpp' || echo './'`v4l2-ctl-sdr.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-gcc -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l-stream.o `test -f 'v4l-stream.c' || echo './'`v4l-stream.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-misc.o `test -f 'v4l2-ctl-misc.cpp' || echo './'`v4l2-ctl-misc.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-edid.o `test -f 'v4l2-ctl-edid.cpp' || echo './'`v4l2-ctl-edid.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-subdev.o `test -f 'v4l2-ctl-subdev.cpp' || echo './'`v4l2-ctl-subdev.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-gcc -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-codec-v4l2-fwht.o `test -f 'codec-v4l2-fwht.c' || echo './'`codec-v4l2-fwht.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-meta.o `test -f 'v4l2-ctl-meta.cpp' || echo './'`v4l2-ctl-meta.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-gcc -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-tpg-core.o `test -f 'v4l2-tpg-core.c' || echo './'`v4l2-tpg-core.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-gcc -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-codec-fwht.o `test -f 'codec-fwht.c' || echo './'`codec-fwht.c make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-media-info.o `test -f 'media-info.cpp' || echo './'`media-info.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-info.o `test -f 'v4l2-info.cpp' || echo './'`v4l2-info.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-common.o `test -f 'v4l2-ctl-common.cpp' || echo './'`v4l2-ctl-common.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_ctl-v4l2-ctl-streaming.o `test -f 'v4l2-ctl-streaming.cpp' || echo './'`v4l2-ctl-streaming.cpp make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l2-ctl v4l2_ctl-v4l2-ctl.o v4l2_ctl-v4l2-ctl-common.o v4l2_ctl-v4l2-ctl-tuner.o v4l2_ctl-v4l2-ctl-io.o v4l2_ctl-v4l2-ctl-stds.o v4l2_ctl-v4l2-ctl-vidcap.o v4l2_ctl-v4l2-ctl-vidout.o v4l2_ctl-v4l2-ctl-overlay.o v4l2_ctl-v4l2-ctl-vbi.o v4l2_ctl-v4l2-ctl-selection.o v4l2_ctl-v4l2-ctl-misc.o v4l2_ctl-v4l2-ctl-streaming.o v4l2_ctl-v4l2-ctl-sdr.o v4l2_ctl-v4l2-ctl-edid.o v4l2_ctl-v4l2-ctl-modes.o v4l2_ctl-v4l2-ctl-subdev.o v4l2_ctl-v4l2-tpg-colors.o v4l2_ctl-v4l2-tpg-core.o v4l2_ctl-v4l-stream.o v4l2_ctl-v4l2-ctl-meta.o v4l2_ctl-media-info.o v4l2_ctl-v4l2-info.o v4l2_ctl-codec-fwht.o v4l2_ctl-codec-v4l2-fwht.o ../../lib/libv4l2/libv4l2.la ../../lib/libv4lconvert/libv4lconvert.la -lrt -lpthread libtool: link: x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' Making all in v4l2-dbg make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2-dbg.o v4l2-dbg.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l2-dbg v4l2-dbg.o libtool: link: x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l2-dbg v4l2-dbg.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' Making all in v4l2-sysfs-path make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2-sysfs-path.o v4l2-sysfs-path.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l2-sysfs-path v4l2-sysfs-path.o ../libmedia_dev/libmedia_dev.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l2-sysfs-path v4l2-sysfs-path.o ../libmedia_dev/.libs/libmedia_dev.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' Making all in libcecutil make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -static -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libcecutil_la-cec-log.lo `test -f 'cec-log.cpp' || echo './'`cec-log.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cec-log.cpp -o libcecutil_la-cec-log.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -static -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libcecutil_la-cec-parse.lo `test -f 'cec-parse.cpp' || echo './'`cec-parse.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cec-parse.cpp -o libcecutil_la-cec-parse.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -static -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libcecutil_la-cec-info.lo `test -f 'cec-info.cpp' || echo './'`cec-info.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cec-info.cpp -o libcecutil_la-cec-info.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -static -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcecutil.la libcecutil_la-cec-info.lo libcecutil_la-cec-log.lo libcecutil_la-cec-parse.lo libtool: link: x86_64-mageia-linux-gnu-ar cr .libs/libcecutil.a libcecutil_la-cec-info.o libcecutil_la-cec-log.o libcecutil_la-cec-parse.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libcecutil.a libtool: link: ( cd ".libs" && rm -f "libcecutil.la" && ln -s "../libcecutil.la" "libcecutil.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' Making all in cec-ctl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-ctl' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_ctl-cec-pin.o `test -f 'cec-pin.cpp' || echo './'`cec-pin.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-ctl' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_ctl-cec-ctl.o `test -f 'cec-ctl.cpp' || echo './'`cec-ctl.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-ctl' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cec-ctl cec_ctl-cec-ctl.o cec_ctl-cec-pin.o -lrt ../libcecutil/libcecutil.la libtool: link: x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cec-ctl cec_ctl-cec-ctl.o cec_ctl-cec-pin.o -lrt ../libcecutil/.libs/libcecutil.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-ctl' Making all in cec-compliance make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_compliance-cec-test-fuzzing.o `test -f 'cec-test-fuzzing.cpp' || echo './'`cec-test-fuzzing.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_compliance-cec-test-power.o `test -f 'cec-test-power.cpp' || echo './'`cec-test-power.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_compliance-cec-test-audio.o `test -f 'cec-test-audio.cpp' || echo './'`cec-test-audio.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_compliance-cec-test-adapter.o `test -f 'cec-test-adapter.cpp' || echo './'`cec-test-adapter.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_compliance-cec-compliance.o `test -f 'cec-compliance.cpp' || echo './'`cec-compliance.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_compliance-cec-test.o `test -f 'cec-test.cpp' || echo './'`cec-test.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' Making all in cec-follower make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_follower-cec-tuner.o `test -f 'cec-tuner.cpp' || echo './'`cec-tuner.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_follower-cec-processing.o `test -f 'cec-processing.cpp' || echo './'`cec-processing.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../utils/libcecutil -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cec_follower-cec-follower.o `test -f 'cec-follower.cpp' || echo './'`cec-follower.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cec-follower cec_follower-cec-follower.o cec_follower-cec-processing.o cec_follower-cec-tuner.o -lrt ../libcecutil/libcecutil.la libtool: link: x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' Making all in rds-ctl make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/rds-ctl' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rds-ctl.o rds-ctl.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/rds-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/rds-ctl' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rds-ctl rds-ctl.o ../../lib/libv4l2rds/libv4l2rds.la libtool: link: x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rds-ctl rds-ctl.o ../../lib/libv4l2rds/.libs/libv4l2rds.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/rds-ctl' Making all in dvb make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dvb_format_convert-dvb-format-convert.o `test -f 'dvb-format-convert.c' || echo './'`dvb-format-convert.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dvb_fe_tool-dvb-fe-tool.o `test -f 'dvb-fe-tool.c' || echo './'`dvb-fe-tool.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dvbv5_scan-dvbv5-scan.o `test -f 'dvbv5-scan.c' || echo './'`dvbv5-scan.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dvb-format-convert dvb_format_convert-dvb-format-convert.o ../../lib/libdvbv5/libdvbv5.la -ludev libtool: link: x86_64-mageia-linux-gnu-gcc -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dvb-format-convert dvb_format_convert-dvb-format-convert.o -lm ../../lib/libdvbv5/.libs/libdvbv5.so -ludev -pthread -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dvbv5-scan dvbv5_scan-dvbv5-scan.o ../../lib/libdvbv5/libdvbv5.la -ludev libtool: link: x86_64-mageia-linux-gnu-gcc -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dvbv5-scan dvbv5_scan-dvbv5-scan.o -lm ../../lib/libdvbv5/.libs/libdvbv5.so -ludev -pthread -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dvb-fe-tool dvb_fe_tool-dvb-fe-tool.o ../../lib/libdvbv5/libdvbv5.la -ludev libtool: link: x86_64-mageia-linux-gnu-gcc -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dvb-fe-tool dvb_fe_tool-dvb-fe-tool.o -lm ../../lib/libdvbv5/.libs/libdvbv5.so -ludev -pthread -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dvbv5_zap-dvbv5-zap.o `test -f 'dvbv5-zap.c' || echo './'`dvbv5-zap.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dvbv5_daemon-dvbv5-daemon.o `test -f 'dvbv5-daemon.c' || echo './'`dvbv5-daemon.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dvbv5-daemon dvbv5_daemon-dvbv5-daemon.o ../../lib/libdvbv5/libdvbv5.la -ludev libtool: link: x86_64-mageia-linux-gnu-gcc -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dvbv5-daemon dvbv5_daemon-dvbv5-daemon.o -lm ../../lib/libdvbv5/.libs/libdvbv5.so -ludev -pthread -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dvbv5-zap dvbv5_zap-dvbv5-zap.o ../../lib/libdvbv5/libdvbv5.la -ludev libtool: link: x86_64-mageia-linux-gnu-gcc -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dvbv5-zap dvbv5_zap-dvbv5-zap.o -lm ../../lib/libdvbv5/.libs/libdvbv5.so -ludev -pthread -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' Making all in v4l2-compliance make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-v4l2-test-debug.o `test -f 'v4l2-test-debug.cpp' || echo './'`v4l2-test-debug.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-v4l2-test-codecs.o `test -f 'v4l2-test-codecs.cpp' || echo './'`v4l2-test-codecs.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-v4l2-test-subdevs.o `test -f 'v4l2-test-subdevs.cpp' || echo './'`v4l2-test-subdevs.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-v4l2-test-controls.o `test -f 'v4l2-test-controls.cpp' || echo './'`v4l2-test-controls.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-v4l2-test-colors.o `test -f 'v4l2-test-colors.cpp' || echo './'`v4l2-test-colors.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-media-info.o `test -f 'media-info.cpp' || echo './'`media-info.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-v4l2-test-formats.o `test -f 'v4l2-test-formats.cpp' || echo './'`v4l2-test-formats.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-v4l2-info.o `test -f 'v4l2-info.cpp' || echo './'`v4l2-info.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-v4l2-test-media.o `test -f 'v4l2-test-media.cpp' || echo './'`v4l2-test-media.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-v4l2-compliance.o `test -f 'v4l2-compliance.cpp' || echo './'`v4l2-compliance.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' x86_64-mageia-linux-gnu-g++ -I. -I../.. -I../../utils/common -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2_compliance-v4l2-test-buffers.o `test -f 'v4l2-test-buffers.cpp' || echo './'`v4l2-test-buffers.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' Making all in qv4l2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-capture-win-qt.o `test -f 'capture-win-qt.cpp' || echo './'`capture-win-qt.cpp 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]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-capture-win.o `test -f 'capture-win.cpp' || echo './'`capture-win.cpp 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]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-alsa_stream.o `test -f 'alsa_stream.c' || echo './'`alsa_stream.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-raw2sliced.o `test -f 'raw2sliced.cpp' || echo './'`raw2sliced.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-v4l2-tpg-colors.o `test -f 'v4l2-tpg-colors.c' || echo './'`v4l2-tpg-colors.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' moc-qt5 -o moc_qv4l2.cpp ./qv4l2.h make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' moc-qt5 -o moc_general-tab.cpp ./general-tab.h make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-vbi-tab.o `test -f 'vbi-tab.cpp' || echo './'`vbi-tab.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' moc-qt5 -o moc_capture-win.cpp ./capture-win.h make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' moc-qt5 -o moc_vbi-tab.cpp ./vbi-tab.h make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' rcc-qt5 -name qv4l2 -o qrc_qv4l2.cpp ./qv4l2.qrc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-tpg-tab.o `test -f 'tpg-tab.cpp' || echo './'`tpg-tab.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-capture-win-gl.o `test -f 'capture-win-gl.cpp' || echo './'`capture-win-gl.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-moc_qv4l2.o `test -f 'moc_qv4l2.cpp' || echo './'`moc_qv4l2.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-v4l2-tpg-core.o `test -f 'v4l2-tpg-core.c' || echo './'`v4l2-tpg-core.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-ctrl-tab.o `test -f 'ctrl-tab.cpp' || echo './'`ctrl-tab.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-moc_general-tab.o `test -f 'moc_general-tab.cpp' || echo './'`moc_general-tab.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-qrc_qv4l2.o `test -f 'qrc_qv4l2.cpp' || echo './'`qrc_qv4l2.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-moc_capture-win.o `test -f 'moc_capture-win.cpp' || echo './'`moc_capture-win.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-moc_vbi-tab.o `test -f 'moc_vbi-tab.cpp' || echo './'`moc_vbi-tab.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-general-tab.o `test -f 'general-tab.cpp' || echo './'`general-tab.cpp 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:393:14: note: declared here 393 | 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:393:14: note: declared here 393 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); | ^~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qv4l2-qv4l2.o `test -f 'qv4l2.cpp' || echo './'`qv4l2.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lasound -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' Making all in qvidcap make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-v4l2-tpg-colors.o `test -f 'v4l2-tpg-colors.c' || echo './'`v4l2-tpg-colors.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' rcc-qt5 -name qvidcap -o qrc_qvidcap.cpp ./qvidcap.qrc make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' moc-qt5 -o moc_capture.cpp ./capture.h make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-v4l-stream.o `test -f 'v4l-stream.c' || echo './'`v4l-stream.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-codec-fwht.o `test -f 'codec-fwht.c' || echo './'`codec-fwht.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-codec-v4l2-fwht.o `test -f 'codec-v4l2-fwht.c' || echo './'`codec-v4l2-fwht.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-qrc_qvidcap.o `test -f 'qrc_qvidcap.cpp' || echo './'`qrc_qvidcap.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-v4l2-tpg-core.o `test -f 'v4l2-tpg-core.c' || echo './'`v4l2-tpg-core.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-v4l2-info.o `test -f 'v4l2-info.cpp' || echo './'`v4l2-info.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-moc_capture.o `test -f 'moc_capture.cpp' || echo './'`moc_capture.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-qvidcap.o `test -f 'qvidcap.cpp' || echo './'`qvidcap.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-paint.o `test -f 'paint.cpp' || echo './'`paint.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' x86_64-mageia-linux-gnu-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 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qvidcap-capture.o `test -f 'capture.cpp' || echo './'`capture.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lasound -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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: x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stress-buffer.o stress-buffer.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ioctl-test.o ioctl-test.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sliced-vbi-detect.o sliced-vbi-detect.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o driver-test.o driver-test.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2grab.o v4l2grab.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sliced-vbi-test.o sliced-vbi-test.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ioctl-test ioctl-test.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ioctl-test ioctl-test.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o capture-example.o capture-example.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sliced-vbi-detect sliced-vbi-detect.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sliced-vbi-detect sliced-vbi-detect.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o v4l2gl.o v4l2gl.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o stress-buffer stress-buffer.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o stress-buffer stress-buffer.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sliced-vbi-test sliced-vbi-test.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sliced-vbi-test sliced-vbi-test.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o driver-test driver-test.o ../../utils/libv4l2util/libv4l2util.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o driver-test driver-test.o ../../utils/libv4l2util/.libs/libv4l2util.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mc_nextgen_test-mc_nextgen_test.o `test -f 'mc_nextgen_test.c' || echo './'`mc_nextgen_test.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o capture-example capture-example.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o capture-example capture-example.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l2grab v4l2grab.o ../../lib/libv4l2/libv4l2.la ../../lib/libv4lconvert/libv4lconvert.la -lpthread libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/v4l2grab v4l2grab.o ../../lib/libv4l2/.libs/libv4l2.so ../../lib/libv4lconvert/.libs/libv4lconvert.so -lpthread -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pixfmt_test-pixfmt-test.o `test -f 'pixfmt-test.c' || echo './'`pixfmt-test.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lX11 -lGL -lGLU -lGL -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l2gl v4l2gl.o ../../lib/libv4l2/libv4l2.la ../../lib/libv4lconvert/libv4lconvert.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/v4l2gl v4l2gl.o -lX11 -lGLU -lGL ../../lib/libv4l2/.libs/libv4l2.so ../../lib/libv4lconvert/.libs/libv4lconvert.so -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -ludev -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mc_nextgen_test mc_nextgen_test-mc_nextgen_test.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mc_nextgen_test mc_nextgen_test-mc_nextgen_test.o -ludev make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lX11 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pixfmt-test pixfmt_test-pixfmt-test.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pixfmt-test pixfmt_test-pixfmt-test.o -lX11 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' Making all in xc3028-firmware make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o standards.o standards.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o firmware-tool.o firmware-tool.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o firmware-tool firmware-tool.o standards.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o firmware-tool firmware-tool.o standards.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' Making all in rds-saa6588 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rds-saa6588.o rds-saa6588.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rds-saa6588 rds-saa6588.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rds-saa6588 rds-saa6588.o make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' Making all in decode_tm6000 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o decode_tm6000.o decode_tm6000.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o decode_tm6000 decode_tm6000.o ../../utils/libv4l2util/libv4l2util.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o decode_tm6000 decode_tm6000.o ../../utils/libv4l2util/.libs/libv4l2util.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.U2f7ZE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64 + cd v4l-utils-1.20.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in v4l-utils-po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/v4l-utils-po' installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/locale/ca/LC_MESSAGES/v4l-utils.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/v4l-utils.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/v4l-utils.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/v4l-utils.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/locale/uk/LC_MESSAGES/v4l-utils.mo if test "v4l-utils" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 \ /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/v4l-utils-po' Making install in libdvbv5-po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/libdvbv5-po' installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/locale/ca/LC_MESSAGES/libdvbv5.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/libdvbv5.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libdvbv5.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/locale/uk/LC_MESSAGES/libdvbv5.mo if test "libdvbv5" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 \ /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/libdvbv5-po' Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib' Making install in libv4lconvert make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libv4lconvert.la '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libv4lconvert.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4lconvert.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4lconvert.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 ../include/libv4lconvert.h '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l' /bin/sh ../../libtool --mode=install /usr/bin/install -p ov511-decomp ov518-decomp '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l' libtool: install: /usr/bin/install -p ov511-decomp /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/ov511-decomp libtool: install: /usr/bin/install -p ov518-decomp /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/ov518-decomp /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libv4lconvert.pc '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4lconvert' Making install in libv4l2 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libv4l2.la '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64' libtool: warning: relinking 'libv4l2.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2; /bin/sh "/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/libtool" --tag CC --mode=relink x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0 -lpthread -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libv4l2_la-libv4l2.o .libs/libv4l2_la-log.o .libs/libv4l2_la-v4l2-plugin.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib64 -lpthread -ldl -L/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64 -L/usr/lib64 -lv4lconvert -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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l2.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l2.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64//usr/lib64 (cd /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64//usr/lib64 && rm -f v4l2convert.so && ln -s libv4l/v4l2convert.so v4l2convert.so) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 ../include/libv4l2.h ../include/libv4l-plugin.h '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l2convert.la '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l' libtool: warning: relinking 'v4l2convert.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2; /bin/sh "/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/libtool" --tag CC --tag disable-static --mode=relink x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -module -shared -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l2convert.la -rpath /usr/lib64/libv4l v4l2convert_la-v4l2convert.lo libv4l2.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/v4l2convert_la-v4l2convert.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64 -L/usr/lib64 -lv4l2 -Wl,-soname -Wl,v4l2convert.so -o .libs/v4l2convert.so libtool: install: /usr/bin/install -p .libs/v4l2convert.soT /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/v4l2convert.so libtool: install: /usr/bin/install -p .libs/v4l2convert.lai /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/v4l2convert.la libtool: warning: remember to run 'libtool --finish /usr/lib64/libv4l' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libv4l2.pc '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2' Making install in libv4l1 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libv4l1.la '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64' libtool: warning: relinking 'libv4l1.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1; /bin/sh "/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/libtool" --tag CC --mode=relink x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0 -lpthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libv4l1.la -rpath /usr/lib64 libv4l1_la-libv4l1.lo libv4l1_la-log.lo ../libv4l2/libv4l2.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libv4l1_la-libv4l1.o .libs/libv4l1_la-log.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib64 -lpthread -L/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64 -L/usr/lib64 -lv4l2 -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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l1.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l1.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64//usr/lib64 (cd /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64//usr/lib64 && rm -f v4l1compat.so && ln -s libv4l/v4l1compat.so v4l1compat.so) make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 ../include/libv4l1.h ../include/libv4l1-videodev.h '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l1compat.la '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l' libtool: warning: relinking 'v4l1compat.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1; /bin/sh "/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/libtool" --tag CC --tag disable-static --mode=relink x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -avoid-version -module -shared -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o v4l1compat.la -rpath /usr/lib64/libv4l v4l1compat_la-v4l1compat.lo libv4l1.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/v4l1compat_la-v4l1compat.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64 -L/usr/lib64 -lv4l1 -Wl,-soname -Wl,v4l1compat.so -o .libs/v4l1compat.so libtool: install: /usr/bin/install -p .libs/v4l1compat.soT /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/v4l1compat.so libtool: install: /usr/bin/install -p .libs/v4l1compat.lai /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/v4l1compat.la libtool: warning: remember to run 'libtool --finish /usr/lib64/libv4l' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libv4l1.pc '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l1' Making install in libv4l2rds make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libv4l2rds.la '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libv4l2rds.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l2rds.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l2rds.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 ../include/libv4l2rds.h '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libv4l2rds.pc '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l2rds' Making install in libv4l-mplane make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p libv4l-mplane.la '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/plugins' libtool: install: /usr/bin/install -p .libs/libv4l-mplane.so /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/plugins/libv4l-mplane.so libtool: install: /usr/bin/install -p .libs/libv4l-mplane.lai /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/plugins/libv4l-mplane.la libtool: warning: remember to run 'libtool --finish /usr/lib64/libv4l/plugins' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libv4l-mplane' Making install in libdvbv5 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libdvbv5.la '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdvbv5.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libdvbv5.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libdvbv5.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/include/libdvbv5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libdvbv5.pc '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib/libdvbv5' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/lib' Making install in utils make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils' Making install in libv4l2util make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libv4l2util' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libv4l2util' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libv4l2util' Making install in libmedia_dev make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libmedia_dev' Making install in ivtv-ctl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p ivtv-ctl '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p ivtv-ctl /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/ivtv-ctl make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ivtv-ctl' Making install in ir-ctl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p ir-ctl '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p ir-ctl /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/ir-ctl /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 ir-ctl.1 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/ir-ctl' Making install in cx18-ctl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cx18-ctl '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p cx18-ctl /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cx18-ctl make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cx18-ctl' Making install in keytable make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' Making install in bpf_protocols make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[4]: Nothing to be done for 'install-exec-am'. /bin/sh /home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/build-aux/install-sh -d "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/etc/rc_keymaps/protocols" /bin/sh /home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/build-aux/install-sh -d "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib/udev/rc_keymaps/protocols" /bin/sh /home/iurt/rpmbuild/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 "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib/udev/rc_keymaps/protocols" make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable/bpf_protocols' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p ir-keytable '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p ir-keytable /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/ir-keytable /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/etc' /usr/bin/install -p -m 644 rc_maps.cfg '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/etc' /bin/sh /home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/build-aux/install-sh -d "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/etc/rc_keymaps" /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib/udev/rc_keymaps' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 ir-keytable.1 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 rc_keymap.5 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib/systemd/system/systemd-udevd.service.d/' /usr/bin/install -p -m 644 50-rc_keymap.conf '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib/systemd/system/systemd-udevd.service.d/' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib/udev/rules.d' /usr/bin/install -p -m 644 70-infrared.rules '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib/udev/rules.d' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/keytable' Making install in media-ctl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p media-ctl '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p media-ctl /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/media-ctl make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/media-ctl' Making install in v4l2-ctl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' /usr/bin/make install-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l2-ctl '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/v4l2-ctl /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 v4l2-ctl.1 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-ctl' Making install in v4l2-dbg make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l2-dbg '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/sbin' libtool: install: /usr/bin/install -p v4l2-dbg /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/sbin/v4l2-dbg make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-dbg' Making install in v4l2-sysfs-path make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l2-sysfs-path '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p v4l2-sysfs-path /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/v4l2-sysfs-path make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-sysfs-path' Making install in libcecutil make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/libcecutil' Making install in cec-ctl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-ctl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cec-ctl '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p cec-ctl /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cec-ctl /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 cec-ctl.1 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-ctl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-ctl' Making install in cec-compliance make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cec-compliance '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p cec-compliance /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cec-compliance /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 cec-compliance.1 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-compliance' Making install in cec-follower make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cec-follower '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p cec-follower /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cec-follower /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 cec-follower.1 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/cec-follower' Making install in rds-ctl make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/rds-ctl' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/rds-ctl' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p rds-ctl '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: warning: '../../lib/libv4l2rds/libv4l2rds.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/rds-ctl /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/rds-ctl make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/rds-ctl' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/rds-ctl' Making install in dvb make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p dvb-fe-tool dvbv5-zap dvbv5-scan dvb-format-convert dvbv5-daemon '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvbv5-daemon /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 dvb-fe-tool.1 dvbv5-zap.1 dvbv5-scan.1 dvb-format-convert.1 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/dvb' Making install in v4l2-compliance make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p v4l2-compliance '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/v4l2-compliance /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 v4l2-compliance.1 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/v4l2-compliance' Making install in qv4l2 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p qv4l2 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/qv4l2 /usr/bin/install -p -m 644 -D -p "./qv4l2.desktop" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/applications/qv4l2.desktop" /usr/bin/install -p -m 644 -D -p "./qv4l2_16x16.png" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/icons/hicolor/16x16/apps/qv4l2.png" /usr/bin/install -p -m 644 -D -p "./qv4l2_24x24.png" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/icons/hicolor/24x24/apps/qv4l2.png" /usr/bin/install -p -m 644 -D -p "./qv4l2_32x32.png" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/icons/hicolor/32x32/apps/qv4l2.png" /usr/bin/install -p -m 644 -D -p "./qv4l2_64x64.png" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/icons/hicolor/64x64/apps/qv4l2.png" /usr/bin/install -p -m 644 -D -p "./qv4l2.svg" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/icons/hicolor/scalable/apps/qv4l2.svg" /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 qv4l2.1 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qv4l2' Making install in qvidcap make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p qvidcap '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/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 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/qvidcap /usr/bin/install -p -m 644 -D -p "./qvidcap.desktop" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/applications/qvidcap.desktop" /usr/bin/install -p -m 644 -D -p "./qvidcap_16x16.png" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/icons/hicolor/16x16/apps/qvidcap.png" /usr/bin/install -p -m 644 -D -p "./qvidcap_24x24.png" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/icons/hicolor/24x24/apps/qvidcap.png" /usr/bin/install -p -m 644 -D -p "./qvidcap_32x32.png" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/icons/hicolor/32x32/apps/qvidcap.png" /usr/bin/install -p -m 644 -D -p "./qvidcap_64x64.png" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/icons/hicolor/64x64/apps/qvidcap.png" /usr/bin/install -p -m 644 -D -p "./qvidcap.svg" "/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/icons/hicolor/scalable/apps/qvidcap.svg" /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 qvidcap.1 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils/qvidcap' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/utils' Making install in contrib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib' Making install in test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/test' Making install in xc3028-firmware make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/xc3028-firmware' Making install in rds-saa6588 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/rds-saa6588' Making install in decode_tm6000 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p decode_tm6000 '/home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin' libtool: install: /usr/bin/install -p decode_tm6000 /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/decode_tm6000 make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib/decode_tm6000' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib' make[3]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0/contrib' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0' make[2]: Entering directory '/home/iurt/rpmbuild/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 '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0' + find /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64 v4l-utils + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64 libdvbv5 + rm -f /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/ivtv-ctl + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.20.0-1.mga8 --unique-debug-suffix -1.20.0-1.mga8.x86_64 --unique-debug-src-base v4l-utils-1.20.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/v4l-utils-1.20.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cec-compliance explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/decode_tm6000 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/ir-ctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cec-follower explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvb-format-convert explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvbv5-scan explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cec-ctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvb-fe-tool explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvbv5-zap explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvbv5-daemon explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/v4l2-ctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/qvidcap explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/v4l1compat.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/v4l2convert.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l2.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cec-compliance explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/rds-ctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/v4l2-compliance extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/ir-ctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/ir-keytable explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l1.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cx18-ctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cec-ctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/decode_tm6000 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/v4l2-sysfs-path explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/qv4l2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/media-ctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvbv5-scan extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvb-format-convert explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/plugins/libv4l-mplane.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/ov518-decomp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/v4l2-ctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvbv5-zap extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/v4l1compat.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cec-follower extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvb-fe-tool extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/dvbv5-daemon extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/rds-ctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/ov511-decomp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l2.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l1.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/v4l2-sysfs-path explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l2rds.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/qv4l2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/v4l2convert.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/qvidcap explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4lconvert.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/plugins/libv4l-mplane.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/media-ctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/sbin/v4l2-dbg extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/ir-keytable explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libdvbv5.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l2rds.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/ov511-decomp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4lconvert.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/cx18-ctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libv4l/ov518-decomp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/sbin/v4l2-dbg extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/bin/v4l2-compliance extracting debug info from /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64/usr/lib64/libdvbv5.so.0.0.0 original debug info size: 30636kB, size after compression: 24764kB /usr/lib/rpm/sepdebugcrcfix: Updated 30 CRC32s, 0 CRC32s did match. 10708 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: v4l-utils-1.20.0-1.mga8.x86_64 Provides: v4l-utils = 1.20.0-1.mga8 v4l-utils(x86-64) = 1.20.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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) Processing files: v4l-utils-qt5-1.20.0-1.mga8.x86_64 Provides: application() application(qv4l2.desktop) application(qvidcap.desktop) v4l-utils-qt4 = 1.20.0-1.mga8 v4l-utils-qt5 = 1.20.0-1.mga8 v4l-utils-qt5(x86-64) = 1.20.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.15)(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.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libv4l2.so.0()(64bit) libv4lconvert.so.0()(64bit) Obsoletes: v4l-utils-qt4 < 1.12.3-1 Processing files: lib64v4l-wrappers-1.20.0-1.mga8.x86_64 Provides: lib64v4l-wrappers = 1.20.0-1.mga8 lib64v4l-wrappers(x86-64) = 1.20.0-1.mga8 libv4l-mplane.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libv4l1.so.0()(64bit) libv4l2.so.0()(64bit) Processing files: lib64v4l0-1.20.0-1.mga8.x86_64 Provides: lib64v4l0 = 1.20.0-1.mga8 lib64v4l0(x86-64) = 1.20.0-1.mga8 libdvbv5.so.0()(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: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libv4l2.so.0()(64bit) libv4lconvert.so.0()(64bit) Processing files: lib64v4l-devel-1.20.0-1.mga8.x86_64 Provides: devel(libdvbv5(64bit)) devel(libv4l1(64bit)) devel(libv4l2(64bit)) devel(libv4l2rds(64bit)) devel(libv4lconvert(64bit)) devel(v4l1compat(64bit)) devel(v4l2convert(64bit)) lib64v4l-devel = 1.20.0-1.mga8 lib64v4l-devel(x86-64) = 1.20.0-1.mga8 libv4l-devel = 1.20.0-1.mga8 pkgconfig(libdvbv5) = 1.20.0 pkgconfig(libv4l1) = 1.20.0 pkgconfig(libv4l2) = 1.20.0 pkgconfig(libv4l2rds) = 1.20.0 pkgconfig(libv4lconvert) = 1.20.0 v4l-utils-devel = 1.20.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libdl(64bit)) devel(libjpeg(64bit)) devel(libm(64bit)) devel(libudev(64bit)) devel(libv4l1(64bit)) devel(libv4l2(64bit)) devel(libv4lconvert(64bit)) pkgconfig pkgconfig(libudev) pkgconfig(libv4l2) pkgconfig(libv4lconvert) Processing files: v4l-utils-debugsource-1.20.0-1.mga8.x86_64 Provides: v4l-utils-debugsource = 1.20.0-1.mga8 v4l-utils-debugsource(x86-64) = 1.20.0-1.mga8 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.mga8.x86_64 Provides: debuginfo(build-id) = 1864a84e8c807cf58a8664e38b88720c2f7d1053 debuginfo(build-id) = 18cad02b89d7cb3a90d7ac4f6c12c0ba84461c53 debuginfo(build-id) = 1e080b8df92acdb0798696a08419655ff2c5a55c debuginfo(build-id) = 247276c54909dab0b72cae8fbde6008a3dafa4b1 debuginfo(build-id) = 3438317038cef9d357fb685741a9e36549bc4824 debuginfo(build-id) = 50b15b9195f900a5f30245a332576c10416bf159 debuginfo(build-id) = 53fb0a7a6990a7a0f5ea2d83947584666e07dcfa debuginfo(build-id) = 56daf795fa1519f16842fa19e0ead0b21eb4f94a debuginfo(build-id) = 6167d9dc7008cc803a5435426cf06e6ffa8e2841 debuginfo(build-id) = 6501800675d49ab5b52a0b6a92d23c17c613eab9 debuginfo(build-id) = 6b9a5d40e214312326a936c1b2cddca56bb3275b debuginfo(build-id) = 6ccbe582c79c498a6e0e75628200b772c8891ffe debuginfo(build-id) = 75c1fe6b52a64e0d3b02de334f01b7bdb927810c debuginfo(build-id) = 8492f39e976c346c71046cacc12b9b480e5cd62f debuginfo(build-id) = 8b1ef6858827ecb58babf82b7051bb39fe9309be debuginfo(build-id) = becfd97a43b63cd976cb07fcdcc8811ab077a155 debuginfo(build-id) = c689a298bb834f6f53aa708bd6263892285a1013 debuginfo(build-id) = fdc6635244bd3c06878e342683ea63f18dae95ad v4l-utils-debuginfo = 1.20.0-1.mga8 v4l-utils-debuginfo(x86-64) = 1.20.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: v4l-utils-debugsource(x86-64) = 1.20.0-1.mga8 Processing files: v4l-utils-qt5-debuginfo-1.20.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 243c9d0c8cb7b0519bb7a2d3090df765510d2c34 debuginfo(build-id) = 7c835eea4b38737a90ff0a310451438ff13cd460 v4l-utils-qt5-debuginfo = 1.20.0-1.mga8 v4l-utils-qt5-debuginfo(x86-64) = 1.20.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: v4l-utils-debugsource(x86-64) = 1.20.0-1.mga8 Processing files: lib64v4l-wrappers-debuginfo-1.20.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 1116930d92a4fb6ae67afe96b964481042660d41 debuginfo(build-id) = 6222c6c0314e18804fa6289d7e0768c87c10462d debuginfo(build-id) = 9ca522cc3ffa871289962d63b6fc162340a88bea debuginfo(build-id) = bcbe9cfb9ec5d31787af6510baf623e1a25af1f8 debuginfo(build-id) = e809fa7e4ae64b89ca1024d64f634fa2588d5133 lib64v4l-wrappers-debuginfo = 1.20.0-1.mga8 lib64v4l-wrappers-debuginfo(x86-64) = 1.20.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: v4l-utils-debugsource(x86-64) = 1.20.0-1.mga8 Processing files: lib64v4l0-debuginfo-1.20.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 202f1e31a5720eea5fb4683e4ef4c942f27b8b7e debuginfo(build-id) = 28b6daee3e1f0d75fd83dd392c245f3830ce850b debuginfo(build-id) = 3e8edad15e12c0231ae3836da1bb00a7f97d3469 debuginfo(build-id) = b2a14ee1fe2906e39b3fa7d126f80cbd5f18c0d0 debuginfo(build-id) = d2107254dfda2cbbe248a81e9219f3a8892d2809 lib64v4l0-debuginfo = 1.20.0-1.mga8 lib64v4l0-debuginfo(x86-64) = 1.20.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: v4l-utils-debugsource(x86-64) = 1.20.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64v4l-wrappers-1.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64v4l-wrappers-debuginfo-1.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64v4l-devel-1.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64v4l0-1.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/v4l-utils-qt5-1.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64v4l0-debuginfo-1.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/v4l-utils-1.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/v4l-utils-debugsource-1.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/v4l-utils-qt5-debuginfo-1.20.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/v4l-utils-debuginfo-1.20.0-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.T4cK3H + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd v4l-utils-1.20.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/v4l-utils-1.20.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WT6CCE + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf v4l-utils-1.20.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!