D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/xawtv-3.107-3.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.I4sVf3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf xawtv-3.107
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/xawtv-3.107.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xawtv-3.107
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xawtv-3.102-parallel.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xawtv-3.103-link.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xawtv-3.100-glibc.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xawtv-3.103-plugins-link.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/CVE-2020-13696.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xawtv-strsignal.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6iZdc5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd xawtv-3.107
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -fi
configure.ac:5: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:5: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:5: the top level
configure.ac:362: warning: AC_OUTPUT should be used without arguments.
configure.ac:362: You should run autoupdate.
+ export 'LIBS= -lm'
+ LIBS=' -lm'
+ 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,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name 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/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-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 --enable-xfree-ext --enable-xvideo --enable-aa --enable-alsa --disable-quicktime --x-includes=/usr/include/freetype2
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for aarch64-mageia-linux-gnu-clang++... no
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for gccmakedep... no
checking for makedepend... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for getopt.h... yes
checking for soundcard.h... no
checking for unistd.h... (cached) yes
checking for sys/select.h... yes
checking for sys/soundcard.h... yes
checking for alsa/asoundlib.h... yes
checking for linux/joystick.h... yes
checking for dev/ic/bt8xx.h... no
checking for machine/ioctl_bt848.h... no
checking for ftello... yes
checking for fseeko... yes
checking for getpt... yes
checking for getnameinfo... yes
checking for getopt_long... yes
checking for strcasestr... yes
checking for dlopen... yes
checking for ELF... yes
checking for pthread_create in -lpthread... yes
checking for main in -lossaudio... no
checking for initscr in -lncursesw... no
checking for initscr in -lncurses... yes
checking for X... libraries , headers /usr/include/freetype2
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Xft... yes
checking for v4l2_fd_open in -lv4l2... yes
checking for explain_open in -lexplain... no
checking for jpeg_start_compress in -ljpeg... yes
checking for snd_seq_open in -lasound... yes
checking for lirc_init in -llirc_client... yes
checking for vbi_capture_fd in -lzvbi... yes
checking for aa_autoinit in -laa... yes
checking for dv_decoder_new in -ldv... yes
*** quicktime disabled
checking for XF86DGAQueryExtension in -lXxf86dga... yes
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for DPMSQueryExtension in -lXdpms... no
checking for DPMSQueryExtension in -lXext... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for XRenderQueryExtension in -lXrender... yes
checking for XRRConfigCurrentConfiguration in -lXrandr... yes
checking for XvQueryExtension in -lXv... yes
checking for XmStringGenerate in -lXm... yes
checking for glXChooseVisual in -lGL... yes
checking for X11 config directory... /etc/X11
checking for X11 app-defaults directory... /etc/X11/app-defaults
checking if mmx should be used... no
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating xawtv.spec
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking

compile time options summary
============================

    aalib        : yes
    alsa         : yes
    dv           : yes
    QuickTime    : no
    OpenMotif    : yes
    X11R6        : yes
    OpenGL       : yes
    zvbi         : yes
    libv4l       : yes
    libexplain   : no
    lirc         : yes

+ find . -name Makefile
+ xargs perl -pi -e s/-lpng//g
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 verbose=yes
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_dump-mixers.tmp -c -o console/dump-mixers.o console/dump-mixers.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_sound.tmp -c -o common/sound.o common/sound.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_webcam.tmp -c -o common/webcam.o common/webcam.c
common/webcam.c: In function 'webcam_writer':
common/webcam.c:62:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   62 |             write(fd,web->buf->data,web->buf->size);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_frequencies.tmp -c -o common/frequencies.o common/frequencies.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_showqt.tmp -c -o console/showqt.o console/showqt.c
console/showqt.c: In function 'dump_string':
console/showqt.c:530:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  530 |         read(fh,&ssize,sizeof(ssize));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:531:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  531 |         read(fh,&stype,sizeof(stype));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:535:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  535 |         read(fh,str,ssize);
      |         ^~~~~~~~~~~~~~~~~~
console/showqt.c: In function 'dump_fields':
console/showqt.c:428:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  428 |             read(fh,&fcc,sizeof(fcc));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:432:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  432 |             read(fh,&int8,sizeof(int8));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:438:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  438 |             read(fh,&int16,sizeof(int16));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:442:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  442 |             read(fh,&int32,sizeof(int32));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:446:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  446 |             read(fh,&int64,sizeof(int64));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:450:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  450 |             read(fh,&int16,sizeof(int16));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:455:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  455 |             read(fh,&int32,sizeof(int32));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:460:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  460 |             read(fh,dummy,3);
      |             ^~~~~~~~~~~~~~~~
console/showqt.c:466:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  466 |             read(fh,&uint32,sizeof(uint32));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:472:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  472 |             read(fh,&color,sizeof(color));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showqt.c:479:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  479 |             read(fh,dummy,2);
      |             ^~~~~~~~~~~~~~~~
console/showqt.c:482:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  482 |             read(fh,dummy,4);
      |             ^~~~~~~~~~~~~~~~
console/showqt.c:485:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  485 |             read(fh,dummy,6);
      |             ^~~~~~~~~~~~~~~~
console/showqt.c:488:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  488 |             read(fh,dummy,8);
      |             ^~~~~~~~~~~~~~~~
console/showqt.c:491:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  491 |             read(fh,dummy,10);
      |             ^~~~~~~~~~~~~~~~~
console/showqt.c:494:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  494 |             read(fh,dummy,36);
      |             ^~~~~~~~~~~~~~~~~
console/showqt.c:497:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  497 |             read(fh,&count,sizeof(count));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_showriff.tmp -c -o console/showriff.o console/showriff.c
console/showriff.c: In function 'ProcessChunk':
console/showriff.c:486:48: warning: expression does not compute the number of elements in this array; element type is 'struct VAL', not 'char *' [-Wsizeof-array-div]
  486 |             dump_vals(f,sizeof(names_strf_auds)/sizeof(char*),names_strf_auds);
      |                                                ^
console/showriff.c:486:48: note: add parentheses around the second 'sizeof' to silence this warning
console/showriff.c:182:12: note: array 'names_strf_auds' declared here
  182 | struct VAL names_strf_auds[] = {
      |            ^~~~~~~~~~~~~~~
console/showriff.c:495:48: warning: expression does not compute the number of elements in this array; element type is 'struct VAL', not 'char *' [-Wsizeof-array-div]
  495 |             dump_vals(f,sizeof(names_strf_auds)/sizeof(char*),names_strf_auds);
      |                                                ^
console/showriff.c:495:48: note: add parentheses around the second 'sizeof' to silence this warning
console/showriff.c:182:12: note: array 'names_strf_auds' declared here
  182 | struct VAL names_strf_auds[] = {
      |            ^~~~~~~~~~~~~~~
console/showriff.c:434:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  434 |         fread(&formtype,sizeof(FOURCC),1,f);    /* read the form type */
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showriff.c:474:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  474 |         fread(&fcc_type,sizeof(FOURCC),1,f);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/showriff.c:503:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  503 |         fread(buf, buflen, 1, f);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
console/showriff.c: In function 'dump_vals':
console/showriff.c:205:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  205 |             fread(&val32,4,1,f);
      |             ^~~~~~~~~~~~~~~~~~~
console/showriff.c:210:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  210 |             fread(&val32,4,1,f);
      |             ^~~~~~~~~~~~~~~~~~~
console/showriff.c:224:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  224 |             fread(&val32,4,1,f);
      |             ^~~~~~~~~~~~~~~~~~~
console/showriff.c:235:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  235 |             fread(&val16,2,1,f);
      |             ^~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_parseconfig.tmp -c -o common/parseconfig.o common/parseconfig.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/libng_devices.tmp -c -o libng/devices.o libng/devices.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_streamer.tmp -c -o console/streamer.o console/streamer.c
console/streamer.c: In function 'ctrlc':
console/streamer.c:323:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  323 |         write(2,text,strlen(text));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_event.tmp -c -o common/event.o common/event.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_record.tmp -c -o console/record.o console/record.c
console/record.c: In function 'wav_start_write':
console/record.c:348:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  348 |     write(fd,&fileheader,sizeof(WAVEHDR));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/record.c: In function 'wav_stop_write':
console/record.c:373:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  373 |     write(fd,&fileheader,sizeof(WAVEHDR));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/libng_color_common.tmp -c -o libng/color_common.o libng/color_common.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -DNO_X11=1 -Wp,-MD,mk/common_channel-no-x11.tmp -c -o common/channel-no-x11.o common/channel.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/libng_color_packed.tmp -c -o libng/color_packed.o libng/color_packed.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/libng_convert.tmp -c -o libng/convert.o libng/convert.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/libng_writefile.tmp -c -o libng/writefile.o libng/writefile.c
libng/writefile.c: In function 'wav_stop_write':
libng/writefile.c:275:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  275 |     write(fd,fileheader,sizeof(WAVEHDR));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/writefile.c: In function 'wav_start_write':
libng/writefile.c:264:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  264 |     write(fd,fileheader,sizeof(WAVEHDR));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/writefile.c: In function 'raw_open':
libng/writefile.c:489:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  489 |             write(h->fd, header, strlen(header));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/libng_color_lut.tmp -c -o libng/color_lut.o libng/color_lut.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_capture.tmp -c -o common/capture.o common/capture.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/libng_color_yuv2rgb.tmp -c -o libng/color_yuv2rgb.o libng/color_yuv2rgb.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/libng_grab-ng.tmp -c -o libng/grab-ng.o libng/grab-ng.c
libng/grab-ng.c: In function 'ng_find_reader':
libng/grab-ng.c:776:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  776 |     fread(blk,1,sizeof(blk),fp);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_ftp.tmp -c -o console/ftp.o console/ftp.c
console/ftp.c: In function 'ftp_init':
console/ftp.c:94:35: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
   94 |         open(s->tty_name,O_RDWR); dup(0); dup(0);
      |                                   ^~~~~~
console/ftp.c:94:43: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
   94 |         open(s->tty_name,O_RDWR); dup(0); dup(0);
      |                                           ^~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_get_media_devices.tmp -c -o common/get_media_devices.o common/get_media_devices.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_commands.tmp -c -o common/commands.o common/commands.c
common/commands.c: In function 'dattr_handler':
common/commands.c:162:33: warning: expression does not compute the number of elements in this array; element type is 'int', not 'char *' [-Wsizeof-array-div]
  162 | #define NUM_DATTR (sizeof(dattr)/sizeof(char*))
      |                                 ^
common/commands.c:986:25: note: in expansion of macro 'NUM_DATTR'
  986 |         for (i = 0; i < NUM_DATTR; i++) {
      |                         ^~~~~~~~~
common/commands.c:162:33: note: add parentheses around the second 'sizeof' to silence this warning
  162 | #define NUM_DATTR (sizeof(dattr)/sizeof(char*))
      |                                 ^
common/commands.c:986:25: note: in expansion of macro 'NUM_DATTR'
  986 |         for (i = 0; i < NUM_DATTR; i++) {
      |                         ^~~~~~~~~
common/commands.c:155:12: note: array 'dattr' declared here
  155 | static int dattr[] = {
      |            ^~~~~
common/commands.c:162:33: warning: expression does not compute the number of elements in this array; element type is 'int', not 'char *' [-Wsizeof-array-div]
  162 | #define NUM_DATTR (sizeof(dattr)/sizeof(char*))
      |                                 ^
common/commands.c:988:26: note: in expansion of macro 'NUM_DATTR'
  988 |             cur_dattr %= NUM_DATTR;
      |                          ^~~~~~~~~
common/commands.c:162:33: note: add parentheses around the second 'sizeof' to silence this warning
  162 | #define NUM_DATTR (sizeof(dattr)/sizeof(char*))
      |                                 ^
common/commands.c:988:26: note: in expansion of macro 'NUM_DATTR'
  988 |             cur_dattr %= NUM_DATTR;
      |                          ^~~~~~~~~
common/commands.c:155:12: note: array 'dattr' declared here
  155 | static int dattr[] = {
      |            ^~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_scantv.tmp -c -o console/scantv.o console/scantv.c
console/scantv.c: In function 'menu':
console/scantv.c:102:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  102 |         fgets(line,79,stdin);
      |         ^~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_ttv.tmp -c -o console/ttv.o console/ttv.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_matrox.tmp -c -o console/matrox.o console/matrox.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_vbi-data.tmp -c -o common/vbi-data.o common/vbi-data.c
common/vbi-data.c: In function 'vbi_open':
common/vbi-data.c:69:9: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result]
   69 |         pipe(p);
      |         ^~~~~~~
common/vbi-data.c: In function 'vbi_hasdata':
common/vbi-data.c:129:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  129 |         read(vbi->fd,buf,1);
      |         ^~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_alsa_stream.tmp -c -o common/alsa_stream.o common/alsa_stream.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_fbtools.tmp -c -o console/fbtools.o console/fbtools.c
console/fbtools.c: In function 'fb_switch_release':
console/fbtools.c:114:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  114 |         write(2,"vt: release\n",12);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
console/fbtools.c: In function 'fb_switch_acquire':
console/fbtools.c:123:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  123 |         write(2,"vt: acquire\n",12);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
console/fbtools.c: In function 'fb_switch_signal':
console/fbtools.c:98:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   98 |             write(2,"vt: SIGUSR1\n",12);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
console/fbtools.c:104:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  104 |             write(2,"vt: SIGUSR2\n",12);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
console/fbtools.c: In function 'fb_setvt':
console/fbtools.c:265:5: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result]
  265 |     chown(vtname, getuid(), getgid());
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
console/fbtools.c:285:5: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
  285 |     dup(0);
      |     ^~~~~~
console/fbtools.c:286:5: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
  286 |     dup(0);
      |     ^~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_webcam.tmp -c -o console/webcam.o console/webcam.c
console/webcam.c: In function 'get_message':
console/webcam.c:406:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  406 |     fgets(buffer, MSG_MAXLEN, fp);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_fs.tmp -c -o console/fs.o console/fs.c
console/fs.c: In function 'fs_consolefont':
console/fs.c:353:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  353 |     fread(f->glyphs, charlen, nchars, fp);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_lirc.tmp -c -o common/lirc.o common/lirc.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_joystick.tmp -c -o common/joystick.o common/joystick.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/dump-mixers console/dump-mixers.o
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/structs_struct-v4l2.tmp -c -o structs/struct-v4l2.o structs/struct-v4l2.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/record console/record.o -lncurses
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/showriff console/showriff.o
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/showqt console/showqt.o
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_v4l-info.tmp -c -o console/v4l-info.o console/v4l-info.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/structs_struct-dump.tmp -c -o structs/struct-dump.o structs/struct-dump.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/v4l-info console/v4l-info.o structs/struct-dump.o structs/struct-v4l2.o
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_midictrl.tmp -c -o common/midictrl.o common/midictrl.c
rm -f libng/libng.a
ar: creating libng/libng.a
ar: creating libng/libng.a
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/streamer console/streamer.o common/channel-no-x11.o common/sound.o common/webcam.o common/frequencies.o common/commands.o common/parseconfig.o common/capture.o common/event.o libng/libng.a -lpthread -ljpeg -lm -ldl
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/webcam console/webcam.o console/ftp.o common/parseconfig.o libng/libng.a -lpthread -ljpeg -lm -ldl
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/scantv console/scantv.o common/vbi-data.o common/channel-no-x11.o common/sound.o common/webcam.o common/frequencies.o common/commands.o common/parseconfig.o common/capture.o common/event.o libng/libng.a -lpthread -lzvbi -lpthread -lm -lz -ljpeg -ldl
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/ttv console/ttv.o common/channel-no-x11.o common/sound.o common/webcam.o common/frequencies.o common/commands.o common/parseconfig.o common/capture.o common/event.o libng/libng.a -lpthread -L/usr/lib64 -laa -lm -lX11 -lgpm -lslang -ljpeg -lm -ldl
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_fbtv.tmp -c -o console/fbtv.o console/fbtv.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/fbtv console/fbtv.o console/fbtools.o console/fs.o console/matrox.o common/channel-no-x11.o common/lirc.o common/joystick.o common/midictrl.o common/sound.o common/webcam.o common/frequencies.o common/commands.o common/parseconfig.o common/capture.o common/event.o libng/libng.a -lpthread -lncurses -llirc_client -lasound -ljpeg -lm -ldl
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_v4l-conf.tmp -c -o console/v4l-conf.o console/v4l-conf.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_radio.tmp -c -o console/radio.o console/radio.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/v4l-conf console/v4l-conf.o -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o console/radio console/radio.o common/alsa_stream.o common/get_media_devices.o -lncurses -lasound -lpthread -lm
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/debug_xvideo.tmp -c -o debug/xvideo.o debug/xvideo.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o debug/xvideo debug/xvideo.o -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_flt-invert.tmp -c -o libng/plugins/flt-invert.o libng/plugins/flt-invert.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_flt-gamma.tmp -c -o libng/plugins/flt-gamma.o libng/plugins/flt-gamma.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_flt-disor.tmp -c -o libng/plugins/flt-disor.o libng/plugins/flt-disor.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_write-dv.tmp -c -o libng/plugins/write-dv.o libng/plugins/write-dv.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_struct-v4l2.tmp -c -o libng/plugins/struct-v4l2.o structs/struct-v4l2.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_read-dv.tmp -c -o libng/plugins/read-dv.o libng/plugins/read-dv.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,flt-gamma.so -o libng/plugins/flt-gamma.so libng/plugins/flt-gamma.o -lm
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_read-avi.tmp -c -o libng/plugins/read-avi.o libng/plugins/read-avi.c
libng/plugins/read-avi.c: In function 'avi_adata':
libng/plugins/read-avi.c:371:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  371 |     read(h->fd,buf->data,size);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/read-avi.c: In function 'avi_vdata':
libng/plugins/read-avi.c:348:9: warning: ignoring return value of 'readv' declared with attribute 'warn_unused_result' [-Wunused-result]
  348 |         readv(h->fd,h->vec,h->vfmt.height);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/read-avi.c:352:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  352 |         read(h->fd,buf->data,size);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/read-avi.c: In function 'avi_parse_header':
libng/plugins/read-avi.c:138:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  138 |         read(h->fd,&h->avih,sizeof(h->avih));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/read-avi.c:141:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  141 |         read(h->fd,&strh,sizeof(strh));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/read-avi.c:153:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  153 |             read(h->fd,&h->auds,sizeof(h->auds));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/read-avi.c:157:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  157 |             read(h->fd,&h->vids,sizeof(h->vids));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/read-avi.c:162:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  162 |         read(h->fd,&h->dml_frames,sizeof(h->dml_frames));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/read-avi.c:167:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  167 |             read(h->fd,&h->auds,sizeof(h->auds));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,flt-invert.so -o libng/plugins/flt-invert.so libng/plugins/flt-invert.o
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_write-avi.tmp -c -o libng/plugins/write-avi.o libng/plugins/write-avi.c
libng/plugins/write-avi.c: In function 'avi_writeindex':
libng/plugins/write-avi.c:173:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  173 |     write(h->fd,&h->idx_hdr,sizeof(struct CHUNK_HDR));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/write-avi.c:174:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  174 |     write(h->fd,h->idx_array,h->idx_index*sizeof(struct IDX_RECORD));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/write-avi.c: In function 'avi_bigfile':
libng/plugins/write-avi.c:193:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  193 |         write(h->fd,&h->avix_hdr,sizeof(struct AVIX_HDR));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/write-avi.c:204:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  204 |     write(h->fd,&h->avix_hdr,sizeof(struct AVIX_HDR));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/write-avi.c: In function 'avi_write_header':
libng/plugins/write-avi.c:230:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  230 |     write(h->fd,&h->avi_hdr,sizeof(struct AVI_HDR));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/write-avi.c:232:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  232 |         write(h->fd,&h->avi_hdr_video,sizeof(struct AVI_HDR_VIDEO));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/write-avi.c:234:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  234 |         write(h->fd,&h->avi_hdr_audio,sizeof(struct AVI_HDR_AUDIO));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/write-avi.c:237:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  237 |         write(h->fd,&h->avi_hdr_odml,sizeof(struct AVI_HDR_ODML));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libng/plugins/write-avi.c:239:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  239 |     write(h->fd,&h->avi_data,sizeof(struct AVI_DATA));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,flt-disor.so -o libng/plugins/flt-disor.so libng/plugins/flt-disor.o -lm
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,read-avi.so -o libng/plugins/read-avi.so libng/plugins/read-avi.o
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,read-dv.so -o libng/plugins/read-dv.so libng/plugins/read-dv.o -ldv -lm
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,write-dv.so -o libng/plugins/write-dv.so libng/plugins/write-dv.o -ldv -lm
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,write-avi.so -o libng/plugins/write-avi.so libng/plugins/write-avi.o
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_struct-dump.tmp -c -o libng/plugins/struct-dump.o structs/struct-dump.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_conv-mjpeg.tmp -c -o libng/plugins/conv-mjpeg.o libng/plugins/conv-mjpeg.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,conv-mjpeg.so -o libng/plugins/conv-mjpeg.so libng/plugins/conv-mjpeg.o -ljpeg
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_snd-oss.tmp -c -o libng/plugins/snd-oss.o libng/plugins/snd-oss.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,snd-oss.so -o libng/plugins/snd-oss.so libng/plugins/snd-oss.o
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_drv0-v4l2.tmp -c -o libng/plugins/drv0-v4l2.o libng/plugins/drv0-v4l2.tmpl.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,drv0-v4l2.so -o libng/plugins/drv0-v4l2.so libng/plugins/drv0-v4l2.o libng/plugins/struct-v4l2.o libng/plugins/struct-dump.o
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_plugins_drv0-libv4l.tmp -c -o libng/plugins/drv0-libv4l.o libng/plugins/drv0-v4l2.tmpl.c -DUSE_LIBV4L
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,drv0-libv4l.so -o libng/plugins/drv0-libv4l.so libng/plugins/drv0-libv4l.o libng/plugins/struct-v4l2.o libng/plugins/struct-dump.o -lv4l2
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_contrib-plugins_cubic.tmp -c -o libng/contrib-plugins/cubic.o libng/contrib-plugins/cubic.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_contrib-plugins_linedoubler.tmp -c -o libng/contrib-plugins/linedoubler.o libng/contrib-plugins/linedoubler.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_contrib-plugins_bilinear.tmp -c -o libng/contrib-plugins/bilinear.o libng/contrib-plugins/bilinear.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,linedoubler.so -o libng/contrib-plugins/linedoubler.so libng/contrib-plugins/linedoubler.o
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,cubic.so -o libng/contrib-plugins/cubic.so libng/contrib-plugins/cubic.o
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,bilinear.so -o libng/contrib-plugins/bilinear.so libng/contrib-plugins/bilinear.o
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_contrib-plugins_linear-blend.tmp -c -o libng/contrib-plugins/linear-blend.o libng/contrib-plugins/linear-blend.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,linear-blend.so -o libng/contrib-plugins/linear-blend.so libng/contrib-plugins/linear-blend.o
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -fPIC -Wp,-MD,mk/libng_contrib-plugins_flt-smooth.tmp -c -o libng/contrib-plugins/flt-smooth.o libng/contrib-plugins/flt-smooth.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,flt-smooth.so -o libng/contrib-plugins/flt-smooth.so libng/contrib-plugins/flt-smooth.o
perl ./scripts/html.pl < vbistuff/alevt.css.in > vbistuff/alevt.css.h
perl ./scripts/html.pl < vbistuff/top.html.in > vbistuff/top.html.h
perl ./scripts/html.pl < vbistuff/bottom.html.in > vbistuff/bottom.html.h
perl ./scripts/html.pl < vbistuff/about.html.in > vbistuff/about.html.h
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/vbistuff_response.tmp -c -o vbistuff/response.o vbistuff/response.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/vbistuff_request.tmp -c -o vbistuff/request.o vbistuff/request.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/vbistuff_page.tmp -c -o vbistuff/page.o vbistuff/page.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/vbistuff_alevtd.tmp -c -o vbistuff/alevtd.o vbistuff/alevtd.c
vbistuff/alevtd.c: In function 'fix_ug':
vbistuff/alevtd.c:173:9: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result]
  173 |         setgid(gr->gr_gid);
      |         ^~~~~~~~~~~~~~~~~~
vbistuff/alevtd.c:184:9: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result]
  184 |         setuid(pw->pw_uid);
      |         ^~~~~~~~~~~~~~~~~~
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o vbistuff/alevtd vbistuff/alevtd.o vbistuff/request.o vbistuff/response.o vbistuff/page.o common/vbi-data.o libng/devices.o -lzvbi -lpthread -lm -lz
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/vbistuff_ntsc-cc.tmp -c -o vbistuff/ntsc-cc.o vbistuff/ntsc-cc.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o vbistuff/ntsc-cc vbistuff/ntsc-cc.o -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11
perl ./scripts/fallback.pl < x11/Xawtv.ad > x11/Xawtv.h
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_atoms.tmp -c -o x11/atoms.o x11/atoms.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_wmhooks.tmp -c -o x11/wmhooks.o x11/wmhooks.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_xawtv-remote.tmp -c -o x11/xawtv-remote.o x11/xawtv-remote.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_v4lctl.tmp -c -o x11/v4lctl.o x11/v4lctl.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_rootv.tmp -c -o x11/rootv.o x11/rootv.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_xv.tmp -c -o x11/xv.o x11/xv.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_propwatch.tmp -c -o x11/propwatch.o x11/propwatch.c
x11/propwatch.c: In function 'RebuildList':
x11/propwatch.c:319:43: warning: passing argument 2 of 'XawListChange' from incompatible pointer type [-Wincompatible-pointer-types]
  319 |     XawListChange(bl,str_count ? str_list : &empty,
      |                      ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
      |                                           |
      |                                           char **
In file included from x11/propwatch.c:28:
/usr/include/X11/Xaw/List.h:170:27: note: expected 'const char **' but argument is of type 'char **'
  170 |  _Xconst char           **list,
      |                           ^
x11/propwatch.c: In function 'ProcessPropertyChange':
x11/propwatch.c:498:34: warning: passing argument 2 of 'XawListChange' from incompatible pointer type [-Wincompatible-pointer-types]
  498 |                 XawListChange(bl,str_list,str_count,1000,1);
      |                                  ^~~~~~~~
      |                                  |
      |                                  char **
In file included from x11/propwatch.c:28:
/usr/include/X11/Xaw/List.h:170:27: note: expected 'const char **' but argument is of type 'char **'
  170 |  _Xconst char           **list,
      |                           ^
x11/propwatch.c: In function 'HookAction':
x11/propwatch.c:597:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
  597 |         system(cmd);
      |         ^~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_x11.tmp -c -o x11/x11.o x11/x11.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_conf.tmp -c -o x11/conf.o x11/conf.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_toolbox.tmp -c -o x11/toolbox.o x11/toolbox.c
cat ./x11/MoTV-default ./x11/MoTV-fixed > x11/MoTV.ad
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -DATHENA=1 -Wp,-MD,mk/x11_complete-xaw.tmp -c -o x11/complete-xaw.o x11/complete.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_man.tmp -c -o x11/man.o x11/man.c
x11/man.c: In function 'man':
x11/man.c:106:5: warning: 'fclose' called on pointer returned from a mismatched allocation function [-Wmismatched-dealloc]
  106 |     fclose(fp);
      |     ^~~~~~~~~~
x11/man.c:69:10: note: returned from 'popen'
   69 |     fp = popen(line,"r");
      |          ^~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_vbi-x11.tmp -c -o x11/vbi-x11.o x11/vbi-x11.c
perl ./scripts/fallback.pl < x11/mtt.ad > x11/mtt.h
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_icons.tmp -c -o x11/icons.o x11/icons.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/jwz_remote.tmp -c -o jwz/remote.o jwz/remote.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_blit.tmp -c -o x11/blit.o x11/blit.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o x11/propwatch x11/propwatch.o -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_pia.tmp -c -o x11/pia.o x11/pia.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o x11/v4lctl x11/v4lctl.o common/channel-no-x11.o common/sound.o common/webcam.o common/frequencies.o common/commands.o common/parseconfig.o common/capture.o common/event.o libng/libng.a x11/atoms.o x11/xv.o -lpthread -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -ljpeg -lm -ldl
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o x11/xawtv-remote x11/xawtv-remote.o -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o x11/rootv x11/rootv.o x11/atoms.o common/parseconfig.o -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11
perl ./scripts/fallback.pl < x11/MoTV.ad > x11/MoTV.h
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -DMOTIF=1 -Wp,-MD,mk/x11_complete-motif.tmp -c -o x11/complete-motif.o x11/complete.c
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o x11/pia x11/pia.o x11/blit.o libng/libng.a -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lGL -lm -ljpeg -lm -ldl
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/console_vbi-tty.tmp -c -o console/vbi-tty.o console/vbi-tty.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/common_channel.tmp -c -o common/channel.o common/channel.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_mtt.tmp -c -o x11/mtt.o x11/mtt.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_xt.tmp -c -o x11/xt.o x11/xt.c
x11/xt.c: In function 'exec_x11':
x11/xt.c:659:5: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result]
  659 |     pipe(p);
      |     ^~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_vbi-gui.tmp -c -o x11/vbi-gui.o x11/vbi-gui.c
x11/vbi-gui.c: In function 'export_do_save_cb':
x11/vbi-gui.c:564:13: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result]
  564 |             ftruncate(fh,0);
      |             ^~~~~~~~~~~~~~~
x11/vbi-gui.c:565:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  565 |             write(fh,data,len);
      |             ^~~~~~~~~~~~~~~~~~
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o x11/mtt x11/mtt.o x11/icons.o x11/atoms.o x11/vbi-x11.o x11/vbi-gui.o console/vbi-tty.o console/fbtools.o common/vbi-data.o common/channel-no-x11.o common/sound.o common/webcam.o common/frequencies.o common/commands.o common/parseconfig.o common/capture.o common/event.o libng/libng.a -lpthread -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXm -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lzvbi -lpthread -lm -lz -ljpeg -ldl
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_xawtv.tmp -c -o x11/xawtv.o x11/xawtv.c
x11/xawtv.c:68: warning: "BOOL_WIDTH" redefined
   68 | #define BOOL_WIDTH          "24"
      | 
In file included from /usr/lib/gcc/aarch64-mageia-linux/11/include/limits.h:203,
                 from /usr/lib/gcc/aarch64-mageia-linux/11/include/syslimits.h:7,
                 from /usr/lib/gcc/aarch64-mageia-linux/11/include/limits.h:34,
                 from /usr/include/freetype2/freetype/config/ftstdlib.h:59,
                 from /usr/include/freetype2/freetype/config/ftconfig.h:41,
                 from /usr/include/freetype2/freetype/freetype.h:24,
                 from /usr/include/X11/Xft/Xft.h:40,
                 from x11/vbi-x11.h:8,
                 from x11/xawtv.c:65:
/usr/include/limits.h:189: note: this is the location of the previous definition
  189 | #  define BOOL_WIDTH 1
      | 
x11/xawtv.c: In function 'do_capture':
x11/xawtv.c:692:13: warning: ignoring return value of 'nice' declared with attribute 'warn_unused_result' [-Wunused-result]
  692 |             nice(niced = 10);
      |             ^~~~~~~~~~~~~~~~
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o x11/xawtv x11/xawtv.o x11/wmhooks.o x11/atoms.o x11/x11.o x11/blit.o x11/xt.o x11/xv.o x11/toolbox.o x11/conf.o x11/complete-xaw.o x11/vbi-x11.o jwz/remote.o common/channel.o common/vbi-data.o common/alsa_stream.o common/get_media_devices.o common/lirc.o common/joystick.o common/midictrl.o common/sound.o common/webcam.o common/frequencies.o common/commands.o common/parseconfig.o common/capture.o common/event.o libng/libng.a -lpthread -lncurses -llirc_client -lasound -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lzvbi -lpthread -lm -lz -lGL -lm -ljpeg -lm -ldl -lfontconfig
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -DCONFIGFILE="/etc/X11/xawtvrc" -DLIBDIR="/usr/lib64/xawtv" -DDATADIR="/usr/share/xawtv" -DVERSION="3.107" -Wp,-MD,mk/x11_motv.tmp -c -o x11/motv.o x11/motv.c
x11/motv.c: In function 'ipc_tmpfile':
x11/motv.c:2793:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 2793 |     write(fd,buf->data,buf->size);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x11/motv.c: In function 'do_capture':
x11/motv.c:1746:13: warning: ignoring return value of 'nice' declared with attribute 'warn_unused_result' [-Wunused-result]
 1746 |             nice(niced = 10);
      |             ^~~~~~~~~~~~~~~~
x11/motv.c: In function 'stderr_init':
x11/motv.c:3244:5: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result]
 3244 |     pipe(p);
      |     ^~~~~~~
