D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/xavs-0.1.55-13.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.x4F7gL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xavs-0.1.55 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/xavs-0.1.55.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xavs-0.1.55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xavs-0.1.55-dont-strip-symbols.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.xMZONN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xavs-0.1.55 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /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 + /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-shared --enable-pic --disable-asm Unknown option --build=aarch64-mageia-linux-gnu, ignored Unknown option --program-prefix=, ignored Unknown option --disable-dependency-tracking, ignored Unknown option --sbindir=/usr/sbin, ignored Unknown option --sysconfdir=/etc, ignored Unknown option --datadir=/usr/share, ignored Unknown option --libexecdir=/usr/libexec, ignored Unknown option --localstatedir=/var, ignored Unknown option --sharedstatedir=/var/lib, ignored Unknown option --mandir=/usr/share/man, ignored Unknown option --infodir=/usr/share/info, ignored ./version.sh: line 2: svnversion: command not found Platform: AARCH64 System: LINUX asm: no avis input: mp4 output: pthread: yes debug: no gprof: no PIC: yes shared: yes visualize: no You can run 'make' or 'make fprofiled' now. + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/cpu.o common/cpu.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/predict.o common/predict.c common/predict.c: In function 'predict_8x8_ddl': common/predict.c:314:15: warning: unused variable 'l0' [-Wunused-variable] 314 | const int l0 = ((have_tl || (i_neighbor&MB_TOPLEFT) ? SRC(-1,-1) : SRC(-1,0)) \ | ^~ common/predict.c:524:28: note: in expansion of macro 'PREDICT_8x8_LOAD_LEFT' 524 | PREDICT_8x8_LOAD_TOP (1) PREDICT_8x8_LOAD_LEFT (1) PREDICT_8x8_LOAD_TOPRIGHT | ^~~~~~~~~~~~~~~~~~~~~ common/predict.c:334:15: warning: unused variable 't0' [-Wunused-variable] 334 | const int t0 = ((have_tl || (i_neighbor&MB_TOPLEFT) ? SRC(-1,-1) : SRC(0,-1)) \ | ^~ common/predict.c:524:3: note: in expansion of macro 'PREDICT_8x8_LOAD_TOP' 524 | PREDICT_8x8_LOAD_TOP (1) PREDICT_8x8_LOAD_LEFT (1) PREDICT_8x8_LOAD_TOPRIGHT | ^~~~~~~~~~~~~~~~~~~~ gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/pixel.o common/pixel.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/dct.o common/dct.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/mdate.o common/mdate.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/frame.o common/frame.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/set.o common/set.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/mc.o common/mc.c common/mc.c:293:18: warning: 'hpel_ref1' defined but not used [-Wunused-const-variable=] 293 | static const int hpel_ref1[16] = { 0, 0, 0, 0, 0, 3, 3, 0, 2, 3, 3, 3, 0, 3, 3, 3 }; | ^~~~~~~~~ common/mc.c:58:18: warning: 'hpel_table' defined but not used [-Wunused-const-variable=] 58 | static const int hpel_table[16][4] = { | ^~~~~~~~~~ gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/common.o common/common.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/quant.o common/quant.c rm -f .depend gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/mc.c -MT common/mc.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/predict.c -MT common/predict.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/pixel.c -MT common/pixel.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/macroblock.c -MT common/macroblock.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/frame.c -MT common/frame.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/dct.c -MT common/dct.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/cpu.c -MT common/cpu.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/common.c -MT common/common.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/mdate.c -MT common/mdate.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/csp.c -MT common/csp.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/set.c -MT common/set.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer common/quant.c -MT common/quant.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer encoder/analyse.c -MT encoder/analyse.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer encoder/me.c -MT encoder/me.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer encoder/ratecontrol.c -MT encoder/ratecontrol.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer encoder/set.c -MT encoder/set.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer encoder/macroblock.c -MT encoder/macroblock.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer encoder/cavlc.c -MT encoder/cavlc.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer encoder/encoder.c -MT encoder/encoder.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer encoder/eval.c -MT encoder/eval.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer encoder/lookahead.c -MT encoder/lookahead.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer xavs.c -MT xavs.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer matroska.c -MT matroska.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer muxers.c -MT muxers.o -MM -g0 1>> .depend; gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/csp.o common/csp.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o common/macroblock.o common/macroblock.c common/macroblock.c: In function 'xavs_mb_predict_mv_direct16x16': common/macroblock.c:490:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 490 | || *(uint32_t *) h->mb.cache.direct_mv[0][XAVS_SCAN8_0] != *(uint32_t *) h->mb.cache.mv[0][XAVS_SCAN8_0] || *(uint32_t *) h->mb.cache.direct_mv[1][XAVS_SCAN8_0] != *(uint32_t *) h->mb.cache.mv[1][XAVS_SCAN8_0]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/macroblock.c:490:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 490 | || *(uint32_t *) h->mb.cache.direct_mv[0][XAVS_SCAN8_0] != *(uint32_t *) h->mb.cache.mv[0][XAVS_SCAN8_0] || *(uint32_t *) h->mb.cache.direct_mv[1][XAVS_SCAN8_0] != *(uint32_t *) h->mb.cache.mv[1][XAVS_SCAN8_0]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/macroblock.c:490:118: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 490 | || *(uint32_t *) h->mb.cache.direct_mv[0][XAVS_SCAN8_0] != *(uint32_t *) h->mb.cache.mv[0][XAVS_SCAN8_0] || *(uint32_t *) h->mb.cache.direct_mv[1][XAVS_SCAN8_0] != *(uint32_t *) h->mb.cache.mv[1][XAVS_SCAN8_0]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/macroblock.c:490:174: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 490 | || *(uint32_t *) h->mb.cache.direct_mv[0][XAVS_SCAN8_0] != *(uint32_t *) h->mb.cache.mv[0][XAVS_SCAN8_0] || *(uint32_t *) h->mb.cache.direct_mv[1][XAVS_SCAN8_0] != *(uint32_t *) h->mb.cache.mv[1][XAVS_SCAN8_0]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/macroblock.c: In function 'xavs_mb_load_mv_direct8x8': common/macroblock.c:528:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 528 | *(uint64_t *) h->mb.cache.mv[l][xavs_scan8[idx * 4]] = *(uint64_t *) h->mb.cache.direct_mv[l][xavs_scan8[idx * 4]]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/macroblock.c:528:61: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 528 | *(uint64_t *) h->mb.cache.mv[l][xavs_scan8[idx * 4]] = *(uint64_t *) h->mb.cache.direct_mv[l][xavs_scan8[idx * 4]]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/macroblock.c:529:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 529 | *(uint64_t *) h->mb.cache.mv[l][xavs_scan8[idx * 4] + 8] = *(uint64_t *) h->mb.cache.direct_mv[l][xavs_scan8[idx * 4] + 8]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/macroblock.c:529:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 529 | *(uint64_t *) h->mb.cache.mv[l][xavs_scan8[idx * 4] + 8] = *(uint64_t *) h->mb.cache.direct_mv[l][xavs_scan8[idx * 4] + 8]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: common/macroblock.c:38:18: warning: 'dequant_mf' defined but not used [-Wunused-const-variable=] 38 | static const int dequant_mf[6][4][4] = { | ^~~~~~~~~~ common/macroblock.c: In function 'xavs_macroblock_slice_init': common/macroblock.c:849:27: warning: array subscript -1 is below array bounds of 'int[16]' [-Warray-bounds] 849 | h->mb.map_col_to_list0[-1] = -1; | ~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from common/macroblock.c:36: common/common.h:591:9: note: while referencing 'map_col_to_list0' 591 | int map_col_to_list0[16]; | ^~~~~~~~~~~~~~~~ common/macroblock.c:850:27: warning: array subscript -2 is below array bounds of 'int[16]' [-Warray-bounds] 850 | h->mb.map_col_to_list0[-2] = -2; | ~~~~~~~~~~~~~~~~~~~~~~^~~~ In file included from common/macroblock.c:36: common/common.h:591:9: note: while referencing 'map_col_to_list0' 591 | int map_col_to_list0[16]; | ^~~~~~~~~~~~~~~~ gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o encoder/macroblock.o encoder/macroblock.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o encoder/eval.o encoder/eval.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o encoder/lookahead.o encoder/lookahead.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o matroska.o matroska.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o encoder/ratecontrol.o encoder/ratecontrol.c encoder/ratecontrol.c: In function 'rate_estimate_qscale': encoder/ratecontrol.c:1360:9: warning: 'rce.new_qscale' may be used uninitialized in this function [-Wmaybe-uninitialized] 1360 | q /= xavs_clip3f ((double) (abr_buffer - diff) / abr_buffer, .5, 2); | ^~ encoder/ratecontrol.c:1374:16: warning: 'rce.expected_vbv' may be used uninitialized in this function [-Wmaybe-uninitialized] 1374 | double expected_fullness = rce.expected_vbv / rcc->buffer_size; | ^~~~~~~~~~~~~~~~~ encoder/ratecontrol.c:1358:31: warning: 'rce.expected_bits' may be used uninitialized in this function [-Wmaybe-uninitialized] 1358 | diff = predicted_bits - (int64_t) rce.expected_bits; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/ratecontrol.c:183:142: warning: '*((void *)&rce+20)' may be used uninitialized in this function [-Wmaybe-uninitialized] 183 | return (rce->tex_bits + .1) * pow (rce->qscale / qscale, 1.1) + rce->mv_bits * pow (XAVS_MAX (rce->qscale, 1) / XAVS_MAX (qscale, 1), 0.5) + rce->misc_bits; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ encoder/ratecontrol.c:1279:23: note: '*((void *)&rce+20)' was declared here 1279 | ratecontrol_entry_t rce; | ^~~ encoder/ratecontrol.c:183:25: warning: '*((void *)&rce+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] 183 | return (rce->tex_bits + .1) * pow (rce->qscale / qscale, 1.1) + rce->mv_bits * pow (XAVS_MAX (rce->qscale, 1) / XAVS_MAX (qscale, 1), 0.5) + rce->misc_bits; | ~~~~~~~~~~~~~~~^~~~~ encoder/ratecontrol.c:1279:23: note: '*((void *)&rce+16)' was declared here 1279 | ratecontrol_entry_t rce; | ^~~ encoder/ratecontrol.c:183:80: warning: '*((void *)&rce+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] 183 | return (rce->tex_bits + .1) * pow (rce->qscale / qscale, 1.1) + rce->mv_bits * pow (XAVS_MAX (rce->qscale, 1) / XAVS_MAX (qscale, 1), 0.5) + rce->misc_bits; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/ratecontrol.c:1279:23: note: '*((void *)&rce+12)' was declared here 1279 | ratecontrol_entry_t rce; | ^~~ encoder/ratecontrol.c:183:41: warning: '*((void *)&rce+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] 183 | return (rce->tex_bits + .1) * pow (rce->qscale / qscale, 1.1) + rce->mv_bits * pow (XAVS_MAX (rce->qscale, 1) / XAVS_MAX (qscale, 1), 0.5) + rce->misc_bits; | ~~~^~~~~~~~ encoder/ratecontrol.c:1279:23: note: '*((void *)&rce+8)' was declared here 1279 | ratecontrol_entry_t rce; | ^~~ gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o muxers.o muxers.c muxers.c: In function 'open_file_y4m': muxers.c:134:7: warning: variable 'interlaced' set but not used [-Wunused-but-set-variable] 134 | int interlaced; | ^~~~~~~~~~ gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o encoder/cavlc.o encoder/cavlc.c encoder/cavlc.c: In function 'xavs_macroblock_write_cavlc': encoder/cavlc.c:754:9: warning: variable 'b_sub_ref0' set but not used [-Wunused-but-set-variable] 754 | int b_sub_ref0; | ^~~~~~~~~~ At top level: encoder/cavlc.c:69:22: warning: 'sub_mb_type_p_to_golomb' defined but not used [-Wunused-const-variable=] 69 | static const uint8_t sub_mb_type_p_to_golomb[4] = { | ^~~~~~~~~~~~~~~~~~~~~~~ encoder/cavlc.c:46:22: warning: 'intra4x4_cbp_to_golomb' defined but not used [-Wunused-const-variable=] 46 | static const uint8_t intra4x4_cbp_to_golomb[48] = { | ^~~~~~~~~~~~~~~~~~~~~~ gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o encoder/encoder.o encoder/encoder.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o xavs.o xavs.c xavs.c: In function 'Parse': xavs.c:848:7: warning: variable 'b_user_ref' set but not used [-Wunused-but-set-variable] 848 | int b_user_ref = 0; | ^~~~~~~~~~ gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o encoder/set.o encoder/set.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o encoder/me.o encoder/me.c gcc -O4 -ffast-math -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -I. -DHAVE_MALLOC_H -std=gnu99 -DHAVE_PTHREAD -fPIC -fomit-frame-pointer -c -o encoder/analyse.o encoder/analyse.c In file included from encoder/rdo.c:42, from encoder/analyse.c:43: encoder/cavlc.c: In function 'xavs_macroblock_size_cavlc': encoder/cavlc.c:754:9: warning: variable 'b_sub_ref0' set but not used [-Wunused-but-set-variable] 754 | int b_sub_ref0; | ^~~~~~~~~~ encoder/analyse.c: In function 'xavs_intra_rd_refine': encoder/analyse.c:547:16: warning: variable 'p_src_by' set but not used [-Wunused-but-set-variable] 547 | uint8_t *p_src_by; | ^~~~~~~~ encoder/analyse.c:494:7: warning: variable 'i_pred_mode' set but not used [-Wunused-but-set-variable] 494 | int i_pred_mode, i_mode; | ^~~~~~~~~~~ encoder/analyse.c: In function 'xavs_mb_analyse_inter_p8x8_mixed_ref': encoder/analyse.c:736:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 736 | *(uint64_t *) a->l0.mvc[i_ref][i + 1] = *(uint64_t *) m.mv; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/analyse.c:736:48: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 736 | *(uint64_t *) a->l0.mvc[i_ref][i + 1] = *(uint64_t *) m.mv; | ^~~~~~~~~~~~~~~~~ encoder/analyse.c: In function 'xavs_mb_analyse_inter_p8x8': encoder/analyse.c:774:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 774 | *(uint64_t *) mvc[0] = *(uint64_t *) a->l0.me16x16.mv; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/analyse.c:797:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 797 | *(uint64_t *) mvc[i_mvc] = *(uint64_t *) m->mv; | ^~~~~~~~~~~~~~~~~~ encoder/analyse.c: In function 'xavs_mb_analyse_inter_p16x8': encoder/analyse.c:848:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 848 | *(uint64_t *) mvc[0] = *(uint64_t *) a->l0.mvc[i_ref][0]; | ^~~~~~~~~~~~~~~~~~~ encoder/analyse.c:848:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 848 | *(uint64_t *) mvc[0] = *(uint64_t *) a->l0.mvc[i_ref][0]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/analyse.c:849:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 849 | *(uint64_t *) mvc[1] = *(uint64_t *) a->l0.mvc[i_ref][2 * i + 1]; | ^~~~~~~~~~~~~~~~~~~ encoder/analyse.c:849:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 849 | *(uint64_t *) mvc[1] = *(uint64_t *) a->l0.mvc[i_ref][2 * i + 1]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/analyse.c:850:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 850 | *(uint64_t *) mvc[2] = *(uint64_t *) a->l0.mvc[i_ref][2 * i + 2]; | ^~~~~~~~~~~~~~~~~~~ encoder/analyse.c:850:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 850 | *(uint64_t *) mvc[2] = *(uint64_t *) a->l0.mvc[i_ref][2 * i + 2]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/analyse.c: In function 'xavs_mb_analyse_inter_p8x16': encoder/analyse.c:908:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 908 | *(uint64_t *) mvc[0] = *(uint64_t *) a->l0.mvc[i_ref][0]; | ^~~~~~~~~~~~~~~~~~~ encoder/analyse.c:908:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 908 | *(uint64_t *) mvc[0] = *(uint64_t *) a->l0.mvc[i_ref][0]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/analyse.c:909:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 909 | *(uint64_t *) mvc[1] = *(uint64_t *) a->l0.mvc[i_ref][i + 1]; | ^~~~~~~~~~~~~~~~~~~ encoder/analyse.c:909:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 909 | *(uint64_t *) mvc[1] = *(uint64_t *) a->l0.mvc[i_ref][i + 1]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/analyse.c:910:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 910 | *(uint64_t *) mvc[2] = *(uint64_t *) a->l0.mvc[i_ref][i + 3]; | ^~~~~~~~~~~~~~~~~~~ encoder/analyse.c:910:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 910 | *(uint64_t *) mvc[2] = *(uint64_t *) a->l0.mvc[i_ref][i + 3]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from encoder/analyse.c:2472: encoder/slicetype.c: In function 'xavs_slicetype_decide': encoder/slicetype.c:374:7: warning: variable 'i_coded' set but not used [-Wunused-but-set-variable] 374 | int i_coded; | ^~~~~~~ ar rc libxavs.a common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/common.o common/mdate.o common/csp.o common/set.o common/quant.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cavlc.o encoder/encoder.o encoder/eval.o encoder/lookahead.o ranlib libxavs.a gcc -shared -o libxavs.so.1 common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/common.o common/mdate.o common/csp.o common/set.o common/quant.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cavlc.o encoder/encoder.o encoder/eval.o encoder/lookahead.o -Wl,-soname,-Wl,-soname,libxavs.so.1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -lpthread -Wl,-Bsymbolic gcc -o xavs xavs.o matroska.o muxers.o libxavs.a -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -lpthread -Wl,-Bsymbolic + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IPbCYM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64 + cd xavs-0.1.55 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64 'INSTALL=/usr/bin/install -p' install -d /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/include install -d /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/lib64 /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/lib64/pkgconfig install -m 644 xavs.h /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/include install -m 644 libxavs.a /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/lib64 install -m 644 xavs.pc /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/lib64/pkgconfig install xavs /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/bin ranlib /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/lib64/libxavs.a ln -sf libxavs.so.1 /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/lib64/libxavs.so install -m 755 libxavs.so.1 /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/lib64 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.1.55-13.mga8 --unique-debug-suffix -0.1.55-13.mga8.aarch64 --unique-debug-src-base xavs-0.1.55-13.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xavs-0.1.55 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/bin/xavs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/bin/xavs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/lib64/libxavs.so.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/lib64/libxavs.so.1 original debug info size: 3444kB, size after compression: 2832kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1676 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xavs-0.1.55-13.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PzTQUM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xavs-0.1.55 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/share/doc/xavs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/share/doc/xavs + cp -pr doc/ratecontrol.txt doc/regression_test.txt doc/standards.txt doc/threads.txt doc/vui.txt /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64/usr/share/doc/xavs + RPM_EC=0 ++ jobs -p + exit 0 Provides: xavs = 0.1.55-13.mga8 xavs(aarch-64) = 0.1.55-13.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) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64xavs1-0.1.55-13.mga8.aarch64 Provides: lib64xavs1 = 0.1.55-13.mga8 lib64xavs1(aarch-64) = 0.1.55-13.mga8 libxavs.so.1()(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) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64xavs-devel-0.1.55-13.mga8.aarch64 Provides: devel(libxavs(64bit)) lib64xavs-devel = 0.1.55-13.mga8 lib64xavs-devel(aarch-64) = 0.1.55-13.mga8 libxavs-devel = 0.1.55-13.mga8 pkgconfig(xavs) = 0.1.x xavs-devel = 0.1.55-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) pkgconfig Processing files: xavs-debugsource-0.1.55-13.mga8.aarch64 Provides: xavs-debugsource = 0.1.55-13.mga8 xavs-debugsource(aarch-64) = 0.1.55-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xavs-debuginfo-0.1.55-13.mga8.aarch64 Provides: debuginfo(build-id) = 82bd5d6fe9700643a95c47111cf7fada2cc87676 xavs-debuginfo = 0.1.55-13.mga8 xavs-debuginfo(aarch-64) = 0.1.55-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xavs-debugsource(aarch-64) = 0.1.55-13.mga8 Processing files: lib64xavs1-debuginfo-0.1.55-13.mga8.aarch64 Provides: debuginfo(build-id) = 4469a6b80df5012bfa57c1896f705e2e32e015ff lib64xavs1-debuginfo = 0.1.55-13.mga8 lib64xavs1-debuginfo(aarch-64) = 0.1.55-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xavs-debugsource(aarch-64) = 0.1.55-13.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xavs-0.1.55-13.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xavs1-0.1.55-13.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xavs-debugsource-0.1.55-13.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xavs1-debuginfo-0.1.55-13.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xavs-debuginfo-0.1.55-13.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xavs-devel-0.1.55-13.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vUlWhK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xavs-0.1.55 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oWuTcN + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xavs-0.1.55 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!