D: [iurt_root_command] chroot warning: line 32: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64dv2-apps warning: line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64dv4-devel warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/libdv-1.0.0-17.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EiyAWK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libdv-1.0.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/libdv-1.0.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdv-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libdv-mmxdetect-athlon.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libdv-0.104-zap-config.h.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libdv-0.104-move-config.h-to-apps.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.njCocO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdv-1.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:17: installing './compile' configure.ac:9: installing './missing' encodedv/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./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 --disable-static --enable-shared --disable-gtk checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable debugging... default=yes checking for pthread_create in -lpthread... yes checking for sqrt in -lm... yes checking for poptGetContext in -lpopt... yes checking for X... libraries , headers checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for gettimeofday... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libdv.spec config.status: creating libdv.pc config.status: creating libdv/Makefile config.status: creating playdv/Makefile config.status: creating encodedv/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in libdv /usr/bin/make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o dovlc.o dovlc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o vlc.lo vlc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o quant.lo quant.c quant.c:249:1: warning: 'quant_248_inverse_mmx' defined but not used [-Wunused-function] 249 | quant_248_inverse_mmx(dv_coeff_t *block,int qno,int klass,dv_248_coeff_t *co) { | ^~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o idct_248.lo idct_248.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o place.lo place.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o weighting.lo weighting.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o dct.lo dct.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o YV12.lo YV12.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o bitstream.lo bitstream.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o dv.lo dv.c dv.c: In function 'dv_report_video_error': dv.c:601:10: warning: variable 'error_code' set but not used [-Wunused-but-set-variable] 601 | int i, error_code; | ^~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o util.lo util.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o YUY2.lo YUY2.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o headers.lo headers.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o rgb.lo rgb.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o audio.lo audio.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o enc_output.lo enc_output.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o testvlc.o testvlc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o enc_audio_input.lo enc_audio_input.c enc_audio_input.c: In function 'parse_wave_header': enc_audio_input.c:181:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 181 | fread(fmt_header_junk, 1, header_len - 16, in_wav); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o parse.lo parse.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o testbitstream.o testbitstream.c testbitstream.c: In function 'performance': testbitstream.c:102:21: warning: variable 'value' set but not used [-Wunused-but-set-variable] 102 | static uint32_t value; | ^~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o recode.o recode.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o enctest.o enctest.c enctest.c: In function 'main': enctest.c:71:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 71 | write(1, frame[i].dv, sizeof(frame[i].dv)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o reppm.o reppm.c reppm.c: In function 'main': reppm.c:56:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 56 | fgets(line, sizeof(line), f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ reppm.c:61:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 61 | fgets(line, sizeof(line), f); /* P6 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ reppm.c:67:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 67 | fgets(line, sizeof(line), f); /* 255 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ reppm.c:69:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 69 | fread(pixels[0], 1, 3 * width * height, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reppm.c:95:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 95 | write(imagefile,"P6\n720 480\n255\n", 15); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reppm.c:96:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 96 | write(imagefile, video_buffer, width*height*3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o enc_input.lo enc_input.c enc_input.c: In function 'read_pgm_stream': enc_input.c:645:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 645 | fgets(line, sizeof(line), f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ enc_input.c:650:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 650 | fgets(line, sizeof(line), f); /* P5 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ enc_input.c:667:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 667 | fgets(line, sizeof(line), f); /* 255 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ enc_input.c:669:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 669 | fread(readbuf, 1, DV_WIDTH * height * 3 / 2, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ enc_input.c: In function 'read_ppm_stream': enc_input.c:310:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 310 | fgets(line, sizeof(line), f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ enc_input.c:315:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 315 | fgets(line, sizeof(line), f); /* P6 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ enc_input.c:331:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 331 | fgets(line, sizeof(line), f); /* 255 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ enc_input.c:333:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 333 | fread(readbuf, 1, 3 * DV_WIDTH * height, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o encode.lo encode.c encode.c: In function 'dv_encoder_loop': encode.c:1425:12: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 1425 | snprintf(fbuf, 1024, filename, i); | ^~~~ | | | unsigned char * In file included from /usr/include/features.h:450, from /usr/include/time.h:25, from encode.c:43: /usr/include/bits/stdio2.h:64:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 64 | __NTH (snprintf (char *__restrict __s, size_t __n, | ^~~~~ encode.c:1431:19: warning: pointer targets in passing argument 1 of 'input->skip' differ in signedness [-Wpointer-sign] 1431 | if (input->skip(fbuf, &isPAL) < 0) { | ^~~~ | | | unsigned char * encode.c:1431:19: note: expected 'const char *' but argument is of type 'unsigned char *' encode.c:1440:12: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] 1440 | snprintf(fbuf, 1024, filename, i); | ^~~~ | | | unsigned char * In file included from /usr/include/features.h:450, from /usr/include/time.h:25, from encode.c:43: /usr/include/bits/stdio2.h:64:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 64 | __NTH (snprintf (char *__restrict __s, size_t __n, | ^~~~~ encode.c:1451:20: warning: pointer targets in passing argument 1 of 'input->load' differ in signedness [-Wpointer-sign] 1451 | if (input->load(fbuf, &isPAL) < 0) { | ^~~~ | | | unsigned char * encode.c:1451:20: note: expected 'const char *' but argument is of type 'unsigned char *' encode.c:1455:20: warning: pointer targets in passing argument 1 of 'input->skip' differ in signedness [-Wpointer-sign] 1455 | if (input->skip(fbuf, &isPAL) < 0) { | ^~~~ | | | unsigned char * encode.c:1455:20: note: expected 'const char *' but argument is of type 'unsigned char *' encode.c: In function 'dv_show_statistics': encode.c:1506:3: warning: iteration 11 invokes undefined behavior [-Waggressive-loop-optimizations] 1506 | fprintf(stderr, "%2d: %8ld |%8ld |%8ld | " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1507 | "| |\n", | ~~~~~~~~~~~~~~~~ 1508 | i, cycles_used[i], runs_used[i], qnos_used[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encode.c:1505:2: note: within this loop 1505 | for (;i < 16; i++) { | ^~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -version-info 4:3:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdv.la -rpath /usr/lib64 dv.lo dct.lo idct_248.lo weighting.lo quant.lo vlc.lo place.lo parse.lo bitstream.lo YUY2.lo YV12.lo rgb.lo audio.lo util.lo encode.lo headers.lo enc_input.lo enc_audio_input.lo enc_output.lo -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o reppm reppm.o libdv.la -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o recode recode.o libdv.la -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testbitstream testbitstream.o libdv.la -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testvlc testvlc.o libdv.la -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dovlc dovlc.o libdv.la -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o enctest enctest.o libdv.la -lpthread -lm make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' Making all in encodedv make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o fix_headers.o fix_headers.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o scan_packet_headers.o scan_packet_headers.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o insert_audio.o insert_audio.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o encodedv.o encodedv.c encodedv.c: In function 'main': encodedv.c:75:6: warning: variable 'err_code' set but not used [-Wunused-but-set-variable] 75 | int err_code; | ^~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o ppmqscale.o ppmqscale.c ppmqscale.c: In function 'shrink_picture': ppmqscale.c:168:16: warning: variable 'dst_scaled_height' set but not used [-Wunused-but-set-variable] 168 | unsigned long dst_scaled_height; | ^~~~~~~~~~~~~~~~~ ppmqscale.c: In function 'read_ppm_stream': ppmqscale.c:36:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 36 | fgets(line, sizeof(line), f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmqscale.c:38:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 38 | fgets(line, sizeof(line), f); /* P6 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmqscale.c:47:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 47 | fgets(line, sizeof(line), f); /* 255 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmqscale.c:51:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 51 | fread(res, 1, 3 * *width * *height, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o steal_header.o steal_header.c steal_header.c: In function 'main': steal_header.c:59:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 59 | write(STDOUT_FILENO, buf_cap, 80); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ steal_header.c:62:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 62 | write(STDOUT_FILENO, buf_ren, 80); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ steal_header.c:67:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 67 | write(STDOUT_FILENO, buf_ren, 80); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o scan_packet_headers scan_packet_headers.o -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o steal_header steal_header.o -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ppmqscale ppmqscale.o -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o encodedv encodedv.o ../libdv/libdv.la -lpopt -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o dvavi.o dvavi.c dvavi.c: In function 'read_avi': dvavi.c:379:6: warning: variable 'frame_count' set but not used [-Wunused-but-set-variable] 379 | int frame_count; | ^~~~~~~~~~~ dvavi.c:428:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 428 | fread(bn->buffer, 1, len, in_avi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvavi.c:434:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 434 | fread(bn->buffer + bn->usage, 1, len, in_avi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvavi.c:445:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 445 | fread(bn->buffer, 1, len, in_avi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvavi.c:457:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 457 | fread(bn->buffer, 1, len, in_avi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dubdv insert_audio.o ../libdv/libdv.la -lpopt -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fix_headers fix_headers.o ../libdv/libdv.la -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dvavi dvavi.o ../libdv/libdv.la -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -c -o dvconnect.o dvconnect.c dvconnect.c: In function 'main': dvconnect.c:1086:10: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 1086 | device = "/dev/video1394/0"; | ^ dvconnect.c:1090:33: warning: pointer targets in passing argument 8 of 'send_raw' differ in signedness [-Wpointer-sign] 1090 | verbose_mode, underrun_data, device); | ^~~~~~ | | | unsigned char * dvconnect.c:689:46: note: expected 'char *' but argument is of type 'unsigned char *' 689 | const char * underrun_data_filename, char *device) | ~~~~~~^~~~~~ dvconnect.c:1093:22: warning: pointer targets in passing argument 7 of 'capture_raw' differ in signedness [-Wpointer-sign] 1093 | verbose_mode, device); | ^~~~~~ | | | unsigned char * dvconnect.c:335:9: note: expected 'char *' but argument is of type 'unsigned char *' 335 | char *device) | ~~~~~~^~~~~~ dvconnect.c: In function 'sig_int_recv_handler': dvconnect.c:328:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 328 | write(2, t, sizeof(t)); | ^~~~~~~~~~~~~~~~~~~~~~ dvconnect.c: In function 'sig_int_send_handler': dvconnect.c:502:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 502 | write(2, t, sizeof(t)); | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' /bin/sh ../libtool --silent --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dvconnect dvconnect.o -lpthread -lpopt -lm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NcEfsO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64 + cd libdv-1.0.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in libdv make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /usr/bin/make install-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/lib64' /bin/sh ../libtool --silent --mode=install /usr/bin/install -p libdv.la '/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/lib64' libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/include/libdv' /usr/bin/install -p -m 644 dv_types.h dv.h '/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/include/libdv' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/libdv' Making install in encodedv make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/bin' /bin/sh ../libtool --silent --mode=install /usr/bin/install -p encodedv dvconnect dubdv '/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/bin' libtool: warning: '../libdv/libdv.la' has not been installed in '/usr/lib64' libtool: warning: '../libdv/libdv.la' has not been installed in '/usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 encodedv.1 dvconnect.1 dubdv.1 '/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0/encodedv' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libdv.pc '/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libdv-1.0.0' + find /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.0.0-17.mga8 --unique-debug-suffix -1.0.0-17.mga8.aarch64 --unique-debug-src-base libdv-1.0.0-17.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libdv-1.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/bin/dubdv explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/bin/dvconnect explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/lib64/libdv.so.4.0.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/bin/encodedv extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/bin/dubdv extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/bin/dvconnect extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/lib64/libdv.so.4.0.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/bin/encodedv original debug info size: 600kB, size after compression: 568kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 877 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libdv-apps-1.0.0-17.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RXKQOK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdv-1.0.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/libdv-apps + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/libdv-apps + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/libdv-apps + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/libdv-apps + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/libdv-apps + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/libdv-apps + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/libdv-apps + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/libdv-apps + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/libdv-apps + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64dv2-apps = 1.0.0-17.mga8 libdv-apps = 1.0.0-17.mga8 libdv-apps(aarch-64) = 1.0.0-17.mga8 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) libdv.so.4()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Obsoletes: lib64dv2-apps Processing files: lib64dv4-1.0.0-17.mga8.aarch64 Provides: lib64dv4 = 1.0.0-17.mga8 lib64dv4(aarch-64) = 1.0.0-17.mga8 libdv.so.4()(64bit) 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) Processing files: lib64dv-devel-1.0.0-17.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SwzeAK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdv-1.0.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/lib64dv-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/lib64dv-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/lib64dv-devel + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/lib64dv-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/lib64dv-devel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/lib64dv-devel + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/lib64dv-devel + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/lib64dv-devel + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64/usr/share/doc/lib64dv-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libdv(64bit)) lib64dv-devel = 1.0.0-17.mga8 lib64dv-devel(aarch-64) = 1.0.0-17.mga8 libdv-devel = 1.0.0-17.mga8 pkgconfig(libdv) = 1.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) pkgconfig Obsoletes: lib64dv-static-devel < 1.0.0-15 lib64dv4-devel Processing files: libdv-debugsource-1.0.0-17.mga8.aarch64 Provides: libdv-debugsource = 1.0.0-17.mga8 libdv-debugsource(aarch-64) = 1.0.0-17.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdv-debuginfo-1.0.0-17.mga8.aarch64 Provides: libdv-debuginfo = 1.0.0-17.mga8 libdv-debuginfo(aarch-64) = 1.0.0-17.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdv-debugsource(aarch-64) = 1.0.0-17.mga8 Processing files: libdv-apps-debuginfo-1.0.0-17.mga8.aarch64 Provides: debuginfo(build-id) = 07b7eb3fa9f48a4db8ad1bc294e87dd2a46d97c1 debuginfo(build-id) = fe21395b41d8d254495373301f7a3b154405cb43 debuginfo(build-id) = fe3734522647b04bc5f9324110176e57ca5c11d1 libdv-apps-debuginfo = 1.0.0-17.mga8 libdv-apps-debuginfo(aarch-64) = 1.0.0-17.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdv-debugsource(aarch-64) = 1.0.0-17.mga8 Processing files: lib64dv4-debuginfo-1.0.0-17.mga8.aarch64 Provides: debuginfo(build-id) = bbf4a3e4e4930cb27437308f4e747beccc546be3 lib64dv4-debuginfo = 1.0.0-17.mga8 lib64dv4-debuginfo(aarch-64) = 1.0.0-17.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdv-debugsource(aarch-64) = 1.0.0-17.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libdv-debuginfo-1.0.0-17.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64dv4-1.0.0-17.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64dv-devel-1.0.0-17.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libdv-apps-1.0.0-17.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libdv-apps-debuginfo-1.0.0-17.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64dv4-debuginfo-1.0.0-17.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libdv-debugsource-1.0.0-17.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yGlxWL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libdv-1.0.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libdv-1.0.0-17.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DHe0yM + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libdv-1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!