+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-xmlm.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.fCM96Z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlm-1.2.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xmlm-1.2.0.tbz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlm-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xmlm-1.2.0-debug.patch):' Patch #0 (xmlm-1.2.0-debug.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .debug --fuzz=0 patching file _tags + echo 'Patch #1 (0001-Safe-string-support.patch):' Patch #1 (0001-Safe-string-support.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/xmlm.ml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dUiV77 + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + ./pkg/build true ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends ocamlfind ocamlc -c -g -I src -I test -o src/xmlm.cmi src/xmlm.mli ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I test -o src/xmlm.cmx src/xmlm.ml + ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I test -o src/xmlm.cmx src/xmlm.ml File "src/xmlm.ml", line 1128, characters 18-34: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -c -g -annot -bin-annot -I src -I test -o src/xmlm.cmo src/xmlm.ml + ocamlfind ocamlc -c -g -annot -bin-annot -I src -I test -o src/xmlm.cmo src/xmlm.ml File "src/xmlm.ml", line 1128, characters 18-34: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends ocamlfind ocamlc -c -g -annot -bin-annot -I test -I src -o test/xhtml.cmo test/xhtml.ml ocamlfind ocamlc -c -g -annot -bin-annot -I test -I src -o test/xmltrip.cmo test/xmltrip.ml + ocamlfind ocamlc -c -g -annot -bin-annot -I test -I src -o test/xmltrip.cmo test/xmltrip.ml File "test/xmltrip.ml", line 179, characters 33-49: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -c -g -annot -bin-annot -I test -I src -o test/xhtml.cmx test/xhtml.ml ocamlfind ocamlopt -c -g -annot -bin-annot -I test -I src -o test/xmltrip.cmx test/xmltrip.ml + ocamlfind ocamlopt -c -g -annot -bin-annot -I test -I src -o test/xmltrip.cmx test/xmltrip.ml File "test/xmltrip.ml", line 179, characters 33-49: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FOsIye + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64 + cd xmlm-1.2.0 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/lib64/ocaml/xmlm + install -m 755 -p _build/test/xmltrip.native /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/bin/xmltrip + install -m 644 -p _build/src/xmlm.a _build/src/xmlm.cmxa /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/lib64/ocaml/xmlm/ + install -m 755 -p _build/src/xmlm.cmxs /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/lib64/ocaml/xmlm/ + install -m 644 -p _build/pkg/META _build/src/xmlm.cma _build/src/xmlm.cmi _build/src/xmlm.cmo _build/src/xmlm.cmt _build/src/xmlm.cmx _build/src/xmlm.mli /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/lib64/ocaml/xmlm/ + /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-xmlm-1.2.0-25.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zLI4ro + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/share/doc/ocaml-xmlm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/share/doc/ocaml-xmlm + cp -pr README.md /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/share/doc/ocaml-xmlm + exit 0 warning: File listed twice: /usr/lib/.build-id/58/8ec882a11db184c930a9f5233e9a312e9a0b34 Provides: ocaml(Xmlm) = d2d53174b6e4c327c7f8097e2c56dc30 ocaml-xmlm = 1.2.0-25.fc28 ocaml-xmlm(riscv-64) = 1.2.0-25.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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-xmlm-devel-1.2.0-25.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h4lqgt + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/share/doc/ocaml-xmlm-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/share/doc/ocaml-xmlm-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/share/doc/ocaml-xmlm-devel + cp -pr _build/test/examples.ml /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/share/doc/ocaml-xmlm-devel + cp -pr _build/test/xhtml.ml /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/share/doc/ocaml-xmlm-devel + cp -pr doc /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64/usr/share/doc/ocaml-xmlm-devel + exit 0 Provides: ocaml-xmlm-devel = 1.2.0-25.fc28 ocaml-xmlm-devel(riscv-64) = 1.2.0-25.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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.fc28.riscv64 Wrote: /builddir/build/SRPMS/ocaml-xmlm-1.2.0-25.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-xmlm-1.2.0-25.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-xmlm-devel-1.2.0-25.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ijn59z + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-25.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