D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-extlib-1.7.5-7.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Z6C1im + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-extlib-1.7.5 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocaml-extlib-1.7.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-extlib-1.7.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5x06Io + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-extlib-1.7.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd src + make build ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -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 410\" -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 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -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 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -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 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c uChar.mli uChar.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -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 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c unzip.mli unzip.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -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 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -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 410\" -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 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -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 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -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 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c uChar.mli uChar.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -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 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c unzip.mli unzip.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 410\" -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 410\" -D WITH_BYTES" -g -bin-annot -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs + make opt make: Nothing to be done for 'opt'. + make doc ocamlfind ocamlc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -g -bin-annot -package bytes -c 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 ocamldoc -pp "cppo -D \"OCAML 410\" -D WITH_BYTES" -sort -html -d doc/ 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 extLib.ml Warning: Module or module type Stdlib.Hashtbl.MakeSeeded not found Warning: Module type Stdlib.Hashtbl.SeededS not found Warning: Module type Stdlib.Hashtbl.SeededHashedType not found Warning: Module or module type Stdlib.Hashtbl.Make not found Warning: Module type Stdlib.Hashtbl.S not found Warning: Module type Stdlib.Hashtbl.HashedType not found Warning: Module or module type Stdlib.Bytes not found + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GItt0o + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64 + cd ocaml-extlib-1.7.5 + '[' 1 -eq 1 ']' + cd src + install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml + make VERSION=1.7.5 install OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml ocamlfind install -patch-version 1.7.5 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 /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/dllist.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/optParse.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/refList.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/unzip.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/base64.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/uTF8.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/uChar.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/std.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/pMap.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/option.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/IO.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/global.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extBuffer.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extString.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extList.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extHashtbl.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extArray.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/dynArray.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/bitSet.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/enum.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extBytes.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/dllist.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/optParse.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/refList.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/unzip.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/base64.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/uTF8.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/uChar.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/std.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/pMap.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/option.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/IO.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/global.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extBuffer.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extString.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extList.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extHashtbl.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extArray.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/dynArray.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/bitSet.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/enum.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extBytes.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/dllist.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/optParse.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/refList.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/unzip.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/base64.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/uTF8.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/uChar.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/std.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/pMap.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/option.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/IO.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/global.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extBuffer.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extString.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extList.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extHashtbl.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extArray.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/dynArray.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/bitSet.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/enum.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extBytes.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/dllist.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/optParse.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/refList.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/unzip.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/base64.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/uTF8.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/uChar.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/std.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/pMap.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/option.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/IO.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/global.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extBuffer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extString.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extList.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extHashtbl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extArray.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/dynArray.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/bitSet.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/enum.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extBytes.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/dllist.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/optParse.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/refList.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/unzip.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/base64.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/uTF8.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/uChar.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/std.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/pMap.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/option.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/IO.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/global.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extBuffer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extString.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extList.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extHashtbl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extArray.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/dynArray.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/bitSet.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/enum.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extBytes.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/META + mv doc apidoc-html + install -m 644 IO.ml base64.ml bitSet.ml configure.ml dllist.ml dynArray.ml enum.ml extArray.ml extBuffer.ml extBytes.ml extHashtbl.ml extLib.ml extList.ml extString.ml global.ml install.ml optParse.ml option.ml pMap.ml refList.ml std.ml uChar.ml uTF8.ml unzip.ml /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.7.5-7.mga8 --unique-debug-suffix -1.7.5-7.mga8.aarch64 --unique-debug-src-base ocaml-extlib-1.7.5-7.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocaml-extlib-1.7.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmxs original debug info size: 144kB, size after compression: 148kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: src/buffer.ml: Cannot stat: No such file or directory cpio: src/bytes.ml: Cannot stat: No such file or directory cpio: src/hashtbl.ml: Cannot stat: No such file or directory cpio: src/list.ml: Cannot stat: No such file or directory cpio: src/obj.ml: Cannot stat: No such file or directory cpio: src/scanf.ml: Cannot stat: No such file or directory cpio: src/stdlib.ml: Cannot stat: No such file or directory cpio: src/string.ml: Cannot stat: No such file or directory cpio: src/string.mli: Cannot stat: No such file or directory 298 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-extlib-1.7.5-7.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9jTpVp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-extlib-1.7.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/share/doc/ocaml-extlib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/share/doc/ocaml-extlib + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/share/doc/ocaml-extlib + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/share/doc/ocaml-extlib + cp -pr src/apidoc-html /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64/usr/share/doc/ocaml-extlib + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Base64) = 2877c84f15d557deb129ec456ad88b68 ocaml(BitSet) = c44fdc0b2c99f263bf831c7d4086a7bd ocaml(Dllist) = 0c2214a5e67fc785261b73619c44bcd7 ocaml(DynArray) = 93df07d774d774dcb6862b8b057b4cb9 ocaml(Enum) = 7128c80667440d1822b755b82faaf708 ocaml(ExtArray) = f7e80c549b021c8222082fce7d8b65e3 ocaml(ExtBuffer) = a074f71246059c6dbb2fcd1032bc6410 ocaml(ExtBytes) = 00cc7b629323266c67d87190a105e8a5 ocaml(ExtHashtbl) = b0a83f8a8ec69ee77aa8ce7c02ce51ca ocaml(ExtLib) = 159570f82023179e3a1f576e0db12610 ocaml(ExtList) = 9784b905995149b6d6ecc60644c03bf8 ocaml(ExtString) = 548704985674f52c557188a31e54e505 ocaml(Global) = fc2d8bdbbaf780bf7f366fddf17dc45f ocaml(IO) = 66681e744f93e34e806c1569ad187a67 ocaml(OptParse) = 86ea23365c3d01ea5adec8ce7924c27c ocaml(Option) = 4690cc62cc808d9225c1913fc91a6d50 ocaml(PMap) = 0a06a11ec8e7de2a6bb8bf9bb9356a14 ocaml(RefList) = 3c55e7a57bd037cc25687cabebc1a71b ocaml(Std) = da6587e905686a89569d84a15d21f76a ocaml(UChar) = 73ac8b0d6fbb44f9dc268e5a69531e50 ocaml(UTF8) = 47bbef2ad67f8e9dac59c8c01ce0e7ac ocaml(Unzip) = e7c3886d4b44975ad9b4cebcf812f083 ocaml-extlib = 1.7.5-7.mga8 ocaml-extlib(aarch-64) = 1.7.5-7.mga8 ocamlx(Base64) = f46a3d190576f732256fcb4875c2e302 ocamlx(BitSet) = a917c4baa0736a93828ffcffee89db9b ocamlx(Dllist) = 6548eca97f9d47a1a1bf4cdf6f20f531 ocamlx(DynArray) = 9972169f93f783b0f94cf8cfdccdc517 ocamlx(Enum) = f17af7b835c2bbdffcfe7002de77c623 ocamlx(ExtArray) = c2585840784da0018901ab556c12575e ocamlx(ExtBuffer) = b368193a6566f439fea945cccdfd0dde ocamlx(ExtBytes) = 48716e82c59156d0df690e74b217153c ocamlx(ExtHashtbl) = 7cadf93b5310cd56cdc32e2478dc3cf3 ocamlx(ExtLib) = a1c8feee47c47f5ba3a58ff621b9911f ocamlx(ExtList) = 753f9d17527e671427b21f20956f062f ocamlx(ExtString) = 44286610144b399bc6da2da128d9124c ocamlx(Global) = c2715b3824bf8d8ef25dd9b336fe99ff ocamlx(IO) = a99e3c004540909324dcb2c309f0d1e5 ocamlx(OptParse) = 07cd5b21df1b58b064215d3d96291264 ocamlx(Option) = 8a01ac71ccdd8b49cce69293f15b9c44 ocamlx(PMap) = ae0851448956f099a15ac125a1359e82 ocamlx(RefList) = e1dcd8eff30e561d28f2542aa46d9c9f ocamlx(Std) = 67e066abe7e3503ff51185cc7a13ec2d ocamlx(UChar) = c58e8107dff177f2fb72f26cd097c389 ocamlx(UTF8) = 16ab86c51f3e6e87f5e0548a3a889085 ocamlx(Unzip) = 41eb22aa90b435b650cac3ceb86fa261 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.17)(64bit) ocaml(BitSet) = c44fdc0b2c99f263bf831c7d4086a7bd ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Enum) = 7128c80667440d1822b755b82faaf708 ocaml(ExtArray) = f7e80c549b021c8222082fce7d8b65e3 ocaml(ExtBuffer) = a074f71246059c6dbb2fcd1032bc6410 ocaml(ExtBytes) = 00cc7b629323266c67d87190a105e8a5 ocaml(ExtHashtbl) = b0a83f8a8ec69ee77aa8ce7c02ce51ca ocaml(ExtList) = 9784b905995149b6d6ecc60644c03bf8 ocaml(ExtString) = 548704985674f52c557188a31e54e505 ocaml(IO) = 66681e744f93e34e806c1569ad187a67 ocaml(Option) = 4690cc62cc808d9225c1913fc91a6d50 ocaml(RefList) = 3c55e7a57bd037cc25687cabebc1a71b ocaml(Std) = da6587e905686a89569d84a15d21f76a ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__scanf) = e84e0fc8d2ad94705113ca03bfc9de5a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(UChar) = 73ac8b0d6fbb44f9dc268e5a69531e50 ocamlx(BitSet) = a917c4baa0736a93828ffcffee89db9b ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(Enum) = f17af7b835c2bbdffcfe7002de77c623 ocamlx(ExtArray) = c2585840784da0018901ab556c12575e ocamlx(ExtBuffer) = b368193a6566f439fea945cccdfd0dde ocamlx(ExtBytes) = 48716e82c59156d0df690e74b217153c ocamlx(ExtHashtbl) = 7cadf93b5310cd56cdc32e2478dc3cf3 ocamlx(ExtList) = 753f9d17527e671427b21f20956f062f ocamlx(ExtString) = 44286610144b399bc6da2da128d9124c ocamlx(IO) = a99e3c004540909324dcb2c309f0d1e5 ocamlx(Option) = 8a01ac71ccdd8b49cce69293f15b9c44 ocamlx(RefList) = e1dcd8eff30e561d28f2542aa46d9c9f ocamlx(Std) = 67e066abe7e3503ff51185cc7a13ec2d ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__char) = d80ec3dec044dcabdaf3546ec3ca4692 ocamlx(Stdlib__filename) = 4acdb6cb1dcdea0eb5f64c37cb1fa406 ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__int32) = be315a06dd915963aef90cd481c312ac ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__obj) = 930dac301330b9d6c1d5e7e7c2310683 ocamlx(Stdlib__pervasives) = a4e6439f19e44d97d49bbd087347b9ec ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__scanf) = 70e0ba7c9ddc1a8ecb11ae0eee0f2313 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(UChar) = c58e8107dff177f2fb72f26cd097c389 Obsoletes: ocaml-extlib_min < 1.6.0-2 Processing files: ocaml-extlib-devel-1.7.5-7.mga8.aarch64 Provides: ocaml(Base64) = 2877c84f15d557deb129ec456ad88b68 ocaml(BitSet) = c44fdc0b2c99f263bf831c7d4086a7bd ocaml(Dllist) = 0c2214a5e67fc785261b73619c44bcd7 ocaml(DynArray) = 93df07d774d774dcb6862b8b057b4cb9 ocaml(Enum) = 7128c80667440d1822b755b82faaf708 ocaml(ExtArray) = f7e80c549b021c8222082fce7d8b65e3 ocaml(ExtBuffer) = a074f71246059c6dbb2fcd1032bc6410 ocaml(ExtBytes) = 00cc7b629323266c67d87190a105e8a5 ocaml(ExtHashtbl) = b0a83f8a8ec69ee77aa8ce7c02ce51ca ocaml(ExtLib) = 159570f82023179e3a1f576e0db12610 ocaml(ExtList) = 9784b905995149b6d6ecc60644c03bf8 ocaml(ExtString) = 548704985674f52c557188a31e54e505 ocaml(Global) = fc2d8bdbbaf780bf7f366fddf17dc45f ocaml(IO) = 66681e744f93e34e806c1569ad187a67 ocaml(OptParse) = 86ea23365c3d01ea5adec8ce7924c27c ocaml(Option) = 4690cc62cc808d9225c1913fc91a6d50 ocaml(PMap) = 0a06a11ec8e7de2a6bb8bf9bb9356a14 ocaml(RefList) = 3c55e7a57bd037cc25687cabebc1a71b ocaml(Std) = da6587e905686a89569d84a15d21f76a ocaml(UChar) = 73ac8b0d6fbb44f9dc268e5a69531e50 ocaml(UTF8) = 47bbef2ad67f8e9dac59c8c01ce0e7ac ocaml(Unzip) = e7c3886d4b44975ad9b4cebcf812f083 ocaml-extlib-devel = 1.7.5-7.mga8 ocaml-extlib-devel(aarch-64) = 1.7.5-7.mga8 ocamlx(Base64) = f46a3d190576f732256fcb4875c2e302 ocamlx(BitSet) = a917c4baa0736a93828ffcffee89db9b ocamlx(Dllist) = 6548eca97f9d47a1a1bf4cdf6f20f531 ocamlx(DynArray) = 9972169f93f783b0f94cf8cfdccdc517 ocamlx(Enum) = f17af7b835c2bbdffcfe7002de77c623 ocamlx(ExtArray) = c2585840784da0018901ab556c12575e ocamlx(ExtBuffer) = b368193a6566f439fea945cccdfd0dde ocamlx(ExtBytes) = 48716e82c59156d0df690e74b217153c ocamlx(ExtHashtbl) = 7cadf93b5310cd56cdc32e2478dc3cf3 ocamlx(ExtLib) = a1c8feee47c47f5ba3a58ff621b9911f ocamlx(ExtList) = 753f9d17527e671427b21f20956f062f ocamlx(ExtString) = 44286610144b399bc6da2da128d9124c ocamlx(Global) = c2715b3824bf8d8ef25dd9b336fe99ff ocamlx(IO) = a99e3c004540909324dcb2c309f0d1e5 ocamlx(OptParse) = 07cd5b21df1b58b064215d3d96291264 ocamlx(Option) = 8a01ac71ccdd8b49cce69293f15b9c44 ocamlx(PMap) = ae0851448956f099a15ac125a1359e82 ocamlx(RefList) = e1dcd8eff30e561d28f2542aa46d9c9f ocamlx(Std) = 67e066abe7e3503ff51185cc7a13ec2d ocamlx(UChar) = c58e8107dff177f2fb72f26cd097c389 ocamlx(UTF8) = 16ab86c51f3e6e87f5e0548a3a889085 ocamlx(Unzip) = 41eb22aa90b435b650cac3ceb86fa261 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(BitSet) = c44fdc0b2c99f263bf831c7d4086a7bd ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Enum) = 7128c80667440d1822b755b82faaf708 ocaml(ExtArray) = f7e80c549b021c8222082fce7d8b65e3 ocaml(ExtBuffer) = a074f71246059c6dbb2fcd1032bc6410 ocaml(ExtBytes) = 00cc7b629323266c67d87190a105e8a5 ocaml(ExtHashtbl) = b0a83f8a8ec69ee77aa8ce7c02ce51ca ocaml(ExtList) = 9784b905995149b6d6ecc60644c03bf8 ocaml(ExtString) = 548704985674f52c557188a31e54e505 ocaml(IO) = 66681e744f93e34e806c1569ad187a67 ocaml(Option) = 4690cc62cc808d9225c1913fc91a6d50 ocaml(RefList) = 3c55e7a57bd037cc25687cabebc1a71b ocaml(Std) = da6587e905686a89569d84a15d21f76a ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__scanf) = e84e0fc8d2ad94705113ca03bfc9de5a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(UChar) = 73ac8b0d6fbb44f9dc268e5a69531e50 ocamlx(BitSet) = a917c4baa0736a93828ffcffee89db9b ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(Enum) = f17af7b835c2bbdffcfe7002de77c623 ocamlx(ExtArray) = c2585840784da0018901ab556c12575e ocamlx(ExtBuffer) = b368193a6566f439fea945cccdfd0dde ocamlx(ExtBytes) = 48716e82c59156d0df690e74b217153c ocamlx(ExtHashtbl) = 7cadf93b5310cd56cdc32e2478dc3cf3 ocamlx(ExtList) = 753f9d17527e671427b21f20956f062f ocamlx(ExtString) = 44286610144b399bc6da2da128d9124c ocamlx(IO) = a99e3c004540909324dcb2c309f0d1e5 ocamlx(Option) = 8a01ac71ccdd8b49cce69293f15b9c44 ocamlx(RefList) = e1dcd8eff30e561d28f2542aa46d9c9f ocamlx(Std) = 67e066abe7e3503ff51185cc7a13ec2d ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__char) = d80ec3dec044dcabdaf3546ec3ca4692 ocamlx(Stdlib__filename) = 4acdb6cb1dcdea0eb5f64c37cb1fa406 ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__int32) = be315a06dd915963aef90cd481c312ac ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__obj) = 930dac301330b9d6c1d5e7e7c2310683 ocamlx(Stdlib__pervasives) = a4e6439f19e44d97d49bbd087347b9ec ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__scanf) = 70e0ba7c9ddc1a8ecb11ae0eee0f2313 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(UChar) = c58e8107dff177f2fb72f26cd097c389 Obsoletes: ocaml-extlib_min-devel < 1.6.0-2 Processing files: ocaml-extlib-debugsource-1.7.5-7.mga8.aarch64 Provides: ocaml-extlib-debugsource = 1.7.5-7.mga8 ocaml-extlib-debugsource(aarch-64) = 1.7.5-7.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-extlib-debuginfo-1.7.5-7.mga8.aarch64 Provides: debuginfo(build-id) = fae85c94206d1d27fbd30d877d56cdd9a4990d72 ocaml-extlib-debuginfo = 1.7.5-7.mga8 ocaml-extlib-debuginfo(aarch-64) = 1.7.5-7.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-extlib-debugsource(aarch-64) = 1.7.5-7.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-extlib-debuginfo-1.7.5-7.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-extlib-debugsource-1.7.5-7.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-extlib-1.7.5-7.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-extlib-devel-1.7.5-7.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KvmZEp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-extlib-1.7.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-7.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YlMdgn + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocaml-extlib-1.7.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!