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/premake.spec'], chrootPath='/var/lib/mock/f29-build-10152-4579/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/premake.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/premake-4.3-17.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/premake.spec'], chrootPath='/var/lib/mock/f29-build-10152-4579/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/premake.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.XWAKgl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf premake-4.3 + /usr/bin/unzip -qq /builddir/build/SOURCES/premake-4.3-src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd premake-4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (premake-4.3-system-lua.patch):' Patch #0 (premake-4.3-system-lua.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file build/gmake.unix/Premake4.make + echo 'Patch #1 (premake-4.3-manpage.patch):' Patch #1 (premake-4.3-manpage.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file premake4.1 + sed -i 's|^\s*CFLAGS\s*+=.*|CFLAGS += $(CPPFLAGS) -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|' build/gmake.unix/Premake4.make + sed -i 's|^\s*LDFLAGS\s*+= -s|LDFLAGS +=|' build/gmake.unix/Premake4.make + sed -i s/debug/release/ tests/test + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KbItKR + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + cd build/gmake.unix/ + make verbose=true -j4 ==== Building Premake4 (release) ==== Creating ../../bin/release Creating obj/Release mkdir -p ../../bin/release os_chdir.c mkdir -p obj/Release cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/os_chdir.o" -c "../../src/host/os_chdir.c" os_getcwd.c os_copyfile.c os_isdir.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/os_copyfile.o" -c "../../src/host/os_copyfile.c" cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/os_getcwd.o" -c "../../src/host/os_getcwd.c" cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/os_isdir.o" -c "../../src/host/os_isdir.c" BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/os_getcwd.c:7: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/os_chdir.c:7: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/os_copyfile.c:8: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/os_isdir.c:9: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition os_isfile.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/os_isfile.o" -c "../../src/host/os_isfile.c" os_match.c os_mkdir.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/os_mkdir.o" -c "../../src/host/os_mkdir.c" cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/os_match.o" -c "../../src/host/os_match.c" BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/os_isfile.c:8: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition os_pathsearch.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/os_pathsearch.o" -c "../../src/host/os_pathsearch.c" BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/os_mkdir.c:8: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/os_pathsearch.c:11: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/os_match.c:9: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition os_rmdir.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/os_rmdir.o" -c "../../src/host/os_rmdir.c" os_uuid.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/os_uuid.o" -c "../../src/host/os_uuid.c" BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/os_uuid.c:7: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/os_rmdir.c:8: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition path_isabsolute.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/path_isabsolute.o" -c "../../src/host/path_isabsolute.c" premake.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/premake.o" -c "../../src/host/premake.c" BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/path_isabsolute.c:7: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition scripts.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/scripts.o" -c "../../src/host/scripts.c" string_endswith.c cc -MMD -MP -DNDEBUG -DLUA_USE_POSIX -DLUA_USE_DLOPEN -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 -o "obj/Release/string_endswith.o" -c "../../src/host/string_endswith.c" BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/premake.c:9: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition BUILDSTDERR: In file included from /usr/include/lua-5.1/lua.h:16, BUILDSTDERR: from ../../src/host/premake.h:8, BUILDSTDERR: from ../../src/host/string_endswith.c:7: BUILDSTDERR: /usr/include/lua-5.1/luaconf.h:21: warning: "LUA_USE_POSIX" redefined BUILDSTDERR: #define LUA_USE_POSIX BUILDSTDERR: BUILDSTDERR: : note: this is the location of the previous definition Linking Premake4 cc -o ../../bin/release/premake4 obj/Release/os_chdir.o obj/Release/os_copyfile.o obj/Release/os_getcwd.o obj/Release/os_isdir.o obj/Release/os_isfile.o obj/Release/os_match.o obj/Release/os_mkdir.o obj/Release/os_pathsearch.o obj/Release/os_rmdir.o obj/Release/os_uuid.o obj/Release/path_isabsolute.o obj/Release/premake.o obj/Release/scripts.o obj/Release/string_endswith.o -rdynamic -lm -ldl -llua-5.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d9MyFu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64 + cd premake-4.3 + install -m 755 -Dp ./bin/release/premake4 /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64//usr/bin/premake4 + install -m 644 -Dp ./premake4.1 /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64//usr/share/man/man1/premake4.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.3-17.fc29 --unique-debug-suffix -4.3-17.fc29.riscv64 --unique-debug-src-base premake-4.3-17.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/premake-4.3 extracting debug info from /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64/usr/bin/premake4 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 378 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: premake-4.3-17.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8DNAMe + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + DOCDIR=/builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64/usr/share/doc/premake + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64/usr/share/doc/premake + cp -pr README.txt /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64/usr/share/doc/premake + cp -pr CHANGES.txt /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64/usr/share/doc/premake + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RY1kiY + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + LICENSEDIR=/builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64/usr/share/licenses/premake + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64/usr/share/licenses/premake + cp -pr LICENSE.txt /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64/usr/share/licenses/premake + exit 0 Provides: premake = 4.3-17.fc29 premake(riscv-64) = 4.3-17.fc29 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) libdl.so.2()(64bit) liblua-5.1.so()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: premake-debugsource-4.3-17.fc29.riscv64 Provides: premake-debugsource = 4.3-17.fc29 premake-debugsource(riscv-64) = 4.3-17.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: premake-debuginfo-4.3-17.fc29.riscv64 Provides: debuginfo(build-id) = 128ee47aa3e1c8722d7670f2b0bcaa0818402aa9 premake-debuginfo = 4.3-17.fc29 premake-debuginfo(riscv-64) = 4.3-17.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: premake-debugsource(riscv-64) = 4.3-17.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64 Wrote: /builddir/build/RPMS/premake-4.3-17.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/premake-debugsource-4.3-17.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/premake-debuginfo-4.3-17.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BzBBMY + umask 022 + cd /builddir/build/BUILD + cd premake-4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/premake-4.3-17.fc29.riscv64 + exit 0 Child return code was: 0