>>> ocaml-ctypes: Building testing/ocaml-ctypes 0.20.1-r1 (using abuild 3.10.0-r0) started Sat, 01 Apr 2023 14:57:28 +0000 >>> ocaml-ctypes: Checking sanity of /home/buildozer/aports/testing/ocaml-ctypes/APKBUILD... >>> WARNING: ocaml-ctypes: No maintainer >>> ocaml-ctypes: Analyzing dependencies... >>> ocaml-ctypes: Installing for build: build-base ocaml-runtime libffi-dev ocaml ocaml-bigarray-compat-dev ocaml-compiler-libs ocaml-findlib-dev ocaml-integers-dev ocaml-stdlib-shims (1/14) Installing ocaml-runtime (4.14.1-r1) (2/14) Installing linux-headers (6.2-r0) (3/14) Installing libffi (3.4.4-r1) (4/14) Installing libffi-dev (3.4.4-r1) (5/14) Installing ocaml (4.14.1-r1) (6/14) Installing ocaml-bigarray-compat (1.1.0-r1) (7/14) Installing ocaml-bigarray-compat-dev (1.1.0-r1) (8/14) Installing ocaml-compiler-libs (4.14.1-r1) (9/14) Installing ocaml-findlib (1.9.6-r1) (10/14) Installing ocaml-findlib-dev (1.9.6-r1) (11/14) Installing ocaml-integers (0.7.0-r1) (12/14) Installing ocaml-integers-dev (0.7.0-r1) (13/14) Installing ocaml-stdlib-shims (0.3.0-r1) (14/14) Installing .makedepends-ocaml-ctypes (20230401.145729) Executing busybox-1.36.0-r5.trigger OK: 658 MiB in 111 packages >>> ocaml-ctypes: Cleaning up srcdir >>> ocaml-ctypes: Cleaning up pkgdir >>> 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 100 202k 100 202k 0 0 1365k 0 --:--:-- --:--:-- --:--:-- 1374k >>> 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 cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c ./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) ./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 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 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 /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 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 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 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_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 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 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 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 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 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_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_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_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_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 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 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 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 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 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_roots_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.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 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/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/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 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/cstubs/cstubs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.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.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 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 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 bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml 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_primitives.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_primitives.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.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 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 -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 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 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_static.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_static.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 ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml ocamlfind opt -bin-annot -c -o _build/src/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_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_coerce.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_coerce.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/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_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 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.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.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/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_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 -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_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 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_generate_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/usr/lib/ocaml/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml ocamlfind opt -bin-annot -c -o _build/src/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 -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 -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 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 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/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/dl.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/dl.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/foreign.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/foreign.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_bigarray.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_bigarray.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cmxa' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs.cmxa' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cmxa' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes.cmxa' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_path.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_path.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_type_printing.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_type_printing.cmx' '/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/ctypes_memory_stubs.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_memory_stubs.cmx' '/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/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/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/cstubs_public_name.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_public_name.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_primitives.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_primitives.cmx' '/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/posixTypes.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/posixTypes.cmx' '/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/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/ctypes_value_printing.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_value_printing.cmx' '/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/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/cstubs_inverted.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_inverted.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_ptr.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_ptr.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_printers.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_printers.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_static.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_static.cmx' '/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/ctypes_std_view_stubs.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_std_view_stubs.cmx' '/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/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/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/ctypes_coerce.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_coerce.cmx' '/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_closure_properties.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_closure_properties.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_weak_ref.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_weak_ref.cmx' '/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_primitive_types.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_primitive_types.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/lDouble.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/lDouble.cmx' '/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/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_foreign_threaded_stubs.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_foreign_threaded_stubs.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_foreign_basis.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_foreign_basis.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_errors.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_errors.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_value_printing_stubs.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_value_printing_stubs.cmx' '/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/cstubs_inverted.cmti' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_inverted.cmti' '/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/cstubs_c_language.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_c_language.cmx' '/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/ctypes_ffi.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_ffi.cmx' '/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/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/install_ctypes_printers.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/install_ctypes_printers.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_structs_computed.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_structs_computed.cmx' '/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/ctypes-top.cmxa' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes-top.cmxa' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_structs.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_structs.cmx' '/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/cstubs_generate_c.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_generate_c.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_structs.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_structs.cmx' '/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/ctypes_ffi_stubs.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_ffi_stubs.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_generate_ml.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_generate_ml.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs.cmx' '/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/complexL.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/complexL.cmx' '/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/ctypes_roots_stubs.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_roots_stubs.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/ctypes_std_views.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_std_views.cmx' '/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_internals.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_internals.cmx' '/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_bigarray_stubs.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_bigarray_stubs.cmx' '/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/ctypes_memory.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes_memory.cmx' '/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/ctypes-foreign.cmxa' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/ctypes-foreign.cmxa' '/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/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/cstubs_emit_c.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_emit_c.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/libffi_abi.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/libffi_abi.cmx' '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes/usr/lib/ocaml/ctypes/cstubs_analysis.cmx' -> '/home/buildozer/aports/testing/ocaml-ctypes/pkg/ocaml-ctypes-dev/usr/lib/ocaml/ctypes/cstubs_analysis.cmx' >>> 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: 3.2 MB >>> ocaml-ctypes-dev*: Compressing data... >>> ocaml-ctypes-dev*: Create checksum... >>> ocaml-ctypes-dev*: Create ocaml-ctypes-dev-0.20.1-r1.apk >>> ocaml-ctypes*: Tracing dependencies... ocaml-runtime so:libc.musl-aarch64.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-r1.apk >>> ocaml-ctypes: Build complete at Sat, 01 Apr 2023 14:57:37 +0000 elapsed time 0h 0m 9s >>> ocaml-ctypes: Cleaning up srcdir >>> ocaml-ctypes: Cleaning up pkgdir >>> ocaml-ctypes: Uninstalling dependencies... (1/14) Purging .makedepends-ocaml-ctypes (20230401.145729) (2/14) Purging libffi-dev (3.4.4-r1) (3/14) Purging linux-headers (6.2-r0) (4/14) Purging libffi (3.4.4-r1) (5/14) Purging ocaml-bigarray-compat-dev (1.1.0-r1) (6/14) Purging ocaml-bigarray-compat (1.1.0-r1) (7/14) Purging ocaml-compiler-libs (4.14.1-r1) (8/14) Purging ocaml-findlib-dev (1.9.6-r1) (9/14) Purging ocaml-findlib (1.9.6-r1) (10/14) Purging ocaml (4.14.1-r1) (11/14) Purging ocaml-integers-dev (0.7.0-r1) (12/14) Purging ocaml-integers (0.7.0-r1) (13/14) Purging ocaml-stdlib-shims (0.3.0-r1) (14/14) Purging ocaml-runtime (4.14.1-r1) Executing busybox-1.36.0-r5.trigger OK: 406 MiB in 97 packages >>> ocaml-ctypes: Updating the testing/aarch64 repository index... >>> ocaml-ctypes: Signing the index...