+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-pcre.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VYYO7g + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pcre-ocaml-7.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pcre-ocaml-7.2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pcre-ocaml-7.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + ./configure --prefix /usr --docdir /usr/share/doc --destdir /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 File "./setup.ml", line 318, characters 20-36: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1825, characters 16-33: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 5847, characters 11-28: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Warning 3: deprecated: 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: ........................................ pcre Package version: ..................................... 7.2.3 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ riscv ccomp_type: .......................................... cc ocaml_version: ....................................... 4.06.0 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml standard_runtime: .................................... /usr/bin/ocamlrun bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -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: ....................... $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: .................................. /usr/share/doc HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir Prepend a path when installing package: .............. /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 findlib_version: ..................................... 1.7.3 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: ......................... with_pcre_config: .................................... pcre-config Strict compile-time checks: .......................... true 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yScid6 + umask 022 + cd /builddir/build/BUILD + cd pcre-ocaml-7.2.3 + make all ocaml setup.ml -all File "./setup.ml", line 318, characters 20-36: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1825, characters 16-33: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 5847, characters 11-28: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Warning 3: deprecated: 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: ........................................ pcre Package version: ..................................... 7.2.3 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ riscv ccomp_type: .......................................... cc ocaml_version: ....................................... 4.06.0 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml standard_runtime: .................................... /usr/bin/ocamlrun bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -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: ....................... $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: .................................. /usr/share/doc HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir Prepend a path when installing package: .............. /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 findlib_version: ..................................... 1.7.3 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: ......................... with_pcre_config: .................................... pcre-config Strict compile-time checks: .......................... true 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 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 ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -ccopt '' -c lib/pcre_stubs.c mv pcre_stubs.o lib/pcre_stubs.o /usr/bin/ocamlfind ocamlmklib -o lib/pcre_stubs -lpcre lib/pcre_stubs.o /usr/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.mli > lib/pcre.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli File "lib/pcre.mli", line 195, characters 0-77: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" /usr/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.ml > lib/pcre.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -modules lib/pcre_compat.ml > lib/pcre_compat.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmo lib/pcre_compat.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml File "lib/pcre.ml", line 164, characters 0-76: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 166, characters 0-84: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 169, characters 0-87: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 172, characters 0-91: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 175, characters 0-111: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 178, characters 0-94: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 215, characters 0-77: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 233, characters 0-100: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 240, characters 0-120: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 882, characters 0-63: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" /usr/bin/ocamlfind ocamlc -a -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmo lib/pcre.cmo -o lib/pcre.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmx lib/pcre_compat.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml File "lib/pcre.ml", line 164, characters 0-76: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 166, characters 0-84: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 169, characters 0-87: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 172, characters 0-91: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 175, characters 0-111: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 178, characters 0-94: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 215, characters 0-77: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 233, characters 0-100: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 240, characters 0-120: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/pcre.ml", line 882, characters 0-63: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" /usr/bin/ocamlfind ocamlopt -a -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxa /usr/bin/ocamlfind ocamlopt -shared -cclib -lpcre_stubs -I lib -cclib -lpcre -I lib lib/pcre.cmxa lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxs /usr/bin/ocamlfind ocamldep -package bytes -modules examples/cloc/cloc.ml > examples/cloc/cloc.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmo examples/cloc/cloc.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmx examples/cloc/cloc.ml /usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/cloc lib/pcre.cmxa examples/cloc/cloc.cmx -o examples/cloc/cloc.native /usr/bin/ocamlfind ocamldep -package bytes -modules examples/count_hash/count_hash.ml > examples/count_hash/count_hash.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmo examples/count_hash/count_hash.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmx examples/count_hash/count_hash.ml /usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/count_hash lib/pcre.cmxa examples/count_hash/count_hash.cmx -o examples/count_hash/count_hash.native /usr/bin/ocamlfind ocamldep -package bytes -modules examples/pcregrep/pcregrep.ml > examples/pcregrep/pcregrep.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmo examples/pcregrep/pcregrep.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmx examples/pcregrep/pcregrep.ml /usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/pcregrep lib/pcre.cmxa examples/pcregrep/pcregrep.cmx -o examples/pcregrep/pcregrep.native /usr/bin/ocamlfind ocamldep -package bytes -modules examples/subst/subst.ml > examples/subst/subst.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmo examples/subst/subst.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmx examples/subst/subst.ml /usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/subst lib/pcre.cmxa examples/subst/subst.cmx -o examples/subst/subst.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: Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize Use String.uncapitalize_ascii instead. File "myocamlbuild.ml", line 531, characters 51-70: Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize Use String.uncapitalize_ascii instead. /usr/bin/ocamlfind ocamldoc -dump lib/pcre.odoc -package bytes -I lib lib/pcre.mli + /usr/bin/ocamlfind ocamldoc -dump lib/pcre.odoc -package bytes -I lib lib/pcre.mli File "lib/pcre.mli", line 195, characters 0-77: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" rm -rf API.docdir mkdir -p API.docdir /usr/bin/ocamlfind ocamldoc -load lib/pcre.odoc -html -d API.docdir + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5hSyyX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 + cd pcre-ocaml-7.2.3 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/stublibs + make install ocaml setup.ml -install File "./setup.ml", line 318, characters 20-36: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1825, characters 16-33: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 5847, characters 11-28: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre.mli Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/libpcre_stubs.a Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre.cma Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre.cmxa Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre.a Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre.cmxs Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre.cmi Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre.cmti Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre.cmt Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre.annot Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre_compat.cmx Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/pcre.cmx Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/stublibs/dllpcre_stubs.so Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/stublibs/dllpcre_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/lib64/ocaml/pcre/META + mv /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/share/doc/api . + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-pcre-7.2.3-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F8TRma + umask 022 + cd /builddir/build/BUILD + cd pcre-ocaml-7.2.3 + DOCDIR=/builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/share/doc/ocaml-pcre + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/share/doc/ocaml-pcre + cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/share/doc/ocaml-pcre + exit 0 Provides: ocaml(Pcre) = a219eac5b4d2f931461e318608f9ea08 ocaml(Pcre_compat) = 40e08d7a5ebd0310c282ca7e2a572dca ocaml-pcre = 7.2.3-8.fc28 ocaml-pcre(riscv-64) = 7.2.3-8.fc28 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) libpcre.so.1()(64bit) ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(Callback) = 381b3818bd7b7f37a7bf11fb6c76a12a ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-pcre-devel-7.2.3-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1MpvK1 + umask 022 + cd /builddir/build/BUILD + cd pcre-ocaml-7.2.3 + DOCDIR=/builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/share/doc/ocaml-pcre-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/share/doc/ocaml-pcre-devel + cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/share/doc/ocaml-pcre-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/share/doc/ocaml-pcre-devel + cp -pr api /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64/usr/share/doc/ocaml-pcre-devel + exit 0 Provides: ocaml-pcre-devel = 7.2.3-8.fc28 ocaml-pcre-devel(riscv-64) = 7.2.3-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/ocaml-pcre-7.2.3-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-pcre-7.2.3-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-pcre-devel-7.2.3-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MXyfxv + umask 022 + cd /builddir/build/BUILD + cd pcre-ocaml-7.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-pcre-7.2.3-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff