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-extlib.spec'], chrootPath='/var/lib/mock/f33-build-202247-48126/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-extlib.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=1588550400 Wrote: /builddir/build/SRPMS/ocaml-extlib-1.7.5-17.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-extlib.spec'], chrootPath='/var/lib/mock/f33-build-202247-48126/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-extlib.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=1588550400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X65yWK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf extlib-1.7.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/extlib-1.7.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd extlib-1.7.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'ocaml-extlib-1.7.5 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6h3C7I + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.5 + unset MAKEFLAGS + make build -j1 make -C src build make[1]: Entering directory '/builddir/build/BUILD/extlib-1.7.5/src' ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml File "extArray.ml", line 1: Alert deprecated: make_float Use Array.create_float instead. File "array.mli", lines 63-64, characters 0-56: Definition File "extArray.mli", line 119, characters 2-37: Expected signature File "extArray.ml", line 1: Alert deprecated: create Use Array.make instead. File "array.mli", lines 54-55, characters 0-48: Definition File "extArray.mli", line 143, characters 2-60: Expected signature File "extArray.ml", line 1: Alert deprecated: create_matrix Use Array.make_matrix instead. File "array.mli", lines 90-91, characters 0-55: Definition File "extArray.mli", line 146, characters 2-56: Expected signature ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml File "extHashtbl.ml", lines 26-27, characters 2-62: | 26 | . int -> int -> 'a -> int = "caml_hash_univ_param" "noalloc" | #endif | 27 | type ('a, 'b) h_............ Alert deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml File "extString.ml", line 1: Alert deprecated: set Use Bytes.set instead. File "string.mli", lines 59-60, characters 0-47: Definition File "extString.mli", line 179, characters 2-42: Expected signature File "extString.ml", line 1: Alert deprecated: create Use Bytes.create instead. File "string.mli", lines 69-70, characters 0-50: Definition File "extString.mli", line 180, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: copy File "string.mli", line 94, characters 0-48: Definition File "extString.mli", line 182, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: fill Use Bytes.fill instead. File "string.mli", lines 108-109, characters 0-48: Definition File "extString.mli", line 184, characters 2-50: Expected signature File "extString.ml", line 1: Alert deprecated: uppercase Use String.uppercase_ascii instead. File "string.mli", lines 260-261, characters 0-60: Definition File "extString.mli", line 200, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: lowercase Use String.lowercase_ascii instead. File "string.mli", lines 267-268, characters 0-60: Definition File "extString.mli", line 201, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: capitalize Use String.capitalize_ascii instead. File "string.mli", lines 274-275, characters 0-61: Definition File "extString.mli", line 202, characters 2-35: Expected signature File "extString.ml", line 1: Alert deprecated: uncapitalize Use String.uncapitalize_ascii instead. File "string.mli", lines 280-281, characters 0-63: Definition File "extString.mli", line 203, characters 2-37: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_set File "string.mli", lines 354-355, characters 0-22: Definition File "extString.mli", line 219, characters 2-49: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_fill File "string.mli", lines 359-361, characters 0-22: Definition File "extString.mli", line 221, characters 2-57: Expected signature ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml File "IO.ml", line 313, characters 14-30: 313 | = Pervasives.input ch s p l in ^^^^^^^^^^^^^^^^ 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 "IO.ml", line 317, characters 26-45: 317 | ..........................lose_in ch); | } | 317 | 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 "IO.ml", line 323, characters 31-48: 323 | ut = (fun s p l -> Pervasives.output ch s p l; 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 "IO.ml", line 324, characters 27-47: 324 | ...........................lose_out ch); 324 | ou.......................................... 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 "IO.ml", line 325, characters 27-43: 325 | ...........................lush ch); | } | 325 | 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 ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c uChar.mli uChar.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c uTF8.mli uTF8.ml File "uTF8.ml", line 185, characters 20-38: 185 | ....................pare s1 s2 | 185 | except.................. 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 ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c unzip.mli unzip.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cma extBytes.cmo enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo extBuffer.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo uChar.cmo uTF8.cmo base64.cmo unzip.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml File "extArray.ml", line 1: Alert deprecated: make_float Use Array.create_float instead. File "array.mli", lines 63-64, characters 0-56: Definition File "extArray.mli", line 119, characters 2-37: Expected signature File "extArray.ml", line 1: Alert deprecated: create Use Array.make instead. File "array.mli", lines 54-55, characters 0-48: Definition File "extArray.mli", line 143, characters 2-60: Expected signature File "extArray.ml", line 1: Alert deprecated: create_matrix Use Array.make_matrix instead. File "array.mli", lines 90-91, characters 0-55: Definition File "extArray.mli", line 146, characters 2-56: Expected signature ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml File "extHashtbl.ml", lines 26-27, characters 2-62: | 26 | . int -> int -> 'a -> int = "caml_hash_univ_param" "noalloc" | #endif | 27 | type ('a, 'b) h_............ Alert deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml File "extString.ml", line 1: Alert deprecated: set Use Bytes.set instead. File "string.mli", lines 59-60, characters 0-47: Definition File "extString.mli", line 179, characters 2-42: Expected signature File "extString.ml", line 1: Alert deprecated: create Use Bytes.create instead. File "string.mli", lines 69-70, characters 0-50: Definition File "extString.mli", line 180, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: copy File "string.mli", line 94, characters 0-48: Definition File "extString.mli", line 182, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: fill Use Bytes.fill instead. File "string.mli", lines 108-109, characters 0-48: Definition File "extString.mli", line 184, characters 2-50: Expected signature File "extString.ml", line 1: Alert deprecated: uppercase Use String.uppercase_ascii instead. File "string.mli", lines 260-261, characters 0-60: Definition File "extString.mli", line 200, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: lowercase Use String.lowercase_ascii instead. File "string.mli", lines 267-268, characters 0-60: Definition File "extString.mli", line 201, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: capitalize Use String.capitalize_ascii instead. File "string.mli", lines 274-275, characters 0-61: Definition File "extString.mli", line 202, characters 2-35: Expected signature File "extString.ml", line 1: Alert deprecated: uncapitalize Use String.uncapitalize_ascii instead. File "string.mli", lines 280-281, characters 0-63: Definition File "extString.mli", line 203, characters 2-37: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_set File "string.mli", lines 354-355, characters 0-22: Definition File "extString.mli", line 219, characters 2-49: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_fill File "string.mli", lines 359-361, characters 0-22: Definition File "extString.mli", line 221, characters 2-57: Expected signature ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml File "IO.ml", line 313, characters 14-30: 313 | = Pervasives.input ch s p l in ^^^^^^^^^^^^^^^^ 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 "IO.ml", line 317, characters 26-45: 317 | ..........................lose_in ch); | } | 317 | 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 "IO.ml", line 323, characters 31-48: 323 | ut = (fun s p l -> Pervasives.output ch s p l; 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 "IO.ml", line 324, characters 27-47: 324 | ...........................lose_out ch); 324 | ou.......................................... 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 "IO.ml", line 325, characters 27-43: 325 | ...........................lush ch); | } | 325 | 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 ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c uChar.mli uChar.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c uTF8.mli uTF8.ml File "uTF8.ml", line 185, characters 20-38: 185 | ....................pare s1 s2 | 185 | except.................. 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 ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c unzip.mli unzip.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx uChar.cmx uTF8.cmx base64.cmx unzip.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WITH_BYTES" -g -bin-annot -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs make[1]: Leaving directory '/builddir/build/BUILD/extlib-1.7.5/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ttNJOI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64 + cd extlib-1.7.5 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/stublibs + make install -j1 make -C src VERSION=20abad9 install make[1]: Entering directory '/builddir/build/BUILD/extlib-1.7.5/src' ocamlfind install -patch-version 20abad9 extlib META extLib.cma extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli uChar.mli uTF8.mli base64.mli unzip.mli refList.mli optParse.mli dllist.mli extBytes.cmi enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi extBuffer.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi uChar.cmi uTF8.cmi base64.cmi unzip.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx uChar.cmx uTF8.cmx base64.cmx unzip.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib extBytes.cmt enum.cmt bitSet.cmt dynArray.cmt extArray.cmt extHashtbl.cmt extList.cmt extString.cmt extBuffer.cmt global.cmt IO.cmt option.cmt pMap.cmt std.cmt uChar.cmt uTF8.cmt base64.cmt unzip.cmt refList.cmt optParse.cmt dllist.cmt extLib.cmt extBytes.cmti enum.cmti bitSet.cmti dynArray.cmti extArray.cmti extHashtbl.cmti extList.cmti extString.cmti extBuffer.cmti global.cmti IO.cmti option.cmti pMap.cmti std.cmti uChar.cmti uTF8.cmti base64.cmti unzip.cmti refList.cmti optParse.cmti dllist.cmti extLib.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/dllist.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/optParse.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/refList.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/unzip.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/base64.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/uTF8.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/uChar.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/std.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/pMap.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/option.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/IO.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/global.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extBuffer.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extString.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extList.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extHashtbl.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extArray.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/dynArray.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/bitSet.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/enum.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extBytes.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extLib.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/dllist.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/optParse.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/refList.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/unzip.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/base64.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/uTF8.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/uChar.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/std.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/pMap.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/option.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/IO.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/global.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extBuffer.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extString.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extList.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extHashtbl.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extArray.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/dynArray.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/bitSet.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/enum.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extBytes.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extLib.a Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extLib.cmxs Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extLib.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/dllist.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/optParse.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/refList.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/unzip.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/base64.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/uTF8.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/uChar.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/std.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/pMap.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/option.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/IO.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/global.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extBuffer.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extString.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extList.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extHashtbl.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extArray.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/dynArray.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/bitSet.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/enum.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extBytes.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extLib.cmxa Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extLib.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/dllist.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/optParse.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/refList.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/unzip.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/base64.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/uTF8.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/uChar.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/std.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/pMap.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/option.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/IO.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/global.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extBuffer.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extString.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extList.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extHashtbl.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extArray.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/dynArray.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/bitSet.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/enum.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extBytes.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/dllist.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/optParse.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/refList.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/unzip.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/base64.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/uTF8.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/uChar.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/std.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/pMap.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/option.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/IO.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/global.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extBuffer.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extString.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extList.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extHashtbl.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extArray.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/dynArray.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/bitSet.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/enum.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extBytes.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/extLib.cma Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/lib64/ocaml/extlib/META make[1]: Leaving directory '/builddir/build/BUILD/extlib-1.7.5/src' + /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-extlib-1.7.5-17.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5N9YIJ + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/share/doc/ocaml-extlib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/share/doc/ocaml-extlib + cp -pr README.md /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/share/doc/ocaml-extlib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4puJeM + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/share/licenses/ocaml-extlib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/share/licenses/ocaml-extlib + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64/usr/share/licenses/ocaml-extlib + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Base64) = 8541b74510275956cff1005334c4653e ocaml(BitSet) = a883a90086709cd69fa7092798ad4265 ocaml(Dllist) = 19a39fed6771103d9d0c2144eaccbea1 ocaml(DynArray) = 540d160b8dfa18aee4d5f4210be141c1 ocaml(Enum) = 2814dc49e922026463a397ecd0c45abf ocaml(ExtArray) = daa7d1123ec1b74405f1cdf2738dff05 ocaml(ExtBuffer) = 1457e98a78920cd2dbdd11bb8dfdbfcd ocaml(ExtBytes) = 45926831043a439e26fe5744249c59b4 ocaml(ExtHashtbl) = fdcfc8a0f5cff89eae871b5e5f430a4c ocaml(ExtLib) = 53074c518d1d3df8d876a854d4d4825b ocaml(ExtList) = 53ed11b0813a0e43541ee1e4eb149567 ocaml(ExtString) = f370b43c8b7d0a77e832c549f16b6e68 ocaml(Global) = 083a44f15b78939e0e1fc8970e80fc6b ocaml(IO) = 48885dc46fe650c39841a128de82d50c ocaml(OptParse) = f87fb3f35bc61cf67b08b89cc9899526 ocaml(Option) = baf2bf3dabb76ccb92248e40d621f559 ocaml(PMap) = 8eb4e8558d7114f2701c290175907e52 ocaml(RefList) = e88e95c01584d335c1f79c0800e746e2 ocaml(Std) = 3b06690db078fcf90b76b71b12d965ec ocaml(UChar) = deb210512af69686e179ace7f83d05c8 ocaml(UTF8) = dd3a5c14cbbc9b14649e565350dfe851 ocaml(Unzip) = 55fefa8f8fe139cfc9da2842ec277f6d ocaml-extlib = 1.7.5-17.fc33 ocaml-extlib(riscv-64) = 1.7.5-17.fc33 ocamlx(Base64) = f669d3292f482223c6ea2301f0d8c56d ocamlx(BitSet) = af6330671a2f989e4e83836f9300b302 ocamlx(Dllist) = 8bec2aaca367a58622aaf3f446bf085e ocamlx(DynArray) = 449afa03096ce543c07899c799dbf97a ocamlx(Enum) = f436d66dab0ee1f5f65c5a59a815b97b ocamlx(ExtArray) = 3fc1a4ce5e20264e45c000fe797d55e3 ocamlx(ExtBuffer) = bb29e2665568c9638239578bc38e5c58 ocamlx(ExtBytes) = 29cb853e215c7e0ca485c6013b8f5bd2 ocamlx(ExtHashtbl) = 4a269f6805cf93ff5f5ffd1e11440111 ocamlx(ExtLib) = c0a405b8d3e9e949494d13d2a900b312 ocamlx(ExtList) = 684a8a6823113483a24182070e7b7186 ocamlx(ExtString) = 99c65ebb6e99ec129a20f4f2d4d0693e ocamlx(Global) = cbd65a98cd077c712273d7565d8de27f ocamlx(IO) = bc14dc825f5bce54077c39e3dd1aa9b6 ocamlx(OptParse) = d53cbc21fdbbd995c675ab702ae4aaf7 ocamlx(Option) = 01b859db1a81aef407b8f149befc2681 ocamlx(PMap) = c886474e1a24eca45da35c557ccd6295 ocamlx(RefList) = e139724a7047c84f7044bcd80e1fc9cc ocamlx(Std) = 8b1ff0e53ec8f64ab10d32ccd3fdc6c3 ocamlx(UChar) = d1a1c65de56baaefe02696f7f1dab296 ocamlx(UTF8) = da4b161a838a52a959b41bec21b79fd1 ocamlx(Unzip) = 9cd67f67d31b68818eae16a9a15fceea 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(BitSet) = a883a90086709cd69fa7092798ad4265 ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(CamlinternalOO) = bd43ee5a773c045a4486aec00852e0bf ocaml(Enum) = 2814dc49e922026463a397ecd0c45abf ocaml(ExtArray) = daa7d1123ec1b74405f1cdf2738dff05 ocaml(ExtBuffer) = 1457e98a78920cd2dbdd11bb8dfdbfcd ocaml(ExtBytes) = 45926831043a439e26fe5744249c59b4 ocaml(ExtHashtbl) = fdcfc8a0f5cff89eae871b5e5f430a4c ocaml(ExtList) = 53ed11b0813a0e43541ee1e4eb149567 ocaml(ExtString) = f370b43c8b7d0a77e832c549f16b6e68 ocaml(IO) = 48885dc46fe650c39841a128de82d50c ocaml(Option) = baf2bf3dabb76ccb92248e40d621f559 ocaml(RefList) = e88e95c01584d335c1f79c0800e746e2 ocaml(Std) = 3b06690db078fcf90b76b71b12d965ec ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__bytes) = 8a4d804cf862eb9fcbbc77bc74d8d60d ocaml(Stdlib__char) = e880cec0c71000a6af4116f0f30b8ec6 ocaml(Stdlib__filename) = e9d9d7b66e2dd876461f26739efcbaea ocaml(Stdlib__hashtbl) = 6ba415b3504985a4f465c58f988c3d82 ocaml(Stdlib__int32) = 9084c02abc6ad1f2aec73b083db3921e ocaml(Stdlib__int64) = ed002463159e157ea3e45d12f5048981 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__obj) = edb3590617df751c36eda305ea5a8df7 ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__scanf) = 408da918a652076fcf57270eaf5a575c ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__sys) = 196c473163bbff06e51047ce1a60437f ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocaml(UChar) = deb210512af69686e179ace7f83d05c8 ocamlx(BitSet) = af6330671a2f989e4e83836f9300b302 ocamlx(CamlinternalOO) = ef0ea05774a3bfd9dd368e170380dd77 ocamlx(Enum) = f436d66dab0ee1f5f65c5a59a815b97b ocamlx(ExtArray) = 3fc1a4ce5e20264e45c000fe797d55e3 ocamlx(ExtBuffer) = bb29e2665568c9638239578bc38e5c58 ocamlx(ExtBytes) = 29cb853e215c7e0ca485c6013b8f5bd2 ocamlx(ExtHashtbl) = 4a269f6805cf93ff5f5ffd1e11440111 ocamlx(ExtList) = 684a8a6823113483a24182070e7b7186 ocamlx(ExtString) = 99c65ebb6e99ec129a20f4f2d4d0693e ocamlx(IO) = bc14dc825f5bce54077c39e3dd1aa9b6 ocamlx(Option) = 01b859db1a81aef407b8f149befc2681 ocamlx(RefList) = e139724a7047c84f7044bcd80e1fc9cc ocamlx(Std) = 8b1ff0e53ec8f64ab10d32ccd3fdc6c3 ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__array) = df35a909bc895d9ba32a26f3606bcbba ocamlx(Stdlib__buffer) = 48182dff6e9f58341f435523ebc3ffb8 ocamlx(Stdlib__bytes) = 4e462d95b7bc2937cc43807bf08aa6cd ocamlx(Stdlib__char) = 0f42ae6650b4e2bd85207214a1589c3b ocamlx(Stdlib__filename) = ac90639137d2f370f90faec52df08889 ocamlx(Stdlib__hashtbl) = f220a4c509d4b19afdc100b0d5bfc7a6 ocamlx(Stdlib__int32) = f5de1b12cceadb1186755098864fbec0 ocamlx(Stdlib__int64) = 3d964f7e3dcc90bd08d9b4647ca16caa ocamlx(Stdlib__list) = 3a5298ac5099f046d6b27dfb3eb59ca0 ocamlx(Stdlib__obj) = 8667ea1f8a6d41d9600b538e5457408c ocamlx(Stdlib__pervasives) = 4f548aa6a7dc9a85a94129fbf2b15134 ocamlx(Stdlib__printf) = bd2e60aaa72e2624867de92741eef4b2 ocamlx(Stdlib__scanf) = e2684287b8d3f55affee6e3ee076cae2 ocamlx(Stdlib__string) = e91b030dd19dff9da325a8ca7e199786 ocamlx(Stdlib__sys) = 8607ff80be6573ee206adf9d2294dca6 ocamlx(UChar) = d1a1c65de56baaefe02696f7f1dab296 rtld(GNU_HASH) Processing files: ocaml-extlib-devel-1.7.5-17.fc33.riscv64 Provides: ocaml(Base64) = 8541b74510275956cff1005334c4653e ocaml(BitSet) = a883a90086709cd69fa7092798ad4265 ocaml(Dllist) = 19a39fed6771103d9d0c2144eaccbea1 ocaml(DynArray) = 540d160b8dfa18aee4d5f4210be141c1 ocaml(Enum) = 2814dc49e922026463a397ecd0c45abf ocaml(ExtArray) = daa7d1123ec1b74405f1cdf2738dff05 ocaml(ExtBuffer) = 1457e98a78920cd2dbdd11bb8dfdbfcd ocaml(ExtBytes) = 45926831043a439e26fe5744249c59b4 ocaml(ExtHashtbl) = fdcfc8a0f5cff89eae871b5e5f430a4c ocaml(ExtLib) = 53074c518d1d3df8d876a854d4d4825b ocaml(ExtList) = 53ed11b0813a0e43541ee1e4eb149567 ocaml(ExtString) = f370b43c8b7d0a77e832c549f16b6e68 ocaml(Global) = 083a44f15b78939e0e1fc8970e80fc6b ocaml(IO) = 48885dc46fe650c39841a128de82d50c ocaml(OptParse) = f87fb3f35bc61cf67b08b89cc9899526 ocaml(Option) = baf2bf3dabb76ccb92248e40d621f559 ocaml(PMap) = 8eb4e8558d7114f2701c290175907e52 ocaml(RefList) = e88e95c01584d335c1f79c0800e746e2 ocaml(Std) = 3b06690db078fcf90b76b71b12d965ec ocaml(UChar) = deb210512af69686e179ace7f83d05c8 ocaml(UTF8) = dd3a5c14cbbc9b14649e565350dfe851 ocaml(Unzip) = 55fefa8f8fe139cfc9da2842ec277f6d ocaml-extlib-devel = 1.7.5-17.fc33 ocaml-extlib-devel(riscv-64) = 1.7.5-17.fc33 ocamlx(Base64) = f669d3292f482223c6ea2301f0d8c56d ocamlx(BitSet) = af6330671a2f989e4e83836f9300b302 ocamlx(Dllist) = 8bec2aaca367a58622aaf3f446bf085e ocamlx(DynArray) = 449afa03096ce543c07899c799dbf97a ocamlx(Enum) = f436d66dab0ee1f5f65c5a59a815b97b ocamlx(ExtArray) = 3fc1a4ce5e20264e45c000fe797d55e3 ocamlx(ExtBuffer) = bb29e2665568c9638239578bc38e5c58 ocamlx(ExtBytes) = 29cb853e215c7e0ca485c6013b8f5bd2 ocamlx(ExtHashtbl) = 4a269f6805cf93ff5f5ffd1e11440111 ocamlx(ExtLib) = c0a405b8d3e9e949494d13d2a900b312 ocamlx(ExtList) = 684a8a6823113483a24182070e7b7186 ocamlx(ExtString) = 99c65ebb6e99ec129a20f4f2d4d0693e ocamlx(Global) = cbd65a98cd077c712273d7565d8de27f ocamlx(IO) = bc14dc825f5bce54077c39e3dd1aa9b6 ocamlx(OptParse) = d53cbc21fdbbd995c675ab702ae4aaf7 ocamlx(Option) = 01b859db1a81aef407b8f149befc2681 ocamlx(PMap) = c886474e1a24eca45da35c557ccd6295 ocamlx(RefList) = e139724a7047c84f7044bcd80e1fc9cc ocamlx(Std) = 8b1ff0e53ec8f64ab10d32ccd3fdc6c3 ocamlx(UChar) = d1a1c65de56baaefe02696f7f1dab296 ocamlx(UTF8) = da4b161a838a52a959b41bec21b79fd1 ocamlx(Unzip) = 9cd67f67d31b68818eae16a9a15fceea Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(BitSet) = a883a90086709cd69fa7092798ad4265 ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(CamlinternalOO) = bd43ee5a773c045a4486aec00852e0bf ocaml(Enum) = 2814dc49e922026463a397ecd0c45abf ocaml(ExtArray) = daa7d1123ec1b74405f1cdf2738dff05 ocaml(ExtBuffer) = 1457e98a78920cd2dbdd11bb8dfdbfcd ocaml(ExtBytes) = 45926831043a439e26fe5744249c59b4 ocaml(ExtHashtbl) = fdcfc8a0f5cff89eae871b5e5f430a4c ocaml(ExtList) = 53ed11b0813a0e43541ee1e4eb149567 ocaml(ExtString) = f370b43c8b7d0a77e832c549f16b6e68 ocaml(IO) = 48885dc46fe650c39841a128de82d50c ocaml(Option) = baf2bf3dabb76ccb92248e40d621f559 ocaml(RefList) = e88e95c01584d335c1f79c0800e746e2 ocaml(Std) = 3b06690db078fcf90b76b71b12d965ec ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__bytes) = 8a4d804cf862eb9fcbbc77bc74d8d60d ocaml(Stdlib__char) = e880cec0c71000a6af4116f0f30b8ec6 ocaml(Stdlib__filename) = e9d9d7b66e2dd876461f26739efcbaea ocaml(Stdlib__hashtbl) = 6ba415b3504985a4f465c58f988c3d82 ocaml(Stdlib__int32) = 9084c02abc6ad1f2aec73b083db3921e ocaml(Stdlib__int64) = ed002463159e157ea3e45d12f5048981 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__obj) = edb3590617df751c36eda305ea5a8df7 ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__scanf) = 408da918a652076fcf57270eaf5a575c ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__sys) = 196c473163bbff06e51047ce1a60437f ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocaml(UChar) = deb210512af69686e179ace7f83d05c8 ocamlx(BitSet) = af6330671a2f989e4e83836f9300b302 ocamlx(CamlinternalOO) = ef0ea05774a3bfd9dd368e170380dd77 ocamlx(Enum) = f436d66dab0ee1f5f65c5a59a815b97b ocamlx(ExtArray) = 3fc1a4ce5e20264e45c000fe797d55e3 ocamlx(ExtBuffer) = bb29e2665568c9638239578bc38e5c58 ocamlx(ExtBytes) = 29cb853e215c7e0ca485c6013b8f5bd2 ocamlx(ExtHashtbl) = 4a269f6805cf93ff5f5ffd1e11440111 ocamlx(ExtList) = 684a8a6823113483a24182070e7b7186 ocamlx(ExtString) = 99c65ebb6e99ec129a20f4f2d4d0693e ocamlx(IO) = bc14dc825f5bce54077c39e3dd1aa9b6 ocamlx(Option) = 01b859db1a81aef407b8f149befc2681 ocamlx(RefList) = e139724a7047c84f7044bcd80e1fc9cc ocamlx(Std) = 8b1ff0e53ec8f64ab10d32ccd3fdc6c3 ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__array) = df35a909bc895d9ba32a26f3606bcbba ocamlx(Stdlib__buffer) = 48182dff6e9f58341f435523ebc3ffb8 ocamlx(Stdlib__bytes) = 4e462d95b7bc2937cc43807bf08aa6cd ocamlx(Stdlib__char) = 0f42ae6650b4e2bd85207214a1589c3b ocamlx(Stdlib__filename) = ac90639137d2f370f90faec52df08889 ocamlx(Stdlib__hashtbl) = f220a4c509d4b19afdc100b0d5bfc7a6 ocamlx(Stdlib__int32) = f5de1b12cceadb1186755098864fbec0 ocamlx(Stdlib__int64) = 3d964f7e3dcc90bd08d9b4647ca16caa ocamlx(Stdlib__list) = 3a5298ac5099f046d6b27dfb3eb59ca0 ocamlx(Stdlib__obj) = 8667ea1f8a6d41d9600b538e5457408c ocamlx(Stdlib__pervasives) = 4f548aa6a7dc9a85a94129fbf2b15134 ocamlx(Stdlib__printf) = bd2e60aaa72e2624867de92741eef4b2 ocamlx(Stdlib__scanf) = e2684287b8d3f55affee6e3ee076cae2 ocamlx(Stdlib__string) = e91b030dd19dff9da325a8ca7e199786 ocamlx(Stdlib__sys) = 8607ff80be6573ee206adf9d2294dca6 ocamlx(UChar) = d1a1c65de56baaefe02696f7f1dab296 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-extlib-devel-1.7.5-17.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-extlib-1.7.5-17.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rjll2H + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-extlib-1.7.5-17.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0