+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-postgresql.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.4YhsyS
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf postgresql-ocaml-4.0.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/postgresql-ocaml-4.0.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd postgresql-ocaml-4.0.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ ocaml setup.ml -configure --prefix /usr --destdir /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-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: ........................................ postgresql
Package version: ..................................... 4.0.1
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: .................................. $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-postgresql-4.0.1-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: ......................... 
Strict compile-time checks: .......................... true
Build examples: ...................................... true
Build applications depending on lablgtk2: ............ false
Create documentations: ............................... true
Compile tests executable and library and run them: ... false
ocamldoc: ............................................ /usr/bin/ocamldoc
pkg_threads: ......................................... /usr/lib64/ocaml
pkg_bigarray: ........................................ /usr/lib64/ocaml
pkg_bytes: ........................................... /usr/lib64/ocaml/bytes

+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wDIJY5
+ umask 022
+ cd /builddir/build/BUILD
+ cd postgresql-ocaml-4.0.1
+ make
ocaml setup.ml -build 
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.
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
File "_tags", line 61, characters 37-49:
Warning: the tag "pkg_lablgtk2" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
File "_tags", line 64, characters 23-35:
Warning: the tag "pkg_lablgtk2" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
/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 -I/usr/include -ccopt '-DPG_OCAML_MAJOR_VERSION=10' -ccopt '-DPG_OCAML_MINOR_VERSION=3' -c lib/postgresql_stubs.c
mv postgresql_stubs.o lib/postgresql_stubs.o
/usr/bin/ocamlfind ocamlmklib -o lib/postgresql_stubs -lpq -L/usr/lib64 -lpq lib/postgresql_stubs.o
/usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package threads -modules lib/postgresql.mli > lib/postgresql.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 bigarray -package bytes -package threads -thread -w Aer-44-48 -I lib -o lib/postgresql.cmi lib/postgresql.mli
/usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package threads -modules lib/postgresql.ml > lib/postgresql.ml.depends
/usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package threads -modules lib/postgresql_compat.ml > lib/postgresql_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 bigarray -package bytes -package threads -thread -w Aer-44-48 -I lib -o lib/postgresql_compat.cmo lib/postgresql_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 bigarray -package bytes -package threads -thread -w Aer-44-48 -I lib -o lib/postgresql.cmo lib/postgresql.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 bigarray -package bytes -package threads -thread -w Aer-44-48 -I lib -o lib/postgresql.cmo lib/postgresql.ml
File "lib/postgresql.ml", line 338, characters 2-71:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 351, characters 2-94:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 355, characters 2-74:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 356, characters 2-80:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 360, characters 2-68:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 375, characters 2-88:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 383, characters 2-63:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 386, characters 2-63:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 388, characters 2-72:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 389, characters 2-76:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 390, characters 2-66:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 393, characters 2-64:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 394, characters 2-66:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 395, characters 2-75:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 402, characters 2-86:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 405, characters 2-85:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 410, characters 2-66:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 415, characters 2-91:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 418, characters 2-79:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 421, characters 2-87:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 424, characters 2-94:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 427, characters 2-85:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 434, characters 2-100:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 449, characters 2-78:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 450, characters 2-67:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 451, characters 2-63:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 452, characters 2-65:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 466, characters 2-107:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
/usr/bin/ocamlfind ocamlc -a -dllib -lpostgresql_stubs -cclib -lpostgresql_stubs -cclib -lpq -cclib -L/usr/lib64 -cclib -lpq -cclib -L/usr/lib64 -cclib -lpq -I lib lib/postgresql_compat.cmo lib/postgresql.cmo -o lib/postgresql.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 bigarray -package bytes -package threads -thread -w Aer-44-48 -I lib -o lib/postgresql_compat.cmx lib/postgresql_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 bigarray -package bytes -package threads -thread -w Aer-44-48 -I lib -o lib/postgresql.cmx lib/postgresql.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 bigarray -package bytes -package threads -thread -w Aer-44-48 -I lib -o lib/postgresql.cmx lib/postgresql.ml
File "lib/postgresql.ml", line 338, characters 2-71:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 351, characters 2-94:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 355, characters 2-74:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 356, characters 2-80:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 360, characters 2-68:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 375, characters 2-88:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 383, characters 2-63:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 386, characters 2-63:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 388, characters 2-72:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 389, characters 2-76:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 390, characters 2-66:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 393, characters 2-64:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 394, characters 2-66:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 395, characters 2-75:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 402, characters 2-86:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 405, characters 2-85:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 410, characters 2-66:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 415, characters 2-91:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 418, characters 2-79:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 421, characters 2-87:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 424, characters 2-94:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 427, characters 2-85:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 434, characters 2-100:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 449, characters 2-78:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 450, characters 2-67:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 451, characters 2-63:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 452, characters 2-65:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "lib/postgresql.ml", line 466, characters 2-107:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
/usr/bin/ocamlfind ocamlopt -a -cclib -lpostgresql_stubs -cclib -lpq -cclib -L/usr/lib64 -cclib -lpq -cclib -L/usr/lib64 -cclib -lpq -I lib lib/postgresql_compat.cmx lib/postgresql.cmx -o lib/postgresql.cmxa
/usr/bin/ocamlfind ocamlopt -shared -cclib -lpostgresql_stubs -I lib -cclib -L/usr/lib64 -cclib -lpq -I lib lib/postgresql.cmxa lib/postgresql_compat.cmx lib/postgresql.cmx -o lib/postgresql.cmxs
/usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package threads -modules examples/async.ml > examples/async.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/async.cmo examples/async.ml
+ /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/async.cmo examples/async.ml
File "examples/async.ml", line 2, characters 0-15:
Warning 45: this open statement shadows the constructor Ok (which is later used)
File "examples/async.ml", line 2, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/async.cmx examples/async.ml
+ /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/async.cmx examples/async.ml
File "examples/async.ml", line 2, characters 0-15:
Warning 45: this open statement shadows the constructor Ok (which is later used)
File "examples/async.ml", line 2, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bigarray -package bytes -package threads -thread -I lib -I examples lib/postgresql.cmxa examples/async.cmx -o examples/async.native
/usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package threads -modules examples/cursor.ml > examples/cursor.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/cursor.cmo examples/cursor.ml
+ /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/cursor.cmo examples/cursor.ml
File "examples/cursor.ml", line 3, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/cursor.cmx examples/cursor.ml
+ /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/cursor.cmx examples/cursor.ml
File "examples/cursor.ml", line 3, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bigarray -package bytes -package threads -thread -I lib -I examples lib/postgresql.cmxa examples/cursor.cmx -o examples/cursor.native
/usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package threads -modules examples/dump.ml > examples/dump.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/dump.cmo examples/dump.ml
+ /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/dump.cmo examples/dump.ml
File "examples/dump.ml", line 3, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/dump.cmx examples/dump.ml
+ /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/dump.cmx examples/dump.ml
File "examples/dump.ml", line 3, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bigarray -package bytes -package threads -thread -I lib -I examples lib/postgresql.cmxa examples/dump.cmx -o examples/dump.native
/usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package threads -modules examples/populate.ml > examples/populate.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/populate.cmo examples/populate.ml
+ /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/populate.cmo examples/populate.ml
File "examples/populate.ml", line 3, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/populate.cmx examples/populate.ml
+ /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/populate.cmx examples/populate.ml
File "examples/populate.ml", line 3, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bigarray -package bytes -package threads -thread -I lib -I examples lib/postgresql.cmxa examples/populate.cmx -o examples/populate.native
/usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package threads -modules examples/prompt.ml > examples/prompt.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/prompt.cmo examples/prompt.ml
+ /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/prompt.cmo examples/prompt.ml
File "examples/prompt.ml", line 4, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/prompt.cmx examples/prompt.ml
+ /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/prompt.cmx examples/prompt.ml
File "examples/prompt.ml", line 4, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bigarray -package bytes -package threads -thread -I lib -I examples lib/postgresql.cmxa examples/prompt.cmx -o examples/prompt.native
/usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package threads -modules examples/test_lo.ml > examples/test_lo.ml.depends
/usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/test_lo.cmo examples/test_lo.ml
+ /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/test_lo.cmo examples/test_lo.ml
File "examples/test_lo.ml", line 3, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/test_lo.cmx examples/test_lo.ml
+ /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bigarray -package bytes -package threads -thread -w Aer-44-48 -I examples -I lib -o examples/test_lo.cmx examples/test_lo.ml
File "examples/test_lo.ml", line 3, characters 0-15:
Warning 45: this open statement shadows the constructor Error (which is later used)
/usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bigarray -package bytes -package threads -thread -I lib -I examples lib/postgresql.cmxa examples/test_lo.cmx -o examples/test_lo.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.
+ chrpath --delete _build/lib/dllpostgresql_stubs.so
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JlNOKe
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64
+ cd postgresql-ocaml-4.0.1
+ export DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64
+ DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64
+ export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml
+ OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml
+ mkdir -p /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-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-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql.mli
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/libpostgresql_stubs.a
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql.cma
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmxa
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql.a
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmxs
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmi
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmti
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmt
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql.annot
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql_compat.cmx
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmx
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/stublibs/dllpostgresql_stubs.so
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/stublibs/dllpostgresql_stubs.so.owner
ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf
Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/lib64/ocaml/postgresql/META
+ /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-postgresql-4.0.1-8.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N5Z05l
+ umask 022
+ cd /builddir/build/BUILD
+ cd postgresql-ocaml-4.0.1
+ DOCDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/share/doc/ocaml-postgresql
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/share/doc/ocaml-postgresql
+ cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/share/doc/ocaml-postgresql
+ exit 0
Provides: ocaml(Postgresql) = f1052a72f33f2983136c19905f119569 ocaml(Postgresql_compat) = 0d963a107a7a96ec3dd01d582a34b3b9 ocaml-postgresql = 4.0.1-8.fc28 ocaml-postgresql(riscv-64) = 4.0.1-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) libpq.so.5()(64bit) ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Bigarray) = da090c7264bf7d65c07dca0e9ef669b5 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(Callback) = 381b3818bd7b7f37a7bf11fb6c76a12a ocaml(CamlinternalBigarray) = 4ff98b0650eef9c38ee9c9930e0c3e9b ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(CamlinternalLazy) = 82ff65fd3ba766b66b963761d8f6b333 ocaml(CamlinternalOO) = 69dec6b14920fcc456f3cbd10764333e ocaml(Complex) = cd4856c93f21942683ce190142e88396 ocaml(Condition) = 38610412e12b7c7b9ecbaae3e4ba3f74 ocaml(Gc) = 710a8e8b6b15999f36e8242e2a0ef75d ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Lazy) = 4bf082b428b11a15971c831a1c768bda ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Mutex) = fd17e0d0970725585287ea86c18a699d ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Unix) = 053326e853ce10e1fadf8d891f08f891 ocaml(runtime) = 4.06.0 rtld(GNU_HASH)
Processing files: ocaml-postgresql-devel-4.0.1-8.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rYUnz7
+ umask 022
+ cd /builddir/build/BUILD
+ cd postgresql-ocaml-4.0.1
+ DOCDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/share/doc/ocaml-postgresql-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/share/doc/ocaml-postgresql-devel
+ cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/share/doc/ocaml-postgresql-devel
+ cp -pr AUTHORS.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/share/doc/ocaml-postgresql-devel
+ cp -pr CHANGES.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/share/doc/ocaml-postgresql-devel
+ cp -pr README.md /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/share/doc/ocaml-postgresql-devel
+ cp -pr examples /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64/usr/share/doc/ocaml-postgresql-devel
+ exit 0
Provides: ocaml-postgresql-devel = 4.0.1-8.fc28 ocaml-postgresql-devel(riscv-64) = 4.0.1-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-postgresql-4.0.1-8.fc28.riscv64
Wrote: /builddir/build/SRPMS/ocaml-postgresql-4.0.1-8.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/ocaml-postgresql-4.0.1-8.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/ocaml-postgresql-devel-4.0.1-8.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Nmlpw7
+ umask 022
+ cd /builddir/build/BUILD
+ cd postgresql-ocaml-4.0.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-8.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff