D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-res-4.0.7-7.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AIHo8K + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf res-4.0.7 + /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/v4.0.7.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd res-4.0.7 + /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.kofAUK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd res-4.0.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure File "./setup.ml", line 318, characters 20-36: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: 330 | Hashtbl.hash (String.lowercase s) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: 368 | String.lowercase buf ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: 474 | String.lowercase ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1381, characters 23-41: 1381 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ 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 "./setup.ml", line 1825, characters 16-33: 1825 | concat dir (String.capitalize base) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: 1831 | concat dir (String.uncapitalize base) ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 3229, characters 16-34: 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 "setup.ml", line 5847, characters 11-28: Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ res Package version: ..................................... 4.0.7 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ arm64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.10.0 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr/local Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir findlib_version: ..................................... 1.8.1 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... Build examples: ...................................... true Create documentations: ............................... true Compile tests executable and library and run them: ... false ocamldoc: ............................................ /usr/bin/ocamldoc pkg_bytes: ........................................... /usr/lib64/ocaml/bytes + make ocaml setup.ml -build File "./setup.ml", line 318, characters 20-36: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: 330 | Hashtbl.hash (String.lowercase s) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: 368 | String.lowercase buf ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: 474 | String.lowercase ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1381, characters 23-41: 1381 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ 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 "./setup.ml", line 1825, characters 16-33: 1825 | concat dir (String.capitalize base) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: 1831 | concat dir (String.uncapitalize base) ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 3229, characters 16-34: 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 "setup.ml", line 5847, characters 11-28: Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. Warning: Won't be able to compile a native plugin /usr/bin/ocamlc.opt unix.cma -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild /usr/bin/ocamlfind ocamldep -package bytes -modules lib/nopres_impl.ml > lib/nopres_impl.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -modules lib/strat.ml > lib/strat.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/strat.cmo lib/strat.ml /usr/bin/ocamlfind ocamldep -package bytes -modules lib/nopres_intf.ml > lib/nopres_intf.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -modules lib/pres_impl.ml > lib/pres_impl.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -modules lib/pres_intf.ml > lib/pres_intf.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -modules lib/res.mli > lib/res.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/nopres_intf.cmo lib/nopres_intf.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/nopres_intf.cmo lib/nopres_intf.ml File "lib/nopres_intf.ml", line 32, characters 29-65: 32 | type strategy = Strategy.t (** Type of reallocation strategy *) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 50: ambiguous documentation comment File "lib/nopres_intf.ml", line 33, characters 9-40: 33 | type t (** Type of resizable arrays *) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 50: ambiguous documentation comment /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/pres_intf.cmo lib/pres_intf.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/pres_intf.cmo lib/pres_intf.ml File "lib/pres_intf.ml", line 30, characters 29-65: 30 | type strategy = Strategy.t (** Type of reallocation strategy *) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 50: ambiguous documentation comment /usr/bin/ocamlfind ocamldep -package bytes -modules lib/weak_intf.ml > lib/weak_intf.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/weak_intf.cmo lib/weak_intf.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/weak_intf.cmo lib/weak_intf.ml File "lib/weak_intf.ml", line 30, characters 29-65: 30 | type strategy = Strategy.t (** Type of reallocation strategy *) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 50: ambiguous documentation comment /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/res.cmi lib/res.mli /usr/bin/ocamlfind ocamldep -package bytes -modules lib/res.ml > lib/res.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/nopres_impl.cmo lib/nopres_impl.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/pres_impl.cmo lib/pres_impl.ml /usr/bin/ocamlfind ocamldep -package bytes -modules lib/weak_impl.ml > lib/weak_impl.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/weak_impl.cmo lib/weak_impl.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/res.cmo lib/res.ml /usr/bin/ocamlfind ocamlc -a -I lib lib/strat.cmo lib/nopres_impl.cmo lib/nopres_intf.cmo lib/pres_impl.cmo lib/pres_intf.cmo lib/weak_impl.cmo lib/weak_intf.cmo lib/res.cmo -o lib/res.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/strat.cmx lib/strat.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/nopres_impl.cmx lib/nopres_impl.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/pres_impl.cmx lib/pres_impl.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/nopres_intf.cmx lib/nopres_intf.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/nopres_intf.cmx lib/nopres_intf.ml File "lib/nopres_intf.ml", line 32, characters 29-65: 32 | type strategy = Strategy.t (** Type of reallocation strategy *) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 50: ambiguous documentation comment File "lib/nopres_intf.ml", line 33, characters 9-40: 33 | type t (** Type of resizable arrays *) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 50: ambiguous documentation comment /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/pres_intf.cmx lib/pres_intf.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/pres_intf.cmx lib/pres_intf.ml File "lib/pres_intf.ml", line 30, characters 29-65: 30 | type strategy = Strategy.t (** Type of reallocation strategy *) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 50: ambiguous documentation comment /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/weak_impl.cmx lib/weak_impl.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/weak_intf.cmx lib/weak_intf.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/weak_intf.cmx lib/weak_intf.ml File "lib/weak_intf.ml", line 30, characters 29-65: 30 | type strategy = Strategy.t (** Type of reallocation strategy *) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 50: ambiguous documentation comment /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -package bytes -w Aer-44 -I lib -o lib/res.cmx lib/res.ml /usr/bin/ocamlfind ocamlopt -a -I lib lib/strat.cmx lib/nopres_impl.cmx lib/nopres_intf.cmx lib/pres_impl.cmx lib/pres_intf.cmx lib/weak_impl.cmx lib/weak_intf.cmx lib/res.cmx -o lib/res.cmxa /usr/bin/ocamlfind ocamlopt -shared -I lib lib/res.cmxa lib/strat.cmx lib/nopres_impl.cmx lib/nopres_intf.cmx lib/pres_impl.cmx lib/pres_intf.cmx lib/weak_impl.cmx lib/weak_intf.cmx lib/res.cmx -o lib/res.cmxs /usr/bin/ocamlfind ocamldep -package bytes -modules examples/buffer_ex.ml > examples/buffer_ex.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44 -I examples -I lib -o examples/buffer_ex.cmo examples/buffer_ex.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44 -I examples -I lib -o examples/buffer_ex.cmx examples/buffer_ex.ml /usr/bin/ocamlfind ocamlopt -g -linkpkg -package bytes -I lib -I examples lib/res.cmxa examples/buffer_ex.cmx -o examples/buffer_ex.native /usr/bin/ocamlfind ocamldep -package bytes -modules examples/defstrat.ml > examples/defstrat.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44 -I examples -I lib -o examples/defstrat.cmo examples/defstrat.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44 -I examples -I lib -o examples/defstrat.cmx examples/defstrat.ml /usr/bin/ocamlfind ocamlopt -g -linkpkg -package bytes -I lib -I examples lib/res.cmxa examples/defstrat.cmx -o examples/defstrat.native /usr/bin/ocamlfind ocamldep -package bytes -modules examples/stupid_ga.ml > examples/stupid_ga.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44 -I examples -I lib -o examples/stupid_ga.cmo examples/stupid_ga.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44 -I examples -I lib -o examples/stupid_ga.cmx examples/stupid_ga.ml /usr/bin/ocamlfind ocamlopt -g -linkpkg -package bytes -I lib -I examples lib/res.cmxa examples/stupid_ga.cmx -o examples/stupid_ga.native /usr/bin/ocamlfind ocamldep -package bytes -modules examples/weak_ex.ml > examples/weak_ex.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44 -I examples -I lib -o examples/weak_ex.cmo examples/weak_ex.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44 -I examples -I lib -o examples/weak_ex.cmx examples/weak_ex.ml /usr/bin/ocamlfind ocamlopt -g -linkpkg -package bytes -I lib -I examples lib/res.cmxa examples/weak_ex.cmx -o examples/weak_ex.native + /usr/bin/ocamlc.opt unix.cma -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild File "myocamlbuild.ml", line 518, characters 43-62: 518 | List.map (fun m -> (String.uncapitalize m) ^ ".cmi") ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Ocamlbuild_plugin.String.uncapitalize Use String.uncapitalize_ascii instead. File "myocamlbuild.ml", line 531, characters 51-70: 531 | List.map (fun m -> dir^"/"^(String.uncapitalize m)^".cmi") ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Ocamlbuild_plugin.String.uncapitalize Use String.uncapitalize_ascii instead. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XTH6YI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64 + cd res-4.0.7 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/stublibs + make install ocaml setup.ml -install File "./setup.ml", line 318, characters 20-36: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: 330 | Hashtbl.hash (String.lowercase s) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: 368 | String.lowercase buf ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: 474 | String.lowercase ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1381, characters 23-41: 1381 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ 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 "./setup.ml", line 1825, characters 16-33: 1825 | concat dir (String.capitalize base) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: 1831 | concat dir (String.uncapitalize base) ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 3229, characters 16-34: 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 "setup.ml", line 5847, characters 11-28: Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/nopres_impl.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/nopres_intf.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/pres_impl.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/pres_intf.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/res.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/strat.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/weak_impl.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/weak_intf.ml Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/res.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/res.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/res.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/res.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/weak_intf.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/weak_intf.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/weak_intf.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/weak_impl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/weak_impl.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/weak_impl.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/strat.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/strat.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/strat.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/res.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/res.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/res.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/res.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/pres_intf.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/pres_intf.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/pres_intf.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/pres_impl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/pres_impl.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/pres_impl.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/nopres_intf.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/nopres_intf.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/nopres_intf.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/nopres_impl.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/nopres_impl.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/nopres_impl.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/weak_intf.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/weak_impl.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/strat.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/res.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/pres_intf.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/pres_impl.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/nopres_intf.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/nopres_impl.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64//usr/lib64/ocaml/res/META + ocaml setup.ml -doc File "./setup.ml", line 318, characters 20-36: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: 330 | Hashtbl.hash (String.lowercase s) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: 368 | String.lowercase buf ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: 474 | String.lowercase ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1381, characters 23-41: 1381 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ 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 "./setup.ml", line 1825, characters 16-33: 1825 | concat dir (String.capitalize base) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: 1831 | concat dir (String.uncapitalize base) ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 3229, characters 16-34: 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 "setup.ml", line 5847, characters 11-28: Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. /usr/bin/ocamlfind ocamldoc -dump lib/nopres_impl.odoc -package bytes -I lib lib/nopres_impl.ml + /usr/bin/ocamlfind ocamldoc -dump lib/nopres_impl.odoc -package bytes -I lib lib/nopres_impl.ml Warning: Module or module type S not found Warning: Module or module type S not found Warning: Module or module type S not found /usr/bin/ocamlfind ocamldoc -dump lib/nopres_intf.odoc -package bytes -I lib lib/nopres_intf.ml /usr/bin/ocamlfind ocamldoc -dump lib/pres_impl.odoc -package bytes -I lib lib/pres_impl.ml + /usr/bin/ocamlfind ocamldoc -dump lib/pres_impl.odoc -package bytes -I lib lib/pres_impl.ml Warning: Module or module type S not found Warning: Module or module type S not found Warning: Module or module type S not found /usr/bin/ocamlfind ocamldoc -dump lib/pres_intf.odoc -package bytes -I lib lib/pres_intf.ml + /usr/bin/ocamlfind ocamldoc -dump lib/pres_intf.odoc -package bytes -I lib lib/pres_intf.ml Warning: Module type Strat.T not found /usr/bin/ocamlfind ocamldoc -dump lib/res.odoc -package bytes -I lib lib/res.mli + /usr/bin/ocamlfind ocamldoc -dump lib/res.odoc -package bytes -I lib lib/res.mli Warning: Module type Nopres_intf.Buffer not found Warning: Module type Weak_intf.T not found Warning: Module type Nopres_intf.T not found Warning: Module type Nopres_intf.T not found Warning: Module type Pres_intf.T not found Warning: Module type Nopres_intf.Buffer not found Warning: Module type Weak_intf.T not found Warning: Module type Nopres_intf.T not found Warning: Module type Nopres_intf.T not found Warning: Module type Pres_intf.T not found Warning: Module type Strat.T not found Warning: Module type Strat.T not found Warning: Module type Nopres_intf.Buffer not found Warning: Module type Weak_intf.T not found Warning: Module type Nopres_intf.T not found Warning: Module type Nopres_intf.T not found Warning: Module type Pres_intf.T not found Warning: Module type Nopres_intf.Buffer not found Warning: Module type Weak_intf.T not found Warning: Module type Nopres_intf.T not found Warning: Module type Nopres_intf.T not found Warning: Module type Pres_intf.T not found Warning: Module type Strat.T not found Warning: Module type Strat.T not found /usr/bin/ocamlfind ocamldoc -dump lib/strat.odoc -package bytes -I lib lib/strat.ml /usr/bin/ocamlfind ocamldoc -dump lib/weak_impl.odoc -package bytes -I lib lib/weak_impl.ml + /usr/bin/ocamlfind ocamldoc -dump lib/weak_impl.odoc -package bytes -I lib lib/weak_impl.ml Warning: Module or module type S not found Warning: Module or module type S not found Warning: Module or module type S not found /usr/bin/ocamlfind ocamldoc -dump lib/weak_intf.odoc -package bytes -I lib lib/weak_intf.ml + /usr/bin/ocamlfind ocamldoc -dump lib/weak_intf.odoc -package bytes -I lib lib/weak_intf.ml Warning: Module type Strat.T not found rm -rf API.docdir mkdir -p API.docdir /usr/bin/ocamlfind ocamldoc -load lib/nopres_impl.odoc -load lib/nopres_intf.odoc -load lib/pres_impl.odoc -load lib/pres_intf.odoc -load lib/res.odoc -load lib/strat.odoc -load lib/weak_impl.odoc -load lib/weak_intf.odoc -html -d API.docdir + /usr/bin/ocamlfind ocamldoc -load lib/nopres_impl.odoc -load lib/nopres_intf.odoc -load lib/pres_impl.odoc -load lib/pres_intf.odoc -load lib/res.odoc -load lib/strat.odoc -load lib/weak_impl.odoc -load lib/weak_intf.odoc -html -d API.docdir Warning: Module or module type S not found Warning: Module or module type S not found Warning: Module or module type S not found + rm -f API.docdir + mv _build/API.docdir ./ + mv _build/API.odocl ./ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 4.0.7-7.mga8 --unique-debug-suffix -4.0.7-7.mga8.aarch64 --unique-debug-src-base ocaml-res-4.0.7-7.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/res-4.0.7 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/lib64/ocaml/res/res.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/lib64/ocaml/res/res.cmxs original debug info size: 72kB, size after compression: 76kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: _build/bytes.ml: Cannot stat: No such file or directory cpio: _build/list.ml: Cannot stat: No such file or directory cpio: _build/weak.ml: Cannot stat: No such file or directory 81 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-res-4.0.7-7.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aCGFjH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd res-4.0.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res + cp -pr COPYING.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Nopres_impl) = d25c9efc1b6dd1d1baf1582d8863ca3e ocaml(Nopres_intf) = d39e19289447b2f4fd092e26e712ec5d ocaml(Pres_impl) = 47b34fd516d01d3707da72b7213817e8 ocaml(Pres_intf) = 74152d7becb596145eeccc882b7193a5 ocaml(Res) = 38ebc02dbad2eb2e133cdd2554b33d27 ocaml(Strat) = 8d39f9b049c37ce79e3d2a936f427b99 ocaml(Weak_impl) = 9362c7b224c112af553f434ff1356954 ocaml(Weak_intf) = ef7856bd6fd4d1ce9433b50de7b7c68c ocaml-res = 4.0.7-7.mga8 ocaml-res(aarch-64) = 4.0.7-7.mga8 ocamlx(Nopres_impl) = c30bdf75032150f49fecfa2ad5327506 ocamlx(Nopres_intf) = a59ac86f9059c3c4c27e1ee09e51bb95 ocamlx(Pres_impl) = 8b31cd9eb827a7644fbae8fa38ad6a84 ocamlx(Pres_intf) = 715a04b44a8ad08673da8b422d2258cc ocamlx(Res) = 8f26daebc7aa73f7f54b18c06bb1013f ocamlx(Strat) = eae49f440bad8f1c542b2aed62e89f4d ocamlx(Weak_impl) = 45d80d76d411e2b1dee5d58c31ce7783 ocamlx(Weak_intf) = ce8fde61510e1fd28361ad63be47ba0b 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(Nopres_impl) = d25c9efc1b6dd1d1baf1582d8863ca3e ocaml(Nopres_intf) = d39e19289447b2f4fd092e26e712ec5d ocaml(Pres_impl) = 47b34fd516d01d3707da72b7213817e8 ocaml(Pres_intf) = 74152d7becb596145eeccc882b7193a5 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__weak) = 566904bc5a0ffe372f2b7937579598cc ocaml(Strat) = 8d39f9b049c37ce79e3d2a936f427b99 ocaml(Weak_impl) = 9362c7b224c112af553f434ff1356954 ocaml(Weak_intf) = ef7856bd6fd4d1ce9433b50de7b7c68c ocamlx(Nopres_impl) = c30bdf75032150f49fecfa2ad5327506 ocamlx(Pres_impl) = 8b31cd9eb827a7644fbae8fa38ad6a84 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Stdlib__weak) = b8f1a2821001d118c5570770bb7b673f ocamlx(Weak_impl) = 45d80d76d411e2b1dee5d58c31ce7783 Processing files: ocaml-res-devel-4.0.7-7.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W3TXhI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd res-4.0.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res-devel + cp -pr CHANGES.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res-devel + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res-devel + cp -pr TODO.md /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res-devel + cp -pr API.docdir /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res-devel + cp -pr API.odocl /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res-devel + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64/usr/share/doc/ocaml-res-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Nopres_impl) = d25c9efc1b6dd1d1baf1582d8863ca3e ocaml(Nopres_intf) = d39e19289447b2f4fd092e26e712ec5d ocaml(Pres_impl) = 47b34fd516d01d3707da72b7213817e8 ocaml(Pres_intf) = 74152d7becb596145eeccc882b7193a5 ocaml(Res) = 38ebc02dbad2eb2e133cdd2554b33d27 ocaml(Strat) = 8d39f9b049c37ce79e3d2a936f427b99 ocaml(Weak_impl) = 9362c7b224c112af553f434ff1356954 ocaml(Weak_intf) = ef7856bd6fd4d1ce9433b50de7b7c68c ocaml-res-devel = 4.0.7-7.mga8 ocaml-res-devel(aarch-64) = 4.0.7-7.mga8 ocamlx(Nopres_impl) = c30bdf75032150f49fecfa2ad5327506 ocamlx(Nopres_intf) = a59ac86f9059c3c4c27e1ee09e51bb95 ocamlx(Pres_impl) = 8b31cd9eb827a7644fbae8fa38ad6a84 ocamlx(Pres_intf) = 715a04b44a8ad08673da8b422d2258cc ocamlx(Res) = 8f26daebc7aa73f7f54b18c06bb1013f ocamlx(Strat) = eae49f440bad8f1c542b2aed62e89f4d ocamlx(Weak_impl) = 45d80d76d411e2b1dee5d58c31ce7783 ocamlx(Weak_intf) = ce8fde61510e1fd28361ad63be47ba0b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Nopres_impl) = d25c9efc1b6dd1d1baf1582d8863ca3e ocaml(Nopres_intf) = d39e19289447b2f4fd092e26e712ec5d ocaml(Pres_impl) = 47b34fd516d01d3707da72b7213817e8 ocaml(Pres_intf) = 74152d7becb596145eeccc882b7193a5 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__weak) = 566904bc5a0ffe372f2b7937579598cc ocaml(Strat) = 8d39f9b049c37ce79e3d2a936f427b99 ocaml(Weak_impl) = 9362c7b224c112af553f434ff1356954 ocaml(Weak_intf) = ef7856bd6fd4d1ce9433b50de7b7c68c ocamlx(Nopres_impl) = c30bdf75032150f49fecfa2ad5327506 ocamlx(Pres_impl) = 8b31cd9eb827a7644fbae8fa38ad6a84 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Stdlib__weak) = b8f1a2821001d118c5570770bb7b673f ocamlx(Weak_impl) = 45d80d76d411e2b1dee5d58c31ce7783 Processing files: ocaml-res-debugsource-4.0.7-7.mga8.aarch64 Provides: ocaml-res-debugsource = 4.0.7-7.mga8 ocaml-res-debugsource(aarch-64) = 4.0.7-7.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-res-debuginfo-4.0.7-7.mga8.aarch64 Provides: debuginfo(build-id) = ab10f7a5184f16e2f5b8c48cd62b1f77955bc049 ocaml-res-debuginfo = 4.0.7-7.mga8 ocaml-res-debuginfo(aarch-64) = 4.0.7-7.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-res-debugsource(aarch-64) = 4.0.7-7.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-res-debuginfo-4.0.7-7.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-res-debugsource-4.0.7-7.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-res-4.0.7-7.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-res-devel-4.0.7-7.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KZv2pI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd res-4.0.7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-res-4.0.7-7.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RzSpeK + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf res-4.0.7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!