Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-res.spec'], chrootPath='/var/lib/mock/f32-ocaml-119679-36656/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-res.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1578528000 Wrote: /builddir/build/SRPMS/ocaml-res-4.0.7-21.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-res.spec'], chrootPath='/var/lib/mock/f32-ocaml-119679-36656/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-res.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1578528000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X38KzI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf res-4.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/res-4.0.7.tar.gz + /usr/bin/tar -xof - + 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 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ooDoTK + umask 022 + cd /builddir/build/BUILD + cd res-4.0.7 + ./configure --destdir /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64 --prefix /usr --sysconfdir /etc BUILDSTDERR: File "./setup.ml", line 318, characters 20-36: BUILDSTDERR: 318 | String.compare (String.lowercase s1) (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 318, characters 42-58: BUILDSTDERR: 318 | String.compare (String.lowercase s1) (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 327, characters 14-30: BUILDSTDERR: 327 | (String.lowercase s1) = (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 327, characters 38-54: BUILDSTDERR: 327 | (String.lowercase s1) = (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 330, characters 25-41: BUILDSTDERR: 330 | Hashtbl.hash (String.lowercase s) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 368, characters 10-26: BUILDSTDERR: 368 | String.lowercase buf BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 474, characters 13-29: BUILDSTDERR: 474 | String.lowercase BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 1381, characters 23-41: BUILDSTDERR: 1381 | let compare = Pervasives.compare BUILDSTDERR: ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "./setup.ml", line 1825, characters 16-33: BUILDSTDERR: 1825 | concat dir (String.capitalize base) BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.capitalize BUILDSTDERR: Use String.capitalize_ascii instead. BUILDSTDERR: File "./setup.ml", line 1831, characters 16-35: BUILDSTDERR: 1831 | concat dir (String.uncapitalize base) BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.uncapitalize BUILDSTDERR: Use String.uncapitalize_ascii instead. BUILDSTDERR: File "setup.ml", line 3229, characters 16-34: BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "setup.ml", line 5847, characters 11-28: BUILDSTDERR: Alert deprecated: Stdlib.String.capitalize BUILDSTDERR: Use String.capitalize_ascii instead. BUILDSTDERR: File "setup.ml", line 5848, characters 11-30: BUILDSTDERR: Alert deprecated: Stdlib.String.uncapitalize BUILDSTDERR: 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: ........................................ riscv ccomp_type: .......................................... cc ocaml_version: ....................................... 4.09.0 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -D_REENTRANT model: ............................................... riscv64 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 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: ....................... /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 Prepend a path when installing package: .............. /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64 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 BUILDSTDERR: File "./setup.ml", line 318, characters 20-36: BUILDSTDERR: 318 | String.compare (String.lowercase s1) (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 318, characters 42-58: BUILDSTDERR: 318 | String.compare (String.lowercase s1) (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 327, characters 14-30: BUILDSTDERR: 327 | (String.lowercase s1) = (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 327, characters 38-54: BUILDSTDERR: 327 | (String.lowercase s1) = (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 330, characters 25-41: BUILDSTDERR: 330 | Hashtbl.hash (String.lowercase s) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 368, characters 10-26: BUILDSTDERR: 368 | String.lowercase buf BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 474, characters 13-29: BUILDSTDERR: 474 | String.lowercase BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 1381, characters 23-41: BUILDSTDERR: 1381 | let compare = Pervasives.compare BUILDSTDERR: ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "./setup.ml", line 1825, characters 16-33: BUILDSTDERR: 1825 | concat dir (String.capitalize base) BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.capitalize BUILDSTDERR: Use String.capitalize_ascii instead. BUILDSTDERR: File "./setup.ml", line 1831, characters 16-35: BUILDSTDERR: 1831 | concat dir (String.uncapitalize base) BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.uncapitalize BUILDSTDERR: Use String.uncapitalize_ascii instead. BUILDSTDERR: File "setup.ml", line 3229, characters 16-34: BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "setup.ml", line 5847, characters 11-28: BUILDSTDERR: Alert deprecated: Stdlib.String.capitalize BUILDSTDERR: Use String.capitalize_ascii instead. BUILDSTDERR: File "setup.ml", line 5848, characters 11-30: BUILDSTDERR: Alert deprecated: Stdlib.String.uncapitalize BUILDSTDERR: 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. + make doc ocaml setup.ml -build BUILDSTDERR: File "./setup.ml", line 318, characters 20-36: BUILDSTDERR: 318 | String.compare (String.lowercase s1) (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 318, characters 42-58: BUILDSTDERR: 318 | String.compare (String.lowercase s1) (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 327, characters 14-30: BUILDSTDERR: 327 | (String.lowercase s1) = (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 327, characters 38-54: BUILDSTDERR: 327 | (String.lowercase s1) = (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 330, characters 25-41: BUILDSTDERR: 330 | Hashtbl.hash (String.lowercase s) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 368, characters 10-26: BUILDSTDERR: 368 | String.lowercase buf BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 474, characters 13-29: BUILDSTDERR: 474 | String.lowercase BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 1381, characters 23-41: BUILDSTDERR: 1381 | let compare = Pervasives.compare BUILDSTDERR: ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "./setup.ml", line 1825, characters 16-33: BUILDSTDERR: 1825 | concat dir (String.capitalize base) BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.capitalize BUILDSTDERR: Use String.capitalize_ascii instead. BUILDSTDERR: File "./setup.ml", line 1831, characters 16-35: BUILDSTDERR: 1831 | concat dir (String.uncapitalize base) BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.uncapitalize BUILDSTDERR: Use String.uncapitalize_ascii instead. BUILDSTDERR: File "setup.ml", line 3229, characters 16-34: BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "setup.ml", line 5847, characters 11-28: BUILDSTDERR: Alert deprecated: Stdlib.String.capitalize BUILDSTDERR: Use String.capitalize_ascii instead. BUILDSTDERR: File "setup.ml", line 5848, characters 11-30: BUILDSTDERR: Alert deprecated: Stdlib.String.uncapitalize BUILDSTDERR: Use String.uncapitalize_ascii instead. /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 ocaml setup.ml -doc BUILDSTDERR: File "./setup.ml", line 318, characters 20-36: BUILDSTDERR: 318 | String.compare (String.lowercase s1) (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 318, characters 42-58: BUILDSTDERR: 318 | String.compare (String.lowercase s1) (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 327, characters 14-30: BUILDSTDERR: 327 | (String.lowercase s1) = (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 327, characters 38-54: BUILDSTDERR: 327 | (String.lowercase s1) = (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 330, characters 25-41: BUILDSTDERR: 330 | Hashtbl.hash (String.lowercase s) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 368, characters 10-26: BUILDSTDERR: 368 | String.lowercase buf BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 474, characters 13-29: BUILDSTDERR: 474 | String.lowercase BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 1381, characters 23-41: BUILDSTDERR: 1381 | let compare = Pervasives.compare BUILDSTDERR: ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "./setup.ml", line 1825, characters 16-33: BUILDSTDERR: 1825 | concat dir (String.capitalize base) BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.capitalize BUILDSTDERR: Use String.capitalize_ascii instead. BUILDSTDERR: File "./setup.ml", line 1831, characters 16-35: BUILDSTDERR: 1831 | concat dir (String.uncapitalize base) BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.uncapitalize BUILDSTDERR: Use String.uncapitalize_ascii instead. BUILDSTDERR: File "setup.ml", line 3229, characters 16-34: BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "setup.ml", line 5847, characters 11-28: BUILDSTDERR: Alert deprecated: Stdlib.String.capitalize BUILDSTDERR: Use String.capitalize_ascii instead. BUILDSTDERR: File "setup.ml", line 5848, characters 11-30: BUILDSTDERR: Alert deprecated: Stdlib.String.uncapitalize BUILDSTDERR: 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 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t4tdiL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64 + cd res-4.0.7 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/stublibs + make install ocaml setup.ml -install BUILDSTDERR: File "./setup.ml", line 318, characters 20-36: BUILDSTDERR: 318 | String.compare (String.lowercase s1) (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 318, characters 42-58: BUILDSTDERR: 318 | String.compare (String.lowercase s1) (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 327, characters 14-30: BUILDSTDERR: 327 | (String.lowercase s1) = (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 327, characters 38-54: BUILDSTDERR: 327 | (String.lowercase s1) = (String.lowercase s2) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 330, characters 25-41: BUILDSTDERR: 330 | Hashtbl.hash (String.lowercase s) BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 368, characters 10-26: BUILDSTDERR: 368 | String.lowercase buf BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 474, characters 13-29: BUILDSTDERR: 474 | String.lowercase BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. BUILDSTDERR: File "./setup.ml", line 1381, characters 23-41: BUILDSTDERR: 1381 | let compare = Pervasives.compare BUILDSTDERR: ^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "./setup.ml", line 1825, characters 16-33: BUILDSTDERR: 1825 | concat dir (String.capitalize base) BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.capitalize BUILDSTDERR: Use String.capitalize_ascii instead. BUILDSTDERR: File "./setup.ml", line 1831, characters 16-35: BUILDSTDERR: 1831 | concat dir (String.uncapitalize base) BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.String.uncapitalize BUILDSTDERR: Use String.uncapitalize_ascii instead. BUILDSTDERR: File "setup.ml", line 3229, characters 16-34: BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "setup.ml", line 5847, characters 11-28: BUILDSTDERR: Alert deprecated: Stdlib.String.capitalize BUILDSTDERR: Use String.capitalize_ascii instead. BUILDSTDERR: File "setup.ml", line 5848, characters 11-30: BUILDSTDERR: Alert deprecated: Stdlib.String.uncapitalize BUILDSTDERR: Use String.uncapitalize_ascii instead. BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/nopres_impl.ml BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/nopres_intf.ml BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/pres_impl.ml BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/pres_intf.ml BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/strat.ml BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/weak_impl.ml BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/weak_intf.ml BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.cmxs BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/weak_intf.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/weak_intf.cmt BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/weak_intf.annot BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/weak_impl.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/weak_impl.cmt BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/weak_impl.annot BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/strat.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/strat.cmt BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/strat.annot BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.cmti BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.cmt BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.annot BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/pres_intf.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/pres_intf.cmt BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/pres_intf.annot BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/pres_impl.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/pres_impl.cmt BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/pres_impl.annot BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/nopres_intf.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/nopres_intf.cmt BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/nopres_intf.annot BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/nopres_impl.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/nopres_impl.cmt BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/nopres_impl.annot BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/weak_intf.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/weak_impl.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/strat.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/pres_intf.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/pres_impl.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/nopres_intf.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/nopres_impl.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/META + rm -r /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.0.7-21.fc32 --unique-debug-suffix -4.0.7-21.fc32.riscv64 --unique-debug-src-base ocaml-res-4.0.7-21.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/res-4.0.7 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/lib64/ocaml/res/res.cmxs original debug info size: 136kB, size after compression: 140kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: _build/bytes.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/list.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/weak.ml: Cannot stat: No such file or directory BUILDSTDERR: 81 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-res-4.0.7-21.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vL4AgI + umask 022 + cd /builddir/build/BUILD + cd res-4.0.7 + DOCDIR=/builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res + cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml(Nopres_impl) = c8dfaec393b8073a9c17db7fba00b084 ocaml(Nopres_intf) = b82b63b04b315c33e1959c109b0fef87 ocaml(Pres_impl) = 62f8492e2807c33b74e5b3462f268344 ocaml(Pres_intf) = 98d8de72e35af189fa9a43e3be512e77 ocaml(Res) = d425b2acf4ebde8681bc35658b92a32d ocaml(Strat) = 1559e39071a469074a135be94ba13dd7 ocaml(Weak_impl) = a91110aee850f88ceeb9257b53da8ea9 ocaml(Weak_intf) = ff4c9c39b3ff604c37bf622a0942e5fc ocaml-res = 4.0.7-21.fc32 ocaml-res(riscv-64) = 4.0.7-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) ocaml(CamlinternalFormatBasics) = 96d16aae6255eb02a788ee96a8adb816 ocaml(Nopres_intf) = b82b63b04b315c33e1959c109b0fef87 ocaml(Pres_intf) = 98d8de72e35af189fa9a43e3be512e77 ocaml(Stdlib) = 4d1e23b7e21beafc7e35ae8d03175363 ocaml(Stdlib__array) = cc0fd9ef9707b375e6d40d8358c106ad ocaml(Stdlib__bytes) = dd8f2d469da8167155b3590e1afd37bd ocaml(Stdlib__hashtbl) = b794b186a6191285f001cf280b91ef64 ocaml(Stdlib__list) = 8e6fa4ee6fcb775ae0fe9bba7ec058dc ocaml(Stdlib__seq) = 22b526b221509ae244d8671d8e17a697 ocaml(Stdlib__string) = 8739c8c6957f1b86d987671557e471cb ocaml(Stdlib__sys) = 39b7724a15a8f948532ebd48f628b988 ocaml(Stdlib__weak) = 6ab4947f3fba4d104157db77d5b80445 ocaml(Strat) = 1559e39071a469074a135be94ba13dd7 ocaml(Weak_intf) = ff4c9c39b3ff604c37bf622a0942e5fc ocaml(runtime) = 4.09.0 rtld(GNU_HASH) Processing files: ocaml-res-devel-4.0.7-21.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WRV6CI + umask 022 + cd /builddir/build/BUILD + cd res-4.0.7 + DOCDIR=/builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res-devel + cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res-devel + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res-devel + cp -pr CHANGES.txt /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res-devel + cp -pr INSTALL.txt /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res-devel + cp -pr TODO.md /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res-devel + cp -pr _build/API.docdir /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64/usr/share/doc/ocaml-res-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml-res-devel = 4.0.7-21.fc32 ocaml-res-devel(riscv-64) = 4.0.7-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-res-debugsource-4.0.7-21.fc32.riscv64 Provides: ocaml-res-debugsource = 4.0.7-21.fc32 ocaml-res-debugsource(riscv-64) = 4.0.7-21.fc32 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-21.fc32.riscv64 Provides: debuginfo(build-id) = f84bbd2383f068f6bc9dfb3111bf5f0fe4776b9d ocaml-res-debuginfo = 4.0.7-21.fc32 ocaml-res-debuginfo(riscv-64) = 4.0.7-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-res-debugsource(riscv-64) = 4.0.7-21.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64 Wrote: /builddir/build/RPMS/ocaml-res-debugsource-4.0.7-21.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-res-debuginfo-4.0.7-21.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-res-devel-4.0.7-21.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-res-4.0.7-21.fc32.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nZcGlH + umask 022 + cd /builddir/build/BUILD + cd res-4.0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-res-4.0.7-21.fc32.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0