D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-extlib-1.7.5-4.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MgK1Hv + 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.Qx2Seu + 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.JMLGFv + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.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-4.mga8.aarch64/usr/lib64/ocaml + make VERSION=1.7.5 install OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.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-4.mga8.aarch64/usr/lib64/ocaml/extlib/dllist.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/optParse.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/refList.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/unzip.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/base64.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/uTF8.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/uChar.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/std.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/pMap.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/option.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/IO.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/global.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extBuffer.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extString.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extList.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extHashtbl.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extArray.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/dynArray.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/bitSet.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/enum.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extBytes.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/dllist.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/optParse.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/refList.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/unzip.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/base64.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/uTF8.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/uChar.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/std.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/pMap.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/option.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/IO.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/global.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extBuffer.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extString.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extList.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extHashtbl.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extArray.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/dynArray.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/bitSet.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/enum.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extBytes.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/dllist.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/optParse.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/refList.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/unzip.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/base64.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/uTF8.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/uChar.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/std.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/pMap.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/option.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/IO.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/global.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extBuffer.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extString.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extList.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extHashtbl.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extArray.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/dynArray.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/bitSet.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/enum.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extBytes.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/dllist.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/optParse.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/refList.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/unzip.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/base64.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/uTF8.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/uChar.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/std.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/pMap.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/option.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/IO.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/global.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extBuffer.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extString.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extList.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extHashtbl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extArray.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/dynArray.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/bitSet.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/enum.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extBytes.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/dllist.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/optParse.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/refList.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/unzip.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/base64.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/uTF8.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/uChar.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/std.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/pMap.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/option.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/IO.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/global.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extBuffer.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extString.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extList.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extHashtbl.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extArray.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/dynArray.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/bitSet.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/enum.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extBytes.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.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-4.mga8.aarch64/usr/lib64/ocaml/extlib/ + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.7.5-4.mga8 --unique-debug-suffix -1.7.5-4.mga8.aarch64 --unique-debug-src-base ocaml-extlib-1.7.5-4.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-4.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/lib64/ocaml/extlib/extLib.cmxs original debug info size: 148kB, size after compression: 152kB /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 + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-extlib-1.7.5-4.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.B1V9es + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocaml-extlib-1.7.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.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-4.mga8.aarch64/usr/share/doc/ocaml-extlib + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/share/doc/ocaml-extlib + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64/usr/share/doc/ocaml-extlib + cp -pr src/apidoc-html /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.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-4.mga8 ocaml-extlib(aarch-64) = 1.7.5-4.mga8 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(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(Std) = da6587e905686a89569d84a15d21f76a ocaml(Stdlib) = aa33af4684579b41817bc194be0a7a26 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 ocaml(runtime) = 4.10.0 Obsoletes: ocaml-extlib_min < 1.6.0-2 Processing files: ocaml-extlib-devel-1.7.5-4.mga8.aarch64 Provides: ocaml-extlib-devel = 1.7.5-4.mga8 ocaml-extlib-devel(aarch-64) = 1.7.5-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: ocaml-extlib_min-devel < 1.6.0-2 Processing files: ocaml-extlib-debugsource-1.7.5-4.mga8.aarch64 Provides: ocaml-extlib-debugsource = 1.7.5-4.mga8 ocaml-extlib-debugsource(aarch-64) = 1.7.5-4.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-4.mga8.aarch64 Provides: debuginfo(build-id) = 4e9a4e2854f22380f293398b3a19fb86973cb932 ocaml-extlib-debuginfo = 1.7.5-4.mga8 ocaml-extlib-debuginfo(aarch-64) = 1.7.5-4.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-4.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-extlib-1.7.5-4.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-extlib-debuginfo-1.7.5-4.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-extlib-debugsource-1.7.5-4.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-extlib-1.7.5-4.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-extlib-devel-1.7.5-4.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wQaYJw + 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-4.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TGfjBs + 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!