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-postgresql.spec'], chrootPath='/var/lib/mock/f32-ocaml-119674-36654/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-postgresql.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-postgresql-4.0.1-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-postgresql.spec'], chrootPath='/var/lib/mock/f32-ocaml-119674-36654/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-postgresql.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.JVLJzg + 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-21.fc32.riscv64 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: ........................................ postgresql Package version: ..................................... 4.0.1 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: ....................... $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-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: ......................... 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 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e6Sb1f + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd postgresql-ocaml-4.0.1 + 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 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=11' -ccopt '-DPG_OCAML_MINOR_VERSION=5' -c lib/postgresql_stubs.c + /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=11' -ccopt '-DPG_OCAML_MINOR_VERSION=5' -c lib/postgresql_stubs.c lib/postgresql_stubs.c: In function 'PQocaml_init': lib/postgresql_stubs.c:141:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 141 | v_exc_Oid = caml_named_value("Postgresql.Oid"); | ^ lib/postgresql_stubs.c:142:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 142 | v_null_param = caml_named_value("Postgresql.null"); | ^ lib/postgresql_stubs.c: At top level: cc1: warning: unrecognized command line option '-Wno-keyword-macro' mv postgresql_stubs.o lib/postgresql_stubs.o /usr/bin/ocamlfind ocamlmklib -o lib/postgresql_stubs -g -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: 338 | external conn_isnull : connection -> bool = "PQconn_isnull" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 351-352, characters 2-63: 351 | ..external connection_status : 352 | connection -> connection_status = "PQstatus_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 355, characters 2-74: 355 | external backend_pid : connection -> int = "PQbackendPID_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 356, characters 2-80: 356 | external server_version : connection -> int = "PQserverVersion_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 360, characters 2-68: 360 | external result_isnull : result -> bool = "PQres_isnull" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 375-376, characters 2-61: 375 | ..external result_status : 376 | result -> result_status = "PQresultStatus_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 383, characters 2-63: 383 | external ntuples : result -> int = "PQntuples_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 386, characters 2-63: 386 | external nfields : result -> int = "PQnfields_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 388, characters 2-72: 388 | external fnumber : result -> string -> int ="PQfnumber_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 389, characters 2-76: 389 | external fformat : result -> int -> FFormat.t = "PQfformat_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 390, characters 2-66: 390 | external ftype : result -> int -> oid = "PQftype_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 393, characters 2-64: 393 | external fmod : result -> int -> int = "PQfmod_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 394, characters 2-66: 394 | external fsize : result -> int -> int = "PQfsize_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 395, characters 2-75: 395 | external binary_tuples : result -> bool = "PQbinaryTuples_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 402-403, characters 2-63: 402 | ..external getisnull : 403 | result -> int -> int -> bool = "PQgetisnull_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 405-406, characters 2-62: 405 | ..external getlength : 406 | result -> int -> int -> int = "PQgetlength_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 410, characters 2-66: 410 | external oid_value : result -> oid = "PQoidValue_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 415-416, characters 2-65: 415 | ..external connect_poll : 416 | connection -> polling_status = "PQconnectPoll_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 418-419, characters 2-54: 418 | ..external reset_start : 419 | connection -> bool = "PQresetStart_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 421-422, characters 2-63: 421 | ..external reset_poll : 422 | connection -> polling_status = "PQresetPoll_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 424-425, characters 2-65: 424 | ..external set_nonblocking : 425 | connection -> bool -> int = "PQsetnonblocking_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 427-428, characters 2-57: 427 | ..external is_nonblocking : 428 | connection -> bool = "PQisnonblocking_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 434-435, characters 2-74: 434 | ..external send_prepare : 435 | connection -> string -> string -> int = "PQsendPrepare_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 449, characters 2-78: 449 | external consume_input : connection -> int = "PQconsumeInput_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 450, characters 2-67: 450 | external is_busy : connection -> bool = "PQisBusy_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 451, characters 2-63: 451 | external flush : connection -> int = "PQflush_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 452, characters 2-65: 452 | external socket : connection -> int = "PQsocket_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 466-467, characters 2-80: 466 | ..external getline_async : 467 | connection -> Bytes.t -> int -> int -> int = "PQgetlineAsync_stub" "noalloc" Alert 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: 338 | external conn_isnull : connection -> bool = "PQconn_isnull" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 351-352, characters 2-63: 351 | ..external connection_status : 352 | connection -> connection_status = "PQstatus_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 355, characters 2-74: 355 | external backend_pid : connection -> int = "PQbackendPID_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 356, characters 2-80: 356 | external server_version : connection -> int = "PQserverVersion_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 360, characters 2-68: 360 | external result_isnull : result -> bool = "PQres_isnull" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 375-376, characters 2-61: 375 | ..external result_status : 376 | result -> result_status = "PQresultStatus_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 383, characters 2-63: 383 | external ntuples : result -> int = "PQntuples_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 386, characters 2-63: 386 | external nfields : result -> int = "PQnfields_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 388, characters 2-72: 388 | external fnumber : result -> string -> int ="PQfnumber_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 389, characters 2-76: 389 | external fformat : result -> int -> FFormat.t = "PQfformat_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 390, characters 2-66: 390 | external ftype : result -> int -> oid = "PQftype_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 393, characters 2-64: 393 | external fmod : result -> int -> int = "PQfmod_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 394, characters 2-66: 394 | external fsize : result -> int -> int = "PQfsize_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 395, characters 2-75: 395 | external binary_tuples : result -> bool = "PQbinaryTuples_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 402-403, characters 2-63: 402 | ..external getisnull : 403 | result -> int -> int -> bool = "PQgetisnull_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 405-406, characters 2-62: 405 | ..external getlength : 406 | result -> int -> int -> int = "PQgetlength_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 410, characters 2-66: 410 | external oid_value : result -> oid = "PQoidValue_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 415-416, characters 2-65: 415 | ..external connect_poll : 416 | connection -> polling_status = "PQconnectPoll_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 418-419, characters 2-54: 418 | ..external reset_start : 419 | connection -> bool = "PQresetStart_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 421-422, characters 2-63: 421 | ..external reset_poll : 422 | connection -> polling_status = "PQresetPoll_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 424-425, characters 2-65: 424 | ..external set_nonblocking : 425 | connection -> bool -> int = "PQsetnonblocking_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 427-428, characters 2-57: 427 | ..external is_nonblocking : 428 | connection -> bool = "PQisnonblocking_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 434-435, characters 2-74: 434 | ..external send_prepare : 435 | connection -> string -> string -> int = "PQsendPrepare_stub" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 449, characters 2-78: 449 | external consume_input : connection -> int = "PQconsumeInput_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 450, characters 2-67: 450 | external is_busy : connection -> bool = "PQisBusy_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 451, characters 2-63: 451 | external flush : connection -> int = "PQflush_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", line 452, characters 2-65: 452 | external socket : connection -> int = "PQsocket_stub" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "lib/postgresql.ml", lines 466-467, characters 2-80: 466 | ..external getline_async : 467 | connection -> Bytes.t -> int -> int -> int = "PQgetlineAsync_stub" "noalloc" Alert 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: 2 | open Postgresql ^^^^^^^^^^^^^^^ Warning 45: this open statement shadows the constructor Ok (which is later used) File "examples/async.ml", line 2, characters 0-15: 2 | open Postgresql ^^^^^^^^^^^^^^^ 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: 2 | open Postgresql ^^^^^^^^^^^^^^^ Warning 45: this open statement shadows the constructor Ok (which is later used) File "examples/async.ml", line 2, characters 0-15: 2 | open Postgresql ^^^^^^^^^^^^^^^ 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: 3 | open Postgresql ^^^^^^^^^^^^^^^ 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: 3 | open Postgresql ^^^^^^^^^^^^^^^ 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: 3 | open Postgresql ^^^^^^^^^^^^^^^ 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: 3 | open Postgresql ^^^^^^^^^^^^^^^ 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: 3 | open Postgresql ^^^^^^^^^^^^^^^ 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: 3 | open Postgresql ^^^^^^^^^^^^^^^ 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: 4 | open Postgresql ^^^^^^^^^^^^^^^ 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: 4 | open Postgresql ^^^^^^^^^^^^^^^ 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: 3 | open Postgresql ^^^^^^^^^^^^^^^ 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: 3 | open Postgresql ^^^^^^^^^^^^^^^ 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: 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. + chrpath --delete _build/lib/dllpostgresql_stubs.so + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CPY0vi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64 + cd postgresql-ocaml-4.0.1 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-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-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/libpostgresql_stubs.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmxs BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmti BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmt BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.annot BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql_compat.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/stublibs/dllpostgresql_stubs.so BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/stublibs/dllpostgresql_stubs.so.owner BUILDSTDERR: ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/META + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.0.1-21.fc32 --unique-debug-suffix -4.0.1-21.fc32.riscv64 --unique-debug-src-base ocaml-postgresql-4.0.1-21.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/postgresql-ocaml-4.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/stublibs/dllpostgresql_stubs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/lib64/ocaml/stublibs/dllpostgresql_stubs.so original debug info size: 372kB, size after compression: 364kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: _build/buffer.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/bytes.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/callback.ml: Cannot stat: No such file or directory BUILDSTDERR: 134 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-postgresql-4.0.1-21.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bEFlMe + umask 022 + cd /builddir/build/BUILD + cd postgresql-ocaml-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.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-21.fc32.riscv64/usr/share/doc/ocaml-postgresql + cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/share/doc/ocaml-postgresql + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml(Postgresql) = e6f7ef84f4759c86723d5bf0a404482b ocaml(Postgresql_compat) = b5ed338fb02b230f0ef2414d05392cb3 ocaml-postgresql = 4.0.1-21.fc32 ocaml-postgresql(riscv-64) = 4.0.1-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) ocaml(CamlinternalFormatBasics) = 96d16aae6255eb02a788ee96a8adb816 ocaml(CamlinternalLazy) = 9a45c6d15148014339c63b403820a9b3 ocaml(CamlinternalOO) = d070219dfa47cbb896ee60b285b56818 ocaml(Condition) = aea0aa55ab5545ca7b1b54c3244db874 ocaml(Mutex) = 89278fdd9494a0c8d90ef05bfe4ab5b2 ocaml(Stdlib) = 4d1e23b7e21beafc7e35ae8d03175363 ocaml(Stdlib__array) = cc0fd9ef9707b375e6d40d8358c106ad ocaml(Stdlib__bigarray) = 05907fc209481be80b21790fae4c6564 ocaml(Stdlib__buffer) = d43caaa1df354240fb88291babb07541 ocaml(Stdlib__bytes) = dd8f2d469da8167155b3590e1afd37bd ocaml(Stdlib__callback) = ee15e030c69240335c483d574e8b0936 ocaml(Stdlib__complex) = c8ad444e037b6368d875b65a282f43df ocaml(Stdlib__gc) = f7470d7c3df6cf3751abdfe3d6097d5e ocaml(Stdlib__int32) = 6349c147264959acbf0ac9228e673059 ocaml(Stdlib__lazy) = fa01f1f9a3801f37b4efda07ca652382 ocaml(Stdlib__list) = 8e6fa4ee6fcb775ae0fe9bba7ec058dc ocaml(Stdlib__obj) = 685f4a37ab7f4a12cbcf0167617ed7f8 ocaml(Stdlib__printf) = a9c6559224689d87d5194d6c3ef5df0c ocaml(Stdlib__seq) = 22b526b221509ae244d8671d8e17a697 ocaml(Stdlib__string) = 8739c8c6957f1b86d987671557e471cb ocaml(Stdlib__uchar) = 1bfeb4ea85f4136294d66dae21ce997c ocaml(runtime) = 4.09.0 rtld(GNU_HASH) Processing files: ocaml-postgresql-devel-4.0.1-21.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UrUiUe + umask 022 + cd /builddir/build/BUILD + cd postgresql-ocaml-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.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-21.fc32.riscv64/usr/share/doc/ocaml-postgresql-devel + cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/share/doc/ocaml-postgresql-devel + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/share/doc/ocaml-postgresql-devel + cp -pr CHANGES.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/share/doc/ocaml-postgresql-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/share/doc/ocaml-postgresql-devel + cp -pr examples /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64/usr/share/doc/ocaml-postgresql-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml-postgresql-devel = 4.0.1-21.fc32 ocaml-postgresql-devel(riscv-64) = 4.0.1-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-postgresql-debugsource-4.0.1-21.fc32.riscv64 Provides: ocaml-postgresql-debugsource = 4.0.1-21.fc32 ocaml-postgresql-debugsource(riscv-64) = 4.0.1-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-postgresql-debuginfo-4.0.1-21.fc32.riscv64 Provides: debuginfo(build-id) = 4d4abdcac55b5ddf196ae4e9469b22e4a7fff6e8 debuginfo(build-id) = c5f1016177cd947cb8249979cdb033df6463130c ocaml-postgresql-debuginfo = 4.0.1-21.fc32 ocaml-postgresql-debuginfo(riscv-64) = 4.0.1-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-postgresql-debugsource(riscv-64) = 4.0.1-21.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64 Wrote: /builddir/build/RPMS/ocaml-postgresql-debugsource-4.0.1-21.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-postgresql-debuginfo-4.0.1-21.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-postgresql-devel-4.0.1-21.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-postgresql-4.0.1-21.fc32.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6rPGig + umask 022 + cd /builddir/build/BUILD + cd postgresql-ocaml-4.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-21.fc32.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0