<86>Jan 20 12:14:04 userdel[936654]: delete user 'rooter' <86>Jan 20 12:14:04 userdel[936654]: removed group 'rooter' owned by 'rooter' <86>Jan 20 12:14:04 userdel[936654]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 20 12:14:04 groupadd[936662]: group added to /etc/group: name=rooter, GID=630 <86>Jan 20 12:14:04 groupadd[936662]: group added to /etc/gshadow: name=rooter <86>Jan 20 12:14:04 groupadd[936662]: new group: name=rooter, GID=630 <86>Jan 20 12:14:04 useradd[936666]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jan 20 12:14:04 userdel[936677]: delete user 'builder' <86>Jan 20 12:14:04 userdel[936677]: removed group 'builder' owned by 'builder' <86>Jan 20 12:14:04 userdel[936677]: removed shadow group 'builder' owned by 'builder' <86>Jan 20 12:14:04 groupadd[936682]: group added to /etc/group: name=builder, GID=631 <86>Jan 20 12:14:04 groupadd[936682]: group added to /etc/gshadow: name=builder <86>Jan 20 12:14:04 groupadd[936682]: new group: name=builder, GID=631 <86>Jan 20 12:14:04 useradd[936687]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash <13>Jan 20 12:14:06 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Jan 20 12:14:06 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Jan 20 12:14:18 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Jan 20 12:14:18 rpmi: ocaml-integers-0.4.0-alt3 sisyphus+263310.11200.12.1 1608881143 installed <13>Jan 20 12:14:18 rpmi: ocaml-integers-devel-0.4.0-alt3 sisyphus+263310.11200.12.1 1608881143 installed <13>Jan 20 12:14:19 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed <13>Jan 20 12:14:19 rpmi: libffi-devel-1:3.3-alt1 sisyphus+251953.40.2.1 1589891229 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-ctypes-0.17.1-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-ctypes-0.17.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4191 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-ctypes-0.17.1 + echo 'Source #0 (ocaml-ctypes-0.17.1.tar):' Source #0 (ocaml-ctypes-0.17.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-ctypes-0.17.1.tar + cd ocaml-ctypes-0.17.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (make-ocamlfind-ldconf.patch):' Patch #1 (make-ocamlfind-ldconf.patch): + /usr/bin/patch -p1 patching file Makefile + echo 'Patch #2 (make-install-mls.patch):' Patch #2 (make-install-mls.patch): + /usr/bin/patch -p1 patching file Makefile Hunk #1 succeeded at 186 with fuzz 2 (offset 1 line). patching file Makefile.rules + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4191 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ctypes-0.17.1 + make make: Entering directory '/usr/src/RPM/BUILD/ocaml-ctypes-0.17.1' ./src/discover/determine_as_needed_flags.sh >> asneeded.config ocamlfind ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover ./discover -ocamlc "ocamlfind ocamlc" > libffi.config || (rm libffi.config && false) testing for brew: .............................. unavailable testing for MacPorts: .......................... unavailable testing for pkg-config: ........................ available testing for libffi: ............................ available ocamlfind ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false) ocamlfind ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure ./gen_libffi_abi > src/ctypes-foreign-base/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign-base/libffi_abi.ml && cat gen_c_primitives.log || false) cp src/ctypes-foreign-base/dl.ml.unix src/ctypes-foreign-base/dl.ml cp src/ctypes-foreign-base/dl_stubs.c.unix src/ctypes-foreign-base/dl_stubs.c ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes src/ctypes/ctypes_ptr.ml ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/lDouble.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes src/ctypes/lDouble.ml ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/complexL.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes src/ctypes/complexL.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_static.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes src/ctypes/ctypes_static.ml ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_structs.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes src/ctypes/ctypes_structs.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_structs_computed.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_type_printing.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes src/ctypes/ctypes_memory.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_coerce.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes src/ctypes/ctypes_coerce.ml ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes src/ctypes/ctypes_std_views.ml ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_types.mli ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes src/ctypes/ctypes.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/cstubs_internals.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes src/ctypes/cstubs_internals.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/posixTypes.mli ocamlfind ocamlc -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes src/ctypes/posixTypes.ml ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -cclib -lctypes_stubs -dllib -lctypes_stubs -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray -package integers -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/complex_stubs.c cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/ctypes_bigarrays.c cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/ctypes_roots.c cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/ldouble_stubs.c In file included from /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/ldouble_stubs.c:12: /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/ldouble_stubs.c: In function 'ctypes_ldouble_of_string': /usr/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/ldouble_stubs.c:395:15: note: in expansion of macro 'String_val' 395 | char *str = String_val(v); | ^~~~~~~~~~ cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/managed_buffer_stubs.c cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/posix_types_stubs.c cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/raw_pointer_stubs.c In file included from /usr/lib/ocaml/caml/memory.h:31, from /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/raw_pointer_stubs.c:10: /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/raw_pointer_stubs.c: In function 'ctypes_string_of_array': /usr/lib/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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/raw_pointer_stubs.c:42:10: note: in expansion of macro 'String_val' 42 | memcpy(String_val(dst), CTYPES_ADDR_OF_FATPTR(p), 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 /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/raw_pointer_stubs.c:8: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from /usr/lib/ocaml/caml/memory.h:31, from /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/raw_pointer_stubs.c:10: /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/raw_pointer_stubs.c: In function 'ctypes_cstring_of_string': /usr/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/raw_pointer_stubs.c:55:14: note: in expansion of macro 'String_val' 55 | char *ss = String_val(s); | ^~~~~~~~~~ cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/type_info_stubs.c In file included from /usr/lib/ocaml/caml/memory.h:31, from /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/type_info_stubs.c:18: /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/type_info_stubs.c: In function 'ctypes_string_of_prim': /usr/lib/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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/type_info_stubs.c:182:10: note: in expansion of macro 'String_val' 182 | memcpy(String_val(s), buf, len); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/inttypes.h:25, from /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes/type_info_stubs.c:12: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ ocamlfind ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_ptr.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/lDouble.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/complexL.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_primitives.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_static.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_structs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_memory.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_coerce.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_std_views.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/ctypes.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/cstubs_internals.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -I _build/src/ctypes src/ctypes/posixTypes.ml ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -cclib -lctypes_stubs -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray -package integers -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed ld: _build/src/ctypes/posixTypes.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package compiler-libs -package integers -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs File "_none_", line 1: Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ld: _build/src/ctypes-top/install_ctypes_printers.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmi -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.mli ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmi -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.mli ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/dl.cmi -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/dl.mli ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-foreign-base/dl.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/dl.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmi -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.mli ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-foreign-base/libffi_abi.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmi -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.mli ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml ocamlfind ocamlc -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -cclib -lctypes-foreign-base_stubs -dllib -lctypes-foreign-base_stubs -package integers -o _build/ctypes-foreign-base.cma _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo _build/src/ctypes-foreign-base/dl.cmo _build/src/ctypes-foreign-base/libffi_abi.cmo _build/src/ctypes-foreign-base/ctypes_ffi.cmo _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -cclib -Wl,--no-as-needed -cclib -lffi cd _build/src/ctypes-foreign-base && ocamlfind ocamlc -c -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-base/dl_stubs.c /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-base/dl_stubs.c: In function 'ctypes_dlopen': /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-base/dl_stubs.c:77:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 77 | char *cfilename = filename == Val_none ? NULL : String_val(Some_val(filename)); | ^~~~~~~~ In file included from /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-base/dl_stubs.c:11: /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-base/dl_stubs.c: In function 'ctypes_dlsym': /usr/lib/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-base/dl_stubs.c:93:13: note: in expansion of macro 'String_val' 93 | char *s = String_val(symbol); | ^~~~~~~~~~ cd _build/src/ctypes-foreign-base && ocamlfind ocamlc -c -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c: In function 'ctypes_call': /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c:386:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 386 | val_refs[arg_idx] = String_val(arg_ptr) + Long_val(arg_offset); | ^ cd _build/src/ctypes-foreign-base && ocamlfind ocamlc -c -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-base/ffi_type_stubs.c ocamlfind ocamlmklib -o _build/ctypes-foreign-base_stubs _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -ldopt -lffi ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/dl.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/dl.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package integers -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package integers -cclib -lctypes-foreign-base_stubs -o _build/ctypes-foreign-base.cmxa _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package integers -o _build/ctypes-foreign-base.cmxs _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi ld: _build/src/ctypes-foreign-base/ctypes_foreign_basis.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-threaded/foreign.cmi -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.mli ocamlfind ocamlc -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign-threaded/foreign.cmo -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -cclib -lctypes-foreign-threaded_stubs -dllib -lctypes-foreign-threaded_stubs -thread -package threads -o _build/ctypes-foreign-threaded.cma _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign-threaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi cd _build/src/ctypes-foreign-threaded && ocamlfind ocamlc -c -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes -ccopt -I -ccopt /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/tests -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /usr/src/RPM/BUILD/ocaml-ctypes-0.17.1/src/ctypes-foreign-threaded/foreign_threaded_stubs.c ocamlfind ocamlmklib -o _build/ctypes-foreign-threaded_stubs _build/src/ctypes-foreign-threaded/foreign_threaded_stubs.o -ldopt -lffi ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -thread -package threads -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-threaded/foreign.cmx -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -thread -package threads -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -thread -package threads -cclib -lctypes-foreign-threaded_stubs -o _build/ctypes-foreign-threaded.cmxa _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign-threaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -thread -package threads -o _build/ctypes-foreign-threaded.cmxs _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign-threaded/foreign.cmx _build/src/ctypes-foreign-threaded/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi ld: _build/src/ctypes-foreign-threaded/foreign.o: warning: relocation against `camlCtypes_closure_properties__fun_767' in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmi -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.mli ocamlfind ocamlc -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmo -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -o _build/ctypes-foreign-unthreaded.cma _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo _build/src/ctypes-foreign-unthreaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmx -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -o _build/ctypes-foreign-unthreaded.cmxa _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -o _build/ctypes-foreign-unthreaded.cmxs _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi ld: _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.mli ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.mli ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.mli ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.mli ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.mli ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.mli ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.mli ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml ocamlfind opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed ld: _build/src/cstubs/cstubs.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object make: Leaving directory '/usr/src/RPM/BUILD/ocaml-ctypes-0.17.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62637 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-ctypes-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-ctypes-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-ctypes-0.17.1 + mkdir -p /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml + cp /usr/lib/ocaml/ld.conf ld.conf + chmod +x ld.conf + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ocaml-ctypes-buildroot OCAMLFIND_LDCONF=ld.conf OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml make: Entering directory '/usr/src/RPM/BUILD/ocaml-ctypes-0.17.1' ocamlfind install ctypes META CHANGES.md Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/CHANGES.md Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/META ocamlfind install -add ctypes -optional -ldconf ld.conf _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a src/ctypes/lDouble.ml src/ctypes/complexL.ml src/ctypes/ctypes.ml src/ctypes/posixTypes.ml src/ctypes/ctypes_types.ml src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/posixTypes.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_internals.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_value_printing.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_std_views.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_coerce.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_memory.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_type_printing.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_structs_computed.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_structs.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_std_view_stubs.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_static.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_bigarray.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_memory_stubs.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_value_printing_stubs.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_primitives.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_primitive_types.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/complexL.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_bigarray_stubs.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/lDouble.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_roots_stubs.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_ptr.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_type_info_stubs.h Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_raw_pointer.h Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_primitives.h Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_managed_buffer_stubs.h Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_ldouble_stubs.h Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_cstubs_internals.h Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_complex_stubs.h Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_complex_compatibility.h Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_internals.h Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_types.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/posixTypes.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/complexL.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/lDouble.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/posixTypes.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/complexL.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/lDouble.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_internals.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_structs.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_primitive_types.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_static.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_types.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/posixTypes.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/complexL.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/lDouble.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_types.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/posixTypes.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/complexL.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/lDouble.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/posixTypes.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/complexL.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/lDouble.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes.a Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/libctypes_stubs.a Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes.cmxs Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes.cmxa Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dllctypes_stubs.so Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes.cma Updated ld.conf ocamlfind install -add ctypes -optional -ldconf ld.conf _build/ctypes-top.cma _build/ctypes-top.cmxa _build/ctypes-top.cmxs _build/ctypes-top.a src/ctypes-top/ctypes_printers.ml src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/install_ctypes_printers.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_printers.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_printers.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_printers.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_printers.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_printers.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_printers.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-top.a Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-top.cmxs Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-top.cmxa Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-top.cma ocamlfind install -add ctypes -optional -ldconf ld.conf _build/ctypes-foreign-base.cma _build/dllctypes-foreign-base_stubs.so _build/ctypes-foreign-base.cmxa _build/ctypes-foreign-base.cmxs _build/libctypes-foreign-base_stubs.a _build/ctypes-foreign-base.a src/ctypes-foreign-base/dl.ml src/ctypes-foreign-base/libffi_abi.ml src/ctypes-foreign-base/dl.mli src/ctypes-foreign-base/libffi_abi.mli _build/src/ctypes-foreign-base/dl.cmi _build/src/ctypes-foreign-base/libffi_abi.cmi _build/src/ctypes-foreign-base/dl.cmt _build/src/ctypes-foreign-base/libffi_abi.cmt _build/src/ctypes-foreign-base/dl.cmti _build/src/ctypes-foreign-base/libffi_abi.cmti _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_foreign_basis.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_ffi.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/libffi_abi.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dl.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_weak_ref.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_ffi_stubs.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_closure_properties.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/libffi_abi.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dl.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/libffi_abi.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dl.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/libffi_abi.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dl.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/libffi_abi.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dl.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/libffi_abi.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dl.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-base.a Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/libctypes-foreign-base_stubs.a Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxa Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dllctypes-foreign-base_stubs.so Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-base.cma Updated ld.conf ocamlfind install -add ctypes -optional -ldconf ld.conf _build/ctypes-foreign-threaded.cma _build/dllctypes-foreign-threaded_stubs.so _build/ctypes-foreign-threaded.cmxa _build/ctypes-foreign-threaded.cmxs _build/libctypes-foreign-threaded_stubs.a _build/ctypes-foreign-threaded.a src/ctypes-foreign-threaded/foreign.ml src/ctypes-foreign-threaded/foreign.mli _build/src/ctypes-foreign-threaded/foreign.cmi _build/src/ctypes-foreign-threaded/foreign.cmt _build/src/ctypes-foreign-threaded/foreign.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-threaded.a Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/libctypes-foreign-threaded_stubs.a Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxa Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dllctypes-foreign-threaded_stubs.so Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cma Updated ld.conf ocamlfind install -add ctypes -optional -ldconf ld.conf _build/ctypes-foreign-unthreaded.cma _build/ctypes-foreign-unthreaded.cmxa _build/ctypes-foreign-unthreaded.cmxs _build/ctypes-foreign-unthreaded.a src/ctypes-foreign-unthreaded/foreign.ml src/ctypes-foreign-unthreaded/foreign.mli _build/src/ctypes-foreign-unthreaded/foreign.cmi _build/src/ctypes-foreign-unthreaded/foreign.cmt _build/src/ctypes-foreign-unthreaded/foreign.cmti ocamlfind: [WARNING] Overwriting file /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.cmti ocamlfind: [WARNING] Overwriting file /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.cmt ocamlfind: [WARNING] Overwriting file /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.cmi ocamlfind: [WARNING] Overwriting file /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.mli ocamlfind: [WARNING] Overwriting file /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/foreign.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.a Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxa Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cma ocamlfind install -add ctypes -optional -ldconf ld.conf _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a src/cstubs/cstubs_structs.ml src/cstubs/cstubs.ml src/cstubs/cstubs_inverted.ml src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti /usr/lib/ocaml/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_structs.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_inverted.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_generate_c.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_emit_c.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_c_language.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_generate_ml.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_public_name.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ctypes_path.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_errors.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_analysis.cmx Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/ocaml_integers.h Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_inverted.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_structs.cmti Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_inverted.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_structs.cmt Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_inverted.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_structs.cmi Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_inverted.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_structs.mli Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_inverted.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs_structs.ml Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs.a Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs.cmxs Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs.cmxa Installed /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/cstubs.cma make: Leaving directory '/usr/src/RPM/BUILD/ocaml-ctypes-0.17.1' + mkdir -p /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/stublibs + mv /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dllctypes-foreign-base_stubs.so /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dllctypes-foreign-threaded_stubs.so /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/ctypes/dllctypes_stubs.so /usr/src/tmp/ocaml-ctypes-buildroot//usr/lib/ocaml/stublibs + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-ctypes-buildroot (auto) mode of './usr/lib/ocaml/stublibs/dllctypes_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/stublibs/dllctypes-foreign-threaded_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/ctypes/cstubs.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/ctypes/ctypes-top.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/ctypes/ctypes.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-ctypes-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-ctypes-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-ctypes-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-ctypes-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-ctypes-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: tanhl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_deserialize_uint_1 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: sinl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_deserialize_error verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_serialize_int_1 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: clogl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: integers_copy_uint64 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: powl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: coshl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: logl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: hypotl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: log1pl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: atanl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: tanl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: cosl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: acosl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: integers_copy_uint32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: sinhl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: expl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_ba_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_register_generational_global_root verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_raise_out_of_memory verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_remove_generational_global_root verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: cexpl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: sqrtl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_copy_double verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: atanhl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: expm1l verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: remainderl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_deserialize_block_8 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_serialize_block_8 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_deserialize_block_2 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_serialize_block_2 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: asinhl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: log verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: cpowl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: acoshl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_modify_generational_global_root verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: asinl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: log10l verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: atan2l verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: csqrtl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-threaded_stubs.so: undefined symbol: ctypes_thread_register verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-threaded_stubs.so: undefined symbol: caml_c_thread_unregister verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-threaded_stubs.so: undefined symbol: pthread_key_create verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-threaded_stubs.so: undefined symbol: caml_c_thread_register verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-threaded_stubs.so: undefined symbol: pthread_setspecific verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: dlopen verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_stat_resize verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_register_global_root verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: dlclose verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_callback2 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_callback_exn verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_leave_blocking_section verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_raise_out_of_memory verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: unix_error verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_enter_blocking_section verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: dlerror verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: dlsym verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_callback verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: caml_raise_with_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so: undefined symbol: ctypes_allocate the file containing the function 'camlCstubs__var_269' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__write_return_533' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__write_fn_537' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__write_map_result_542' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__write_foreign_547' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__var_635' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__foreign_value_649' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__concurrency_headers_667' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__headers_673' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__write_c_inner_1170' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__write_ml_inner_1180' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs__code_end' or the file containing the function 'camlCstubs_structs__fun_2458' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__puts_768' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__printf1_971' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__printf2_976' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__offsetof_982' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__alignmentof_990' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__write_c_994' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__write_field_1005' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__case_1009' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__write_seal_1037' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__case_1041' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__primitive_format_string_1062' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__ml_pat_and_exp_of_typ_1341' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__write_consts_1401' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__case_1405' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__fun_2693' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__write_enums_1414' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__case_1418' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__fun_2719' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__field$27_1864' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__seal$27_1884' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__enum_inner_2758' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__format_typ_1911' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__fun_2795' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__fun_2797' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs_inverted__code_begin' or the file containing the function 'camlCstubs_inverted__fun_844' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_872' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__c_prologue_609' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__write_structure_declaration_637' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__write_enum_declaration_644' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_945' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__write_typedef_657' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__write_name_663' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__write_declaration_669' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__write_c_680' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__write_c_header_690' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__gen_ml_699' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_1011' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_1029' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__write_ml_788' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__report_unpassable_128' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__$3e$3e$3d_169' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__of_fatptr_209' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__pair_with_errno_211' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__string_to_ptr_213' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__bytes_to_ptr_215' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__float_array_to_ptr_217' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__from_ptr_219' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__prj_235' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__inj_281' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fn_636' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__body_644' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1458' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__byte_fn_727' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__inverse_fn_742' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1518' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1572' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1585' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__inverse_fn_decl_1048' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__unsupported_1055' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__prj_1060' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__structure_type_1079' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__structure_1082' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__worker_1097' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__body_1108' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__r_1114' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__result_1121' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1676' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__stub_1132' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1689' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1702' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__byte_stub_1197' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1735' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__aux_1214' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fn_1228' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fn_1238' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__format_seq_295' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__fun_1143' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__cvar_576' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__cconst_580' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__camlxParam_716' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__camlParam_735' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__harmless_756' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__cexp_789' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__clvalue_799' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__camlop_808' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__ceff_814' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__fun_1333' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__ccomp_890' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__format_parameter_list_939' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__storage_class_964' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__cfundef_968' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs_c_language__code_begin' or the file containing the function 'camlCstubs_c_language__fun_1074' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__cexp_487' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__reference_ceff_499' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__field_ceff_500' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__lookup_field_501' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__prim_prj_576' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__prim_inj_949' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__ml_type_304' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__fun_1464' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__ml_external_type_414' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__primname_opt_420' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__args_431' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__ml_exp_435' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__fun_2113' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__ml_pat_437' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__fun_2226' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__fun_2262' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__extern_502' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__byte_stub_name_523' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__ml_typ_of_return_typ_547' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__ml_typ_of_arg_typ_749' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__fresh_var_807' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__extern_810' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__static_con_820' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__pattern_and_exp_of_typ_850' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__pattern_of_typ_919' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__run_exp_957' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__let_bind_961' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__wrapper_body_1029' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__return_result_1070' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__pat_bound_vars_1074' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__pats_bound_vars_1075' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__wrapper_1085' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__case_1110' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__val_case_1120' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__constructor_decl_1130' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__inverse_case_1137' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_public_name__ident_of_ml_prim_83' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_public_name__constructor_ident_of_prim_585' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_public_name__fun_639' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_public_name__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_path__is_uident_81' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_path__is_ident_86' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_path__path_of_string_94' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_path__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs_errors__code_begin' or the file containing the function 'camlCstubs_errors__fun_277' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_errors__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_analysis__primitive_allocation_430' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_analysis__allocation_659' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_analysis__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs__code_begin' or the file containing the function 'camlCstubs__var_269' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__gen_ml_626' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__foreign_644' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs__code_end' or the file containing the function 'camlCstubs_structs__fun_2458' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__cases_998' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__foffset_1017' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__foffset_1033' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__write_ml_1424' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__gen_c_1431' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__finally_1437' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__constant_1899' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_844' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__collector_367' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__push_370' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__enum_373' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__structure_377' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__union_380' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__typedef_383' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__internal_inner_857' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__format_enum_values_402' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__gen_c_623' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_918' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_932' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__local_165' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1380' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1378' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__$3e$3e_204' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__cast_228' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1414' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1418' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1423' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__name_params_443' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__value_params_453' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fundec_632' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1464' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1460' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1467' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__build_call_inner_1477' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1493' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1554' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1580' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__value_836' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fail_1057' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1619' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1645' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1714' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fn_args_and_result_1207' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__fun_1518' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__format_arg_944' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__cfundec_955' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__fun_1574' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__return_type_301' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__loop_480' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__reader_556' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__conser_560' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__immediater_564' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__$40$2d$3e_568' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__returning_571' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__tuple_elements_436' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__pat_fields_438' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__pat_args_439' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__attributes_540' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__ml_external_type_of_fn_790' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__local_con_824' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__map_result_832' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__fun_2385' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__fun_2390' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__fun_2400' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_public_name__constructor_cident_of_prim_inner_635' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_errors__fun_277' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs__code_begin' or the file containing the function 'camlCstubs__var_269' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs__code_end' or the file containing the function 'camlCstubs_structs__fun_2458' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply8' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply7' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply6' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs__code_begin' or the file containing the function 'camlCstubs__var_269' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__foreign_336' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__foreign_value_519' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs__code_begin' or the file containing the function 'camlCstubs__var_269' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs_c_language__code_begin' or the file containing the function 'camlCstubs_c_language__fun_1074' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__value_1036' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__c_function_614' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_903' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fn_845' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__inverse_fn_1042' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__sizeof_987' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__ssize_1047' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__usize_1053' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__fun_2258' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__fun_1129' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__fun_1142' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs__errno_headers_670' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__fun_2396' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs__code_end' or the file containing the function 'camlCstubs_structs__fun_2458' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__fun_2458' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs_c_language__code_begin' or the file containing the function 'camlCstubs_c_language__fun_1074' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs_errors__code_begin' or the file containing the function 'camlCstubs_errors__fun_277' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_public_name__constructor_cident_of_prim_588' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__fun_1074' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__fun_2681' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_924' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_938' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1625' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__format_ty_396' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__fun_1524' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__fun_1505' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__field_1880' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__seal_1896' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_structs__write_c_2254' is not compiled with -fpic/-fPIC either the file containing the function 'camlCstubs_inverted__code_begin' or the file containing the function 'camlCstubs_inverted__fun_844' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__fun_866' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_inverted__c_declaration_628' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__arity_519' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__fun_1225' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_c__fun_1616' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_path__format_path_98' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_emit_c__fun_1586' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__camlop_496' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_c_language__ceff_498' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_generate_ml__ml_typ_of_typ_785' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_path__is_valid_path_89' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_analysis__float_112' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_analysis__may_allocate_687' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__printf__sprintf_201 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__format__fprintf_1189 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__returning_956 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__$40$2d$3e_881 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__$40_193 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStr__parse_969 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStr__compile_774 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__list__fold_left_272 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__$5e_136 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStr__global_replace_1134 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__format__ksprintf_1209 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_primitives__format_string_590 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_primitives__name_587 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__printf__ksprintf_192 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__format__kasprintf_1221 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_type_printing__format_typ_537 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__4 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__5 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__12 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__13 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__15 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__16 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__17 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__18 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__19 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__20 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__21 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_std_views verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__22 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__23 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__24 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__25 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__26 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__27 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__28 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__29 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__30 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__14 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__31 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__32 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__33 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__6 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__7 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__8 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__9 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__10 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__11 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__34 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__35 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_type_printing__string_of_typ_546 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__view_890 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__list__flatten_228 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__list__rev_append_121 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__list__length_aux_83 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__list__iteri_263 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_type_printing verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_type_printing__fun_706 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlSigned verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__sizeof_706 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__list__fold_right_278 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__structure_962 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_structs_computed__field_187 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_structs_computed__seal_214 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__string__concat_213 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__has_ocaml_argument_827 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__printf verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__abstract_885 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_type_printing__format_name_532 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__format__pp_print_string_515 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__list verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_primitive_types__ml_prim_408 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlCtypes_static__unsupported_83 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStr__string_match_1055 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStr__bounded_split_1150 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/cstubs.cmxs: undefined symbol: caml_fresh_oo_id the file containing the function 'camlCtypes_gc_mutex__lock_86' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_gc_mutex__unlock_92' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_gc_mutex__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlForeign__code_begin' or the file containing the function 'camlForeign__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_gc_mutex__create_83' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: undefined symbol: camlCtypes_closure_properties verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: undefined symbol: camlCtypes_closure_properties__fun_767 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: undefined symbol: camlCtypes_foreign_basis__Make_628 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: undefined symbol: caml_alloc2 either the file containing the function 'camlForeign__code_begin' or the file containing the function 'camlForeign__code_end' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: camlCtypes_closure_properties verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: camlMutex verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: camlCtypes_closure_properties__fun_767 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: camlCtypes_foreign_basis__Make_628 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: caml_thread_self verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: ctypes_thread_register verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: caml_c_thread_unregister verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: pthread_key_create verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: caml_c_thread_register verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: undefined symbol: pthread_setspecific either the file containing the function 'camlCtypes_foreign_basis__code_begin' or the file containing the function 'camlCtypes_foreign_basis__funptr_inner_668' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__foreign_inner_696' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__with_fun_609' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi__code_begin' or the file containing the function 'camlCtypes_ffi__keep_alive_199' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__keep_alive_199' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__report_unpassable_243' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__arg_type_280' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__invoke_387' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1082' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__function_of_pointer_588' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__free_funptr_789' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1261' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1277' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__funptr_to_static_funptr_813' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlLibffi_abi__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlDl__code_begin' or the file containing the function 'camlDl__fun_191' is not compiled with -fpic/-fPIC the file containing the function 'camlDl__dlopen_165' is not compiled with -fpic/-fPIC the file containing the function 'camlDl__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_weak_ref__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi_stubs__code_begin' or the file containing the function 'camlCtypes_ffi_stubs__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_closure_properties__fun_710' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_closure_properties__store_non_closure_function_578' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_closure_properties__try_finalise_638' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_closure_properties__retrieve_648' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_closure_properties__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_foreign_basis__code_begin' or the file containing the function 'camlCtypes_foreign_basis__funptr_inner_668' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__funptr_inner_668' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__dynamic_funptr_inner_744' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi__code_begin' or the file containing the function 'camlCtypes_ffi__keep_alive_199' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__struct_arg_type_281' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_992' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1007' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1002' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1009' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__box_function_442' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1057' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1063' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1066' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__ocaml_arg_473' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1097' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1132' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1155' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__build_ccallspec_inner_1164' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1183' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__funptr_of_rawptr_584' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__pointer_of_function_internal_597' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__pointer_of_function_608' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__create_funptr_795' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__funptr_of_fun_801' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1292' is not compiled with -fpic/-fPIC either the file containing the function 'camlLibffi_abi__code_begin' or the file containing the function 'camlLibffi_abi__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlDl__code_begin' or the file containing the function 'camlDl__fun_191' is not compiled with -fpic/-fPIC the file containing the function 'camlDl__crush_flags_99' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_weak_ref__code_begin' or the file containing the function 'camlCtypes_weak_ref__make_193' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_weak_ref__make_193' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_weak_ref__set_197' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_weak_ref__get_201' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_closure_properties__fun_767' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_closure_properties__fresh_583' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_closure_properties__finalise_596' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_foreign_basis__code_begin' or the file containing the function 'camlCtypes_foreign_basis__funptr_inner_668' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi__code_begin' or the file containing the function 'camlCtypes_ffi__keep_alive_199' is not compiled with -fpic/-fPIC either the file containing the function 'camlLibffi_abi__code_begin' or the file containing the function 'camlLibffi_abi__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlDl__code_begin' or the file containing the function 'camlDl__fun_191' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply6' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__funptr_285' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__funptr_opt_331' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__foreign_535' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_foreign_basis__code_begin' or the file containing the function 'camlCtypes_foreign_basis__funptr_inner_668' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi_stubs__code_begin' or the file containing the function 'camlCtypes_ffi_stubs__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_foreign_basis__code_begin' or the file containing the function 'camlCtypes_foreign_basis__funptr_inner_668' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi__code_begin' or the file containing the function 'camlCtypes_ffi__keep_alive_199' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_foreign_basis__code_begin' or the file containing the function 'camlCtypes_foreign_basis__funptr_inner_668' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi__code_begin' or the file containing the function 'camlCtypes_ffi__keep_alive_199' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__dynamic_funptr_565' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__funptr_of_raw_ptr_520' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__ptr_of_raw_ptr_527' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__foreign_value_530' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_foreign_basis__fun_741' is not compiled with -fpic/-fPIC either the file containing the function 'camlLibffi_abi__code_begin' or the file containing the function 'camlLibffi_abi__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlDl__code_begin' or the file containing the function 'camlDl__fun_191' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_weak_ref__code_begin' or the file containing the function 'camlCtypes_weak_ref__make_193' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi__code_begin' or the file containing the function 'camlCtypes_ffi__keep_alive_199' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_986' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__add_argument_427' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__prep_callspec_433' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__build_function_575' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1246' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1254' is not compiled with -fpic/-fPIC either the file containing the function 'camlDl__code_begin' or the file containing the function 'camlDl__fun_191' is not compiled with -fpic/-fPIC the file containing the function 'camlDl__fun_202' is not compiled with -fpic/-fPIC the file containing the function 'camlDl__dlclose_170' is not compiled with -fpic/-fPIC the file containing the function 'camlDl__dlsym_173' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_closure_properties__cleanup_599' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi__code_begin' or the file containing the function 'camlCtypes_ffi__keep_alive_199' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1226' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi__code_begin' or the file containing the function 'camlCtypes_ffi__keep_alive_199' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_971' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ffi__fun_1092' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_weak_ref__code_begin' or the file containing the function 'camlCtypes_weak_ref__make_193' is not compiled with -fpic/-fPIC either the file containing the function 'camlDl__code_begin' or the file containing the function 'camlDl__fun_191' is not compiled with -fpic/-fPIC either the file containing the function 'camlLibffi_abi__code_begin' or the file containing the function 'camlLibffi_abi__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlDl__code_begin' or the file containing the function 'camlDl__fun_191' is not compiled with -fpic/-fPIC the file containing the function 'camlDl__fun_198' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi_stubs__code_begin' or the file containing the function 'camlCtypes_ffi_stubs__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_weak_ref__is_empty_205' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_ffi_stubs__code_begin' or the file containing the function 'camlCtypes_ffi_stubs__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_closure_properties__code_begin' or the file containing the function 'camlCtypes_closure_properties__equal_414' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_closure_properties__record_642' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_static__view_890 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_std_views__nullable_funptr_view_246 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_memory__funptr_of_raw_address_497 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_memory__ptr_of_raw_address_494 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_memory__castp_113 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_static__returning_956 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_static__$40$2d$3e_881 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_coerce__coercion_881 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_coerce verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_alloc_dummy verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_update_dummy verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_final_register verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: ctypes_use verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__printf__sprintf_201 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_static verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__nativeint__1 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_type_printing__string_of_typ_546 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__list__length_aux_83 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__list__iteri_263 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: ctypes_block_address verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_memory__build_135 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_memory verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_memory__fun_2056 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_primitives__sizeof_82 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_ptr__add_bytes_200 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_static__has_ocaml_argument_827 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_memory__release_1551 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__printf__fprintf_170 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCtypes_memory__create_1537 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__list verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__list__fold_left_272 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__list__mem_358 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__weak__create_82 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__weak__set_184 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__weak__get_191 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__weak__check_199 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__callback__register_exception_155 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCamlinternalOO__create_object_opt_957 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__hashtbl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__hashtbl__create_inner_1576 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__hashtbl__6 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__hashtbl__find_667 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__hashtbl__add_640 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__hashtbl__add_860 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCamlinternalOO__create_table_908 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlCamlinternalOO__init_class_916 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__hashtbl__remove_876 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__hashtbl__find_887 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: camlStdlib__hashtbl__Make_841 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: dlopen verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_stat_resize verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_register_global_root verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: dlclose verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_callback2 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_callback_exn verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_leave_blocking_section verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_raise_out_of_memory verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: unix_error verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_enter_blocking_section verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: dlerror verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: dlsym verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_callback verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: caml_raise_with_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-foreign-base.cmxs: undefined symbol: ctypes_allocate the file containing the function 'camlInstall_ctypes_printers__install_printers_379' is not compiled with -fpic/-fPIC the file containing the function 'camlInstall_ctypes_printers__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_sint_463' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_long_618' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_llong_624' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_uchar_630' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_uint8_797' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_uint16_842' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_uint32_887' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_uint64_934' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_ushort_981' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_uint_987' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_ulong_993' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_ullong_999' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_pointer_1005' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_ldouble_1111' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_complexld_1116' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__fun_1208' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_array_1019' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_ocaml_1024' is not compiled with -fpic/-fPIC the file containing the function 'camlInstall_ctypes_printers__eval_string_inner_423' is not compiled with -fpic/-fPIC the file containing the function 'camlInstall_ctypes_printers__eval_string_81' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_printers__code_begin' or the file containing the function 'camlCtypes_printers__format_fn_459' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__fun_1214' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_fn_459' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_struct_1011' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_union_1015' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_clock_t_1029' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_dev_t_1053' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_ino_t_1059' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_mode_t_1065' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_nlink_t_1071' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_off_t_1077' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_pid_t_1083' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_size_t_1089' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_ssize_t_1095' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_time_t_1101' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__format_useconds_t_1107' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_printers__fun_1221' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlStdlib__lexing__from_string_inner_797 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlToploop verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlStdlib__printf__sprintf_201 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlStdlib__format__eprintf_1195 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlCtypes_type_printing__format_typ_537 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlCtypes_type_printing__format_fn_542 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlSigned verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlStdlib__format__fprintf_1189 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlStdlib__string_of_int_172 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: integers_uint32_to_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: integers_uint64_to_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlUnsigned verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlCtypes verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlCtypes_value_printing__format_281 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlPosixTypes verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlCtypes_static__29 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: camlLDouble__to_string_inner_334 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: ctypes_ldouble_complex_imag verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes-top.cmxs: undefined symbol: ctypes_ldouble_complex_real the file containing the function 'camlPosixTypes__mkArithmetic_abstract_316' is not compiled with -fpic/-fPIC the file containing the function 'camlPosixTypes__mkSigned_336' is not compiled with -fpic/-fPIC the file containing the function 'camlPosixTypes__mkUnsigned_527' is not compiled with -fpic/-fPIC the file containing the function 'camlPosixTypes__mkArithmetic_537' is not compiled with -fpic/-fPIC the file containing the function 'camlPosixTypes__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__mkView_551' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__read_626' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__format_typ_627' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__build_enum_type_inner_1593' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__fun_1607' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__format_281' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__format_structured_282' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__format_array_283' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__offset_680' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__float_array_681' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__fun_1003' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__fun_973' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__format_ptr_286' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__format_funptr_287' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__string_of_913' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__fun_2094' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__fun_2068' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__signed_typedef_599' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__unsigned_typedef_1197' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_coerce__code_begin' or the file containing the function 'camlCtypes_coerce__pr_121' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__ml_prim_coercion_378' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__coercion_881' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__build_135' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2052' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2056' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__$21$40_367' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__ptr_diff_396' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__allocate_n_429' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__check_bound_505' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__sub_567' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__bigarray_kind_951' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__array_of_bigarray_1059' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__bigarray_elements_1140' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__array_dims_1182' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__string_from_ptr_1519' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_706' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_804' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_819' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_862' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_873' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_676' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_694' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__format_parameter_list_279' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_630' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__format_name_532' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__format_typ_537' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__format_fn_542' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__string_of_typ_546' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__string_of_fn_550' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_structs_computed__code_begin' or the file containing the function 'camlCtypes_structs_computed__fun_290' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_structs_computed__max_field_size_175' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_structs_computed__field_187' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_structs_computed__seal_214' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_structs_computed__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__unsupported_83' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__sizeof_706' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__alignment_741' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__passable_775' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__$40$2d$3e_881' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__fun_1629' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__bigarray__916' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__returning_956' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__prim_of_kind_83' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__bigarray_kind_alignment_110' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__elements_378' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__dimensions_458' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__type_name_516' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__kind_type_names_535' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__type_expression_541' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__view_562' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_primitives__sizeof_82' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_primitives__alignment_584' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_primitives__name_587' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_primitives__format_string_590' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_primitives__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_primitive_types__code_begin' or the file containing the function 'camlCtypes_primitive_types__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_primitive_types__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray_stubs__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ptr__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry5_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlPosixTypes__code_begin' or the file containing the function 'camlPosixTypes__mkAbstractSized_292' is not compiled with -fpic/-fPIC the file containing the function 'camlPosixTypes__mkAbstractSized_292' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__make_structured_298' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__make_ptr_543' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__make_fun_ptr_547' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__fun_1549' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__map_assocv_834' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__fun_1568' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__fun_1087' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__format_fields_285' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__char_ptr_of_string_126' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__read_nullable_204' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__fun_2104' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__write_nullable_217' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__nullable_view_224' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__read_nullable_funptr_232' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__fun_2121' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__write_nullable_funptr_239' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__fun_2131' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__nullable_funptr_view_246' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__ptr_opt_254' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_coerce__code_begin' or the file containing the function 'camlCtypes_coerce__pr_121' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__uncoercible_362' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__uncoercible_functions_366' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__fun_1056' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__fun_1049' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__fun_1063' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__fun_1070' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__fun_1084' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__fun_1077' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__fn_coercion_882' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__castp_113' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__make_unmanaged_130' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2040' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2026' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2033' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2152' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__$2b$40_407' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__package_434' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__ptr_of_raw_address_494' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__funptr_of_raw_address_497' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__from_ptr_538' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__make_548' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2218' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__copy_559' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__of_string_576' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__of_list_629' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__to_list_695' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__make_736' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2256' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__$7c$2d$3e_743' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory___bigarray_start_924' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__typ_of_bigarray_kind_1516' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__ocaml_string_start_1524' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__ocaml_bytes_start_1527' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__ocaml_float_array_start_1530' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__create_1537' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__format_fields_278' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__gather_507' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_595' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_892' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_structs_computed__aligned_offset_182' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__fun_1609' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__array_871' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__ptr_878' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__abstract_885' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__view_890' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__typedef_900' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__static_funptr_959' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__structure_962' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__union_965' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__bigarray_493' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__bigarray1_498' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__bigarray2_503' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__bigarray3_509' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__of_complex_85' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__to_complex_109' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ptr__make_171' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ptr__coerce_192' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ptr__add_bytes_200' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry5_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlPosixTypes__code_begin' or the file containing the function 'camlPosixTypes__mkAbstractSized_292' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_coerce__code_begin' or the file containing the function 'camlCtypes_coerce__pr_121' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__int8_of_int64_840' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__int64_of_int8_884' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__int16_of_int64_885' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__int64_of_int16_886' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__int32_of_int64_887' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__int64_of_int32_888' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__uint8_of_int64_892' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__int64_of_uint8_1058' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__uint16_of_int64_1061' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__int64_of_uint16_1105' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__uint32_of_int64_1108' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__int64_of_uint32_1154' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_std_views__code_begin' or the file containing the function 'camlCtypes_std_views__char_ptr_of_string_126' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2016' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2021' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__write_aggregate_267' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2110' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2116' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2121' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2123' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2149' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2187' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2269' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2271' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2273' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2275' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__get_1544' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__set_1547' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__release_1551' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__unsafe_address_554' is not compiled with -fpic/-fPIC either the file containing the function 'camlComplexL__code_begin' or the file containing the function 'camlComplexL__fun_196' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_196' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_198' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_200' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_202' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_204' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_206' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_208' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_210' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_212' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_214' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_216' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_218' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__fun_220' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__norm2_112' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__norm_117' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__polar_124' is not compiled with -fpic/-fPIC the file containing the function 'camlComplexL__inv_137' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_254' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_256' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_258' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_260' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_262' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_264' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_266' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_268' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_270' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_272' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_274' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_276' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_278' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_280' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_282' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_284' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_286' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_288' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_290' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_292' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_294' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_296' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_298' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_300' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_302' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_304' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_306' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_308' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_310' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_312' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_314' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_316' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_318' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_320' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_322' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_324' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_326' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_328' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_330' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__fun_332' is not compiled with -fpic/-fPIC the file containing the function 'camlLDouble__to_string_inner_334' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__fun_1574' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__fun_2091' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__write_625' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_coerce__code_begin' or the file containing the function 'camlCtypes_coerce__pr_121' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__$3c$2d$40_420' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__mapi_713' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fold_left_721' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fold_right_728' is not compiled with -fpic/-fPIC the file containing the function 'camlCstubs_internals__use_value_1233' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__fun_728' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_std_views__fun_2114' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_coerce__code_begin' or the file containing the function 'camlCtypes_coerce__pr_121' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__coerce_983' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__coerce_fn_989' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_type_printing__fun_601' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_value_printing__fun_1093' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__setf_755' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__getf_760' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__iter_700' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__map_705' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_coerce__code_begin' or the file containing the function 'camlCtypes_coerce__pr_121' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_std_views__code_begin' or the file containing the function 'camlCtypes_std_views__char_ptr_of_string_126' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__is_null_1555' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ptr__is_null_176' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__bigarray_of_ptr_1170' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fortran_bigarray_of_ptr_1176' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__bigarray_of_array_1506' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_coerce__code_begin' or the file containing the function 'camlCtypes_coerce__pr_121' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__pr_314' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_coerce__code_begin' or the file containing the function 'camlCtypes_coerce__pr_121' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_coerce__pr_121' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_structs_computed__fun_293' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2181' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__allocate_478' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fill_542' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__unsafe_get_510' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__unsafe_set_515' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__get_521' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__set_525' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2231' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__fun_2241' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__prim_of_kind_552' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__bigarray_kind_sizeof_107' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__sizeof_484' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_memory__bigarray_start_1055' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_structs_computed__code_begin' or the file containing the function 'camlCtypes_structs_computed__fun_290' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_structs_computed__fun_290' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_ptr__set_managed_188' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_static__has_ocaml_argument_827' is not compiled with -fpic/-fPIC the file containing the function 'camlCtypes_bigarray__layout_path_538' is not compiled with -fpic/-fPIC either the file containing the function 'camlCtypes_memory_stubs__code_begin' or the file containing the function 'camlCtypes_memory_stubs__code_end' is not compiled with -fpic/-fPIC either the file containing the function 'camlComplexL__code_begin' or the file containing the function 'camlComplexL__fun_196' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__list__assoc_368 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__format__fprintf_1189 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__list verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_int64_to_int verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_int64_of_int verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_int64_to_int32 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_int64_of_int32 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int64__to_string_118 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: integers_uint8_of_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: integers_uint16_of_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: integers_uint32_of_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: integers_uint32_to_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_int64_of_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__printf__ksprintf_192 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlUnsigned verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__format__pp_print_string_515 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__string_of_float_186 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__bytes__copy_104 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__list__length_aux_83 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__list__iteri_263 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__format__kasprintf_1221 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_alloc_dummy verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_update_dummy verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__nativeint__1 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlSigned verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int32__5 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int32__1 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int32__2 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int32__3 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int32__4 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int64__5 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int64__1 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int64__2 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int64__3 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__int64__4 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: integers_intptr_t_size verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: integers_uintptr_t_size verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: integers_ptrdiff_t_size verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__format__ksprintf_1209 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__printexc__register_printer_424 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__gc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_final_register verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__string__iteri_223 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_ba_kind verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__bigarray__dims_251 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__array__fold_left_203 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__array__iter_143 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__list__fold_left_272 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__max_46 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__list__rev_append_121 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_greaterequal verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_nativeint_ops verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__nativeint verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__nativeint__2 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__nativeint__3 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__nativeint__5 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: camlStdlib__nativeint__4 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: tanhl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_deserialize_uint_1 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: sinl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_deserialize_error verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_serialize_int_1 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: clogl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: integers_copy_uint64 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: powl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: coshl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: logl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: hypotl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: log1pl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: atanl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: tanl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: cosl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: acosl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: integers_copy_uint32 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: sinhl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: expl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_ba_alloc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_register_generational_global_root verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_raise_out_of_memory verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_remove_generational_global_root verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: cexpl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: sqrtl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_copy_double verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: atanhl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: expm1l verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: remainderl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_deserialize_block_8 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_serialize_block_8 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_deserialize_block_2 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_serialize_block_2 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: asinhl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: log verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: cpowl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: acoshl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_modify_generational_global_root verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: asinl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: log10l verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: atan2l verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: csqrtl verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib/ocaml/ctypes/ctypes.cmxs: undefined symbol: caml_alloc_custom Hardlinking identical .pyc and .pyo files Processing files: ocaml-ctypes-0.17.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37110 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ctypes-0.17.1 + DOCDIR=/usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.17.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.17.1 + /bin/mkdir -p /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.17.1 + cp -prL README.md /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.17.1 + chmod -R go-w /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.17.1 + chmod -R a+rX /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.17.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.krMS1C find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mDfE3A find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/ocaml-ctypes-buildroot/usr/lib/ocaml/ctypes/ctypes-foreign-threaded.cmxs: overlinked libraries: /usr/lib/libffi.so.7 lib.req: WARNING: /usr/src/tmp/ocaml-ctypes-buildroot/usr/lib/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs: overlinked libraries: /usr/lib/libffi.so.7 Provides: ocaml-cmi(ComplexL) = 4.11.1-268B91BE, ocaml-cmi(Cstubs) = 4.11.1-5A5848C8, ocaml-cmi(Cstubs_analysis) = 4.11.1-BE4C0E26, ocaml-cmi(Cstubs_c_language) = 4.11.1-8E11EFA3, ocaml-cmi(Cstubs_emit_c) = 4.11.1-317D91D1, ocaml-cmi(Cstubs_errors) = 4.11.1-F6EED7EB, ocaml-cmi(Cstubs_generate_c) = 4.11.1-BF579589, ocaml-cmi(Cstubs_generate_ml) = 4.11.1-24FF0835, ocaml-cmi(Cstubs_internals) = 4.11.1-224780EB, ocaml-cmi(Cstubs_inverted) = 4.11.1-41F4E823, ocaml-cmi(Cstubs_public_name) = 4.11.1-FDDFECB4, ocaml-cmi(Cstubs_structs) = 4.11.1-53FA4C6E, ocaml-cmi(Ctypes) = 4.11.1-DFFC02EB, ocaml-cmi(Ctypes_bigarray) = 4.11.1-4DA7A5B2, ocaml-cmi(Ctypes_bigarray_stubs) = 4.11.1-7B275F3D, ocaml-cmi(Ctypes_closure_properties) = 4.11.1-96055925, ocaml-cmi(Ctypes_coerce) = 4.11.1-2DE2461F, ocaml-cmi(Ctypes_ffi) = 4.11.1-5B00EE35, ocaml-cmi(Ctypes_ffi_stubs) = 4.11.1-318BDCAD, ocaml-cmi(Ctypes_foreign_basis) = 4.11.1-63F8148E, ocaml-cmi(Ctypes_foreign_threaded_stubs) = 4.11.1-FC1E861B, ocaml-cmi(Ctypes_gc_mutex) = 4.11.1-37747BB2, ocaml-cmi(Ctypes_memory) = 4.11.1-7864BB55, ocaml-cmi(Ctypes_memory_stubs) = 4.11.1-C0CFC7BD, ocaml-cmi(Ctypes_path) = 4.11.1-FAE28F7B, ocaml-cmi(Ctypes_primitive_types) = 4.11.1-4C21300C, ocaml-cmi(Ctypes_primitives) = 4.11.1-787FD7D8, ocaml-cmi(Ctypes_printers) = 4.11.1-2E77A305, ocaml-cmi(Ctypes_ptr) = 4.11.1-562B102D, ocaml-cmi(Ctypes_roots_stubs) = 4.11.1-2DA20FE0, ocaml-cmi(Ctypes_static) = 4.11.1-EBF01452, ocaml-cmi(Ctypes_std_view_stubs) = 4.11.1-2D0C21F7, ocaml-cmi(Ctypes_std_views) = 4.11.1-B33DB542, ocaml-cmi(Ctypes_structs) = 4.11.1-7EABE769, ocaml-cmi(Ctypes_structs_computed) = 4.11.1-EAD5D46E, ocaml-cmi(Ctypes_type_printing) = 4.11.1-2D65121E, ocaml-cmi(Ctypes_types) = 4.11.1-9BE3A7AB, ocaml-cmi(Ctypes_value_printing) = 4.11.1-947B92C8, ocaml-cmi(Ctypes_value_printing_stubs) = 4.11.1-D9363875, ocaml-cmi(Ctypes_weak_ref) = 4.11.1-CA4E5EC5, ocaml-cmi(Dl) = 4.11.1-73EEEBF4, ocaml-cmi(Foreign) = 4.11.1-5EBD0515, ocaml-cmi(Install_ctypes_printers) = 4.11.1-A21AC77D, ocaml-cmi(LDouble) = 4.11.1-D0933BB6, ocaml-cmi(Libffi_abi) = 4.11.1-A72D09C7, ocaml-cmi(PosixTypes) = 4.11.1-2FED4C56, ocaml-dll(ctypes-foreign-base_stubs), ocaml-dll(ctypes-foreign-threaded_stubs), ocaml-dll(ctypes_stubs) Requires: rpm-build-ocaml >= 1.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libffi.so.7 >= set:jee4ZuRAxZbkn2wciBNTv1fJchxEqJkjX3iFFhhId, libffi.so.7(LIBFFI_BASE_7.0), libffi.so.7(LIBFFI_CLOSURE_7.0), libffi7, ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(Build_path_prefix_map) = 4.11.1-76D6DFE9, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(CamlinternalOO) = 4.11.1-9B49DDD0, ocaml-cmi(Cmi_format) = 4.11.1-F66AC0FB, ocaml-cmi(Env) = 4.11.1-46561220, ocaml-cmi(Ident) = 4.11.1-BEA92412, ocaml-cmi(Identifiable) = 4.11.1-68502454, ocaml-cmi(Load_path) = 4.11.1-F712CE12, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Misc) = 4.11.1-351CA333, ocaml-cmi(Mutex) = 4.11.1-4290DAFB, ocaml-cmi(Outcometree) = 4.11.1-897424D1, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Path) = 4.11.1-E3A8285F, ocaml-cmi(Primitive) = 4.11.1-26E8968C, ocaml-cmi(Signed) = 4.11.1-D8C92533, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, ocaml-cmi(Stdlib__bigarray) = 4.11.1-8F51E488, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__bytes) = 4.11.1-6F90F1D3, ocaml-cmi(Stdlib__callback) = 4.11.1-1B88FBD7, ocaml-cmi(Stdlib__complex) = 4.11.1-2221DCE2, ocaml-cmi(Stdlib__digest) = 4.11.1-F1B97F3E, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__gc) = 4.11.1-5D6D09A2, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__listLabels) = 4.11.1-ADF22F7A, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__nativeint) = 4.11.1-27BFAA77, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__oo) = 4.11.1-10EBA1C8, ocaml-cmi(Stdlib__printexc) = 4.11.1-6E03AB07, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Stdlib__weak) = 4.11.1-71A7B796, ocaml-cmi(Str) = 4.11.1-69CA4B46, ocaml-cmi(Subst) = 4.11.1-5AA9C9ED, ocaml-cmi(Thread) = 4.11.1-EAB07147, ocaml-cmi(Toploop) = 4.11.1-8DA83ED0, ocaml-cmi(Type_immediacy) = 4.11.1-AED60BFF, ocaml-cmi(Types) = 4.11.1-7F5D3859, ocaml-cmi(Unix) = 4.11.1-E6D191B0, ocaml-cmi(Unsigned) = 4.11.1-8D2AD631, ocaml-cmi(Warnings) = 4.11.1-9FC34835, ocaml-dll(integers_stubs), ocaml-integers, ocaml-runtime = 4.11.1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q92JeD Creating ocaml-ctypes-debuginfo package Processing files: ocaml-ctypes-devel-0.17.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XO36HA find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QVONrB find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(ComplexL) = 4.11.1-2CFFEDB9, ocaml-cmx(Cstubs) = 4.11.1-8471FFE4, ocaml-cmx(Cstubs_analysis) = 4.11.1-32EAD2E7, ocaml-cmx(Cstubs_c_language) = 4.11.1-937C5E2A, ocaml-cmx(Cstubs_emit_c) = 4.11.1-DE6B1EEE, ocaml-cmx(Cstubs_errors) = 4.11.1-6ECC27D2, ocaml-cmx(Cstubs_generate_c) = 4.11.1-D1AC3598, ocaml-cmx(Cstubs_generate_ml) = 4.11.1-35938BA8, ocaml-cmx(Cstubs_internals) = 4.11.1-535180B3, ocaml-cmx(Cstubs_inverted) = 4.11.1-92868954, ocaml-cmx(Cstubs_public_name) = 4.11.1-682E28DB, ocaml-cmx(Cstubs_structs) = 4.11.1-4A315EFE, ocaml-cmx(Ctypes) = 4.11.1-E575B5B0, ocaml-cmx(Ctypes_bigarray) = 4.11.1-996022C5, ocaml-cmx(Ctypes_bigarray_stubs) = 4.11.1-22F7EC7A, ocaml-cmx(Ctypes_closure_properties) = 4.11.1-5F9DDB0F, ocaml-cmx(Ctypes_coerce) = 4.11.1-80412422, ocaml-cmx(Ctypes_ffi) = 4.11.1-CA5ECED7, ocaml-cmx(Ctypes_ffi_stubs) = 4.11.1-0FEA9AD1, ocaml-cmx(Ctypes_foreign_basis) = 4.11.1-5FC81490, ocaml-cmx(Ctypes_foreign_threaded_stubs) = 4.11.1-1C345AE9, ocaml-cmx(Ctypes_gc_mutex) = 4.11.1-84C6486A, ocaml-cmx(Ctypes_memory) = 4.11.1-08C5DFD6, ocaml-cmx(Ctypes_memory_stubs) = 4.11.1-1B6A4504, ocaml-cmx(Ctypes_path) = 4.11.1-74D12D4D, ocaml-cmx(Ctypes_primitive_types) = 4.11.1-38B1A243, ocaml-cmx(Ctypes_primitives) = 4.11.1-508BC4CF, ocaml-cmx(Ctypes_printers) = 4.11.1-5E69A1AC, ocaml-cmx(Ctypes_ptr) = 4.11.1-ED2D4ACF, ocaml-cmx(Ctypes_roots_stubs) = 4.11.1-88FA8DC5, ocaml-cmx(Ctypes_static) = 4.11.1-7C23909F, ocaml-cmx(Ctypes_std_view_stubs) = 4.11.1-9E360CD5, ocaml-cmx(Ctypes_std_views) = 4.11.1-ED2C371D, ocaml-cmx(Ctypes_structs) = 4.11.1-F7075687, ocaml-cmx(Ctypes_structs_computed) = 4.11.1-EFE1E195, ocaml-cmx(Ctypes_type_printing) = 4.11.1-95172EE8, ocaml-cmx(Ctypes_value_printing) = 4.11.1-1262B6F7, ocaml-cmx(Ctypes_value_printing_stubs) = 4.11.1-2268DF91, ocaml-cmx(Ctypes_weak_ref) = 4.11.1-2221B3BB, ocaml-cmx(Dl) = 4.11.1-EDFE63CD, ocaml-cmx(Foreign) = 4.11.1-EB79C06E, ocaml-cmx(Foreign) = 4.11.1-F322422D, ocaml-cmx(Install_ctypes_printers) = 4.11.1-3CDFEA19, ocaml-cmx(LDouble) = 4.11.1-B2BB56C2, ocaml-cmx(Libffi_abi) = 4.11.1-4B3C70D7, ocaml-cmx(PosixTypes) = 4.11.1-78CC017A Requires: ocaml-ctypes = 0.17.1-alt1, /usr/lib/ocaml/stublibs/dllctypes-foreign-base_stubs.so, /usr/lib/ocaml/stublibs/dllctypes-foreign-threaded_stubs.so, /usr/lib/ocaml/stublibs/dllctypes_stubs.so, libffi7, ocaml, ocaml-cmi(Asttypes) = 4.11.1-F3116DA6, ocaml-cmi(Build_path_prefix_map) = 4.11.1-76D6DFE9, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalLazy) = 4.11.1-9A1263A7, ocaml-cmi(CamlinternalOO) = 4.11.1-9B49DDD0, ocaml-cmi(Cmi_format) = 4.11.1-F66AC0FB, ocaml-cmi(ComplexL) = 4.11.1-268B91BE, ocaml-cmi(Cstubs) = 4.11.1-5A5848C8, ocaml-cmi(Cstubs_analysis) = 4.11.1-BE4C0E26, ocaml-cmi(Cstubs_c_language) = 4.11.1-8E11EFA3, ocaml-cmi(Cstubs_emit_c) = 4.11.1-317D91D1, ocaml-cmi(Cstubs_errors) = 4.11.1-F6EED7EB, ocaml-cmi(Cstubs_generate_c) = 4.11.1-BF579589, ocaml-cmi(Cstubs_generate_ml) = 4.11.1-24FF0835, ocaml-cmi(Cstubs_internals) = 4.11.1-224780EB, ocaml-cmi(Cstubs_inverted) = 4.11.1-41F4E823, ocaml-cmi(Cstubs_public_name) = 4.11.1-FDDFECB4, ocaml-cmi(Cstubs_structs) = 4.11.1-53FA4C6E, ocaml-cmi(Ctypes) = 4.11.1-DFFC02EB, ocaml-cmi(Ctypes_bigarray) = 4.11.1-4DA7A5B2, ocaml-cmi(Ctypes_bigarray_stubs) = 4.11.1-7B275F3D, ocaml-cmi(Ctypes_closure_properties) = 4.11.1-96055925, ocaml-cmi(Ctypes_coerce) = 4.11.1-2DE2461F, ocaml-cmi(Ctypes_ffi) = 4.11.1-5B00EE35, ocaml-cmi(Ctypes_ffi_stubs) = 4.11.1-318BDCAD, ocaml-cmi(Ctypes_foreign_basis) = 4.11.1-63F8148E, ocaml-cmi(Ctypes_foreign_threaded_stubs) = 4.11.1-FC1E861B, ocaml-cmi(Ctypes_gc_mutex) = 4.11.1-37747BB2, ocaml-cmi(Ctypes_memory) = 4.11.1-7864BB55, ocaml-cmi(Ctypes_memory_stubs) = 4.11.1-C0CFC7BD, ocaml-cmi(Ctypes_path) = 4.11.1-FAE28F7B, ocaml-cmi(Ctypes_primitive_types) = 4.11.1-4C21300C, ocaml-cmi(Ctypes_primitives) = 4.11.1-787FD7D8, ocaml-cmi(Ctypes_printers) = 4.11.1-2E77A305, ocaml-cmi(Ctypes_ptr) = 4.11.1-562B102D, ocaml-cmi(Ctypes_roots_stubs) = 4.11.1-2DA20FE0, ocaml-cmi(Ctypes_static) = 4.11.1-EBF01452, ocaml-cmi(Ctypes_std_view_stubs) = 4.11.1-2D0C21F7, ocaml-cmi(Ctypes_std_views) = 4.11.1-B33DB542, ocaml-cmi(Ctypes_structs) = 4.11.1-7EABE769, ocaml-cmi(Ctypes_structs_computed) = 4.11.1-EAD5D46E, ocaml-cmi(Ctypes_type_printing) = 4.11.1-2D65121E, ocaml-cmi(Ctypes_types) = 4.11.1-9BE3A7AB, ocaml-cmi(Ctypes_value_printing) = 4.11.1-947B92C8, ocaml-cmi(Ctypes_value_printing_stubs) = 4.11.1-D9363875, ocaml-cmi(Ctypes_weak_ref) = 4.11.1-CA4E5EC5, ocaml-cmi(Dl) = 4.11.1-73EEEBF4, ocaml-cmi(Env) = 4.11.1-46561220, ocaml-cmi(Foreign) = 4.11.1-5EBD0515, ocaml-cmi(Ident) = 4.11.1-BEA92412, ocaml-cmi(Identifiable) = 4.11.1-68502454, ocaml-cmi(Install_ctypes_printers) = 4.11.1-A21AC77D, ocaml-cmi(LDouble) = 4.11.1-D0933BB6, ocaml-cmi(Libffi_abi) = 4.11.1-A72D09C7, ocaml-cmi(Load_path) = 4.11.1-F712CE12, ocaml-cmi(Location) = 4.11.1-722B2135, ocaml-cmi(Longident) = 4.11.1-564FD070, ocaml-cmi(Misc) = 4.11.1-351CA333, ocaml-cmi(Mutex) = 4.11.1-4290DAFB, ocaml-cmi(Outcometree) = 4.11.1-897424D1, ocaml-cmi(Parsetree) = 4.11.1-C4C38BD4, ocaml-cmi(Path) = 4.11.1-E3A8285F, ocaml-cmi(PosixTypes) = 4.11.1-2FED4C56, ocaml-cmi(Primitive) = 4.11.1-26E8968C, ocaml-cmi(Signed) = 4.11.1-D8C92533, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, ocaml-cmi(Stdlib__bigarray) = 4.11.1-8F51E488, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__bytes) = 4.11.1-6F90F1D3, ocaml-cmi(Stdlib__callback) = 4.11.1-1B88FBD7, ocaml-cmi(Stdlib__complex) = 4.11.1-2221DCE2, ocaml-cmi(Stdlib__digest) = 4.11.1-F1B97F3E, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__gc) = 4.11.1-5D6D09A2, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__lazy) = 4.11.1-BAD82B0D, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__listLabels) = 4.11.1-ADF22F7A, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__nativeint) = 4.11.1-27BFAA77, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__oo) = 4.11.1-10EBA1C8, ocaml-cmi(Stdlib__printexc) = 4.11.1-6E03AB07, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(Stdlib__weak) = 4.11.1-71A7B796, ocaml-cmi(Str) = 4.11.1-69CA4B46, ocaml-cmi(Subst) = 4.11.1-5AA9C9ED, ocaml-cmi(Thread) = 4.11.1-EAB07147, ocaml-cmi(Toploop) = 4.11.1-8DA83ED0, ocaml-cmi(Type_immediacy) = 4.11.1-AED60BFF, ocaml-cmi(Types) = 4.11.1-7F5D3859, ocaml-cmi(Unix) = 4.11.1-E6D191B0, ocaml-cmi(Unsigned) = 4.11.1-8D2AD631, ocaml-cmi(Warnings) = 4.11.1-9FC34835, ocaml-cmx(CamlinternalOO) = 4.11.1-E55B5B49, ocaml-cmx(Mutex) = 4.11.1-2BF5F88D, ocaml-cmx(Signed) = 4.11.1-7ACA14A6, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__array) = 4.11.1-6C55DC4F, ocaml-cmx(Stdlib__bigarray) = 4.11.1-680D9E64, ocaml-cmx(Stdlib__bytes) = 4.11.1-E4FB9ABE, ocaml-cmx(Stdlib__callback) = 4.11.1-98DBFE84, ocaml-cmx(Stdlib__format) = 4.11.1-D382A0EF, ocaml-cmx(Stdlib__gc) = 4.11.1-20AF5DA4, ocaml-cmx(Stdlib__hashtbl) = 4.11.1-86D4160D, ocaml-cmx(Stdlib__int64) = 4.11.1-0645C793, ocaml-cmx(Stdlib__lexing) = 4.11.1-86ABA44F, ocaml-cmx(Stdlib__list) = 4.11.1-EE635CDA, ocaml-cmx(Stdlib__listLabels) = 4.11.1-7B3A7025, ocaml-cmx(Stdlib__nativeint) = 4.11.1-00652A81, ocaml-cmx(Stdlib__printexc) = 4.11.1-AEA304DD, ocaml-cmx(Stdlib__printf) = 4.11.1-7B0D6695, ocaml-cmx(Stdlib__string) = 4.11.1-87EE46B7, ocaml-cmx(Stdlib__weak) = 4.11.1-15CCD1FC, ocaml-cmx(Str) = 4.11.1-57A06406, ocaml-cmx(Thread) = 4.11.1-0A494CF3, ocaml-cmx(Unsigned) = 4.11.1-2E959EBA, ocaml-integers Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FFeYcC Processing files: ocaml-ctypes-debuginfo-0.17.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Y2lpE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WnKCIA find-requires: running scripts (debuginfo) Requires: ocaml-ctypes = 0.17.1-alt1, debug(libc.so.6), debug(libffi.so.7) Adding to ocaml-ctypes-devel a strict dependency on ocaml-ctypes Adding to ocaml-ctypes-debuginfo a strict dependency on ocaml-ctypes Removing 49 extra deps from ocaml-ctypes-devel due to dependency on ocaml-ctypes Removing 58 extra deps from ocaml-ctypes-devel due to repentancy on ocaml-ctypes warning: Installed (but unpackaged) file(s) found: /usr/lib/ocaml/ctypes/CHANGES.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-ctypes-0.17.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ctypes-devel-0.17.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ctypes-debuginfo-0.17.1-alt1.i586.rpm (w2.lzdio) 16.30user 5.48system 0:40.80elapsed 53%CPU (0avgtext+0avgdata 32268maxresident)k 0inputs+0outputs (0major+2184592minor)pagefaults 0swaps 30.70user 8.49system 1:01.04elapsed 64%CPU (0avgtext+0avgdata 108156maxresident)k 195952inputs+0outputs (0major+2514882minor)pagefaults 0swaps