Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ocaml-extlib.spec'], chrootPath='/var/lib/mock/f34-build-25386777-2889569/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1611619200 Wrote: /builddir/build/SRPMS/ocaml-extlib-1.7.8-3.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ocaml-extlib.spec'], chrootPath='/var/lib/mock/f34-build-25386777-2889569/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1611619200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3OQmSB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf extlib-1.7.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/extlib-1.7.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd extlib-1.7.8 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'ocaml-extlib-1.7.8 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WyeoMO + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.8 + unset MAKEFLAGS + export minimal=1 + minimal=1 + make build -j1 make -C src build make[1]: Entering directory '/builddir/build/BUILD/extlib-1.7.8/src' ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -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 60-61, characters 0-56: Definition File "extArray.mli", line 121, characters 2-37: Expected signature File "extArray.ml", line 1: Alert deprecated: create Use Array.make instead. File "array.mli", lines 51-52, characters 0-48: Definition File "extArray.mli", line 153, characters 2-60: Expected signature File "extArray.ml", line 1: Alert deprecated: create_matrix Use Array.make_matrix instead. File "array.mli", lines 85-86, characters 0-55: Definition File "extArray.mli", line 156, characters 2-56: Expected signature ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml File "extHashtbl.ml", lines 26-27, characters 2-62: 26 | .._hash_param : | int -> int -> 'a -> int = "caml_hash_univ_param" "noalloc" | #endif | 27 | t........................... Alert deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml File "extList.ml", line 410, characters 15-33: 408 | ...... 409 | 410 | .......t ?(cmp=Pervasives......................... 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 WORD_SIZE_32 -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 58-59, 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 67-68, 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 89, 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 102-103, 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 244-245, 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 251-252, 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 258-259, 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 264-265, 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 338-339, 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 343-345, characters 0-22: Definition File "extString.mli", line 221, characters 2-57: Expected signature ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -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 WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -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 refList.cmo optParse.cmo dllist.cmo extLib.cmo ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -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 60-61, characters 0-56: Definition File "extArray.mli", line 121, characters 2-37: Expected signature File "extArray.ml", line 1: Alert deprecated: create Use Array.make instead. File "array.mli", lines 51-52, characters 0-48: Definition File "extArray.mli", line 153, characters 2-60: Expected signature File "extArray.ml", line 1: Alert deprecated: create_matrix Use Array.make_matrix instead. File "array.mli", lines 85-86, characters 0-55: Definition File "extArray.mli", line 156, characters 2-56: Expected signature ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml File "extHashtbl.ml", lines 26-27, characters 2-62: 26 | .._hash_param : | int -> int -> 'a -> int = "caml_hash_univ_param" "noalloc" | #endif | 27 | t........................... Alert deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml File "extList.ml", line 410, characters 15-33: 408 | ...... 409 | 410 | .......t ?(cmp=Pervasives......................... 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 WORD_SIZE_32 -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 58-59, 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 67-68, 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 89, 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 102-103, 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 244-245, 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 251-252, 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 258-259, 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 264-265, 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 338-339, 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 343-345, characters 0-22: Definition File "extString.mli", line 221, characters 2-57: Expected signature ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -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 WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -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 refList.cmx optParse.cmx dllist.cmx extLib.cmx ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -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.8/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5ijpZq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm ++ dirname /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm + cd extlib-1.7.8 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm + DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/stublibs + export minimal=1 + minimal=1 + make install -j1 make -C src VERSION=9b6345f install make[1]: Entering directory '/builddir/build/BUILD/extlib-1.7.8/src' ocamlfind install -patch-version 9b6345f 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 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 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 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 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 refList.cmti optParse.cmti dllist.cmti extLib.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/dllist.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/optParse.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/refList.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/std.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/pMap.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/option.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/IO.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/global.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extBuffer.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extString.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extList.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extHashtbl.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extArray.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/dynArray.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/bitSet.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/enum.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extBytes.cmti Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extLib.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/dllist.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/optParse.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/refList.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/std.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/pMap.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/option.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/IO.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/global.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extBuffer.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extString.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extList.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extHashtbl.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extArray.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/dynArray.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/bitSet.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/enum.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extBytes.cmt Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extLib.a Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extLib.cmxs Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extLib.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/dllist.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/optParse.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/refList.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/std.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/pMap.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/option.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/IO.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/global.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extBuffer.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extString.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extList.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extHashtbl.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extArray.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/dynArray.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/bitSet.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/enum.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extBytes.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extLib.cmxa Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extLib.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/dllist.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/optParse.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/refList.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/std.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/pMap.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/option.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/IO.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/global.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extBuffer.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extString.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extList.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extHashtbl.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extArray.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/dynArray.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/bitSet.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/enum.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extBytes.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/dllist.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/optParse.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/refList.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/std.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/pMap.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/option.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/IO.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/global.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extBuffer.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extString.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extList.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extHashtbl.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extArray.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/dynArray.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/bitSet.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/enum.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extBytes.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/extLib.cma Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/lib/ocaml/extlib/META make[1]: Leaving directory '/builddir/build/BUILD/extlib-1.7.8/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 '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-extlib-1.7.8-3.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ztJH0o + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.8 + DOCDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/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.8-3.fc34.arm/usr/share/doc/ocaml-extlib + cp -pr README.md /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/share/doc/ocaml-extlib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.y0sdrD + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.8 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/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.8-3.fc34.arm/usr/share/licenses/ocaml-extlib + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm/usr/share/licenses/ocaml-extlib + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(BitSet) = f07f468d8c76a306be72c5d4f004ab25 ocaml(Dllist) = 23c7766fefa95b60119ad48277eb2f2c ocaml(DynArray) = e5e57ec300fbc7c1f3dba7cdd0b309fd ocaml(Enum) = b62ced54d8dfc6192f779ca42c9f1db2 ocaml(ExtArray) = a327b3e23f8ada234f43abae774e5f30 ocaml(ExtBuffer) = 93214229cc3b268849cde3630004e212 ocaml(ExtBytes) = a3c1637b5d51d3bbfe89de53aafb9b26 ocaml(ExtHashtbl) = 13a798f764e351a94850ff2b45cc8fca ocaml(ExtLib) = 80c7a837d0db4f85b33c4793e7a8c16a ocaml(ExtList) = 30768f9fb19ac70caa3bb6f85da6ddfa ocaml(ExtString) = 91bb1520a59e984f9530a80b316d6782 ocaml(Global) = 0b8107fb2942500a0eaad8763a47acc3 ocaml(IO) = c083261d6fde10c6d6cab7f989da23ba ocaml(OptParse) = 4bfb897bd44f2dae90147ab058dcf9e4 ocaml(Option) = 497e31fb8f1e826bf6f1caac92bd8b9d ocaml(PMap) = d9fbad40f1c89e7d75f5960eab57c847 ocaml(RefList) = d46fdee513c964fb0095c18a08ed486e ocaml(Std) = 54daaa8e9d9731d209be16e7b8bc4bd2 ocaml-extlib = 1.7.8-3.fc34 ocaml-extlib(armv7hl-32) = 1.7.8-3.fc34 ocamlx(BitSet) = 66673e92e4cb8fd24327c7da530cd617 ocamlx(Dllist) = 6e8881d918c7ec9b3a51928d53379626 ocamlx(DynArray) = cb254e8eb980078a683ffc3494ad77c6 ocamlx(Enum) = 94a879953f821acef0d9c3b34f70e819 ocamlx(ExtArray) = 64f1799a55528cae802eacbc1e47eb4c ocamlx(ExtBuffer) = 0ff274af4684e7abb6f9a3ebb701ba27 ocamlx(ExtBytes) = ff175033f81a9b0a8ec4ad88947f43d6 ocamlx(ExtHashtbl) = dfd6cbf9208ffb0a288e97021c4463f6 ocamlx(ExtLib) = 7ca0414349571dec182f69997cc6fa7d ocamlx(ExtList) = ba2fc2d354fbb6aafbbab420cefa17a2 ocamlx(ExtString) = f20c52e8c318d742d0f8f5f60ef5c08c ocamlx(Global) = 5307f3d065db9292033c923e02f3e9df ocamlx(IO) = f43b00adab0fc83cb00e9661910d9dc5 ocamlx(OptParse) = 95de6913c106a24ddde2c4dad0bb1346 ocamlx(Option) = 4fa5bd362c35dffb0d8243ab1ea441e5 ocamlx(PMap) = 0335a67824f905ade8dab9ee277240bc ocamlx(RefList) = 46a0cdeb8dff66bcd8f4fc95fe2f10a5 ocamlx(Std) = 5fe1c8de9a6205d15bb4dfbd712c6ec8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) ocaml(BitSet) = f07f468d8c76a306be72c5d4f004ab25 ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(CamlinternalOO) = 9b49ddd063bfe999887d47e83d281c15 ocaml(Enum) = b62ced54d8dfc6192f779ca42c9f1db2 ocaml(ExtArray) = a327b3e23f8ada234f43abae774e5f30 ocaml(ExtBuffer) = 93214229cc3b268849cde3630004e212 ocaml(ExtBytes) = a3c1637b5d51d3bbfe89de53aafb9b26 ocaml(ExtHashtbl) = 13a798f764e351a94850ff2b45cc8fca ocaml(ExtList) = 30768f9fb19ac70caa3bb6f85da6ddfa ocaml(ExtString) = 91bb1520a59e984f9530a80b316d6782 ocaml(Option) = 497e31fb8f1e826bf6f1caac92bd8b9d ocaml(RefList) = d46fdee513c964fb0095c18a08ed486e ocaml(Std) = 54daaa8e9d9731d209be16e7b8bc4bd2 ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__array) = 4528cb7f2202a96df7bc293599ce41ac ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__bytes) = 6f90f1d35d75f513a9ee53cebf3fbc27 ocaml(Stdlib__char) = cdee48235b2dbc08f40a0e2ec3824bc5 ocaml(Stdlib__filename) = b88c1b2c331fb92c75f13ee6d0d91977 ocaml(Stdlib__hashtbl) = b762db4e3b71657dfcfd14539af9611a ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__list) = 15cef02558cc6576c616c84f09d5b0ea ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__pervasives) = 76119ce30941328f65713c9e5efa6ead ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__scanf) = 6d7fdae04e8b50cf6e3d781f6dd13bd1 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocamlx(BitSet) = 66673e92e4cb8fd24327c7da530cd617 ocamlx(CamlinternalOO) = e55b5b49eee34a921277d6cc626ffe21 ocamlx(Enum) = 94a879953f821acef0d9c3b34f70e819 ocamlx(ExtArray) = 64f1799a55528cae802eacbc1e47eb4c ocamlx(ExtBuffer) = 0ff274af4684e7abb6f9a3ebb701ba27 ocamlx(ExtBytes) = ff175033f81a9b0a8ec4ad88947f43d6 ocamlx(ExtHashtbl) = dfd6cbf9208ffb0a288e97021c4463f6 ocamlx(ExtList) = ba2fc2d354fbb6aafbbab420cefa17a2 ocamlx(ExtString) = f20c52e8c318d742d0f8f5f60ef5c08c ocamlx(Option) = 4fa5bd362c35dffb0d8243ab1ea441e5 ocamlx(RefList) = 46a0cdeb8dff66bcd8f4fc95fe2f10a5 ocamlx(Std) = 5fe1c8de9a6205d15bb4dfbd712c6ec8 ocamlx(Stdlib) = e265559501934b122c70de8bbae32227 ocamlx(Stdlib__array) = 6c55dc4f9a348156a4281ba9fa29c948 ocamlx(Stdlib__buffer) = 20ec22700c04c0e45252ce2ecae5e0a5 ocamlx(Stdlib__bytes) = e4fb9abe3de0b8bf37030991a1b08459 ocamlx(Stdlib__filename) = 6512f630be3e780c66de18195b1246c1 ocamlx(Stdlib__hashtbl) = 86d4160d3707cb034fa9dd6d15b700d2 ocamlx(Stdlib__int32) = 9f4554e2a263f8465762ad7ab0bae38c ocamlx(Stdlib__int64) = 0645c7936d9c44a3ee746fdea170a61f ocamlx(Stdlib__list) = ee635cda5a9d1d969d1d0128daa995b6 ocamlx(Stdlib__obj) = d6b7617e8e9a5ce205e4329493d99cbd ocamlx(Stdlib__pervasives) = 6b4c9288e456f95dbaeee8a8181eb106 ocamlx(Stdlib__printf) = 7b0d6695ad4af3eef7731952587512c2 ocamlx(Stdlib__scanf) = d2e806a89f4b6f77f4628e0600dc5128 ocamlx(Stdlib__string) = 87ee46b744490803a1a6e2d3a0a885a6 ocamlx(Stdlib__sys) = 05a2dd7e111621797902638a7ca9eca6 rtld(GNU_HASH) Processing files: ocaml-extlib-devel-1.7.8-3.fc34.armv7hl Provides: ocaml(BitSet) = f07f468d8c76a306be72c5d4f004ab25 ocaml(Dllist) = 23c7766fefa95b60119ad48277eb2f2c ocaml(DynArray) = e5e57ec300fbc7c1f3dba7cdd0b309fd ocaml(Enum) = b62ced54d8dfc6192f779ca42c9f1db2 ocaml(ExtArray) = a327b3e23f8ada234f43abae774e5f30 ocaml(ExtBuffer) = 93214229cc3b268849cde3630004e212 ocaml(ExtBytes) = a3c1637b5d51d3bbfe89de53aafb9b26 ocaml(ExtHashtbl) = 13a798f764e351a94850ff2b45cc8fca ocaml(ExtLib) = 80c7a837d0db4f85b33c4793e7a8c16a ocaml(ExtList) = 30768f9fb19ac70caa3bb6f85da6ddfa ocaml(ExtString) = 91bb1520a59e984f9530a80b316d6782 ocaml(Global) = 0b8107fb2942500a0eaad8763a47acc3 ocaml(IO) = c083261d6fde10c6d6cab7f989da23ba ocaml(OptParse) = 4bfb897bd44f2dae90147ab058dcf9e4 ocaml(Option) = 497e31fb8f1e826bf6f1caac92bd8b9d ocaml(PMap) = d9fbad40f1c89e7d75f5960eab57c847 ocaml(RefList) = d46fdee513c964fb0095c18a08ed486e ocaml(Std) = 54daaa8e9d9731d209be16e7b8bc4bd2 ocaml-extlib-devel = 1.7.8-3.fc34 ocaml-extlib-devel(armv7hl-32) = 1.7.8-3.fc34 ocamlx(BitSet) = 66673e92e4cb8fd24327c7da530cd617 ocamlx(Dllist) = 6e8881d918c7ec9b3a51928d53379626 ocamlx(DynArray) = cb254e8eb980078a683ffc3494ad77c6 ocamlx(Enum) = 94a879953f821acef0d9c3b34f70e819 ocamlx(ExtArray) = 64f1799a55528cae802eacbc1e47eb4c ocamlx(ExtBuffer) = 0ff274af4684e7abb6f9a3ebb701ba27 ocamlx(ExtBytes) = ff175033f81a9b0a8ec4ad88947f43d6 ocamlx(ExtHashtbl) = dfd6cbf9208ffb0a288e97021c4463f6 ocamlx(ExtLib) = 7ca0414349571dec182f69997cc6fa7d ocamlx(ExtList) = ba2fc2d354fbb6aafbbab420cefa17a2 ocamlx(ExtString) = f20c52e8c318d742d0f8f5f60ef5c08c ocamlx(Global) = 5307f3d065db9292033c923e02f3e9df ocamlx(IO) = f43b00adab0fc83cb00e9661910d9dc5 ocamlx(OptParse) = 95de6913c106a24ddde2c4dad0bb1346 ocamlx(Option) = 4fa5bd362c35dffb0d8243ab1ea441e5 ocamlx(PMap) = 0335a67824f905ade8dab9ee277240bc ocamlx(RefList) = 46a0cdeb8dff66bcd8f4fc95fe2f10a5 ocamlx(Std) = 5fe1c8de9a6205d15bb4dfbd712c6ec8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(BitSet) = f07f468d8c76a306be72c5d4f004ab25 ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(CamlinternalOO) = 9b49ddd063bfe999887d47e83d281c15 ocaml(Enum) = b62ced54d8dfc6192f779ca42c9f1db2 ocaml(ExtArray) = a327b3e23f8ada234f43abae774e5f30 ocaml(ExtBuffer) = 93214229cc3b268849cde3630004e212 ocaml(ExtBytes) = a3c1637b5d51d3bbfe89de53aafb9b26 ocaml(ExtHashtbl) = 13a798f764e351a94850ff2b45cc8fca ocaml(ExtList) = 30768f9fb19ac70caa3bb6f85da6ddfa ocaml(ExtString) = 91bb1520a59e984f9530a80b316d6782 ocaml(Option) = 497e31fb8f1e826bf6f1caac92bd8b9d ocaml(RefList) = d46fdee513c964fb0095c18a08ed486e ocaml(Std) = 54daaa8e9d9731d209be16e7b8bc4bd2 ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__array) = 4528cb7f2202a96df7bc293599ce41ac ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__bytes) = 6f90f1d35d75f513a9ee53cebf3fbc27 ocaml(Stdlib__char) = cdee48235b2dbc08f40a0e2ec3824bc5 ocaml(Stdlib__filename) = b88c1b2c331fb92c75f13ee6d0d91977 ocaml(Stdlib__hashtbl) = b762db4e3b71657dfcfd14539af9611a ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__list) = 15cef02558cc6576c616c84f09d5b0ea ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__pervasives) = 76119ce30941328f65713c9e5efa6ead ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__scanf) = 6d7fdae04e8b50cf6e3d781f6dd13bd1 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocamlx(BitSet) = 66673e92e4cb8fd24327c7da530cd617 ocamlx(CamlinternalOO) = e55b5b49eee34a921277d6cc626ffe21 ocamlx(Enum) = 94a879953f821acef0d9c3b34f70e819 ocamlx(ExtArray) = 64f1799a55528cae802eacbc1e47eb4c ocamlx(ExtBuffer) = 0ff274af4684e7abb6f9a3ebb701ba27 ocamlx(ExtBytes) = ff175033f81a9b0a8ec4ad88947f43d6 ocamlx(ExtHashtbl) = dfd6cbf9208ffb0a288e97021c4463f6 ocamlx(ExtList) = ba2fc2d354fbb6aafbbab420cefa17a2 ocamlx(ExtString) = f20c52e8c318d742d0f8f5f60ef5c08c ocamlx(Option) = 4fa5bd362c35dffb0d8243ab1ea441e5 ocamlx(RefList) = 46a0cdeb8dff66bcd8f4fc95fe2f10a5 ocamlx(Std) = 5fe1c8de9a6205d15bb4dfbd712c6ec8 ocamlx(Stdlib) = e265559501934b122c70de8bbae32227 ocamlx(Stdlib__array) = 6c55dc4f9a348156a4281ba9fa29c948 ocamlx(Stdlib__buffer) = 20ec22700c04c0e45252ce2ecae5e0a5 ocamlx(Stdlib__bytes) = e4fb9abe3de0b8bf37030991a1b08459 ocamlx(Stdlib__filename) = 6512f630be3e780c66de18195b1246c1 ocamlx(Stdlib__hashtbl) = 86d4160d3707cb034fa9dd6d15b700d2 ocamlx(Stdlib__int32) = 9f4554e2a263f8465762ad7ab0bae38c ocamlx(Stdlib__int64) = 0645c7936d9c44a3ee746fdea170a61f ocamlx(Stdlib__list) = ee635cda5a9d1d969d1d0128daa995b6 ocamlx(Stdlib__obj) = d6b7617e8e9a5ce205e4329493d99cbd ocamlx(Stdlib__pervasives) = 6b4c9288e456f95dbaeee8a8181eb106 ocamlx(Stdlib__printf) = 7b0d6695ad4af3eef7731952587512c2 ocamlx(Stdlib__scanf) = d2e806a89f4b6f77f4628e0600dc5128 ocamlx(Stdlib__string) = 87ee46b744490803a1a6e2d3a0a885a6 ocamlx(Stdlib__sys) = 05a2dd7e111621797902638a7ca9eca6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm Wrote: /builddir/build/RPMS/ocaml-extlib-devel-1.7.8-3.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-extlib-1.7.8-3.fc34.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0zS3wa + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-extlib-1.7.8-3.fc34.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0