+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-easy-format.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.3VDoxd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf easy-format-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/easy-format-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd easy-format-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i.add-debuginfo 's/ocamlopt/ocamlopt -g/;s/ocamlc \(-[co]\)/ocamlc -g \1/' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B9UI50 + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + make ocamlc -g -c easy_format.mli ocamlc -g -c -dtypes easy_format.ml touch bytecode ocamlc -g -c easy_format.mli ocamlopt -g -c -dtypes easy_format.ml ocamlopt -g -I . -shared -linkall -o easy_format.cmxs easy_format.cmx touch nativecode + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4fdsc3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64 + cd easy-format-1.0.2 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/lib64/ocaml + make install echo "version = \"1.0.2\"" > META; cat META.tpl >> META INSTALL_FILES="META easy_format.cmi easy_format.mli"; \ if test -f bytecode; then \ INSTALL_FILES="$INSTALL_FILES easy_format.cmo"; \ fi; \ if test -f nativecode; then \ INSTALL_FILES="$INSTALL_FILES easy_format.cmx easy_format.o easy_format.cmxs"; \ fi; \ ocamlfind install easy-format $INSTALL_FILES Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/lib64/ocaml/easy-format/easy_format.cmxs Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/lib64/ocaml/easy-format/easy_format.o Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/lib64/ocaml/easy-format/easy_format.cmx Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/lib64/ocaml/easy-format/easy_format.cmo Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/lib64/ocaml/easy-format/easy_format.mli Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/lib64/ocaml/easy-format/easy_format.cmi Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/lib64/ocaml/easy-format/META + /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: ocaml-easy-format-1.0.2-22.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vvsOTY + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/share/doc/ocaml-easy-format + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/share/doc/ocaml-easy-format + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/share/doc/ocaml-easy-format + exit 0 Provides: ocaml(Easy_format) = 938e7971714b18f4aace900139c50557 ocaml-easy-format = 1.0.2-22.fc28 ocaml-easy-format(riscv-64) = 1.0.2-22.fc28 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) ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-easy-format-devel-1.0.2-22.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZjVJOs + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/share/doc/ocaml-easy-format-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/share/doc/ocaml-easy-format-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/share/doc/ocaml-easy-format-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/share/doc/ocaml-easy-format-devel + cp -pr Changes /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64/usr/share/doc/ocaml-easy-format-devel + exit 0 Provides: ocaml-easy-format-devel = 1.0.2-22.fc28 ocaml-easy-format-devel(riscv-64) = 1.0.2-22.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64 Wrote: /builddir/build/SRPMS/ocaml-easy-format-1.0.2-22.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-easy-format-1.0.2-22.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-easy-format-devel-1.0.2-22.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V6CXhw + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-22.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff