Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libaesgm.spec'], chrootPath='/var/lib/mock/roe1-build-4072-1165/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libaesgm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/libaesgm-20090429-22.oe1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libaesgm.spec'], chrootPath='/var/lib/mock/roe1-build-4072-1165/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libaesgm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nxAYnf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aes-master + /usr/bin/unzip -qq /builddir/build/SOURCES/master.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd aes-master + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/Makefile.aes Makefile + echo 'Patch #0 (libaesgm-20090429-fileencrypt.patch):' Patch #0 (libaesgm-20090429-fileencrypt.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file fileenc.c patching file fileenc.h patching file hmac.c patching file hmac.h patching file Makefile patching file pwd2key.c patching file pwd2key.h patching file sha1.c patching file sha1.h patching file sha2.c patching file sha2.h + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UMA5Yg + umask 022 + cd /builddir/build/BUILD + cd aes-master + /usr/bin/make -O -j8 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1 -c -o pwd2key.o pwd2key.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1 -c -o hmac.o hmac.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1 -c -o fileenc.o fileenc.c fileenc.c: In function 'fcrypt_end': fileenc.c:136:16: warning: unused variable 'res' [-Wunused-variable] 136 | { unsigned int res = cx->mode; | ^~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1 -c -o sha1.o sha1.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1 -c -o aestab.o aestab.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1 -c -o aes_modes.o aes_modes.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1 -c -o aeskey.o aeskey.c In file included from aeskey.c:21: aeskey.c: In function 'aes_decrypt_key192': aeskey.c:407:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] 407 | cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:407:25: note: in expansion of macro 'ff' 407 | cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); | ^~ aeskey.c:407:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] 407 | cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:407:25: note: in expansion of macro 'ff' 407 | cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); | ^~ aeskey.c:407:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] 407 | cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:407:25: note: in expansion of macro 'ff' 407 | cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); | ^~ aeskey.c:408:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] 408 | cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:408:25: note: in expansion of macro 'ff' 408 | cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); | ^~ aeskey.c:408:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] 408 | cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:408:25: note: in expansion of macro 'ff' 408 | cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); | ^~ aeskey.c:408:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] 408 | cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:408:25: note: in expansion of macro 'ff' 408 | cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); | ^~ aeskey.c: In function 'aes_decrypt_key256': aeskey.c:500:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] 500 | cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:500:25: note: in expansion of macro 'ff' 500 | cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); | ^~ aeskey.c:500:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] 500 | cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:500:25: note: in expansion of macro 'ff' 500 | cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); | ^~ aeskey.c:500:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] 500 | cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:500:25: note: in expansion of macro 'ff' 500 | cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); | ^~ aeskey.c:501:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] 501 | cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:501:25: note: in expansion of macro 'ff' 501 | cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); | ^~ aeskey.c:501:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] 501 | cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:501:25: note: in expansion of macro 'ff' 501 | cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); | ^~ aeskey.c:501:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] 501 | cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:501:25: note: in expansion of macro 'ff' 501 | cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); | ^~ aeskey.c:502:34: warning: operation on 'ss[6]' may be undefined [-Wsequence-point] 502 | cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:502:25: note: in expansion of macro 'ff' 502 | cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); | ^~ aeskey.c:502:34: warning: operation on 'ss[6]' may be undefined [-Wsequence-point] 502 | cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:502:25: note: in expansion of macro 'ff' 502 | cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); | ^~ aeskey.c:502:34: warning: operation on 'ss[6]' may be undefined [-Wsequence-point] 502 | cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:502:25: note: in expansion of macro 'ff' 502 | cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); | ^~ aeskey.c:503:34: warning: operation on 'ss[7]' may be undefined [-Wsequence-point] 503 | cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:503:25: note: in expansion of macro 'ff' 503 | cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); | ^~ aeskey.c:503:34: warning: operation on 'ss[7]' may be undefined [-Wsequence-point] 503 | cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:503:25: note: in expansion of macro 'ff' 503 | cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); | ^~ aeskey.c:503:34: warning: operation on 'ss[7]' may be undefined [-Wsequence-point] 503 | cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); aesopt.h:363:25: note: in definition of macro 'to_byte' 363 | # define to_byte(x) ((x) & 0xff) | ^ aesopt.h:737:12: note: in expansion of macro 'bval' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~~~ aesopt.h:737:17: note: in expansion of macro 'vf1' 737 | ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ | ^~ aesopt.h:759:29: note: in expansion of macro 'four_tables' 759 | # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) | ^~~~~~~~~~~ aeskey.c:242:17: note: in expansion of macro 'inv_mcol' 242 | #define ff(x) inv_mcol(x) | ^~~~~~~~ aeskey.c:503:25: note: in expansion of macro 'ff' 503 | cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); | ^~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1 -c -o sha2.o sha2.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1 -c -o aescrypt.o aescrypt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_SHA1 -shared -Wl,-soname,libaesgm.so.0 -o libaesgm.so.0.0.0 aescrypt.o aeskey.o aes_modes.o aestab.o fileenc.o hmac.o pwd2key.o sha1.o sha2.o -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Uw6Y3g + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64 ++ dirname /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64 + cd aes-master + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64 'INSTALL=/usr/bin/install -p' LIBDIR=/usr/lib64 mkdir -p /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64/usr/include//aes/ cp -p *.h /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64/usr/include//aes/ mkdir -p /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64/usr/lib64 cp -p libaesgm.so.0.0.0 /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64/usr/lib64 cd /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64/usr/lib64 && ln -s -f libaesgm.so.0.0.0 libaesgm.so && ln -s -f libaesgm.so.0.0.0 libaesgm.so.0 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -i --build-id-seed 20090429-22.oe1 --unique-debug-suffix -20090429-22.oe1.riscv64 --unique-debug-src-base libaesgm-20090429-22.oe1.riscv64 -S debugsourcefiles.list /builddir/build/BUILD/aes-master explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64/usr/lib64/libaesgm.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64/usr/lib64/libaesgm.so.0.0.0 312 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink Processing files: libaesgm-20090429-22.oe1.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VMzdze + umask 022 + cd /builddir/build/BUILD + cd aes-master + DOCDIR=/builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64/usr/share/doc/libaesgm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64/usr/share/doc/libaesgm + cp -pr aes.txt license.txt vb.txt via_ace.txt /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64/usr/share/doc/libaesgm + RPM_EC=0 ++ jobs -p + exit 0 Provides: libaesgm = 20090429-22.oe1 libaesgm(riscv-64) = 20090429-22.oe1 libaesgm.so.0()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libaesgm-devel-20090429-22.oe1.riscv64 Provides: libaesgm-devel = 20090429-22.oe1 libaesgm-devel(riscv-64) = 20090429-22.oe1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libaesgm-debuginfo-20090429-22.oe1.riscv64 Provides: libaesgm-debuginfo = 20090429-22.oe1 libaesgm-debuginfo(riscv-64) = 20090429-22.oe1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libaesgm-debugsource(riscv-64) = 20090429-22.oe1 Processing files: libaesgm-debugsource-20090429-22.oe1.riscv64 Provides: libaesgm-debugsource = 20090429-22.oe1 libaesgm-debugsource(riscv-64) = 20090429-22.oe1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64 Wrote: /builddir/build/RPMS/libaesgm-debuginfo-20090429-22.oe1.riscv64.rpm Wrote: /builddir/build/RPMS/libaesgm-devel-20090429-22.oe1.riscv64.rpm Wrote: /builddir/build/RPMS/libaesgm-debugsource-20090429-22.oe1.riscv64.rpm Wrote: /builddir/build/RPMS/libaesgm-20090429-22.oe1.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iEMAHd + umask 022 + cd /builddir/build/BUILD + cd aes-master + /usr/bin/rm -rf /builddir/build/BUILDROOT/libaesgm-20090429-22.oe1.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0