+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/lua-md5.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.z3iATC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf md5-1.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/md5-1.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd md5-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (lua-md5-lua-5.2.patch):' Patch #0 (lua-md5-lua-5.2.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lua-52 --fuzz=0 patching file src/ldes56.c patching file src/md5lib.c patching file tests/test.lua + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GmqVT9 + umask 022 + cd /builddir/build/BUILD + cd md5-1.1.2 + make 'CFLAGS=-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 -fPIC' gcc -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 -fPIC -c -o src/md5.o src/md5.c gcc -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 -fPIC -c -o src/md5lib.o src/md5lib.c export MACOSX_DEPLOYMENT_TARGET="10.3"; gcc -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 -fPIC -shared -o src/core.so src/md5.o src/md5lib.o gcc -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 -fPIC -c -o src/des56.o src/des56.c gcc -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 -fPIC -c -o src/ldes56.o src/ldes56.c export MACOSX_DEPLOYMENT_TARGET="10.3"; gcc -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 -fPIC -shared -o src/des56.so src/des56.o src/ldes56.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tlXs4V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64 + cd md5-1.1.2 + rm -rf /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/lib64/lua/5.2 + mkdir -p /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/share/lua/5.2 + make install LUA_DIR=/builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/share/lua/5.2 LUA_LIBDIR=/builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/lib64/lua/5.2 mkdir -p /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/lib64/lua/5.2/md5 cp src/core.so /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/lib64/lua/5.2/md5/core.so mkdir -p /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/share/lua/5.2 cp src/md5.lua /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/share/lua/5.2 cp src/des56.so /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/lib64/lua/5.2 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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: lua-md5-1.1.2-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AZhlxu + umask 022 + cd /builddir/build/BUILD + cd md5-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/share/doc/lua-md5 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/share/doc/lua-md5 + cp -pr README /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/share/doc/lua-md5 + cp -pr doc/us/index.html doc/us/license.html doc/us/manual.html doc/us/md5.png /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64/usr/share/doc/lua-md5 + exit 0 Provides: lua-md5 = 1.1.2-15.fc28 lua-md5(riscv-64) = 1.1.2-15.fc28 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64 Wrote: /builddir/build/SRPMS/lua-md5-1.1.2-15.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/lua-md5-1.1.2-15.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mEqgwq + umask 022 + cd /builddir/build/BUILD + cd md5-1.1.2 + rm -rf /builddir/build/BUILDROOT/lua-md5-1.1.2-15.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff