>>> ocaml-ctypes: Building testing/ocaml-ctypes 0.20.1-r2 (using abuild 3.12.0-r5) started Sat, 23 Mar 2024 20:38:20 +0000 >>> ocaml-ctypes: Checking sanity of /home/buildozer/aports/testing/ocaml-ctypes/APKBUILD... >>> ocaml-ctypes: Analyzing dependencies... >>> ocaml-ctypes: Installing for build: build-base libffi-dev ocaml ocaml-bigarray-compat-dev ocaml-compiler-libs ocaml-findlib-dev ocaml-integers-dev ocaml-stdlib-shims (1/23) Installing linux-headers (6.6-r0) (2/23) Installing libffi (3.4.6-r0) (3/23) Installing libffi-dev (3.4.6-r0) (4/23) Installing ocaml-runtime (4.14.2-r1) (5/23) Installing ocaml (4.14.2-r1) (6/23) Installing readline (8.2.10-r0) (7/23) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (8/23) Installing libbz2 (1.0.8-r6) (9/23) Installing perl (5.38.2-r0) (10/23) Installing rpm-scripts (4.19.1.1-r0) (11/23) Installing ocaml-abuild-helper (4.14.2-r1) (12/23) Installing ocaml-bigarray-compat (1.1.0-r2) (13/23) Installing ocaml-bigarray-compat-dev (1.1.0-r2) (14/23) Installing ocaml-compiler-libs (4.14.2-r1) (15/23) Installing ocaml-findlib (1.9.6-r4) (16/23) Installing ocaml-findlib-dev (1.9.6-r4) (17/23) Installing ocaml-integers (0.7.0-r2) (18/23) Installing ocaml-integers-dev (0.7.0-r2) (19/23) Installing ocaml-stdlib-shims (0.3.0-r2) (20/23) Installing .makedepends-ocaml-ctypes (20240323.203822) (21/23) Installing perl-error (0.17029-r2) (22/23) Installing perl-git (2.44.0-r0) (23/23) Installing git-perl (2.44.0-r0) Executing busybox-1.36.1-r21.trigger OK: 618 MiB in 130 packages >>> ocaml-ctypes: Cleaning up srcdir >>> ocaml-ctypes: Cleaning up pkgdir >>> ocaml-ctypes: Cleaning up tmpdir >>> ocaml-ctypes: Fetching https://distfiles.alpinelinux.org/distfiles/edge//ocaml-ctypes-0.20.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ocaml-ctypes: Fetching ocaml-ctypes-0.20.1.tar.gz::https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 202k 0 202k 0 0 139k 0 --:--:-- 0:00:01 --:--:-- 139k >>> ocaml-ctypes: Fetching https://distfiles.alpinelinux.org/distfiles/edge//ocaml-ctypes-0.20.1.tar.gz >>> ocaml-ctypes: Checking sha512sums... ocaml-ctypes-0.20.1.tar.gz: OK >>> ocaml-ctypes: Unpacking /var/cache/distfiles/edge/ocaml-ctypes-0.20.1.tar.gz... ocamlfind ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover ./src/discover/determine_as_needed_flags.sh >> asneeded.config ./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 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 cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml ./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) cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false) ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/lDouble.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/complexL.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/complex_stubs.c findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/ctypes_bigarrays.c findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/ctypes_roots.c findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/ldouble_stubs.c findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/managed_buffer_stubs.c findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/posix_types_stubs.c findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/posix_types_stubs.c:10: warning: "_XOPEN_SOURCE" redefined 10 | #define _XOPEN_SOURCE 500 | In file included from /usr/include/limits.h:4, from /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/ctypes_primitives.h:11, from /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/posix_types_stubs.c:8: /usr/include/features.h:16: note: this is the location of the previous definition 16 | #define _XOPEN_SOURCE 700 | cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/raw_pointer_stubs.c findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes/type_info_stubs.c findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/lDouble.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_ptr.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/complexL.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_static.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_type_printing.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_coerce.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_types.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_structs.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/ctypes_structs_computed.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/cstubs_internals.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes src/ctypes/posixTypes.mli findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat 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/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 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 ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.mli ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.mli ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.mli ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.mli ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes/ctypes_memory.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.mli ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.mli cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes-foreign/dl_stubs.c cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes-foreign/ffi_call_stubs.c cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes-foreign/ffi_type_stubs.c cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/usr/lib/ocaml/integers" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes" -ccopt -I -ccopt "/home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/tests" -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" /home/buildozer/aports/testing/ocaml-ctypes/src/ocaml-ctypes-0.20.1/src/ctypes-foreign/foreign_threaded_stubs.c ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.ml 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 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 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 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_c_language.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.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 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 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 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 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 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 ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat 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 ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat 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 integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign/dl.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.ml ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign/libffi_abi.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml ocamlfind ocamlmklib -o _build/ctypes-foreign_stubs _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -ldopt -L/usr/lib/../lib -ldopt -lffi ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.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_analysis.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.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_errors.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml 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 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 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_emit_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.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_inverted.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml ocamlfind ocamlc -package str -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/cstubs -I _build/src/ctypes src/ctypes/ctypes_primitives.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.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.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/ctypes/ctypes_primitives.ml ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat 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/ctypes_static.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/ctypes_static.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_ffi.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -c -o _build/src/ctypes-foreign/foreign.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.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_generate_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.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_structs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml 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/ctypes/ctypes_type_printing.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/ctypes/ctypes_type_printing.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.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/ctypes/ctypes_memory.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.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/ctypes/ctypes_structs_computed.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.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/ctypes/ctypes_std_view_stubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.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/ctypes/ctypes_coerce.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-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_views.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -cclib -lctypes-foreign_stubs -dllib -lctypes-foreign_stubs -package integers -thread -package threads -o _build/ctypes-foreign.cma _build/src/ctypes-foreign/ctypes_closure_properties.cmo _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign/ctypes_weak_ref.cmo _build/src/ctypes-foreign/dl.cmo _build/src/ctypes-foreign/libffi_abi.cmo _build/src/ctypes-foreign/ctypes_ffi.cmo _build/src/ctypes-foreign/ctypes_foreign_basis.cmo _build/src/ctypes-foreign/foreign.cmo -cclib -Wl,--no-as-needed -cclib -L/usr/lib/../lib -cclib -lffi ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes/ctypes.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_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/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/cstubs_internals.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/posixTypes.ml findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.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_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 -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package bigarray-compat -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 findlib: [WARNING] Interface bigarray_compat.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/bigarray-compat 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-foreign/ctypes_ffi.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.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 -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 ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.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.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 -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.ml ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -cclib -lctypes-foreign_stubs -o _build/ctypes-foreign.cmxa _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx -cclib -Wl,--no-as-needed -cclib -L/usr/lib/../lib -cclib -lffi ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -thread -package integers -thread -package threads -o _build/ctypes-foreign.cmxs _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -L/usr/lib/../lib -cclib -lffi 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 >>> ocaml-ctypes: Entering fakeroot... created directory: '/home/buildozer/aports/testing/ocaml-ctypes/pkg/' created directory: '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/' created directory: '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/' created directory: '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/' created directory: '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/' created directory: '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/stublibs' ocamlfind install ctypes META CHANGES.md Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/CHANGES.md Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/META ocamlfind install -add ctypes -optional _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a 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 /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/posixTypes.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_internals.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_value_printing.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_std_views.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_coerce.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_memory.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_type_printing.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_structs_computed.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_structs.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_std_view_stubs.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_static.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_bigarray.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_memory_stubs.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_value_printing_stubs.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_primitives.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_primitive_types.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/complexL.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_bigarray_stubs.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/lDouble.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_roots_stubs.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_ptr.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_type_info_stubs.h Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_raw_pointer.h Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_primitives.h Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_managed_buffer_stubs.h Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_ldouble_stubs.h Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_cstubs_internals.h Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_complex_stubs.h Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_complex_compatibility.h Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_internals.h Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_types.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/posixTypes.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/complexL.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/lDouble.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/posixTypes.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/complexL.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/lDouble.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_internals.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_structs.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_primitive_types.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_static.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_types.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/posixTypes.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/complexL.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/lDouble.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_types.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/posixTypes.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/complexL.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/lDouble.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.a Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libctypes_stubs.a Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cmxs Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cmxa ocamlfind install -add ctypes -optional _build/ctypes-top.cma _build/ctypes-top.cmxa _build/ctypes-top.cmxs _build/ctypes-top.a 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 /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cma Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/stublibs/dllctypes_stubs.so Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/stublibs/dllctypes_stubs.so.owner Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/install_ctypes_printers.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_printers.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_printers.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_printers.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_printers.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_printers.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes-top.a Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes-top.cmxs Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes-top.cmxa Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes-top.cma ocamlfind install -add ctypes -optional _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.so _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/foreign.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_foreign_basis.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_ffi.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libffi_abi.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/dl.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_weak_ref.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_foreign_threaded_stubs.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_ffi_stubs.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_closure_properties.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/foreign.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libffi_abi.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/dl.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/foreign.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libffi_abi.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/dl.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/foreign.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libffi_abi.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/dl.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/foreign.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libffi_abi.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/dl.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes-foreign.a Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libctypes-foreign_stubs.a Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes-foreign.cmxs Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes-foreign.cmxa Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes-foreign.cma Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/stublibs/dllctypes-foreign_stubs.so Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/stublibs/dllctypes-foreign_stubs.so.owner ocamlfind install -add ctypes -optional _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a 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 /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_structs.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_inverted.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_generate_c.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_emit_c.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_c_language.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_generate_ml.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_public_name.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_path.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_errors.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_analysis.cmx Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ocaml_integers.h Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_inverted.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_structs.cmti Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_inverted.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_structs.cmt Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_inverted.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_structs.cmi Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_inverted.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_structs.mli Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.a Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cmxs Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cmxa Installed /home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cma >>> ocaml-ctypes-dev*: Running split function dev... '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libffi_abi.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/libffi_abi.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/complexL.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/complexL.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_printers.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_printers.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libffi_abi.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/libffi_abi.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_inverted.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_inverted.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_printers.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_printers.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/dl.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/dl.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libffi_abi.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/libffi_abi.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/lDouble.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/lDouble.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_structs.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_structs.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_inverted.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_inverted.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/complexL.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/complexL.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_types.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_types.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_structs.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_structs.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/posixTypes.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/posixTypes.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/lDouble.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/lDouble.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/posixTypes.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/posixTypes.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/posixTypes.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/posixTypes.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/foreign.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/foreign.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/complexL.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/complexL.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_printers.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_printers.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_types.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_types.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/dl.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/dl.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/foreign.cmt' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/foreign.cmt' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/dl.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/dl.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/foreign.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/foreign.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_structs.mli' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_structs.mli' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/lDouble.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/lDouble.cmti' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_inverted.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_inverted.cmti' >>> ocaml-ctypes-dev*: Preparing subpackage ocaml-ctypes-dev... >>> ocaml-ctypes-dev*: Stripping binaries >>> ocaml-ctypes-dev*: Running postcheck for ocaml-ctypes-dev >>> ocaml-ctypes*: Running postcheck for ocaml-ctypes >>> ocaml-ctypes*: Preparing package ocaml-ctypes... >>> ocaml-ctypes*: Stripping binaries >>> ocaml-ctypes-dev*: Scanning shared objects >>> ocaml-ctypes*: Scanning shared objects >>> ocaml-ctypes-dev*: Tracing dependencies... >>> ocaml-ctypes-dev*: Package size: 2.7 MB >>> ocaml-ctypes-dev*: Compressing data... >>> ocaml-ctypes-dev*: Create checksum... >>> ocaml-ctypes-dev*: Create ocaml-ctypes-dev-0.20.1-r2.apk >>> ocaml-ctypes*: Tracing dependencies... ocaml4-impl:CamlinternalOO:6143ac5909f0740db9f3d44b51f0486c ocaml4-impl:Mutex:070d55bb683901b185545f26b3d87913 ocaml4-impl:Stdlib:29fc6b4fd90dc91235156e20d0575996 ocaml4-impl:Stdlib__Array:56bb94a0241a3f4149c466a010ed303f ocaml4-impl:Stdlib__Bigarray:9c8205020a42d4cb05387e05479d1a28 ocaml4-impl:Stdlib__Bytes:313e4a16bc9499785886028003407d78 ocaml4-impl:Stdlib__Callback:ee9f45457d4382193d5307b8a4695ed3 ocaml4-impl:Stdlib__Format:709dc1000b54993d56b7fe381af13732 ocaml4-impl:Stdlib__Gc:f77b00bde5ee8e3136500fe7fd2a5eff ocaml4-impl:Stdlib__Hashtbl:45823a212162e64f24ca8edf0bf979bd ocaml4-impl:Stdlib__Int64:371b761429600b4a3480435d7bb83c8a ocaml4-impl:Stdlib__Lexing:9f8532737870621aa8b40ede4dcd226e ocaml4-impl:Stdlib__List:d89db55a25d29cd49327fcc543a86209 ocaml4-impl:Stdlib__ListLabels:6c3ed323af4997bf52bfb108b5297311 ocaml4-impl:Stdlib__Nativeint:892158097fe3dfa9e7f4467ec8bb12e1 ocaml4-impl:Stdlib__Printexc:07572a30eb33ad518bc4e8e0f2332bc6 ocaml4-impl:Stdlib__Printf:32420b0c016271d6199eae077370d05d ocaml4-impl:Stdlib__String:fc4aeb8ddedc704124839f73be1ca3f9 ocaml4-impl:Stdlib__Weak:f3673c37098f26b3c1956047457bad2c ocaml4-impl:Str:3da924078f360904fe4f323f5c06aeb6 ocaml4-impl:Thread:e4a4b6e7def7ac95954aa94157e7d5dc ocaml4-impl:Toploop:22d853442acffb9cd861cbf27862124a ocaml4-intf:Asttypes:c6cbda0727ab24f24ff77e0199818937 ocaml4-intf:Bigarray_compat:efc1dd92ff4cb7a73bcbd0e6fff7aa6c ocaml4-intf:Build_path_prefix_map:c087ed78089388f4d3a99676f2c10fc4 ocaml4-intf:CamlinternalFormatBasics:8f8f634558798ee408df3c50a5539b15 ocaml4-intf:CamlinternalLazy:5365fec4a58da3e2d8fa2186f77d9be4 ocaml4-intf:CamlinternalOO:aea913efb75d4b8c0600eeba0222f7d8 ocaml4-intf:Cmi_format:77a1c8f1e0d22ce55ab6c81760c7b8d6 ocaml4-intf:Env:132a8f155a5ec71de7e5d3a85efe6e03 ocaml4-intf:Ident:a68d3b48cf66f01c3af823a07d101708 ocaml4-intf:Identifiable:026dfc8fdbcf370a975e554be578d5a5 ocaml4-intf:Load_path:8e616f4485805b33a8219ec934a7859a ocaml4-intf:Location:ad05a11c5350a8043d12b4819575b03b ocaml4-intf:Longident:dddbcb2c78e865fd75e9911c4b82a7e2 ocaml4-intf:Misc:fa2c1b0e885a335849c8603379ff2f89 ocaml4-intf:Mutex:e7b4c98d68b9b84b256d9650ac063dab ocaml4-intf:Outcometree:674374723cd44ac1194584799175f801 ocaml4-intf:Parsetree:d160a703cc0fe2b0a7acd97f6bf25245 ocaml4-intf:Path:c74c2553734e7c86ab23c6946a08a019 ocaml4-intf:Primitive:8cd5b518055f39c57cb5bfdd62b072c1 ocaml4-intf:Shape:a7485b44c054c48b77a4c0546f654051 ocaml4-intf:Signed:cd40ae7a1166d69cc0c1bfa5c870c6e9 ocaml4-intf:Stdlib:79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml4-intf:Stdlib__Array:622d88fad859d0d0f019e691fc4fa865 ocaml4-intf:Stdlib__Bigarray:994a14f10d5ae081663b52b790ee11d3 ocaml4-intf:Stdlib__Buffer:4b09c9a6d0622bbf5a3829234b481822 ocaml4-intf:Stdlib__Bytes:3d02c33317c0108c61e7a5eefa37519a ocaml4-intf:Stdlib__Callback:fe29a598e1902f0b901e88a9865c26ef ocaml4-intf:Stdlib__Complex:4555217c759e89d65daa8f682eb09b35 ocaml4-intf:Stdlib__Digest:61f6495d3274a42a78a63425ef892290 ocaml4-intf:Stdlib__Either:26845df28d19584687a38a1ab814c3f9 ocaml4-intf:Stdlib__Format:b6edb97b685819e873481fe05723c8bc ocaml4-intf:Stdlib__Gc:c3ec15218bd26e175e6d959e216eb39a ocaml4-intf:Stdlib__Hashtbl:34c0fdd524bf2a75e4d5af64a6d34401 ocaml4-intf:Stdlib__Int32:a71ea5238030770647165f659f80b1ab ocaml4-intf:Stdlib__Int64:0fa5587c47baf16a06837c7dedfc2518 ocaml4-intf:Stdlib__Lazy:01430d340c028322c7247031a874e355 ocaml4-intf:Stdlib__Lexing:c9318c276ac7e383fd682c2dd06be434 ocaml4-intf:Stdlib__List:ee222542f6f8195441543b8b399b64b9 ocaml4-intf:Stdlib__ListLabels:63fab76118737c4747a803b14dc99450 ocaml4-intf:Stdlib__Map:978f82916b5a172c11d2b72719d85680 ocaml4-intf:Stdlib__Nativeint:989149bf8f2ce1a89fecbc3f5f40f52c ocaml4-intf:Stdlib__Obj:25794d29f7f4018768ea900e331a2bf3 ocaml4-intf:Stdlib__Oo:8c5c50b941bc74bdefd1c7cd303567f7 ocaml4-intf:Stdlib__Printexc:ae914d0568e8b6e482a66bbd62a4432f ocaml4-intf:Stdlib__Printf:bc8af6214197dc8f40eaa738a4cd6a28 ocaml4-intf:Stdlib__Seq:b63511032211eae4b567ba313cd72962 ocaml4-intf:Stdlib__Set:871d2ee2167ac9e7977fa13994cf4658 ocaml4-intf:Stdlib__String:4933e1d855f54bfed0231b038f0dbb87 ocaml4-intf:Stdlib__Uchar:c0dde02a556a6d79e363ad365d165d57 ocaml4-intf:Stdlib__Weak:28f276c430fdc51a3a10691d3066b26a ocaml4-intf:Str:514c63e7d96516ff4c601fe47900a52d ocaml4-intf:Subst:428159e3773e2a53757d43066bcfca7f ocaml4-intf:Thread:cbab14f62eb893a73913c276298141c9 ocaml4-intf:Toploop:bd94fffe0b1d633d0635d312f2aef092 ocaml4-intf:Type_immediacy:64565e32358a6229bf90cc93d486536a ocaml4-intf:Types:6c92ac95b66d8794b63f94c688fe1688 ocaml4-intf:Unix:d81af7730241956ddaf1c2d19ed2cb1c ocaml4-intf:Unsigned:718fad78d3fa5be48a2c181314485640 ocaml4-intf:Warnings:1c10e6007aca64cda69b6b055565b124 so:libc.musl-s390x.so.1 so:libffi.so.8 >>> ocaml-ctypes*: Package size: 2.7 MB >>> ocaml-ctypes*: Compressing data... >>> ocaml-ctypes*: Create checksum... >>> ocaml-ctypes*: Create ocaml-ctypes-0.20.1-r2.apk >>> ocaml-ctypes: Build complete at Sat, 23 Mar 2024 20:38:33 +0000 elapsed time 0h 0m 13s >>> ocaml-ctypes: Cleaning up srcdir >>> ocaml-ctypes: Cleaning up pkgdir >>> ocaml-ctypes: Uninstalling dependencies... (1/23) Purging .makedepends-ocaml-ctypes (20240323.203822) (2/23) Purging libffi-dev (3.4.6-r0) (3/23) Purging linux-headers (6.6-r0) (4/23) Purging libffi (3.4.6-r0) (5/23) Purging ocaml-bigarray-compat-dev (1.1.0-r2) (6/23) Purging ocaml-bigarray-compat (1.1.0-r2) (7/23) Purging ocaml-findlib-dev (1.9.6-r4) (8/23) Purging ocaml-findlib (1.9.6-r4) (9/23) Purging ocaml-integers-dev (0.7.0-r2) (10/23) Purging ocaml-integers (0.7.0-r2) (11/23) Purging ocaml-stdlib-shims (0.3.0-r2) (12/23) Purging git-perl (2.44.0-r0) (13/23) Purging perl-git (2.44.0-r0) (14/23) Purging perl-error (0.17029-r2) (15/23) Purging ocaml-abuild-helper (4.14.2-r1) (16/23) Purging rpm-scripts (4.19.1.1-r0) (17/23) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (18/23) Purging perl (5.38.2-r0) (19/23) Purging ocaml-compiler-libs (4.14.2-r1) (20/23) Purging ocaml (4.14.2-r1) (21/23) Purging ocaml-runtime (4.14.2-r1) (22/23) Purging readline (8.2.10-r0) (23/23) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r21.trigger OK: 346 MiB in 107 packages >>> ocaml-ctypes: Updating the testing/s390x repository index... >>> ocaml-ctypes: Signing the index...