Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lua-lpeg.spec'], chrootPath='/var/lib/mock/f31-build-85113-31580/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lua-lpeg.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/lua-lpeg-1.0.1-11.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lua-lpeg.spec'], chrootPath='/var/lib/mock/f31-build-85113-31580/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lua-lpeg.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DiDKbG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lpeg-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/lpeg-1.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lpeg-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/lpeg-1.0.1-inject-ldflags.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + rm -rf /builddir/build/BUILD/compat-lua-lua-lpeg-1.0.1-11.fc31 + cp -a . /builddir/build/BUILD/compat-lua-lua-lpeg-1.0.1-11.fc31 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FR97dG + umask 022 + cd /builddir/build/BUILD + cd lpeg-1.0.1 + make -j4 'COPT=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: lpvm.c: In function 'match': BUILDSTDERR: lpvm.c:278:14: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 278 | stack--; BUILDSTDERR: | ~~~~~^~ BUILDSTDERR: lpvm.c:280:7: note: here BUILDSTDERR: 280 | case IFail: BUILDSTDERR: | ^~~~ BUILDSTDERR: lpcode.c: In function 'getfirst': BUILDSTDERR: lpcode.c:356:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 356 | if (tocharset(sib1(tree), firstset)) { BUILDSTDERR: | ^ BUILDSTDERR: lpcode.c:362:5: note: here BUILDSTDERR: 362 | case TBehind: { /* instruction gives no new information */ BUILDSTDERR: | ^~~~ + pushd /builddir/build/BUILD/compat-lua-lua-lpeg-1.0.1-11.fc31 + make -j4 'COPT=-I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-L/usr/lib64/lua/5.1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make lpeg.so "DLLFLAGS = -shared -fPIC" make[1]: Entering directory '/builddir/build/BUILD/lpeg-1.0.1' gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -I../lua/ -fPIC -c -o lpvm.o lpvm.c gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -I../lua/ -fPIC -c -o lpcap.o lpcap.c gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -I../lua/ -fPIC -c -o lptree.o lptree.c gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -I../lua/ -fPIC -c -o lpcode.o lpcode.c gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -I../lua/ -fPIC -c -o lpprint.o lpprint.c env gcc -shared -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lpvm.o lpcap.o lptree.o lpcode.o lpprint.o -o lpeg.so make[1]: Leaving directory '/builddir/build/BUILD/lpeg-1.0.1' ~/build/BUILD/compat-lua-lua-lpeg-1.0.1-11.fc31 ~/build/BUILD/lpeg-1.0.1 make lpeg.so "DLLFLAGS = -shared -fPIC" make[1]: Entering directory '/builddir/build/BUILD/compat-lua-lua-lpeg-1.0.1-11.fc31' BUILDSTDERR: gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/rlpvm.c: In function 'match': BUILDSTDERR: lpvm.c:278:14: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 278 | stack--; BUILDSTDERR: | ~~~~~^~ BUILDSTDERR: lpvm.c:280:7: note: here BUILDSTDERR: 280 | case IFail: BUILDSTDERR: | ^~~~ BUILDSTDERR: lpcode.c: In function 'getfirst': BUILDSTDERR: lpcode.c:356:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 356 | if (tocharset(sib1(tree), firstset)) { BUILDSTDERR: | ^ BUILDSTDERR: lpcode.c:362:5: note: here BUILDSTDERR: 362 | case TBehind: { /* instruction gives no new information */ BUILDSTDERR: | ^~~~ + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 edhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -I../lua/ -fPIC -c -o lpvm.o lpvm.c gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -I../lua/ -fPIC -c -o lpcap.o lpcap.c gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -I../lua/ -fPIC -c -o lptree.o lptree.c gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -I../lua/ -fPIC -c -o lpcode.o lpcode.c gcc -Wall -Wextra -pedantic -Waggregate-return -Wcast-align -Wcast-qual -Wdisabled-optimization -Wpointer-arith -Wshadow -Wsign-compare -Wundef -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -I../lua/ -fPIC -c -o lpprint.o lpprint.c env gcc -shared -fPIC -L/usr/lib64/lua/5.1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld lpvm.o lpcap.o lptree.o lpcode.o lpprint.o -o lpeg.so make[1]: Leaving directory '/builddir/build/BUILD/compat-lua-lua-lpeg-1.0.1-11.fc31' ~/build/BUILD/lpeg-1.0.1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2oSnwD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64 + cd lpeg-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/lib64/lua/5.3 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/lua/5.3 + /usr/bin/install -p lpeg.so /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/lib64/lua/5.3/lpeg.so.1.0.1 + ln -s lpeg.so.1.0.1 /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/lib64/lua/5.3/lpeg.so + /usr/bin/install -p -m 0644 re.lua /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/lua/5.3 + pushd /builddir/build/BUILD/compat-lua-lua-lpeg-1.0.1-11.fc31 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/lib64/lua/5.1 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/lua/5.1 + /usr/bin/install -p lpeg.so /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/lib64/lua/5.1/lpeg.so.1.0.1 + ln -s lpeg.so.1.0.1 /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/lib64/lua/5.1/lpeg.so + /usr/bin/install -p -m 0644 re.lua /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/lua/5.1 + popd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.1-11.fc31 --unique-debug-suffix -1.0.1-11.fc31.riscv64 --unique-debug-src-base lua-lpeg-1.0.1-11.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lpeg-1.0.1 BUILDSTDERR: 204 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs ~/build/BUILD/compat-lua-lua-lpeg-1.0.1-11.fc31 ~/build/BUILD/lpeg-1.0.1 ~/build/BUILD/lpeg-1.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/lib64/lua/5.3/lpeg.so.1.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/lib64/lua/5.1/lpeg.so.1.0.1 extracting debug info from /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/lib64/lua/5.1/lpeg.so.1.0.1 extracting debug info from /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/lib64/lua/5.3/lpeg.so.1.0.1 original debug info size: 400kB, size after compression: 384kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gf5DBF + umask 022 + cd /builddir/build/BUILD + cd lpeg-1.0.1 + lua test.lua + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 General tests for LPeg library version 1.0.1 + + + + + OK Processing files: lua-lpeg-1.0.1-11.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rMoOGE + umask 022 + cd /builddir/build/BUILD + cd lpeg-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/doc/lua-lpeg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/doc/lua-lpeg + cp -pr HISTORY /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/doc/lua-lpeg + cp -pr lpeg.html /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/doc/lua-lpeg + cp -pr re.html /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/doc/lua-lpeg + cp -pr lpeg-128.gif /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/doc/lua-lpeg + cp -pr test.lua /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64/usr/share/doc/lua-lpeg + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: lua-lpeg = 1.0.1-11.fc31 lua-lpeg(riscv-64) = 1.0.1-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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: lua5.1-lpeg-1.0.1-11.fc31.riscv64 Provides: compat-lua-lpeg lua5.1-lpeg = 1.0.1-11.fc31 lua5.1-lpeg(riscv-64) = 1.0.1-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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: lua-lpeg-debugsource-1.0.1-11.fc31.riscv64 Provides: lua-lpeg-debugsource = 1.0.1-11.fc31 lua-lpeg-debugsource(riscv-64) = 1.0.1-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lua-lpeg-debuginfo-1.0.1-11.fc31.riscv64 Provides: debuginfo(build-id) = eb2e39ee70242e9e170136ee1a5de966d4841fa1 lua-lpeg-debuginfo = 1.0.1-11.fc31 lua-lpeg-debuginfo(riscv-64) = 1.0.1-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lua-lpeg-debugsource(riscv-64) = 1.0.1-11.fc31 Processing files: lua5.1-lpeg-debuginfo-1.0.1-11.fc31.riscv64 Provides: debuginfo(build-id) = d7a92a1de54661cd5ca6eb9a4a873e1e80b11dc9 lua5.1-lpeg-debuginfo = 1.0.1-11.fc31 lua5.1-lpeg-debuginfo(riscv-64) = 1.0.1-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lua-lpeg-debugsource(riscv-64) = 1.0.1-11.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64 Wrote: /builddir/build/RPMS/lua5.1-lpeg-1.0.1-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/lua-lpeg-1.0.1-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/lua-lpeg-debugsource-1.0.1-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/lua-lpeg-debuginfo-1.0.1-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/lua5.1-lpeg-debuginfo-1.0.1-11.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.l2G5PG + umask 022 + cd /builddir/build/BUILD + cd lpeg-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lua-lpeg-1.0.1-11.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0