+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-opam-file-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.TTPcji
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf opam-file-format-2.0.0-beta3
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-opam-file-format-2.0.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd opam-file-format-2.0.0-beta3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/f13e7e665013d2abf6e369f8cb780fe4f491ce94.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ sed 's/ocamlc/ocamlc -g/g' -i src/Makefile
+ sed 's/ocamlopt/ocamlopt -g/g' -i src/Makefile
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pFVs3o
+ umask 022
+ cd /builddir/build/BUILD
+ cd opam-file-format-2.0.0-beta3
+ make byte -j4
make -C src opam-file-format.cma
make[1]: Entering directory '/builddir/build/BUILD/opam-file-format-2.0.0-beta3/src'
ocamlyacc opamBaseParser.mly
ocamllex opamLexer.mll
82 states, 2059 transitions, table size 8728 bytes
ocamldep *.mli *.ml > .depend
ocamlc -g -c opamParserTypes.mli
ocamlc -g -c opamBaseParser.mli
ocamlc -g -c opamPrinter.mli
ocamlc -g -c opamBaseParser.ml
ocamlc -g -c opamLexer.mli
ocamlc -g -c opamParser.mli
ocamlc -g -c opamPrinter.ml
ocamlc -g -c opamLexer.ml
ocamlc -g -c opamParser.ml
ocamlc -g -a opamBaseParser.cmo opamLexer.cmo opamParser.cmo opamPrinter.cmo -o opam-file-format.cma
make[1]: Leaving directory '/builddir/build/BUILD/opam-file-format-2.0.0-beta3/src'
:
+ make native -j4
make -C src opam-file-format.cmxa
make[1]: Entering directory '/builddir/build/BUILD/opam-file-format-2.0.0-beta3/src'
ocamlopt -g -c opamBaseParser.ml
ocamlopt -g -c opamLexer.ml
ocamlopt -g -c opamParser.ml
ocamlopt -g -c opamPrinter.ml
ocamlopt -g -a opamBaseParser.cmx opamLexer.cmx opamParser.cmx opamPrinter.cmx -o opam-file-format.cmxa
make[1]: Leaving directory '/builddir/build/BUILD/opam-file-format-2.0.0-beta3/src'
:
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GqNhDE
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64
+ cd opam-file-format-2.0.0-beta3
+ make install LIBDIR=/usr/lib64/ocaml DESTDIR=/builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64
mkdir -p /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64/usr/lib64/ocaml/opam-file-format
install -m 0644 \
  src/opamParserTypes.cmi src/opamBaseParser.cmi src/opamPrinter.cmi src/opamParser.cmi src/opamLexer.cmi src/opamBaseParser.cmo src/opamParser.cmo src/opamPrinter.cmo src/opamLexer.cmo src/opamBaseParser.cmx src/opamPrinter.cmx src/opamParser.cmx src/opamLexer.cmx src/opam-file-format.a src/opam-file-format.cma src/opam-file-format.cmxa src/META \
  /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64/usr/lib64/ocaml/opam-file-format/
+ cp -a src/opamBaseParser.mli src/opamLexer.mli src/opamParser.mli src/opamParserTypes.mli src/opamPrinter.mli /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64/usr/lib64/ocaml/opam-file-format/
+ /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-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lGYOR8
+ umask 022
+ cd /builddir/build/BUILD
+ cd opam-file-format-2.0.0-beta3
+ LICENSEDIR=/builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64/usr/share/licenses/ocaml-opam-file-format
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64/usr/share/licenses/ocaml-opam-file-format
+ cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64/usr/share/licenses/ocaml-opam-file-format
+ exit 0
Provides: ocaml(OpamBaseParser) = d497727e51997d6ccb79c7d90a164399 ocaml(OpamLexer) = dd0f3869b27d449082afe60207939682 ocaml(OpamParser) = ff1140e4db1ef27143761e6a7bfb9395 ocaml(OpamParserTypes) = 53f65b7a4c0efe6a7688e057e93ff2ed ocaml(OpamPrinter) = de37d358bcd6c1eb1180e3bf26306833 ocaml-opam-file-format = 2.0.0-0.2.beta3.fc28 ocaml-opam-file-format(riscv-64) = 2.0.0-0.2.beta3.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Lexing) = 0971650cdf1fa8e506e733e9a5da2628 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(OpamBaseParser) = d497727e51997d6ccb79c7d90a164399 ocaml(OpamLexer) = dd0f3869b27d449082afe60207939682 ocaml(OpamParser) = ff1140e4db1ef27143761e6a7bfb9395 ocaml(OpamParserTypes) = 53f65b7a4c0efe6a7688e057e93ff2ed ocaml(Parsing) = a75b4b148ac8febe8bba7d4528048ecb ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(runtime) = 4.06.0
Processing files: ocaml-opam-file-format-devel-2.0.0-0.2.beta3.fc28.riscv64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zHsBjj
+ umask 022
+ cd /builddir/build/BUILD
+ cd opam-file-format-2.0.0-beta3
+ LICENSEDIR=/builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64/usr/share/licenses/ocaml-opam-file-format-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64/usr/share/licenses/ocaml-opam-file-format-devel
+ cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64/usr/share/licenses/ocaml-opam-file-format-devel
+ exit 0
Provides: ocaml-opam-file-format-devel = 2.0.0-0.2.beta3.fc28 ocaml-opam-file-format-devel(riscv-64) = 2.0.0-0.2.beta3.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-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64
Wrote: /builddir/build/SRPMS/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/ocaml-opam-file-format-2.0.0-0.2.beta3.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/ocaml-opam-file-format-devel-2.0.0-0.2.beta3.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sL8q2j
+ umask 022
+ cd /builddir/build/BUILD
+ cd opam-file-format-2.0.0-beta3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-opam-file-format-2.0.0-0.2.beta3.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