gcc -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -o x11/motv x11/motv.o x11/man.o x11/icons.o x11/wmhooks.o x11/atoms.o x11/x11.o x11/blit.o x11/xt.o x11/xv.o x11/complete-motif.o x11/vbi-x11.o jwz/remote.o common/channel-no-x11.o common/vbi-data.o common/alsa_stream.o common/get_media_devices.o common/lirc.o common/joystick.o common/midictrl.o common/sound.o common/webcam.o common/frequencies.o common/commands.o common/parseconfig.o common/capture.o common/event.o libng/libng.a -lpthread -lncurses -llirc_client -lasound -lXft -lfontconfig -lfreetype -lXv -lXrandr -lXrender -lXinerama -lXxf86vm -lXxf86dga -lm -lXm -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lzvbi -lpthread -lm -lz -lGL -lm -ljpeg -lm -ldl
cat x11/MoTV-de_DE.UTF-8 ./x11/MoTV-fixed > x11/MoTV.de_DE.UTF-8.ad
cat x11/MoTV-fr_FR.UTF-8 ./x11/MoTV-fixed > x11/MoTV.fr_FR.UTF-8.ad
cat x11/MoTV-it_IT.UTF-8 ./x11/MoTV-fixed > x11/MoTV.it_IT.UTF-8.ad
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oU6mLU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64
+ cd xawtv-3.107
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/X11/app-defaults
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64 'INSTALL=/usr/bin/install -p' ROOT=/home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64 FONTDIR=/home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/fonts/misc SUID_ROOT=
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin
/usr/bin/install -p  console/dump-mixers console/record console/showriff console/showqt console/streamer console/webcam console/scantv console/ttv console/radio console/fbtv console/v4l-info /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin
/usr/bin/install -p   console/v4l-conf /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/xawtv
/usr/bin/install -p -m 644 ./frequencies/Index.map ./frequencies/argentina.list ./frequencies/ccir-h.list ./frequencies/ccir-i-iii.list ./frequencies/ccir-sl-sh.list ./frequencies/europe-east.list ./frequencies/europe-west.list ./frequencies/ntsc-bcast-jp.list ./frequencies/ntsc-bcast.list ./frequencies/ntsc-cable-ca.list ./frequencies/ntsc-cable-jp.list ./frequencies/ntsc-cable.list ./frequencies/ntsc-hrc.list ./frequencies/oirt-h.list ./frequencies/oirt-i-iii.list ./frequencies/oirt-sl-sh.list ./frequencies/pal-australia-optus.list ./frequencies/pal-australia.list ./frequencies/pal-bcast-cn.list ./frequencies/pal-bcast-za.list ./frequencies/pal-ireland.list ./frequencies/pal-italy.list ./frequencies/pal-newzealand.list ./frequencies/secam-france.list ./frequencies/secam-russia.list ./frequencies/uhf.list /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/xawtv
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv
/usr/bin/install -p   libng/plugins/flt-gamma.so libng/plugins/flt-invert.so libng/plugins/flt-disor.so libng/plugins/conv-mjpeg.so libng/plugins/read-avi.so libng/plugins/write-avi.so libng/plugins/read-dv.so libng/plugins/write-dv.so libng/plugins/drv0-v4l2.so libng/plugins/snd-oss.so libng/plugins/drv0-libv4l.so /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv
rm -f /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/invert.so /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/nop.so /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/flt-nop.so
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv
/usr/bin/install -p   libng/contrib-plugins/flt-smooth.so libng/contrib-plugins/bilinear.so libng/contrib-plugins/cubic.so libng/contrib-plugins/linear-blend.so libng/contrib-plugins/linedoubler.so /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/man1
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/man5
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/man8
/usr/bin/install -p -m 644 ./man/alevtd.1 ./man/dump-mixers.1 ./man/fbtv.1 ./man/motv.1 ./man/mtt.1 ./man/ntsc-cc.1 ./man/pia.1 ./man/propwatch.1 ./man/radio.1 ./man/record.1 ./man/rootv.1 ./man/scantv.1 ./man/showriff.1 ./man/streamer.1 ./man/subtitles.1 ./man/ttv.1 ./man/v4l-info.1 ./man/v4lctl.1 ./man/webcam.1 ./man/xawtv-remote.1 ./man/xawtv.1 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/man1
/usr/bin/install -p -m 644 ./man/xawtvrc.5 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/man5
/usr/bin/install -p -m 644 ./man/v4l-conf.8 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/man8
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/es/man1
/usr/bin/install -p -m 644 ./man/es/fbtv.1 ./man/es/rootv.1 ./man/es/scantv.1 ./man/es/streamer.1 ./man/es/subtitles.1 ./man/es/ttv.1 ./man/es/v4lctl.1 ./man/es/xawtv-remote.1 ./man/es/xawtv.1 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/es/man1
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/fr/man1
/usr/bin/install -p -m 644 ./man/fr/xawtv.1 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/fr/man1
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/es/man5
/usr/bin/install -p -m 644 ./man/es/xawtvrc.5 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/es/man5
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/es/man8
/usr/bin/install -p -m 644 ./man/es/v4l-conf.8 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/man/es/man8
/usr/bin/install -p -m 644 -m755 ./scripts/subtitles /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin
/usr/bin/install -p   vbistuff/ntsc-cc vbistuff/alevtd /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin
/usr/bin/install -p   x11/v4lctl x11/propwatch x11/xawtv-remote x11/rootv x11/xawtv x11/pia x11/motv x11/mtt /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/X11/app-defaults
/usr/bin/install -p -m 644 ./x11/Xawtv.ad /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/X11/app-defaults/Xawtv
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/X11/de_DE.UTF-8/app-defaults
/usr/bin/install -p -m 644 x11/MoTV.de_DE.UTF-8.ad /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/X11/de_DE.UTF-8/app-defaults/MoTV
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/X11/fr_FR.UTF-8/app-defaults
/usr/bin/install -p -m 644 x11/MoTV.fr_FR.UTF-8.ad /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/X11/fr_FR.UTF-8/app-defaults/MoTV
/usr/bin/install -c -d -m 755 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/X11/it_IT.UTF-8/app-defaults
/usr/bin/install -p -m 644 x11/MoTV.it_IT.UTF-8.ad /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/X11/it_IT.UTF-8/app-defaults/MoTV
/usr/bin/install -p -m 644 ./x11/mtt.ad /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/X11/app-defaults/mtt
/usr/bin/install -p -m 644 x11/MoTV.ad /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/X11/app-defaults/MoTV
+ install -m 644 x11/Xawtv.ad /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/X11/app-defaults
+ cd /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/X11/app-defaults
+ ln Xawtv.ad Xawtv
+ ln Xawtv.ad Xawtv-color
+ install -m 755 /home/iurt/rpmbuild/SOURCES/xawtv /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/XawTV
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/applications
+ cat
+ cat
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/dynamic/launchers/tvtuner /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/etc/dynamic/launchers/webcam
+ cat
+ cat
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.107-3.mga9 --unique-debug-suffix -3.107-3.mga9.aarch64 --unique-debug-src-base xawtv-3.107-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xawtv-3.107

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/alevtd
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/dump-mixers
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/motv
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/fbtv
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/mtt
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/ntsc-cc
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/propwatch
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/pia
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/radio
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/rootv
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/record
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/scantv
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/showqt
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/showriff
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/streamer
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/ttv
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/v4l-conf
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/v4l-info
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/v4lctl
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/webcam
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/xawtv
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/bin/xawtv-remote
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/bilinear.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/conv-mjpeg.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/cubic.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/drv0-libv4l.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/drv0-v4l2.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/flt-disor.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/flt-gamma.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/flt-invert.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/flt-smooth.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/linear-blend.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/read-avi.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/linedoubler.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/read-dv.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/snd-oss.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/write-avi.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/lib64/xawtv/write-dv.so
dwz: ./usr/bin/alevtd-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/dump-mixers-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/fbtv-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/motv-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/mtt-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/ntsc-cc-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/pia-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/propwatch-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/radio-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/record-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/rootv-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/scantv-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/showqt-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/showriff-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/streamer-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/ttv-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/v4l-conf-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/v4l-info-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/v4lctl-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/webcam-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/xawtv-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/xawtv-remote-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/bilinear.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/conv-mjpeg.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/cubic.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/drv0-libv4l.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/drv0-v4l2.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/flt-disor.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/flt-gamma.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/flt-invert.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/flt-smooth.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/linear-blend.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/linedoubler.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/read-avi.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/read-dv.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/snd-oss.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/write-avi.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/xawtv/write-dv.so-3.107-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 5932kB, size after compression: 5932kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 38 CRC32s did match.
2562 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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/XawTV from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/subtitles from /bin/bash to #!/usr/bin/bash
Processing files: xawtv-3.107-3.mga9.aarch64
Provides: application() application(mageia-xawtv.desktop) config(xawtv) = 3.107-3.mga9 xawtv = 3.107-3.mga9 xawtv(aarch-64) = 3.107-3.mga9
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGL.so.1()(64bit) libX11.so.6()(64bit) libXaw.so.7()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXinerama.so.1()(64bit) libXrandr.so.2()(64bit) libXt.so.6()(64bit) libXv.so.1()(64bit) libXxf86dga.so.1()(64bit) libXxf86vm.so.1()(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.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libfontconfig.so.1()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) liblirc_client.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libzvbi.so.0()(64bit)
Processing files: xawtv-common-3.107-3.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WZwu8u
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd xawtv-3.107
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/doc/xawtv-common
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/doc/xawtv-common
+ cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/doc/xawtv-common
+ cp -pr README README.bttv README.lirc README.network README.recording README.translate README.xfree4 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/doc/xawtv-common
+ cp -pr README README.bttv README.lirc README.network README.recording README.translate README.xfree4 /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/doc/xawtv-common
+ cp -pr contrib/frequencies-europe contrib/frequencies-japan /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64/usr/share/doc/xawtv-common
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: File listed twice: /usr/share/doc/xawtv-common/README
warning: File listed twice: /usr/share/doc/xawtv-common/README.bttv
warning: File listed twice: /usr/share/doc/xawtv-common/README.lirc
warning: File listed twice: /usr/share/doc/xawtv-common/README.network
warning: File listed twice: /usr/share/doc/xawtv-common/README.recording
warning: File listed twice: /usr/share/doc/xawtv-common/README.translate
warning: File listed twice: /usr/share/doc/xawtv-common/README.xfree4
Provides: xawtv-common = 3.107-3.mga9 xawtv-common(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXv.so.1()(64bit) libXxf86dga.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdv.so.4()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libv4l2.so.0()(64bit) libzvbi.so.0()(64bit)
Processing files: xawtv-control-3.107-3.mga9.aarch64
Provides: xawtv-control = 3.107-3.mga9 xawtv-control(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXmu.so.6()(64bit) libXv.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit)
Processing files: fbtv-3.107-3.mga9.aarch64
Provides: fbtv = 3.107-3.mga9 fbtv(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) liblirc_client.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit)
Processing files: xawtv-misc-3.107-3.mga9.aarch64
Provides: config(xawtv-misc) = 3.107-3.mga9 xawtv-misc = 3.107-3.mga9 xawtv-misc(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGL.so.1()(64bit) libX11.so.6()(64bit) libXaw.so.7()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXm.so.4()(64bit) libXmu.so.6()(64bit) libXpm.so.4()(64bit) libXt.so.6()(64bit) libXv.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libfontconfig.so.1()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) libzvbi.so.0()(64bit)
Processing files: radio-3.107-3.mga9.aarch64
Provides: radio = 3.107-3.mga9 radio(aarch-64) = 3.107-3.mga9 xawtv-radio(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(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.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit)
Obsoletes: xawtv-radio < 3.74-3
Processing files: streamer-3.107-3.mga9.aarch64
Provides: streamer = 3.107-3.mga9 streamer(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit)
Processing files: motv-3.107-3.mga9.aarch64
Provides: application() application(mageia-motv.desktop) config(motv) = 3.107-3.mga9 motv = 3.107-3.mga9 motv(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGL.so.1()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXinerama.so.1()(64bit) libXm.so.4()(64bit) libXmu.so.6()(64bit) libXpm.so.4()(64bit) libXrandr.so.2()(64bit) libXt.so.6()(64bit) libXv.so.1()(64bit) libXxf86dga.so.1()(64bit) libXxf86vm.so.1()(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.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libfontconfig.so.1()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) liblirc_client.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libzvbi.so.0()(64bit)
Processing files: ttv-3.107-3.mga9.aarch64
Provides: ttv = 3.107-3.mga9 ttv(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libaa.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit)
Processing files: xawtv-web-3.107-3.mga9.aarch64
Provides: xawtv-web = 3.107-3.mga9 xawtv-web(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libzvbi.so.0()(64bit)
Processing files: xawtv-debugsource-3.107-3.mga9.aarch64
Provides: xawtv-debugsource = 3.107-3.mga9 xawtv-debugsource(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: xawtv-debuginfo-3.107-3.mga9.aarch64
Provides: debuginfo(build-id) = 5949fec52eef57c3757b20d2df50c54e0a9113d8 xawtv-debuginfo = 3.107-3.mga9 xawtv-debuginfo(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xawtv-debugsource(aarch-64) = 3.107-3.mga9
Processing files: xawtv-common-debuginfo-3.107-3.mga9.aarch64
Provides: debuginfo(build-id) = 0102aaa37db7767f611fe0a9c65b48482f3ebc21 debuginfo(build-id) = 204f1d60deec8957694a60c2ff27b13078b62bf9 debuginfo(build-id) = 41d51244c884d90c65b9937455d43d202760abd0 debuginfo(build-id) = 49f66a0e8d779590376a8f92e5515a129b7b98f0 debuginfo(build-id) = 4b3f6c38e0649bca1d0c13c871519780e5029817 debuginfo(build-id) = 4fce9d0d960a8407e23b5e380b43f3f2cf6b00c6 debuginfo(build-id) = 508241edbc9ac5e6e8ed80a1ec9134488a4be1ce debuginfo(build-id) = 54a96769daf0ce9b7a54fac7680dd57aa63082b3 debuginfo(build-id) = 553882a6ef5ca7474f54c331316e306a29886bce debuginfo(build-id) = 670a275766f2c9e02b6f2f28b2c07e8027238a8b debuginfo(build-id) = 7dfe96b25ff5ba7fb9012a1f94fe86f4ba9e10f3 debuginfo(build-id) = 8861f4cc9751abe80bcec5d01f1cde34251a6208 debuginfo(build-id) = 984a657d927dd7a419f29417d8f03eac2755841e debuginfo(build-id) = 9e51b6e87e9c82768375ad82fbcca0b8243b57da debuginfo(build-id) = a6790d8cd171038e2c635b214221827a9dcc4318 debuginfo(build-id) = b071d0ca74693472f01a2ca66b98aee8bcafdb55 debuginfo(build-id) = c1249984fdc8908301de6c98c0dedd363895819b debuginfo(build-id) = e0fa7c5a8aaea6a5ad9bdd1738c0fbc40fc7ff6e debuginfo(build-id) = e7c7c0504ce281f14b0c0dad99152d8dd32bf83e debuginfo(build-id) = eefb30e703f1464980445bfd59bd8eaa1afae327 xawtv-common-debuginfo = 3.107-3.mga9 xawtv-common-debuginfo(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xawtv-debugsource(aarch-64) = 3.107-3.mga9
Processing files: xawtv-control-debuginfo-3.107-3.mga9.aarch64
Provides: debuginfo(build-id) = aeb1cb844238090340c3ec0498a780d784cac397 debuginfo(build-id) = aefa12d7c60915b6e35f1c1f1f8dc744f57356d2 xawtv-control-debuginfo = 3.107-3.mga9 xawtv-control-debuginfo(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xawtv-debugsource(aarch-64) = 3.107-3.mga9
Processing files: fbtv-debuginfo-3.107-3.mga9.aarch64
Provides: debuginfo(build-id) = bf76d59858aa1f57b620d798752030591b1000f3 fbtv-debuginfo = 3.107-3.mga9 fbtv-debuginfo(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xawtv-debugsource(aarch-64) = 3.107-3.mga9
Processing files: xawtv-misc-debuginfo-3.107-3.mga9.aarch64
Provides: debuginfo(build-id) = 16db1c0f35ae86f8887e175a5c8fa55724103196 debuginfo(build-id) = 5400762bc6e6e01a899e4951a95eb30c431038a7 debuginfo(build-id) = 576a8e655cfdc496441268e59608593816daf4ae debuginfo(build-id) = 8d1d68527f4f490e3965fa12a8f2c50a1fd50edb debuginfo(build-id) = a3bd5f880f8c6c8db3950f310095ce37119aeae3 debuginfo(build-id) = b519d8ce53ae00a20eabf67661bdd77e6a3af45e debuginfo(build-id) = f7b067464af8951ad3f04a8ca8055eded74e86f3 debuginfo(build-id) = f95561fc8e656f3ff42d1067e96271098168bbaa xawtv-misc-debuginfo = 3.107-3.mga9 xawtv-misc-debuginfo(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xawtv-debugsource(aarch-64) = 3.107-3.mga9
Processing files: radio-debuginfo-3.107-3.mga9.aarch64
Provides: debuginfo(build-id) = c943a9b5fa71d935aa092a3882acdf4846f0f4fd radio-debuginfo = 3.107-3.mga9 radio-debuginfo(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xawtv-debugsource(aarch-64) = 3.107-3.mga9
Processing files: streamer-debuginfo-3.107-3.mga9.aarch64
Provides: debuginfo(build-id) = 876d2081c462e1b50db538d57790b15c189cc923 streamer-debuginfo = 3.107-3.mga9 streamer-debuginfo(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xawtv-debugsource(aarch-64) = 3.107-3.mga9
Processing files: motv-debuginfo-3.107-3.mga9.aarch64
Provides: debuginfo(build-id) = 0e136db09319b2dd77f34a06bf1734b1c7ece78a motv-debuginfo = 3.107-3.mga9 motv-debuginfo(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xawtv-debugsource(aarch-64) = 3.107-3.mga9
Processing files: ttv-debuginfo-3.107-3.mga9.aarch64
Provides: debuginfo(build-id) = eb8b9f477ea9d6ad785b164a8c08c966b71a7c87 ttv-debuginfo = 3.107-3.mga9 ttv-debuginfo(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xawtv-debugsource(aarch-64) = 3.107-3.mga9
Processing files: xawtv-web-debuginfo-3.107-3.mga9.aarch64
Provides: debuginfo(build-id) = 887d4c738ee0202ac279150dd504c998f37e5b80 debuginfo(build-id) = ca9bf0240a74865fb1b5ba271fa14fff120d2a10 xawtv-web-debuginfo = 3.107-3.mga9 xawtv-web-debuginfo(aarch-64) = 3.107-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xawtv-debugsource(aarch-64) = 3.107-3.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/motv-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/fbtv-debuginfo-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-common-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-misc-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/motv-debuginfo-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-control-debuginfo-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-debuginfo-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-misc-debuginfo-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/fbtv-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-web-debuginfo-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ttv-debuginfo-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-common-debuginfo-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-control-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-web-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/streamer-debuginfo-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/radio-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/streamer-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/radio-debuginfo-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ttv-3.107-3.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xawtv-debugsource-3.107-3.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ph4P1h
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd xawtv-3.107
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xawtv-3.107-3.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y2OuX5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf xawtv-3.107
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!