D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/xavs-0.1.55-13.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.y0Fz90 + 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 -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mjsiJW + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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/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/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/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/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 common/dct.c: In function 'zigzag_scan_8x8_frame': common/dct.c:341:37: warning: array subscript 8 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:343:29: note: in expansion of macro 'ZIG' 343 | ZIG( 0,0,0) ZIG( 1,0,1) ZIG( 2,1,0) ZIG( 3,2,0)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 16 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:343:41: note: in expansion of macro 'ZIG' 343 | ZIG( 0,0,0) ZIG( 1,0,1) ZIG( 2,1,0) ZIG( 3,2,0)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 9 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:344:5: note: in expansion of macro 'ZIG' 344 | ZIG( 4,1,1) ZIG( 5,0,2) ZIG( 6,0,3) ZIG( 7,1,2)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 10 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:344:41: note: in expansion of macro 'ZIG' 344 | ZIG( 4,1,1) ZIG( 5,0,2) ZIG( 6,0,3) ZIG( 7,1,2)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 17 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:345:5: note: in expansion of macro 'ZIG' 345 | ZIG( 8,2,1) ZIG( 9,3,0) ZIG(10,4,0) ZIG(11,3,1)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 24 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:345:17: note: in expansion of macro 'ZIG' 345 | ZIG( 8,2,1) ZIG( 9,3,0) ZIG(10,4,0) ZIG(11,3,1)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 32 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:345:29: note: in expansion of macro 'ZIG' 345 | ZIG( 8,2,1) ZIG( 9,3,0) ZIG(10,4,0) ZIG(11,3,1)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 25 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:345:41: note: in expansion of macro 'ZIG' 345 | ZIG( 8,2,1) ZIG( 9,3,0) ZIG(10,4,0) ZIG(11,3,1)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 18 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:346:5: note: in expansion of macro 'ZIG' 346 | ZIG(12,2,2) ZIG(13,1,3) ZIG(14,0,4) ZIG(15,0,5)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 11 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:346:17: note: in expansion of macro 'ZIG' 346 | ZIG(12,2,2) ZIG(13,1,3) ZIG(14,0,4) ZIG(15,0,5)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 12 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:347:5: note: in expansion of macro 'ZIG' 347 | ZIG(16,1,4) ZIG(17,2,3) ZIG(18,3,2) ZIG(19,4,1)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 19 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:347:17: note: in expansion of macro 'ZIG' 347 | ZIG(16,1,4) ZIG(17,2,3) ZIG(18,3,2) ZIG(19,4,1)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 26 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:347:29: note: in expansion of macro 'ZIG' 347 | ZIG(16,1,4) ZIG(17,2,3) ZIG(18,3,2) ZIG(19,4,1)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 33 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:347:41: note: in expansion of macro 'ZIG' 347 | ZIG(16,1,4) ZIG(17,2,3) ZIG(18,3,2) ZIG(19,4,1)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 40 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:348:5: note: in expansion of macro 'ZIG' 348 | ZIG(20,5,0) ZIG(21,6,0) ZIG(22,5,1) ZIG(23,4,2)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 48 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:348:17: note: in expansion of macro 'ZIG' 348 | ZIG(20,5,0) ZIG(21,6,0) ZIG(22,5,1) ZIG(23,4,2)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 41 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:348:29: note: in expansion of macro 'ZIG' 348 | ZIG(20,5,0) ZIG(21,6,0) ZIG(22,5,1) ZIG(23,4,2)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 34 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:348:41: note: in expansion of macro 'ZIG' 348 | ZIG(20,5,0) ZIG(21,6,0) ZIG(22,5,1) ZIG(23,4,2)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 27 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:349:5: note: in expansion of macro 'ZIG' 349 | ZIG(24,3,3) ZIG(25,2,4) ZIG(26,1,5) ZIG(27,0,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 20 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:349:17: note: in expansion of macro 'ZIG' 349 | ZIG(24,3,3) ZIG(25,2,4) ZIG(26,1,5) ZIG(27,0,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 13 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:349:29: note: in expansion of macro 'ZIG' 349 | ZIG(24,3,3) ZIG(25,2,4) ZIG(26,1,5) ZIG(27,0,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 14 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:350:17: note: in expansion of macro 'ZIG' 350 | ZIG(28,0,7) ZIG(29,1,6) ZIG(30,2,5) ZIG(31,3,4)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 21 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:350:29: note: in expansion of macro 'ZIG' 350 | ZIG(28,0,7) ZIG(29,1,6) ZIG(30,2,5) ZIG(31,3,4)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 28 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:350:41: note: in expansion of macro 'ZIG' 350 | ZIG(28,0,7) ZIG(29,1,6) ZIG(30,2,5) ZIG(31,3,4)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 35 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:351:5: note: in expansion of macro 'ZIG' 351 | ZIG(32,4,3) ZIG(33,5,2) ZIG(34,6,1) ZIG(35,7,0)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 42 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:351:17: note: in expansion of macro 'ZIG' 351 | ZIG(32,4,3) ZIG(33,5,2) ZIG(34,6,1) ZIG(35,7,0)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 49 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:351:29: note: in expansion of macro 'ZIG' 351 | ZIG(32,4,3) ZIG(33,5,2) ZIG(34,6,1) ZIG(35,7,0)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 56 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:351:41: note: in expansion of macro 'ZIG' 351 | ZIG(32,4,3) ZIG(33,5,2) ZIG(34,6,1) ZIG(35,7,0)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 57 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:352:5: note: in expansion of macro 'ZIG' 352 | ZIG(36,7,1) ZIG(37,6,2) ZIG(38,5,3) ZIG(39,4,4)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 50 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:352:17: note: in expansion of macro 'ZIG' 352 | ZIG(36,7,1) ZIG(37,6,2) ZIG(38,5,3) ZIG(39,4,4)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 43 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:352:29: note: in expansion of macro 'ZIG' 352 | ZIG(36,7,1) ZIG(37,6,2) ZIG(38,5,3) ZIG(39,4,4)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 36 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:352:41: note: in expansion of macro 'ZIG' 352 | ZIG(36,7,1) ZIG(37,6,2) ZIG(38,5,3) ZIG(39,4,4)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 29 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:353:5: note: in expansion of macro 'ZIG' 353 | ZIG(40,3,5) ZIG(41,2,6) ZIG(42,1,7) ZIG(43,2,7)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 22 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:353:17: note: in expansion of macro 'ZIG' 353 | ZIG(40,3,5) ZIG(41,2,6) ZIG(42,1,7) ZIG(43,2,7)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 15 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:353:29: note: in expansion of macro 'ZIG' 353 | ZIG(40,3,5) ZIG(41,2,6) ZIG(42,1,7) ZIG(43,2,7)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 23 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:353:41: note: in expansion of macro 'ZIG' 353 | ZIG(40,3,5) ZIG(41,2,6) ZIG(42,1,7) ZIG(43,2,7)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 30 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:354:5: note: in expansion of macro 'ZIG' 354 | ZIG(44,3,6) ZIG(45,4,5) ZIG(46,5,4) ZIG(47,6,3)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 37 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:354:17: note: in expansion of macro 'ZIG' 354 | ZIG(44,3,6) ZIG(45,4,5) ZIG(46,5,4) ZIG(47,6,3)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 44 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:354:29: note: in expansion of macro 'ZIG' 354 | ZIG(44,3,6) ZIG(45,4,5) ZIG(46,5,4) ZIG(47,6,3)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 51 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:354:41: note: in expansion of macro 'ZIG' 354 | ZIG(44,3,6) ZIG(45,4,5) ZIG(46,5,4) ZIG(47,6,3)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 58 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:355:5: note: in expansion of macro 'ZIG' 355 | ZIG(48,7,2) ZIG(49,7,3) ZIG(50,6,4) ZIG(51,5,5)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 59 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:355:17: note: in expansion of macro 'ZIG' 355 | ZIG(48,7,2) ZIG(49,7,3) ZIG(50,6,4) ZIG(51,5,5)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 52 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:355:29: note: in expansion of macro 'ZIG' 355 | ZIG(48,7,2) ZIG(49,7,3) ZIG(50,6,4) ZIG(51,5,5)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 45 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:355:41: note: in expansion of macro 'ZIG' 355 | ZIG(48,7,2) ZIG(49,7,3) ZIG(50,6,4) ZIG(51,5,5)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 38 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:356:5: note: in expansion of macro 'ZIG' 356 | ZIG(52,4,6) ZIG(53,3,7) ZIG(54,4,7) ZIG(55,5,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 31 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:356:17: note: in expansion of macro 'ZIG' 356 | ZIG(52,4,6) ZIG(53,3,7) ZIG(54,4,7) ZIG(55,5,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 39 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:356:29: note: in expansion of macro 'ZIG' 356 | ZIG(52,4,6) ZIG(53,3,7) ZIG(54,4,7) ZIG(55,5,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 46 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:356:41: note: in expansion of macro 'ZIG' 356 | ZIG(52,4,6) ZIG(53,3,7) ZIG(54,4,7) ZIG(55,5,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 53 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:357:5: note: in expansion of macro 'ZIG' 357 | ZIG(56,6,5) ZIG(57,7,4) ZIG(58,7,5) ZIG(59,6,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 60 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:357:17: note: in expansion of macro 'ZIG' 357 | ZIG(56,6,5) ZIG(57,7,4) ZIG(58,7,5) ZIG(59,6,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 61 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:357:29: note: in expansion of macro 'ZIG' 357 | ZIG(56,6,5) ZIG(57,7,4) ZIG(58,7,5) ZIG(59,6,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 54 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:357:41: note: in expansion of macro 'ZIG' 357 | ZIG(56,6,5) ZIG(57,7,4) ZIG(58,7,5) ZIG(59,6,6)\ | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 47 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:358:5: note: in expansion of macro 'ZIG' 358 | ZIG(60,5,7) ZIG(61,6,7) ZIG(62,7,6) ZIG(63,7,7) | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 55 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:358:17: note: in expansion of macro 'ZIG' 358 | ZIG(60,5,7) ZIG(61,6,7) ZIG(62,7,6) ZIG(63,7,7) | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 62 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:358:29: note: in expansion of macro 'ZIG' 358 | ZIG(60,5,7) ZIG(61,6,7) ZIG(62,7,6) ZIG(63,7,7) | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 63 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:358:41: note: in expansion of macro 'ZIG' 358 | ZIG(60,5,7) ZIG(61,6,7) ZIG(62,7,6) ZIG(63,7,7) | ^~~ common/dct.c:381:5: note: in expansion of macro 'ZIGZAG8_FRAME' 381 | ZIGZAG8_FRAME | ^~~~~~~~~~~~~ common/dct.c:379:63: note: while referencing 'dct' 379 | static void zigzag_scan_8x8_frame (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c: In function 'zigzag_scan_8x8_field': common/dct.c:341:37: warning: array subscript 8 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:361:17: note: in expansion of macro 'ZIG' 361 | ZIG( 0,0,0) ZIG( 1,1,0) ZIG( 2,2,0) ZIG( 3,0,1)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 16 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:361:29: note: in expansion of macro 'ZIG' 361 | ZIG( 0,0,0) ZIG( 1,1,0) ZIG( 2,2,0) ZIG( 3,0,1)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 24 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:362:5: note: in expansion of macro 'ZIG' 362 | ZIG( 4,3,0) ZIG( 5,4,0) ZIG( 6,1,1) ZIG( 7,2,1)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 32 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:362:17: note: in expansion of macro 'ZIG' 362 | ZIG( 4,3,0) ZIG( 5,4,0) ZIG( 6,1,1) ZIG( 7,2,1)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 9 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:362:29: note: in expansion of macro 'ZIG' 362 | ZIG( 4,3,0) ZIG( 5,4,0) ZIG( 6,1,1) ZIG( 7,2,1)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 17 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:362:41: note: in expansion of macro 'ZIG' 362 | ZIG( 4,3,0) ZIG( 5,4,0) ZIG( 6,1,1) ZIG( 7,2,1)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 40 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:363:5: note: in expansion of macro 'ZIG' 363 | ZIG( 8,5,0) ZIG( 9,6,0) ZIG(10,3,1) ZIG(11,0,2)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 48 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:363:17: note: in expansion of macro 'ZIG' 363 | ZIG( 8,5,0) ZIG( 9,6,0) ZIG(10,3,1) ZIG(11,0,2)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 25 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:363:29: note: in expansion of macro 'ZIG' 363 | ZIG( 8,5,0) ZIG( 9,6,0) ZIG(10,3,1) ZIG(11,0,2)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 10 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:364:5: note: in expansion of macro 'ZIG' 364 | ZIG(12,1,2) ZIG(13,7,0) ZIG(14,4,1) ZIG(15,2,2)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 56 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:364:17: note: in expansion of macro 'ZIG' 364 | ZIG(12,1,2) ZIG(13,7,0) ZIG(14,4,1) ZIG(15,2,2)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 33 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:364:29: note: in expansion of macro 'ZIG' 364 | ZIG(12,1,2) ZIG(13,7,0) ZIG(14,4,1) ZIG(15,2,2)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 18 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:364:41: note: in expansion of macro 'ZIG' 364 | ZIG(12,1,2) ZIG(13,7,0) ZIG(14,4,1) ZIG(15,2,2)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 41 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:365:17: note: in expansion of macro 'ZIG' 365 | ZIG(16,0,3) ZIG(17,5,1) ZIG(18,6,1) ZIG(19,3,2)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 49 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:365:29: note: in expansion of macro 'ZIG' 365 | ZIG(16,0,3) ZIG(17,5,1) ZIG(18,6,1) ZIG(19,3,2)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 26 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:365:41: note: in expansion of macro 'ZIG' 365 | ZIG(16,0,3) ZIG(17,5,1) ZIG(18,6,1) ZIG(19,3,2)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 11 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:366:5: note: in expansion of macro 'ZIG' 366 | ZIG(20,1,3) ZIG(21,2,3) ZIG(22,0,4) ZIG(23,7,1)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 19 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:366:17: note: in expansion of macro 'ZIG' 366 | ZIG(20,1,3) ZIG(21,2,3) ZIG(22,0,4) ZIG(23,7,1)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 57 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:366:41: note: in expansion of macro 'ZIG' 366 | ZIG(20,1,3) ZIG(21,2,3) ZIG(22,0,4) ZIG(23,7,1)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 34 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:367:5: note: in expansion of macro 'ZIG' 367 | ZIG(24,4,2) ZIG(25,1,4) ZIG(26,5,2) ZIG(27,3,3)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 12 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:367:17: note: in expansion of macro 'ZIG' 367 | ZIG(24,4,2) ZIG(25,1,4) ZIG(26,5,2) ZIG(27,3,3)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 42 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:367:29: note: in expansion of macro 'ZIG' 367 | ZIG(24,4,2) ZIG(25,1,4) ZIG(26,5,2) ZIG(27,3,3)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 27 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:367:41: note: in expansion of macro 'ZIG' 367 | ZIG(24,4,2) ZIG(25,1,4) ZIG(26,5,2) ZIG(27,3,3)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 20 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:368:5: note: in expansion of macro 'ZIG' 368 | ZIG(28,2,4) ZIG(29,6,2) ZIG(30,4,3) ZIG(31,3,4)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 50 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:368:17: note: in expansion of macro 'ZIG' 368 | ZIG(28,2,4) ZIG(29,6,2) ZIG(30,4,3) ZIG(31,3,4)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 35 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:368:29: note: in expansion of macro 'ZIG' 368 | ZIG(28,2,4) ZIG(29,6,2) ZIG(30,4,3) ZIG(31,3,4)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 28 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:368:41: note: in expansion of macro 'ZIG' 368 | ZIG(28,2,4) ZIG(29,6,2) ZIG(30,4,3) ZIG(31,3,4)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 13 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:369:17: note: in expansion of macro 'ZIG' 369 | ZIG(32,0,5) ZIG(33,1,5) ZIG(34,7,2) ZIG(35,5,3)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 58 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:369:29: note: in expansion of macro 'ZIG' 369 | ZIG(32,0,5) ZIG(33,1,5) ZIG(34,7,2) ZIG(35,5,3)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 43 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:369:41: note: in expansion of macro 'ZIG' 369 | ZIG(32,0,5) ZIG(33,1,5) ZIG(34,7,2) ZIG(35,5,3)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 36 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:370:5: note: in expansion of macro 'ZIG' 370 | ZIG(36,4,4) ZIG(37,2,5) ZIG(38,0,6) ZIG(39,3,5)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 21 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:370:17: note: in expansion of macro 'ZIG' 370 | ZIG(36,4,4) ZIG(37,2,5) ZIG(38,0,6) ZIG(39,3,5)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 29 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:370:41: note: in expansion of macro 'ZIG' 370 | ZIG(36,4,4) ZIG(37,2,5) ZIG(38,0,6) ZIG(39,3,5)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 51 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:371:5: note: in expansion of macro 'ZIG' 371 | ZIG(40,6,3) ZIG(41,5,4) ZIG(42,1,6) ZIG(43,2,6)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 44 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:371:17: note: in expansion of macro 'ZIG' 371 | ZIG(40,6,3) ZIG(41,5,4) ZIG(42,1,6) ZIG(43,2,6)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 14 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:371:29: note: in expansion of macro 'ZIG' 371 | ZIG(40,6,3) ZIG(41,5,4) ZIG(42,1,6) ZIG(43,2,6)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 22 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:371:41: note: in expansion of macro 'ZIG' 371 | ZIG(40,6,3) ZIG(41,5,4) ZIG(42,1,6) ZIG(43,2,6)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 37 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:372:5: note: in expansion of macro 'ZIG' 372 | ZIG(44,4,5) ZIG(45,7,3) ZIG(46,6,4) ZIG(47,3,6)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 59 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:372:17: note: in expansion of macro 'ZIG' 372 | ZIG(44,4,5) ZIG(45,7,3) ZIG(46,6,4) ZIG(47,3,6)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 52 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:372:29: note: in expansion of macro 'ZIG' 372 | ZIG(44,4,5) ZIG(45,7,3) ZIG(46,6,4) ZIG(47,3,6)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 30 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:372:41: note: in expansion of macro 'ZIG' 372 | ZIG(44,4,5) ZIG(45,7,3) ZIG(46,6,4) ZIG(47,3,6)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 45 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:373:5: note: in expansion of macro 'ZIG' 373 | ZIG(48,5,5) ZIG(49,7,4) ZIG(50,4,6) ZIG(51,6,5)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 60 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:373:17: note: in expansion of macro 'ZIG' 373 | ZIG(48,5,5) ZIG(49,7,4) ZIG(50,4,6) ZIG(51,6,5)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 38 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:373:29: note: in expansion of macro 'ZIG' 373 | ZIG(48,5,5) ZIG(49,7,4) ZIG(50,4,6) ZIG(51,6,5)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 53 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:373:41: note: in expansion of macro 'ZIG' 373 | ZIG(48,5,5) ZIG(49,7,4) ZIG(50,4,6) ZIG(51,6,5)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 46 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:374:5: note: in expansion of macro 'ZIG' 374 | ZIG(52,5,6) ZIG(53,7,5) ZIG(54,6,6) ZIG(55,0,7)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 61 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:374:17: note: in expansion of macro 'ZIG' 374 | ZIG(52,5,6) ZIG(53,7,5) ZIG(54,6,6) ZIG(55,0,7)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 54 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:374:29: note: in expansion of macro 'ZIG' 374 | ZIG(52,5,6) ZIG(53,7,5) ZIG(54,6,6) ZIG(55,0,7)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 62 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:375:5: note: in expansion of macro 'ZIG' 375 | ZIG(56,7,6) ZIG(57,1,7) ZIG(58,2,7) ZIG(59,3,7)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 15 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:375:17: note: in expansion of macro 'ZIG' 375 | ZIG(56,7,6) ZIG(57,1,7) ZIG(58,2,7) ZIG(59,3,7)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 23 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:375:29: note: in expansion of macro 'ZIG' 375 | ZIG(56,7,6) ZIG(57,1,7) ZIG(58,2,7) ZIG(59,3,7)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 31 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:375:41: note: in expansion of macro 'ZIG' 375 | ZIG(56,7,6) ZIG(57,1,7) ZIG(58,2,7) ZIG(59,3,7)\ | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 39 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:376:5: note: in expansion of macro 'ZIG' 376 | ZIG(60,4,7) ZIG(61,5,7) ZIG(62,6,7) ZIG(63,7,7) | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 47 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:376:17: note: in expansion of macro 'ZIG' 376 | ZIG(60,4,7) ZIG(61,5,7) ZIG(62,6,7) ZIG(63,7,7) | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 55 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:376:29: note: in expansion of macro 'ZIG' 376 | ZIG(60,4,7) ZIG(61,5,7) ZIG(62,6,7) ZIG(63,7,7) | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ common/dct.c:341:37: warning: array subscript 63 is above array bounds of 'int16_t[8]' {aka 'short int[8]'} [-Warray-bounds] 341 | #define ZIG(i,y,x) level[i] = dct[0][y*8+x]; | ~~~~~~^~~~~~~ common/dct.c:376:41: note: in expansion of macro 'ZIG' 376 | ZIG(60,4,7) ZIG(61,5,7) ZIG(62,6,7) ZIG(63,7,7) | ^~~ common/dct.c:386:5: note: in expansion of macro 'ZIGZAG8_FIELD' 386 | ZIGZAG8_FIELD | ^~~~~~~~~~~~~ common/dct.c:384:63: note: while referencing 'dct' 384 | static void zigzag_scan_8x8_field (int16_t level[64], int16_t dct[8][8]) | ~~~~~~~~^~~~~~~~~ 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/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/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/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/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 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 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: 'rce.misc_bits' 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: 'rce.misc_bits' was declared here 1279 | ratecontrol_entry_t rce; | ^~~ encoder/ratecontrol.c:183:25: warning: 'rce.tex_bits' 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: 'rce.tex_bits' was declared here 1279 | ratecontrol_entry_t rce; | ^~~ encoder/ratecontrol.c:183:80: warning: 'rce.mv_bits' 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: 'rce.mv_bits' was declared here 1279 | ratecontrol_entry_t rce; | ^~~ encoder/ratecontrol.c:183:41: warning: 'rce.qscale' 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: 'rce.qscale' 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 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 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 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; | ^~~~~~~ encoder/analyse.c: In function 'xavs_mb_analyse_inter_p16x16': encoder/analyse.c:636:5: warning: 'xavs_mb_predict_mv_ref16x16' accessing 64 bytes in a region of size 56 [-Wstringop-overflow=] 636 | xavs_mb_predict_mv_ref16x16 (h, 0, i_ref, mvc, &i_mvc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/analyse.c:636:5: note: referencing argument 4 of type 'int (*)[2]' In file included from ./common/common.h:675, from encoder/analyse.c:38: ./common/macroblock.h:288:6: note: in a call to function 'xavs_mb_predict_mv_ref16x16' 288 | void xavs_mb_predict_mv_ref16x16 (xavs_t * h, int i_list, int i_ref, int mvc[8][2], int *i_mvc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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.eFVYYd + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64 + cd xavs-0.1.55 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64 'INSTALL=/usr/bin/install -p' install -d /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/include install -d /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/lib64 /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/lib64/pkgconfig install -m 644 xavs.h /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/include install -m 644 libxavs.a /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/lib64 install -m 644 xavs.pc /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/lib64/pkgconfig install xavs /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/bin ranlib /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/lib64/libxavs.a ln -sf libxavs.so.1 /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/lib64/libxavs.so install -m 755 libxavs.so.1 /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/lib64 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.1.55-13.mga9 --unique-debug-suffix -0.1.55-13.mga9.aarch64 --unique-debug-src-base xavs-0.1.55-13.mga9.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 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/lib64/libxavs.so.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64/usr/bin/xavs dwz: ./usr/bin/xavs-0.1.55-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libxavs.so.1-0.1.55-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 2464kB, size after compression: 2464kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xavs-0.1.55-13.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lxyP3G + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xavs-0.1.55 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.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.mga9.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.mga9.aarch64/usr/share/doc/xavs + RPM_EC=0 ++ jobs -p + exit 0 Provides: xavs = 0.1.55-13.mga9 xavs(aarch-64) = 0.1.55-13.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: lib64xavs1-0.1.55-13.mga9.aarch64 Provides: lib64xavs1 = 0.1.55-13.mga9 lib64xavs1(aarch-64) = 0.1.55-13.mga9 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) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: lib64xavs-devel-0.1.55-13.mga9.aarch64 Provides: devel(libxavs(64bit)) lib64xavs-devel = 0.1.55-13.mga9 lib64xavs-devel(aarch-64) = 0.1.55-13.mga9 libxavs-devel = 0.1.55-13.mga9 pkgconfig(xavs) = 0.1.x xavs-devel = 0.1.55-13.mga9 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.mga9.aarch64 Provides: xavs-debugsource = 0.1.55-13.mga9 xavs-debugsource(aarch-64) = 0.1.55-13.mga9 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.mga9.aarch64 Provides: debuginfo(build-id) = 7dc28e1cc531abefda226a15080bc7a847be5854 xavs-debuginfo = 0.1.55-13.mga9 xavs-debuginfo(aarch-64) = 0.1.55-13.mga9 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.mga9 Processing files: lib64xavs1-debuginfo-0.1.55-13.mga9.aarch64 Provides: debuginfo(build-id) = fa85bc65a5c18cedc3857b2bf264d3224d58c6b1 lib64xavs1-debuginfo = 0.1.55-13.mga9 lib64xavs1-debuginfo(aarch-64) = 0.1.55-13.mga9 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.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xavs-0.1.55-13.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xavs1-0.1.55-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xavs-0.1.55-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xavs-debugsource-0.1.55-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xavs1-debuginfo-0.1.55-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xavs-debuginfo-0.1.55-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64xavs-devel-0.1.55-13.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KVCcLb + 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.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AHtbR2 + 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!