+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-num.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.npyeE1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf num-1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-num-1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd num-1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-install-Use-DESTDIR.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-toplevel-Add-g-flag.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-src-Add-g-flag-to-mklib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DZUdo3 + umask 022 + cd /builddir/build/BUILD + cd num-1.1 + make -j4 all make -C src all make[1]: Entering directory '/builddir/build/BUILD/num-1.1/src' ocamlc -g -ccopt -DBNG_ARCH_generic -c bng.c ocamlc -g -ccopt -DBNG_ARCH_generic -c nat_stubs.c ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml ocamlmklib -g -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo ocamlmklib -g -oc nums bng.o nat_stubs.o ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml ocamlmklib -g -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa make[1]: Leaving directory '/builddir/build/BUILD/num-1.1/src' make -C toplevel all make[1]: Entering directory '/builddir/build/BUILD/num-1.1/toplevel' ocamlc -g -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli ocamlc -g -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli ocamlc -g -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml ocamlc -g -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml ocamlc -g -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo make[1]: Leaving directory '/builddir/build/BUILD/num-1.1/toplevel' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WxA0t3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64 + cd num-1.1 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml/stublibs + make install make -C src install make[1]: Entering directory '/builddir/build/BUILD/num-1.1/src' ocamlfind install num META Installed /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml/num/META install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a big_int.cmx nat.cmx num.cmx ratio.cmx arith_status.cmx nums.cmxs /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml install dllnums.so /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml/stublibs make[1]: Leaving directory '/builddir/build/BUILD/num-1.1/src' make -C toplevel install make[1]: Entering directory '/builddir/build/BUILD/num-1.1/toplevel' ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi Installed /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml/num-top/num_top_printers.cmi Installed /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml/num-top/num_top.cmi Installed /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml/num-top/num_top.cma Installed /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml/num-top/META make[1]: Leaving directory '/builddir/build/BUILD/num-1.1/toplevel' + find /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/lib64/ocaml -name '*.cmti' -delete + /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-num-1.1-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MvfwPv + umask 022 + cd /builddir/build/BUILD + cd num-1.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/share/doc/ocaml-num + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/share/doc/ocaml-num + cp -pr Changelog /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/share/doc/ocaml-num + cp -pr README.md /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/share/doc/ocaml-num + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Cp2K3v + umask 022 + cd /builddir/build/BUILD + cd num-1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/share/licenses/ocaml-num + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/share/licenses/ocaml-num + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/share/licenses/ocaml-num + exit 0 Provides: ocaml(Arith_flags) = deb3ad39450673d5e4b934ddbbac0484 ocaml(Arith_status) = 4a7cfef19b4ef6217832e7687fdeec09 ocaml(Big_int) = 03222e74eff85e83058e8aa59ebd0a1b ocaml(Int_misc) = 02c7edb0d28b718ca8198ac567df56b2 ocaml(Nat) = fef727f1ecfe9365db096949ceee1ea1 ocaml(Num) = 2d56e1ad416bb61e8bb74f395a2f5704 ocaml(Num_top) = fd9e0e768e86ceb08cf105ba3d97c672 ocaml(Num_top_printers) = 8b24a9ef1dd2962a397ae787eb4d4812 ocaml(Ratio) = 3e4f9c2885f67c864ec5517d16ac0410 ocaml-num = 1.1-4.fc28 ocaml-num(riscv-64) = 1.1-4.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(Big_int) = 03222e74eff85e83058e8aa59ebd0a1b ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Int64) = f1c602b12ea723a45bbe6143f116a991 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Longident) = 91f9af52ab5161ed3399272c57599564 ocaml(Nat) = fef727f1ecfe9365db096949ceee1ea1 ocaml(Nativeint) = 7b210723c1ccafec90ff1578ad7e5996 ocaml(Num) = 2d56e1ad416bb61e8bb74f395a2f5704 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Ratio) = 3e4f9c2885f67c864ec5517d16ac0410 ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Topdirs) = e38dd2bdb5c846f5e026e1516bd55d2f ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-num-devel-1.1-4.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8zw3TD + umask 022 + cd /builddir/build/BUILD + cd num-1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/share/licenses/ocaml-num-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/share/licenses/ocaml-num-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-num-1.1-4.fc28.riscv64/usr/share/licenses/ocaml-num-devel + exit 0 Provides: ocaml-num-devel = 1.1-4.fc28 ocaml-num-devel(riscv-64) = 1.1-4.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-num-1.1-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/ocaml-num-1.1-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-num-1.1-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-num-devel-1.1-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8epzmS + umask 022 + cd /builddir/build/BUILD + cd num-1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-num-1.1-4.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