Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-result.spec'], chrootPath='/var/lib/mock/f33-build-197047-47529/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-result.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1588636800 Wrote: /builddir/build/SRPMS/ocaml-result-1.2-26.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-result.spec'], chrootPath='/var/lib/mock/f33-build-197047-47529/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-result.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1588636800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ene5rF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf result-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-result-1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd result-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed 's/ocamlc/ocamlc -g/g' -i Makefile + sed 's/ocamlopt/ocamlopt -g/g' -i Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VuAnhD + umask 022 + cd /builddir/build/BUILD + cd result-1.2 + /usr/bin/make -O -j4 V=1 VERBOSE=1 byte cp `ocaml which_result.ml` result.ml ocamlc -g -c result.ml ocamlc -g -a -o result.cma result.cmo File "result.ml", line 1, characters 32-49: 1 | type ('a, 'b) result = ('a, 'b) Pervasives.result = Ok of 'a | Error of 'b ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims + /usr/bin/make -O -j4 V=1 VERBOSE=1 native ocamlopt -g -c result.ml ocamlopt -g -a -o result.cmxa result.cmx ocamlopt -g -shared -linkall -o result.cmxs result.cmxa || true File "result.ml", line 1, characters 32-49: 1 | type ('a, 'b) result = ('a, 'b) Pervasives.result = Ok of 'a | Error of 'b ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HzPaBG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64 + cd result-1.2 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml + make install ocamlfind remove result 2> /dev/null || true ocamlfind install result META result.* Installed /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml/result/result.o Installed /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml/result/result.ml Installed /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml/result/result.cmxs Installed /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml/result/result.cmxa Installed /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml/result/result.cmx Installed /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml/result/result.cmo Installed /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml/result/result.cmi Installed /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml/result/result.cma Installed /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml/result/result.a Installed /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64//usr/lib64/ocaml/result/META + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-result-1.2-26.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qNnDdF + umask 022 + cd /builddir/build/BUILD + cd result-1.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64/usr/share/doc/ocaml-result + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64/usr/share/doc/ocaml-result + cp -pr README.md /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64/usr/share/doc/ocaml-result + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EzZmqD + umask 022 + cd /builddir/build/BUILD + cd result-1.2 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64/usr/share/licenses/ocaml-result + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64/usr/share/licenses/ocaml-result + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64/usr/share/licenses/ocaml-result + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Result) = 7e302ff53426707d595a852b065dd13d ocaml-result = 1.2-26.fc33 ocaml-result(riscv-64) = 1.2-26.fc33 ocamlx(Result) = cef41e05b63728830e7a6f35e3a77d4b 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(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 rtld(GNU_HASH) Processing files: ocaml-result-devel-1.2-26.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gcsaeD + umask 022 + cd /builddir/build/BUILD + cd result-1.2 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64/usr/share/licenses/ocaml-result-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64/usr/share/licenses/ocaml-result-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64/usr/share/licenses/ocaml-result-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Result) = 7e302ff53426707d595a852b065dd13d ocaml-result-devel = 1.2-26.fc33 ocaml-result-devel(riscv-64) = 1.2-26.fc33 ocamlx(Result) = cef41e05b63728830e7a6f35e3a77d4b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-result-devel-1.2-26.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-result-1.2-26.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GNnV1G + umask 022 + cd /builddir/build/BUILD + cd result-1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-result-1.2-26.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0