Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/compat-tolua++.spec'], chrootPath='/var/lib/mock/f29-build-26587-13811/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/compat-tolua++.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/compat-tolua++-1.0.93-9.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/compat-tolua++.spec'], chrootPath='/var/lib/mock/f29-build-26587-13811/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/compat-tolua++.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9CvSMc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tolua++-1.0.93 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tolua++-1.0.93.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tolua++-1.0.93 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tolua++-1.0.93-lua51.patch):' Patch #0 (tolua++-1.0.93-lua51.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lua51 --fuzz=0 patching file config_linux.py patching file custom.py Patch #1 (tolua++-1.0.93-lua-include-path.patch): + echo 'Patch #1 (tolua++-1.0.93-lua-include-path.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file include/tolua++.h + sed -i 's/\r//' doc/tolua++.html + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8sgbRr + umask 022 + cd /builddir/build/BUILD + cd tolua++-1.0.93 BUILDSTDERR: ++ pkg-config --cflags lua-5.1 + scons -j4 -Q 'CCFLAGS=-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 -I/usr/include/lua-5.1 ' tolua_lib=tolua++-5.1 LINKFLAGS=-Wl,-soname,libtolua++-5.1.so shared=1 BUILDSTDERR: scons: warning: The Options class is deprecated; use the Variables class instead. BUILDSTDERR: File "/builddir/build/BUILD/tolua++-1.0.93/SConstruct", line 19, in ('********* tolua is ', 'bin/tolua++_bootstrap') BUILDSTDERR: scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead. BUILDSTDERR: File "/builddir/build/BUILD/tolua++-1.0.93/src/tests/SCsub", line 2, in gcc -o src/bin/tolua.o -c -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 -I/usr/include/lua-5.1 -Iinclude src/bin/tolua.c gcc -o src/bin/toluabind_default.o -c -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 -I/usr/include/lua-5.1 -Iinclude src/bin/toluabind_default.c gcc -o src/lib/tolua_event.o -c -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 -I/usr/include/lua-5.1 -Iinclude src/lib/tolua_event.c gcc -o src/lib/tolua_is.o -c -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 -I/usr/include/lua-5.1 -Iinclude src/lib/tolua_is.c BUILDSTDERR: src/lib/tolua_is.c:119:58: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: static int lua_isusertable (lua_State* L, int lo, const const char* type) BUILDSTDERR: ^~~~~ gcc -o src/lib/tolua_map.o -c -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 -I/usr/include/lua-5.1 -Iinclude src/lib/tolua_map.c gcc -o src/lib/tolua_push.o -c -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 -I/usr/include/lua-5.1 -Iinclude src/lib/tolua_push.c gcc -o src/lib/tolua_to.o -c -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 -I/usr/include/lua-5.1 -Iinclude src/lib/tolua_to.c BUILDSTDERR: src/lib/tolua_map.c: In function 'tolua_usertype': BUILDSTDERR: src/lib/tolua_map.c:398:58: warning: passing argument 2 of 'tolua_newmetatable' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: if (tolua_newmetatable(L,ctype) && tolua_newmetatable(L,type)) BUILDSTDERR: ^~~~ BUILDSTDERR: src/lib/tolua_map.c:28:52: note: expected 'char *' but argument is of type 'const char *' BUILDSTDERR: static int tolua_newmetatable (lua_State* L, char* name) BUILDSTDERR: ~~~~~~^~~~ BUILDSTDERR: src/lib/tolua_map.c: In function 'tolua_dobuffer': BUILDSTDERR: src/lib/tolua_map.c:699:36: warning: value computed is not used [-Wunused-value] BUILDSTDERR: luaL_loadbuffer(L, B, size, name) || lua_pcall(L, 0, 0, 0); BUILDSTDERR: ^~ gcc -o src/lib/tolua_event.os -c -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 -I/usr/include/lua-5.1 -fPIC -Iinclude src/lib/tolua_event.c gcc -o src/lib/tolua_is.os -c -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 -I/usr/include/lua-5.1 -fPIC -Iinclude src/lib/tolua_is.c gcc -o src/lib/tolua_map.os -c -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 -I/usr/include/lua-5.1 -fPIC -Iinclude src/lib/tolua_map.c ar rc lib/libtolua++-5.1_static src/lib/tolua_event.o src/lib/tolua_is.o src/lib/tolua_map.o src/lib/tolua_push.o src/lib/tolua_to.o BUILDSTDERR: src/lib/tolua_is.c:119:58: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: static int lua_isusertable (lua_State* L, int lo, const const char* type) BUILDSTDERR: ^~~~~ ranlib lib/libtolua++-5.1_static gcc -o bin/tolua++_bootstrap -Wl,-soname,libtolua++-5.1.so src/bin/tolua.o src/bin/toluabind_default.o lib/libtolua++-5.1_static -Llib -llua-5.1 -ldl -lm BUILDSTDERR: src/lib/tolua_map.c: In function 'tolua_usertype': BUILDSTDERR: src/lib/tolua_map.c:398:58: warning: passing argument 2 of 'tolua_newmetatable' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: if (tolua_newmetatable(L,ctype) && tolua_newmetatable(L,type)) BUILDSTDERR: ^~~~ BUILDSTDERR: src/lib/tolua_map.c:28:52: note: expected 'char *' but argument is of type 'const char *' BUILDSTDERR: static int tolua_newmetatable (lua_State* L, char* name) BUILDSTDERR: ~~~~~~^~~~ BUILDSTDERR: src/lib/tolua_map.c: In function 'tolua_dobuffer': BUILDSTDERR: src/lib/tolua_map.c:699:36: warning: value computed is not used [-Wunused-value] BUILDSTDERR: luaL_loadbuffer(L, B, size, name) || lua_pcall(L, 0, 0, 0); BUILDSTDERR: ^~ gcc -o src/lib/tolua_push.os -c -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 -I/usr/include/lua-5.1 -fPIC -Iinclude src/lib/tolua_push.c bin/tolua++_bootstrap -C -H src/bin/toluabind.h -o src/bin/toluabind.c -n tolua src/bin/tolua_scons.pkg gcc -o src/lib/tolua_to.os -c -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 -I/usr/include/lua-5.1 -fPIC -Iinclude src/lib/tolua_to.c gcc -o lib/libtolua++-5.1.so -Wl,-soname,libtolua++-5.1.so -shared src/lib/tolua_event.os src/lib/tolua_is.os src/lib/tolua_map.os src/lib/tolua_push.os src/lib/tolua_to.os -Llib -llua-5.1 -ldl -lm gcc -o src/bin/toluabind.o -c -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 -I/usr/include/lua-5.1 -Iinclude src/bin/toluabind.c gcc -o bin/tolua++ -Wl,-soname,libtolua++-5.1.so src/bin/tolua.o src/bin/toluabind.o -Llib -ltolua++-5.1 -llua-5.1 -ldl -lm + gcc -o bin/tolua++ src/bin/tolua.o src/bin/toluabind_default.o -Llib -ltolua++-5.1 -llua-5.1 -ldl -lm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JLE5b2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64 + cd tolua++-1.0.93 + mkdir -p /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/lib64 + mkdir -p /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/include + install -m 755 bin/tolua++ /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/bin + install -m 755 lib/libtolua++-5.1.so /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/lib64 + ln -s libtolua++-5.1.so /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/lib64/libtolua++.so + install -p -m 644 include/tolua++.h /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/include + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.93-9.fc29 --unique-debug-suffix -1.0.93-9.fc29.riscv64 --unique-debug-src-base compat-tolua++-1.0.93-9.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tolua++-1.0.93 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/bin/tolua++ explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/lib64/libtolua++-5.1.so extracting debug info from /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/bin/tolua++ extracting debug info from /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/lib64/libtolua++-5.1.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1123 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: compat-tolua++-1.0.93-9.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XuWB4b + umask 022 + cd /builddir/build/BUILD + cd tolua++-1.0.93 + DOCDIR=/builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/share/doc/compat-tolua++ + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/share/doc/compat-tolua++ + cp -pr README /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/share/doc/compat-tolua++ + cp -pr doc/index.html doc/tolua++.html doc/toluapp.gif /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64/usr/share/doc/compat-tolua++ + exit 0 Provides: compat-tolua++ = 1.0.93-9.fc29 compat-tolua++(riscv-64) = 1.0.93-9.fc29 libtolua++-5.1.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) libdl.so.2()(64bit) liblua-5.1.so()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: compat-tolua++-devel-1.0.93-9.fc29.riscv64 Provides: compat-tolua++-devel = 1.0.93-9.fc29 compat-tolua++-devel(riscv-64) = 1.0.93-9.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) liblua-5.1.so()(64bit) libm.so.6()(64bit) libtolua++-5.1.so()(64bit) rtld(GNU_HASH) Conflicts: tolua++-devel Processing files: compat-tolua++-debugsource-1.0.93-9.fc29.riscv64 Provides: compat-tolua++-debugsource = 1.0.93-9.fc29 compat-tolua++-debugsource(riscv-64) = 1.0.93-9.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: compat-tolua++-debuginfo-1.0.93-9.fc29.riscv64 Provides: compat-tolua++-debuginfo = 1.0.93-9.fc29 compat-tolua++-debuginfo(riscv-64) = 1.0.93-9.fc29 debuginfo(build-id) = dd9b03ff48351d755dba4acc38ecfbe5853e6557 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: compat-tolua++-debugsource(riscv-64) = 1.0.93-9.fc29 Processing files: compat-tolua++-devel-debuginfo-1.0.93-9.fc29.riscv64 Provides: compat-tolua++-devel-debuginfo = 1.0.93-9.fc29 compat-tolua++-devel-debuginfo(riscv-64) = 1.0.93-9.fc29 debuginfo(build-id) = c81f960a709b4652915d98895767cb09442edb9d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: compat-tolua++-debugsource(riscv-64) = 1.0.93-9.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64 Wrote: /builddir/build/RPMS/compat-tolua++-1.0.93-9.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/compat-tolua++-devel-1.0.93-9.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/compat-tolua++-debugsource-1.0.93-9.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/compat-tolua++-debuginfo-1.0.93-9.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/compat-tolua++-devel-debuginfo-1.0.93-9.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VNerfC + umask 022 + cd /builddir/build/BUILD + cd tolua++-1.0.93 + /usr/bin/rm -rf /builddir/build/BUILDROOT/compat-tolua++-1.0.93-9.fc29.riscv64 + exit 0 Child return code was: 0