Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-postgresql.spec'], chrootPath='/var/lib/mock/f33-build-190852-46345/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=987gid=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=1587427200 Wrote: /builddir/build/SRPMS/ocaml-postgresql-4.0.1-27.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-postgresql.spec'], chrootPath='/var/lib/mock/f33-build-190852-46345/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=987gid=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=1587427200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dooqAg + 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-27.fc33.riscv64 File "./setup.ml", line 318, characters 20-36: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: 330 | Hashtbl.hash (String.lowercase s) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: 368 | String.lowercase buf ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: 474 | String.lowercase ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1381, characters 23-41: 1381 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "./setup.ml", line 1825, characters 16-33: 1825 | concat dir (String.capitalize base) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: 1831 | concat dir (String.uncapitalize base) ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 3229, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 5847, characters 11-28: Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ postgresql Package version: ..................................... 4.0.1 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ riscv ccomp_type: .......................................... cc ocaml_version: ....................................... 4.11.0 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fexcess-precision=standard -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 -fexcess-precision=standard -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-27.fc33.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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dQco3f + 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: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: 330 | Hashtbl.hash (String.lowercase s) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: 368 | String.lowercase buf ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: 474 | String.lowercase ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1381, characters 23-41: 1381 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "./setup.ml", line 1825, characters 16-33: 1825 | concat dir (String.capitalize base) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: 1831 | concat dir (String.uncapitalize base) ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 3229, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 5847, characters 11-28: Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. Warning: Won't be able to compile a native plugin /usr/bin/ocamlc.opt unix.cma -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild 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=12' -ccopt '-DPG_OCAML_MINOR_VERSION=2' -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=12' -ccopt '-DPG_OCAML_MINOR_VERSION=2' -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: In function 'copy_params_shallow': lib/postgresql_stubs.c:506:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 506 | params[i] = (v_param == *v_null_param) ? NULL : String_val(v_param); | ^ In file included from lib/postgresql_stubs.c:48: lib/postgresql_stubs.c: In function 'PQgetvalue_stub': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ lib/postgresql_stubs.c:685:12: note: in expansion of macro 'String_val' 685 | memcpy(String_val(v_str), str, len); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from lib/postgresql_stubs.c:44: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from lib/postgresql_stubs.c:48: lib/postgresql_stubs.c: In function 'unescape_bytea': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ lib/postgresql_stubs.c:735:12: note: in expansion of macro 'String_val' 735 | memcpy(String_val(v_res), buf, res_len); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from lib/postgresql_stubs.c:44: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from lib/postgresql_stubs.c:48: lib/postgresql_stubs.c: In function 'PQgetescval_stub': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'decode_bytea_hex' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ lib/postgresql_stubs.c:783:29: note: in expansion of macro 'String_val' 783 | decode_bytea_hex(str, String_val(v_str), n_hex_pairs); | ^~~~~~~~~~ lib/postgresql_stubs.c:751:53: note: expected 'char *' but argument is of type 'const char *' 751 | static void decode_bytea_hex(const char *src, char *dst, size_t dst_len) | ~~~~~~^~~ In file included from lib/postgresql_stubs.c:48: /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ lib/postgresql_stubs.c:789:12: note: in expansion of macro 'String_val' 789 | memcpy(String_val(v_str), str, len); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from lib/postgresql_stubs.c:44: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from lib/postgresql_stubs.c:48: lib/postgresql_stubs.c: In function 'PQescapeStringConn_stub': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ lib/postgresql_stubs.c:964:12: note: in expansion of macro 'String_val' 964 | memcpy(String_val(v_res), buf, n_written); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from lib/postgresql_stubs.c:44: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from lib/postgresql_stubs.c:48: lib/postgresql_stubs.c: In function 'PQescapeByteaConn_stub': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ lib/postgresql_stubs.c:980:10: note: in expansion of macro 'String_val' 980 | memcpy(String_val(v_res), buf, len); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from lib/postgresql_stubs.c:44: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from lib/postgresql_stubs.c:48: lib/postgresql_stubs.c: In function 'PQunescapeBytea_stub': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'decode_bytea_hex' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ lib/postgresql_stubs.c:998:46: note: in expansion of macro 'String_val' 998 | decode_bytea_hex(String_val(v_from) + 2, String_val(v_res), res_len); | ^~~~~~~~~~ lib/postgresql_stubs.c:751:53: note: expected 'char *' but argument is of type 'const char *' 751 | static void decode_bytea_hex(const char *src, char *dst, size_t dst_len) | ~~~~~~^~~ lib/postgresql_stubs.c: In function 'PQgetline_stub': lib/postgresql_stubs.c:1043:28: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1043 | memcpy(String_val(v_buf) + Long_val(v_pos), buf, len); In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from lib/postgresql_stubs.c:44: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from lib/postgresql_stubs.c:48: lib/postgresql_stubs.c: In function 'PQgetlineAsync_stub': lib/postgresql_stubs.c:1052:51: warning: passing argument 2 of 'PQgetlineAsync' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1052 | String_val(v_buf) + Long_val(v_pos), /usr/lib64/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long' 75 | #define Val_long(x) ((intnat) (((uintnat)(x) << 1)) + 1) | ^ lib/postgresql_stubs.c:1051:10: note: in expansion of macro 'Val_int' 1051 | return Val_int(PQgetlineAsync(get_conn(v_conn), | ^~~~~~~ In file included from lib/postgresql_stubs.c:56: /usr/include/libpq-fe.h:448:47: note: expected 'char *' but argument is of type 'const char *' 448 | extern int PQgetlineAsync(PGconn *conn, char *buffer, int bufsize); | ~~~~~~^~~~~~ lib/postgresql_stubs.c: In function 'lo_read_stub': lib/postgresql_stubs.c:1157:28: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1157 | memcpy(String_val(v_buf) + Long_val(v_pos), buf, len); In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from lib/postgresql_stubs.c:44: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ lib/postgresql_stubs.c: At top level: cc1: note: unrecognized command-line option '-Wno-keyword-macro' may have been intended to silence earlier diagnostics 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 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iR3h3d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64 + cd postgresql-ocaml-4.0.1 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/stublibs + make install ocaml setup.ml -install File "./setup.ml", line 318, characters 20-36: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 318, characters 42-58: 318 | String.compare (String.lowercase s1) (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 14-30: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 327, characters 38-54: 327 | (String.lowercase s1) = (String.lowercase s2) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 330, characters 25-41: 330 | Hashtbl.hash (String.lowercase s) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 368, characters 10-26: 368 | String.lowercase buf ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 474, characters 13-29: 474 | String.lowercase ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1381, characters 23-41: 1381 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "./setup.ml", line 1825, characters 16-33: 1825 | concat dir (String.capitalize base) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1831, characters 16-35: 1831 | concat dir (String.uncapitalize base) ^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 3229, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 5847, characters 11-28: Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Alert deprecated: Stdlib.String.uncapitalize Use String.uncapitalize_ascii instead. Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.mli Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/libpostgresql_stubs.a Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.cma Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmxa Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.a Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmxs Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmi Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmti Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmt Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.annot Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql_compat.cmx Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmx Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/stublibs/dllpostgresql_stubs.so Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.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-27.fc33.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/META + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.0.1-27.fc33 --unique-debug-suffix -4.0.1-27.fc33.riscv64 --unique-debug-src-base ocaml-postgresql-4.0.1-27.fc33.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-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/stublibs/dllpostgresql_stubs.so extracting debug info from /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/stublibs/dllpostgresql_stubs.so extracting debug info from /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/lib64/ocaml/postgresql/postgresql.cmxs original debug info size: 340kB, size after compression: 332kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: _build/buffer.ml: Cannot stat: No such file or directory cpio: _build/bytes.ml: Cannot stat: No such file or directory cpio: _build/callback.ml: Cannot stat: No such file or directory 134 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /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-27.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XEE0Uc + umask 022 + cd /builddir/build/BUILD + cd postgresql-ocaml-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.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-27.fc33.riscv64/usr/share/doc/ocaml-postgresql + cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/share/doc/ocaml-postgresql + RPM_EC=0 ++ jobs -p + exit 0 INFO: ignoring Requires ocaml(Mutex)=eb57cfe8914a6fc15fbfec6f0dd63c7e from /usr/lib64/ocaml/postgresql/postgresql.cmx INFO: ignoring Requires ocaml(Condition)=b173a8f9bdc6ac6095ec61248911acfc from /usr/lib64/ocaml/postgresql/postgresql.cmx INFO: ignoring Requires ocaml(Mutex)=eb57cfe8914a6fc15fbfec6f0dd63c7e from /usr/lib64/ocaml/postgresql/postgresql.cmxs INFO: ignoring Requires ocaml(Condition)=b173a8f9bdc6ac6095ec61248911acfc from /usr/lib64/ocaml/postgresql/postgresql.cmxs INFO: ignoring Requires ocaml(Mutex)=eb57cfe8914a6fc15fbfec6f0dd63c7e from /usr/lib64/ocaml/postgresql/postgresql.cma INFO: ignoring Requires ocaml(Condition)=b173a8f9bdc6ac6095ec61248911acfc from /usr/lib64/ocaml/postgresql/postgresql.cma Provides: ocaml(Postgresql) = 04cab8a6e73a3051e217db3052bde2ce ocaml(Postgresql_compat) = 506eaff30090b336322f0143eb4b8203 ocaml-postgresql = 4.0.1-27.fc33 ocaml-postgresql(riscv-64) = 4.0.1-27.fc33 ocamlx(Postgresql) = f969f7eec4bc4e33010f82006804ec1b ocamlx(Postgresql_compat) = 1929189c82b0d510052105801929c310 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) = abb6a3e103af15618334f607881d2f6e ocaml(CamlinternalLazy) = da00c017b07ea33406799e4c0708370b ocaml(CamlinternalOO) = bd43ee5a773c045a4486aec00852e0bf ocaml(Condition) = b173a8f9bdc6ac6095ec61248911acfc ocaml(Mutex) = eb57cfe8914a6fc15fbfec6f0dd63c7e ocaml(Postgresql_compat) = 506eaff30090b336322f0143eb4b8203 ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__bigarray) = 6753964e3fa1b4a43d82aa25d8b470f7 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__bytes) = 8a4d804cf862eb9fcbbc77bc74d8d60d ocaml(Stdlib__callback) = 163655e158bea18bef01aa78b1eff19a ocaml(Stdlib__complex) = 1bb63213f3e1f7d8188b2c4de5d4112f ocaml(Stdlib__gc) = 8a0f2526684d77b838987b2889998014 ocaml(Stdlib__int32) = 9084c02abc6ad1f2aec73b083db3921e ocaml(Stdlib__lazy) = e6ac069e7b39be8704380ec0c236b891 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__obj) = edb3590617df751c36eda305ea5a8df7 ocaml(Stdlib__printexc) = eecbabfd567bf3f483781b6b45b9bda7 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocamlx(CamlinternalLazy) = a9b6be6fefa0ac4eceacc0e12cf141fc ocamlx(CamlinternalOO) = 4ecd53b70360614572d93e19849bb431 ocamlx(Condition) = 62961d97548b52afb61845e3f9dccd38 ocamlx(Mutex) = c1d99da71bdeb7d48b57f16e3d252c38 ocamlx(Postgresql_compat) = 1929189c82b0d510052105801929c310 ocamlx(Stdlib) = f35fed20d6a434bdcdc787ab8d2e7090 ocamlx(Stdlib__array) = 5b097f9dfd1b58250cb9efdcd44e557d ocamlx(Stdlib__buffer) = 8ff0f755edf0b237651abe9b04ca422a ocamlx(Stdlib__bytes) = 8771d692ff7204e1d5643910b61fa349 ocamlx(Stdlib__callback) = 751e26f94e3644aaa7aae6bd0485c67b ocamlx(Stdlib__gc) = 99433a45917169be636061fe537cde13 ocamlx(Stdlib__list) = 00f0b803021241f2da62a3ac5db4e0a4 ocamlx(Stdlib__printf) = 80c38d46eaab96a59c130d985aa18edf ocamlx(Stdlib__string) = d50927574e9143235cb5aed9bc83f8e7 rtld(GNU_HASH) Processing files: ocaml-postgresql-devel-4.0.1-27.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BOK1Fe + umask 022 + cd /builddir/build/BUILD + cd postgresql-ocaml-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.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-27.fc33.riscv64/usr/share/doc/ocaml-postgresql-devel + cp -pr COPYING.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/share/doc/ocaml-postgresql-devel + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/share/doc/ocaml-postgresql-devel + cp -pr CHANGES.txt /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/share/doc/ocaml-postgresql-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/share/doc/ocaml-postgresql-devel + cp -pr examples /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64/usr/share/doc/ocaml-postgresql-devel + RPM_EC=0 ++ jobs -p + exit 0 INFO: ignoring Requires ocaml(Mutex)=eb57cfe8914a6fc15fbfec6f0dd63c7e from /usr/lib64/ocaml/postgresql/postgresql.cmxa INFO: ignoring Requires ocaml(Condition)=b173a8f9bdc6ac6095ec61248911acfc from /usr/lib64/ocaml/postgresql/postgresql.cmxa Provides: ocaml(Postgresql) = 04cab8a6e73a3051e217db3052bde2ce ocaml(Postgresql_compat) = 506eaff30090b336322f0143eb4b8203 ocaml-postgresql-devel = 4.0.1-27.fc33 ocaml-postgresql-devel(riscv-64) = 4.0.1-27.fc33 ocamlx(Postgresql) = f969f7eec4bc4e33010f82006804ec1b ocamlx(Postgresql_compat) = 1929189c82b0d510052105801929c310 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(CamlinternalLazy) = da00c017b07ea33406799e4c0708370b ocaml(CamlinternalOO) = bd43ee5a773c045a4486aec00852e0bf ocaml(Condition) = b173a8f9bdc6ac6095ec61248911acfc ocaml(Mutex) = eb57cfe8914a6fc15fbfec6f0dd63c7e ocaml(Postgresql_compat) = 506eaff30090b336322f0143eb4b8203 ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__bigarray) = 6753964e3fa1b4a43d82aa25d8b470f7 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__bytes) = 8a4d804cf862eb9fcbbc77bc74d8d60d ocaml(Stdlib__callback) = 163655e158bea18bef01aa78b1eff19a ocaml(Stdlib__complex) = 1bb63213f3e1f7d8188b2c4de5d4112f ocaml(Stdlib__gc) = 8a0f2526684d77b838987b2889998014 ocaml(Stdlib__int32) = 9084c02abc6ad1f2aec73b083db3921e ocaml(Stdlib__lazy) = e6ac069e7b39be8704380ec0c236b891 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__obj) = edb3590617df751c36eda305ea5a8df7 ocaml(Stdlib__printexc) = eecbabfd567bf3f483781b6b45b9bda7 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocamlx(CamlinternalLazy) = a9b6be6fefa0ac4eceacc0e12cf141fc ocamlx(CamlinternalOO) = 4ecd53b70360614572d93e19849bb431 ocamlx(Condition) = 62961d97548b52afb61845e3f9dccd38 ocamlx(Mutex) = c1d99da71bdeb7d48b57f16e3d252c38 ocamlx(Postgresql_compat) = 1929189c82b0d510052105801929c310 ocamlx(Stdlib) = f35fed20d6a434bdcdc787ab8d2e7090 ocamlx(Stdlib__array) = 5b097f9dfd1b58250cb9efdcd44e557d ocamlx(Stdlib__buffer) = 8ff0f755edf0b237651abe9b04ca422a ocamlx(Stdlib__bytes) = 8771d692ff7204e1d5643910b61fa349 ocamlx(Stdlib__callback) = 751e26f94e3644aaa7aae6bd0485c67b ocamlx(Stdlib__gc) = 99433a45917169be636061fe537cde13 ocamlx(Stdlib__list) = 00f0b803021241f2da62a3ac5db4e0a4 ocamlx(Stdlib__printf) = 80c38d46eaab96a59c130d985aa18edf ocamlx(Stdlib__string) = d50927574e9143235cb5aed9bc83f8e7 Processing files: ocaml-postgresql-debugsource-4.0.1-27.fc33.riscv64 Provides: ocaml-postgresql-debugsource = 4.0.1-27.fc33 ocaml-postgresql-debugsource(riscv-64) = 4.0.1-27.fc33 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-27.fc33.riscv64 Provides: debuginfo(build-id) = 9dbe4cbf1b6f5ea3e1474e9c81c2063c5108047b debuginfo(build-id) = a7b12e24e0628317f3a2232b788ce88063684ae0 ocaml-postgresql-debuginfo = 4.0.1-27.fc33 ocaml-postgresql-debuginfo(riscv-64) = 4.0.1-27.fc33 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-27.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-postgresql-debugsource-4.0.1-27.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-postgresql-debuginfo-4.0.1-27.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-postgresql-devel-4.0.1-27.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-postgresql-4.0.1-27.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GnvZ5e + umask 022 + cd /builddir/build/BUILD + cd postgresql-ocaml-4.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-postgresql-4.0.1-27.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0