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-gen.spec'], chrootPath='/var/lib/mock/f33-build-192157-46481/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-gen.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=1587513600 Wrote: /builddir/build/SRPMS/ocaml-gen-0.5.2-10.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-gen.spec'], chrootPath='/var/lib/mock/f33-build-192157-46481/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-gen.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=1587513600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4Lusf3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gen-0.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-gen-0.5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gen-0.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hL8vt5 + umask 022 + cd /builddir/build/BUILD + cd gen-0.5.2 + dune build -j4 -p gen @install ocamlc src/.gen.objs/byte/gen.{cmo,cmt} File "src/gen.ml", line 671, characters 17-35: 671 | let lexico ?(cmp=Pervasives.compare) gen1 gen2 = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 851, characters 23-41: 851 | let intersection ?(cmp=Pervasives.compare) gen1 gen2 = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 872, characters 23-41: 872 | let sorted_merge ?(cmp=Pervasives.compare) gen1 gen2 = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 940, characters 25-43: 940 | let sorted_merge_n ?(cmp=Pervasives.compare) l = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 1235, characters 15-33: 1235 | let sort ?(cmp=Pervasives.compare) gen = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 1251, characters 20-38: 1251 | let sort_uniq ?(cmp=Pervasives.compare) gen = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 1846, characters 17-35: 1846 | let sort ?(cmp=Pervasives.compare) enum = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 1849, characters 22-40: 1849 | let sort_uniq ?(cmp=Pervasives.compare) e = ^^^^^^^^^^^^^^^^^^ 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 ocamlopt src/.gen.objs/native/gen.{cmx,o} File "src/gen.ml", line 671, characters 17-35: 671 | let lexico ?(cmp=Pervasives.compare) gen1 gen2 = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 851, characters 23-41: 851 | let intersection ?(cmp=Pervasives.compare) gen1 gen2 = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 872, characters 23-41: 872 | let sorted_merge ?(cmp=Pervasives.compare) gen1 gen2 = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 940, characters 25-43: 940 | let sorted_merge_n ?(cmp=Pervasives.compare) l = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 1235, characters 15-33: 1235 | let sort ?(cmp=Pervasives.compare) gen = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 1251, characters 20-38: 1251 | let sort_uniq ?(cmp=Pervasives.compare) gen = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 1846, characters 17-35: 1846 | let sort ?(cmp=Pervasives.compare) enum = ^^^^^^^^^^^^^^^^^^ 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 File "src/gen.ml", line 1849, characters 22-40: 1849 | let sort_uniq ?(cmp=Pervasives.compare) e = ^^^^^^^^^^^^^^^^^^ 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 + dune build -j4 @doc File "src/genLabels_intf.ml", line 332, characters 22-36: Unknown reference qualifier 'int_range ~by'. File "src/genLabels_intf.ml", line 347, characters 20-34: Unknown reference qualifier 'int_range ~by'. File "src/gen_intf.ml", line 334, characters 22-36: Unknown reference qualifier 'int_range ~by'. File "src/gen_intf.ml", line 349, characters 20-34: Unknown reference qualifier 'int_range ~by'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YUU4q2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64 + cd gen-0.5.2 + dune install --destdir=/builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64 Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/META Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/dune-package Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.a Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.cma Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.cmi Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.cmt Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.cmti Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.cmx Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.cmxa Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.cmxs Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.ml Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.mli Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genClone.cmi Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genClone.cmt Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genClone.cmti Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genClone.cmx Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genClone.ml Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genClone.mli Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genLabels.cmi Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genLabels.cmt Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genLabels.cmti Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genLabels.cmx Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genLabels.ml Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genLabels.mli Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genLabels_intf.cmi Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genLabels_intf.cmt Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genLabels_intf.cmx Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genLabels_intf.ml Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genM.cmi Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genM.cmt Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genM.cmti Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genM.cmx Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genM.ml Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genM.mli Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genMList.cmi Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genMList.cmt Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genMList.cmti Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genMList.cmx Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genMList.ml Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genMList.mli Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genM_intf.cmi Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genM_intf.cmt Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genM_intf.cmx Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/genM_intf.ml Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen_intf.cmi Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen_intf.cmt Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen_intf.cmx Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen_intf.ml Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/opam Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/doc/gen/CHANGELOG.md Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/doc/gen/LICENSE Installing /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/doc/gen/README.md + find _build/default/_doc/_html -name .dune-keep -delete + rm -r /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/doc + find /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.5.2-10.fc33 --unique-debug-suffix -0.5.2-10.fc33.riscv64 --unique-debug-src-base ocaml-gen-0.5.2-10.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gen-0.5.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/lib64/ocaml/gen/gen.cmxs original debug info size: 92kB, size after compression: 96kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/format.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/queue.ml: Cannot stat: No such file or directory cpio: _build/default/random.ml: Cannot stat: No such file or directory 115 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Khyf54 + umask 022 + cd /builddir/build/BUILD + cd gen-0.5.2 + dune runtest -p gen --no-buffer Extraction : `gen_intf.ml' `genM_intf.ml' `genMList.ml' `genM.ml' `genLabels_intf.ml' `genLabels.ml' `genClone.ml' `gen.ml' `genMList.mli' `genM.mli' `genLabels.mli' `genClone.mli' `gen.mli' Done. File "gen.ml", line 379, characters 36-50: 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 File "gen.ml", line 687, characters 52-70: 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 File "gen.ml", line 841, characters 28-46: 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 File "gen.ml", line 848, characters 29-47: 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 File "gen.ml", line 1172, characters 17-35: 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 File "gen.ml", line 1180, characters 15-33: 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 File "gen.ml", line 1353, characters 46-64: 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 File "gen.ml", line 1437, characters 51-69: 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 File "gen.ml", line 1483, characters 42-60: 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 File "gen.ml", line 1484, characters 28-46: 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 File "gen.ml", line 1524, characters 37-55: 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 File "gen.ml", line 1525, characters 28-46: 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 File "gen.ml", line 1528, characters 44-62: 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 File "gen.ml", line 1529, characters 28-46: 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 File "gen.ml", line 379, characters 36-50: 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 File "gen.ml", line 687, characters 52-70: 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 File "gen.ml", line 841, characters 28-46: 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 File "gen.ml", line 848, characters 29-47: 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 File "gen.ml", line 1172, characters 17-35: 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 File "gen.ml", line 1180, characters 15-33: 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 File "gen.ml", line 1353, characters 46-64: 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 File "gen.ml", line 1437, characters 51-69: 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 File "gen.ml", line 1483, characters 42-60: 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 File "gen.ml", line 1484, characters 28-46: 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 File "gen.ml", line 1524, characters 37-55: 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 File "gen.ml", line 1525, characters 28-46: 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 File "gen.ml", line 1528, characters 44-62: 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 File "gen.ml", line 1529, characters 28-46: 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 random seed: 291115618 Running tests... [0 / 108] >empty>gen.ml:45 [1 / 108] >empty>gen.ml:45 * [1 / 108] >singleton>gen.ml:54 [2 / 108] >singleton>gen.ml:54 * [2 / 108] >singleton>gen.ml:55 [3 / 108] >singleton>gen.ml:55 * [3 / 108] >>gen.ml:59 [4 / 108] >>gen.ml:59 * [4 / 108] >repeat>gen.ml:71 [5 / 108] >repeat>gen.ml:71 * [5 / 108] >repeatedly>gen.ml:77 [6 / 108] >repeatedly>gen.ml:77 * [6 / 108] >iterate>gen.ml:89 [7 / 108] >iterate>gen.ml:89 * [7 / 108] >get_exn>gen.ml:102 [8 / 108] >get_exn>gen.ml:102 * [8 / 108] >>gen.ml:117 [9 / 108] >>gen.ml:117 * [9 / 108] >unfold>gen.ml:139 [10 / 108] >unfold>gen.ml:139 * [10 / 108] >init>gen.ml:154 [11 / 108] >init>gen.ml:154 * [11 / 108] >iter>gen.ml:163 [12 / 108] >iter>gen.ml:163 * [12 / 108] >>gen.ml:181 [13 / 108] >>gen.ml:181 * [13 / 108] >>gen.ml:182 [14 / 108] >>gen.ml:182 * [14 / 108] >>gen.ml:189 [15 / 108] >>gen.ml:189 * [15 / 108] >scan>gen.ml:219 [16 / 108] >scan>gen.ml:219 * [16 / 108] >unfold_scan>gen.ml:239 [17 / 108] >unfold_scan>gen.ml:239 * [17 / 108] >map>gen.ml:254 [18 / 108] >map>gen.ml:254 * [18 / 108] >>gen.ml:260 [19 / 108] >>gen.ml:260 * [19 / 108] >mapi>gen.ml:272 [20 / 108] >mapi>gen.ml:272 * [20 / 108] >>gen.ml:283 [21 / 108] >>gen.ml:283 * [21 / 108] >>gen.ml:296 [22 / 108] >>gen.ml:296 * [22 / 108] >>gen.ml:301 [23 / 108] >>gen.ml:301 * [23 / 108] >flat_map>gen.ml:344 [24 / 108] >flat_map>gen.ml:344 * [24 / 108] >>gen.ml:350 [25 / 108] >>gen.ml:350 * [25 / 108] >>gen.ml:355 [26 / 108] >>gen.ml:355 * [26 / 108] >>gen.ml:378 [27 / 108] >>gen.ml:378 * [27 / 108] >>gen.ml:403 [28 / 108] >>gen.ml:403 * [28 / 108] >nth>gen.ml:416 [29 / 108] >nth>gen.ml:416 * [29 / 108] >nth>gen.ml:417 [30 / 108] >nth>gen.ml:417 * [30 / 108] >>gen.ml:421 [31 / 108] >>gen.ml:421 * [31 / 108] >>gen.ml:446 [32 / 108] >>gen.ml:446 * [32 / 108] >>gen.ml:460 [33 / 108] >>gen.ml:460 * [33 / 108] >>gen.ml:478 [34 / 108] >>gen.ml:478 * [34 / 108] >>gen.ml:518 [35 / 108] >>gen.ml:518 * [35 / 108] >>gen.ml:533 [36 / 108] >>gen.ml:533 * [36 / 108] >>gen.ml:538 [37 / 108] >>gen.ml:538 * [37 / 108] >>gen.ml:553 [38 / 108] >>gen.ml:553 * [38 / 108] >>gen.ml:583 [39 / 108] >>gen.ml:583 * [39 / 108] >>gen.ml:588 [40 / 108] >>gen.ml:588 * [40 / 108] >>gen.ml:619 [41 / 108] >>gen.ml:619 * [41 / 108] >>gen.ml:641 [42 / 108] >>gen.ml:641 * [42 / 108] >>gen.ml:642 [43 / 108] >>gen.ml:642 * [43 / 108] >>gen.ml:653 [44 / 108] >>gen.ml:653 * [44 / 108] >>gen.ml:654 [45 / 108] >>gen.ml:654 * [45 / 108] >>gen.ml:667 [46 / 108] >>gen.ml:667 * [46 / 108] >>gen.ml:685 [47 / 108] >>gen.ml:685 * [47 / 108] >>gen.ml:696 [48 / 108] >>gen.ml:696 * [48 / 108] >>gen.ml:697 [49 / 108] >>gen.ml:697 * [49 / 108] >>gen.ml:707 [50 / 108] >>gen.ml:707 * [50 / 108] >>gen.ml:718 [51 / 108] >>gen.ml:718 * [51 / 108] >>gen.ml:719 [52 / 108] >>gen.ml:719 * [52 / 108] >iter2>gen.ml:728 [53 / 108] >iter2>gen.ml:728 * [53 / 108] >>gen.ml:757 [54 / 108] >>gen.ml:757 * [54 / 108] >>gen.ml:763 [55 / 108] >>gen.ml:763 * [55 / 108] >>gen.ml:840 [56 / 108] >>gen.ml:840 * [56 / 108] >>gen.ml:845 [57 / 108] >>gen.ml:845 * [57 / 108] >>gen.ml:868 [58 / 108] >>gen.ml:868 * [58 / 108] >>gen.ml:890 [59 / 108] >>gen.ml:890 * [59 / 108] >>gen.ml:895 [60 / 108] >>gen.ml:895 * [60 / 108] >>gen.ml:962 [61 / 108] >>gen.ml:962 * [61 / 108] >>gen.ml:999 [62 / 108] >>gen.ml:999 * [62 / 108] >>gen.ml:1004 [63 / 108] >>gen.ml:1004 * [63 / 108] >>gen.ml:1013 [64 / 108] >>gen.ml:1013 * [64 / 108] >>gen.ml:1046 [65 / 108] >>gen.ml:1046 * [65 / 108] >>gen.ml:1080 [66 / 108] >>gen.ml:1080 * [66 / 108] >>gen.ml:1085 [67 / 108] >>gen.ml:1085 * [67 / 108] >>gen.ml:1121 [68 / 108] >>gen.ml:1121 * [68 / 108] >>gen.ml:1125 [69 / 108] >>gen.ml:1125 * [69 / 108] >>gen.ml:1171 [70 / 108] >>gen.ml:1171 * [70 / 108] >>gen.ml:1177 [71 / 108] >>gen.ml:1177 * [71 / 108] >>gen.ml:1206 [72 / 108] >>gen.ml:1206 * [72 / 108] >>gen.ml:1231 [73 / 108] >>gen.ml:1231 * [73 / 108] >>gen.ml:1244 [74 / 108] >>gen.ml:1244 * [74 / 108] >>gen.ml:1255 [75 / 108] >>gen.ml:1255 * [75 / 108] >>gen.ml:1280 [76 / 108] >>gen.ml:1280 * [76 / 108] >>gen.ml:1285 [77 / 108] >>gen.ml:1285 * [77 / 108] >permutations>gen.ml:1353 [78 / 108] >permutations>gen.ml:1353 * [78 / 108] >permutations>gen.ml:1355 [79 / 108] >permutations>gen.ml:1355 * [79 / 108] >permutations>gen.ml:1356 [80 / 108] >permutations>gen.ml:1356 * [80 / 108] >permutations_heap>gen.ml:1437 [81 / 108] >permutations_heap>gen.ml:1437 * [81 / 108] >permutations_heap>gen.ml:1439 [82 / 108] >permutations_heap>gen.ml:1439 * [82 / 108] >permutations_heap>gen.ml:1440 [83 / 108] >permutations_heap>gen.ml:1440 * [83 / 108] >>gen.ml:1483 [84 / 108] >>gen.ml:1483 * [84 / 108] >>gen.ml:1486 [85 / 108] >>gen.ml:1486 * [85 / 108] >>gen.ml:1487 [86 / 108] >>gen.ml:1487 * [86 / 108] >>gen.ml:1524 [87 / 108] >>gen.ml:1524 * [87 / 108] >>gen.ml:1527 [88 / 108] >>gen.ml:1527 * [88 / 108] >>gen.ml:1528 [89 / 108] >>gen.ml:1528 * [89 / 108] >>gen.ml:1545 [90 / 108] >>gen.ml:1545 * [90 / 108] >>gen.ml:1577 [91 / 108] >>gen.ml:1577 * [91 / 108] >>gen.ml:1615 [92 / 108] >>gen.ml:1615 * [92 / 108] >>gen.ml:1616 [93 / 108] >>gen.ml:1616 * [93 / 108] >>gen.ml:1617 [94 / 108] >>gen.ml:1617 * [94 / 108] >>gen.ml:1618 [95 / 108] >>gen.ml:1618 * [95 / 108] >>gen.ml:1639 [96 / 108] >>gen.ml:1639 * [96 / 108] >>gen.ml:1659 [97 / 108] >>gen.ml:1659 * [97 / 108] >>gen.ml:1920 [98 / 108] >>gen.ml:1920 * [98 / 108] >>gen.ml:1922 [99 / 108] >>gen.ml:1922 * [99 / 108] >>gen.ml:1927 [100 / 108] >>gen.ml:1927 * [100 / 108] >>gen.ml:1943 [101 / 108] >>gen.ml:1943 * [101 / 108] >>gen.ml:1966 [102 / 108] >>gen.ml:1966 * [102 / 108] >>gen.ml:1967 [103 / 108] >>gen.ml:1967 * [103 / 108] >>gen.ml:1971 [104 / 108] >>gen.ml:1971 * [104 / 108] >>gen.ml:2013 [105 / 108] >>gen.ml:2013 * [105 / 108] >>gen.ml:2014 [106 / 108] >>gen.ml:2014 * [106 / 108] >>gen.ml:2015 [107 / 108] >>gen.ml:2015 * [107 / 108] >>gen.ml:2020 [108 / 108] >>gen.ml:2020 * Ran: 108 tests in: 6.34 seconds. SUCCESS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-gen-0.5.2-10.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WIzrs5 + umask 022 + cd /builddir/build/BUILD + cd gen-0.5.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen + cp -pr README.md /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XCCHX5 + umask 022 + cd /builddir/build/BUILD + cd gen-0.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/licenses/ocaml-gen + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/licenses/ocaml-gen + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/licenses/ocaml-gen + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gen) = 3c3b90ac1b55a41f39a5ec47dfdb0b0d ocaml(GenClone) = d2915cffa57bd8565d8e377372e21afa ocaml(GenLabels) = c3242674b373f89339a46c6ec31bf0ef ocaml(GenLabels_intf) = 390b802819cbeac54191879e563a2daa ocaml(GenM) = 4295f526fae6d128de841eb5fe370a84 ocaml(GenMList) = 08b4611bc856f34fdb7d071d442290c5 ocaml(GenM_intf) = d834b1fafdeaee2dc814d102f2724c1a ocaml(Gen_intf) = 6b1d5718cb217391610125269308fea0 ocaml-gen = 0.5.2-10.fc33 ocaml-gen(riscv-64) = 0.5.2-10.fc33 ocamlx(Gen) = 01ce377a99c8d18ccabea85ab525a944 ocamlx(GenClone) = 526ce27f7364fce049bf989a8139bc26 ocamlx(GenLabels) = 09fcd2289e95ae6ef376e995dac8a849 ocamlx(GenLabels_intf) = c8676b92232b6619563492e096ceae3c ocamlx(GenM) = 0f122e8785e67be2600688687c321dea ocamlx(GenMList) = a951dc708124fd7d784f79fa59ea9442 ocamlx(GenM_intf) = 5cea2e9cc56d25688833cef179f31685 ocamlx(Gen_intf) = c4a24e018ce7e0dc092f67d90c201d60 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(CamlinternalOO) = bd43ee5a773c045a4486aec00852e0bf ocaml(Gen) = 3c3b90ac1b55a41f39a5ec47dfdb0b0d ocaml(GenLabels_intf) = 390b802819cbeac54191879e563a2daa ocaml(GenMList) = 08b4611bc856f34fdb7d071d442290c5 ocaml(GenM_intf) = d834b1fafdeaee2dc814d102f2724c1a ocaml(Gen_intf) = 6b1d5718cb217391610125269308fea0 ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__format) = c5f72e9cf68719087633a822261f096a ocaml(Stdlib__int32) = 9084c02abc6ad1f2aec73b083db3921e ocaml(Stdlib__int64) = ed002463159e157ea3e45d12f5048981 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__nativeint) = 3dfc3f10bf88570f7c6bc2ebfbc0f376 ocaml(Stdlib__obj) = edb3590617df751c36eda305ea5a8df7 ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 ocaml(Stdlib__queue) = c4d4900e920e325c90917ce7a18dc8ef ocaml(Stdlib__random) = 58acc50e2c9a8a709ca3a5f2b1a0b291 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocamlx(CamlinternalOO) = 4ecd53b70360614572d93e19849bb431 ocamlx(Gen) = 01ce377a99c8d18ccabea85ab525a944 ocamlx(GenMList) = a951dc708124fd7d784f79fa59ea9442 ocamlx(Stdlib) = f35fed20d6a434bdcdc787ab8d2e7090 ocamlx(Stdlib__array) = 5b097f9dfd1b58250cb9efdcd44e557d ocamlx(Stdlib__buffer) = 8ff0f755edf0b237651abe9b04ca422a ocamlx(Stdlib__format) = 70eb8082015880d2ea22015d98ece686 ocamlx(Stdlib__list) = 00f0b803021241f2da62a3ac5db4e0a4 ocamlx(Stdlib__queue) = 08c6b63f635146bbdea298509100fb2b ocamlx(Stdlib__random) = c19c37bc2ad336a3e206cc9b22b4d5ab rtld(GNU_HASH) Processing files: ocaml-gen-devel-0.5.2-10.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M7yeW2 + umask 022 + cd /builddir/build/BUILD + cd gen-0.5.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7jfyw4 + umask 022 + cd /builddir/build/BUILD + cd gen-0.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/licenses/ocaml-gen-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/licenses/ocaml-gen-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/licenses/ocaml-gen-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gen) = 3c3b90ac1b55a41f39a5ec47dfdb0b0d ocaml(GenClone) = d2915cffa57bd8565d8e377372e21afa ocaml(GenLabels) = c3242674b373f89339a46c6ec31bf0ef ocaml(GenLabels_intf) = 390b802819cbeac54191879e563a2daa ocaml(GenM) = 4295f526fae6d128de841eb5fe370a84 ocaml(GenMList) = 08b4611bc856f34fdb7d071d442290c5 ocaml(GenM_intf) = d834b1fafdeaee2dc814d102f2724c1a ocaml(Gen_intf) = 6b1d5718cb217391610125269308fea0 ocaml-gen-devel = 0.5.2-10.fc33 ocaml-gen-devel(riscv-64) = 0.5.2-10.fc33 ocamlx(Gen) = 01ce377a99c8d18ccabea85ab525a944 ocamlx(GenClone) = 526ce27f7364fce049bf989a8139bc26 ocamlx(GenLabels) = 09fcd2289e95ae6ef376e995dac8a849 ocamlx(GenLabels_intf) = c8676b92232b6619563492e096ceae3c ocamlx(GenM) = 0f122e8785e67be2600688687c321dea ocamlx(GenMList) = a951dc708124fd7d784f79fa59ea9442 ocamlx(GenM_intf) = 5cea2e9cc56d25688833cef179f31685 ocamlx(Gen_intf) = c4a24e018ce7e0dc092f67d90c201d60 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(CamlinternalOO) = bd43ee5a773c045a4486aec00852e0bf ocaml(Gen) = 3c3b90ac1b55a41f39a5ec47dfdb0b0d ocaml(GenLabels_intf) = 390b802819cbeac54191879e563a2daa ocaml(GenMList) = 08b4611bc856f34fdb7d071d442290c5 ocaml(GenM_intf) = d834b1fafdeaee2dc814d102f2724c1a ocaml(Gen_intf) = 6b1d5718cb217391610125269308fea0 ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__format) = c5f72e9cf68719087633a822261f096a ocaml(Stdlib__int32) = 9084c02abc6ad1f2aec73b083db3921e ocaml(Stdlib__int64) = ed002463159e157ea3e45d12f5048981 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__nativeint) = 3dfc3f10bf88570f7c6bc2ebfbc0f376 ocaml(Stdlib__obj) = edb3590617df751c36eda305ea5a8df7 ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 ocaml(Stdlib__queue) = c4d4900e920e325c90917ce7a18dc8ef ocaml(Stdlib__random) = 58acc50e2c9a8a709ca3a5f2b1a0b291 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocamlx(CamlinternalOO) = 4ecd53b70360614572d93e19849bb431 ocamlx(Gen) = 01ce377a99c8d18ccabea85ab525a944 ocamlx(GenMList) = a951dc708124fd7d784f79fa59ea9442 ocamlx(Stdlib) = f35fed20d6a434bdcdc787ab8d2e7090 ocamlx(Stdlib__array) = 5b097f9dfd1b58250cb9efdcd44e557d ocamlx(Stdlib__buffer) = 8ff0f755edf0b237651abe9b04ca422a ocamlx(Stdlib__format) = 70eb8082015880d2ea22015d98ece686 ocamlx(Stdlib__list) = 00f0b803021241f2da62a3ac5db4e0a4 ocamlx(Stdlib__queue) = 08c6b63f635146bbdea298509100fb2b ocamlx(Stdlib__random) = c19c37bc2ad336a3e206cc9b22b4d5ab Processing files: ocaml-gen-doc-0.5.2-10.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wGsCK5 + umask 022 + cd /builddir/build/BUILD + cd gen-0.5.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen-doc + cp -pr _build/default/_doc/_html/ /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen-doc + cp -pr _build/default/_doc/_mlds/ /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen-doc + cp -pr _build/default/_doc/_odoc/ /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/doc/ocaml-gen-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3dzk53 + umask 022 + cd /builddir/build/BUILD + cd gen-0.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/licenses/ocaml-gen-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/licenses/ocaml-gen-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64/usr/share/licenses/ocaml-gen-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml-gen-doc = 0.5.2-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-gen-debugsource-0.5.2-10.fc33.riscv64 Provides: ocaml-gen-debugsource = 0.5.2-10.fc33 ocaml-gen-debugsource(riscv-64) = 0.5.2-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-gen-debuginfo-0.5.2-10.fc33.riscv64 Provides: debuginfo(build-id) = 0617ba82de592da86520940f5ecf657aabf7ed22 ocaml-gen-debuginfo = 0.5.2-10.fc33 ocaml-gen-debuginfo(riscv-64) = 0.5.2-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-gen-debugsource(riscv-64) = 0.5.2-10.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-gen-debugsource-0.5.2-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-gen-debuginfo-0.5.2-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-gen-doc-0.5.2-10.fc33.noarch.rpm Wrote: /builddir/build/RPMS/ocaml-gen-devel-0.5.2-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-gen-0.5.2-10.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1KcDF5 + umask 022 + cd /builddir/build/BUILD + cd gen-0.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-gen-0.5.2-10.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0