+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libscrypt.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.7LiOpy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libscrypt-1.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.21.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libscrypt-1.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t7ZboG + umask 022 + cd /builddir/build/BUILD + cd libscrypt-1.21 + export '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 ' + 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 ' + make -j4 cc -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 -c -o crypto_scrypt-nosse.o crypto_scrypt-nosse.c cc -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 -c -o sha256.o sha256.c cc -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 -c -o crypto-mcf.o crypto-mcf.c cc -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 -c -o b64.o b64.c cc -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 -c -o crypto-scrypt-saltgen.o crypto-scrypt-saltgen.c cc -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 -c -o crypto_scrypt-check.o crypto_scrypt-check.c cc -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 -c -o crypto_scrypt-hash.o crypto_scrypt-hash.c cc -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 -c -o slowequals.o slowequals.c cc -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 -c -o main.o main.c cc -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 -c -o crypto_scrypt-hexconvert.o crypto_scrypt-hexconvert.c cc -Wl,-z,now -Wl,-z,relro -Wl,-soname,libscrypt.so.0 -Wl,--version-script=libscrypt.version -shared -o libscrypt.so.0 crypto_scrypt-nosse.o sha256.o crypto-mcf.o b64.o crypto-scrypt-saltgen.o crypto_scrypt-check.o crypto_scrypt-hash.o slowequals.o -lm -lc ar rcs libscrypt.a crypto_scrypt-nosse.o sha256.o crypto-mcf.o b64.o crypto-scrypt-saltgen.o crypto_scrypt-check.o crypto_scrypt-hash.o slowequals.o ln -s -f libscrypt.so.0 libscrypt.so cc -Wall -o reference main.o b64.o crypto_scrypt-hexconvert.o -Wl,-rpath=. -L. -lscrypt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eGbxWu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64 + cd libscrypt-1.21 + make install DESTDIR=/builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64 PREFIX=/usr LIBDIR=/usr/lib64 install -d /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64 /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/include install -pm 0755 libscrypt.so.0 /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/lib64 cd /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/lib64 && ln -s -f libscrypt.so.0 /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/lib64/libscrypt.so install -pm 0644 libscrypt.h /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/include + find /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64 -name '*.*a' -exec rm -f '{}' ';' + /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: libscrypt-1.21-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a4vCtV + umask 022 + cd /builddir/build/BUILD + cd libscrypt-1.21 + DOCDIR=/builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/share/doc/libscrypt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/share/doc/libscrypt + cp -pr README.md /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/share/doc/libscrypt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.usWnhR + umask 022 + cd /builddir/build/BUILD + cd libscrypt-1.21 + LICENSEDIR=/builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/share/licenses/libscrypt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/share/licenses/libscrypt + cp -pr LICENSE /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64/usr/share/licenses/libscrypt + exit 0 Provides: libscrypt = 1.21-5.fc28 libscrypt(riscv-64) = 1.21-5.fc28 libscrypt.so.0()(64bit) libscrypt.so.0(libscrypt)(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) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: libscrypt-devel-1.21-5.fc28.riscv64 Provides: libscrypt-devel = 1.21-5.fc28 libscrypt-devel(riscv-64) = 1.21-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libscrypt.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/libscrypt-1.21-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libscrypt-1.21-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libscrypt-devel-1.21-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LFj4XS + umask 022 + cd /builddir/build/BUILD + cd libscrypt-1.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libscrypt-1.21-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff