>>> ocaml-cstruct: Building testing/ocaml-cstruct 6.1.0-r3 (using abuild 3.12.0-r5) started Sat, 23 Mar 2024 20:11:33 +0000 >>> ocaml-cstruct: Checking sanity of /home/buildozer/aports/testing/ocaml-cstruct/APKBUILD... >>> ocaml-cstruct: Analyzing dependencies... >>> ocaml-cstruct: Installing for build: build-base ocaml-fmt-dev ocaml-lwt-dev ocaml-ppxlib-dev ocaml-sexplib-dev dune ocaml (1/48) Installing ocaml-runtime (4.14.2-r1) (2/48) Installing ocaml (4.14.2-r1) (3/48) Installing readline (8.2.10-r0) (4/48) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (5/48) Installing libbz2 (1.0.8-r6) (6/48) Installing perl (5.38.2-r0) (7/48) Installing rpm-scripts (4.19.1.1-r0) (8/48) Installing ocaml-abuild-helper (4.14.2-r1) (9/48) Installing ocaml-cmdliner (1.1.1-r3) (10/48) Installing ocaml-compiler-libs (4.14.2-r1) (11/48) Installing ocaml-fmt (0.9.0-r2) (12/48) Installing ocaml-fmt-dev (0.9.0-r2) (13/48) Installing libev (4.33-r1) (14/48) Installing libev-dev (4.33-r1) (15/48) Installing ocaml-bigarray-compat (1.1.0-r2) (16/48) Installing ocaml-mmap (1.2.0-r3) (17/48) Installing ocaml-bigarray-compat-dev (1.1.0-r2) (18/48) Installing ocaml-mmap-dev (1.2.0-r3) (19/48) Installing ocaml-ocplib-endian (1.2-r3) (20/48) Installing ocaml-ocplib-endian-dev (1.2-r3) (21/48) Installing ocaml-compiler-libs-repackaged (0.12.4-r3) (22/48) Installing ocaml-sexplib0 (0.16.0-r0) (23/48) Installing ocaml-ppx_derivers (1.2.1-r2) (24/48) Installing ocaml-ppxlib (0.32.0-r0) (25/48) Installing ocaml-compiler-libs-repackaged-dev (0.12.4-r3) (26/48) Installing ocaml-ppx_derivers-dev (1.2.1-r2) (27/48) Installing ocaml-sexplib0-dev (0.16.0-r0) (28/48) Installing ocaml-stdlib-shims (0.3.0-r2) (29/48) Installing ocaml-ppxlib-dev (0.32.0-r0) (30/48) Installing ocaml-react (1.2.2-r2) (31/48) Installing ocaml-react-dev (1.2.2-r2) (32/48) Installing ocaml-result (1.5-r2) (33/48) Installing ocaml-result-dev (1.5-r2) (34/48) Installing ocaml-lwt (5.7.0-r0) (35/48) Installing ocaml-lwt_react (5.7.0-r0) (36/48) Installing ocaml-lwt_ppx (5.7.0-r0) (37/48) Installing ocaml-lwt-dev (5.7.0-r0) (38/48) Installing ocaml-num (1.4-r3) (39/48) Installing ocaml-parsexp (0.16.0-r0) (40/48) Installing ocaml-sexplib (0.16.0-r0) (41/48) Installing ocaml-num-dev (1.4-r3) (42/48) Installing ocaml-parsexp-dev (0.16.0-r0) (43/48) Installing ocaml-sexplib-dev (0.16.0-r0) (44/48) Installing dune (3.14.2-r1) (45/48) Installing .makedepends-ocaml-cstruct (20240323.201134) (46/48) Installing perl-error (0.17029-r2) (47/48) Installing perl-git (2.44.0-r0) (48/48) Installing git-perl (2.44.0-r0) Executing busybox-1.36.1-r21.trigger OK: 608 MiB in 151 packages >>> ocaml-cstruct: Cleaning up srcdir >>> ocaml-cstruct: Cleaning up pkgdir >>> ocaml-cstruct: Cleaning up tmpdir >>> ocaml-cstruct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-cstruct-6.1.0.tar.bz2 >>> ocaml-cstruct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-cstruct-6.1.0.tar.bz2 >>> ocaml-cstruct: Checking sha512sums... ocaml-cstruct-6.1.0.tar.bz2: OK >>> ocaml-cstruct: Unpacking /var/cache/distfiles/ocaml-cstruct-6.1.0.tar.bz2... Shared cache: disabled Shared cache location: /home/buildozer/.cache/dune/db Workspace root: /home/buildozer/aports/testing/ocaml-cstruct/src/cstruct-6.1.0 Auto-detected concurrency: 80 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; installed_env = map { "INSIDE_DUNE" : "/home/buildozer/aports/testing/ocaml-cstruct/src/cstruct-6.1.0/_build/default" } ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cstruct_cap.ml) > _build/default/lib/.cstruct.objs/cstruct_cap.impl.d Running[2]: (cd _build/default/lib && /usr/bin/gcc -no-pie -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_FILE_OFFSET_BITS=64 -no-pie -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -g -I /usr/lib/ocaml -o cstruct_stubs.o -c cstruct_stubs.c) Output[2]: cstruct_stubs.c: In function 'caml_check_alignment_bigstring': cstruct_stubs.c:78:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 78 | uint64_t address = (uint64_t) ((char *)Caml_ba_data_val(val_buf) + Long_val(val_ofs)); | ^ Running[3]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o lib/cstruct_stubs lib/cstruct_stubs.o) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cstruct.mli) > _build/default/lib/.cstruct.objs/cstruct.intf.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cstruct.ml) > _build/default/lib/.cstruct.objs/cstruct.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cstruct_cap.mli) > _build/default/lib/.cstruct.objs/cstruct_cap.intf.d Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.cstruct.objs/byte -no-alias-deps -o lib/.cstruct.objs/byte/cstruct.cmi -c -intf lib/cstruct.mli) Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.cstruct.objs/byte -no-alias-deps -o lib/.cstruct.objs/byte/cstruct_cap.cmi -c -intf lib/cstruct_cap.mli) Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/0224ad3443a846e54f1637fccb074e7d -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/metaquot -I /usr/lib/ocaml/ppxlib/metaquot_lifters -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -no-alias-deps -o .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmo -c -impl .ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen) Running[10]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cstruct.objs/byte -I lib/.cstruct.objs/native -intf-suffix .ml -no-alias-deps -o lib/.cstruct.objs/native/cstruct.cmx -c -impl lib/cstruct.ml) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.cstruct.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.cstruct.objs/byte/cstruct.cmo -c -impl lib/cstruct.ml) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.cstruct.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.cstruct.objs/byte/cstruct_cap.cmo -c -impl lib/cstruct_cap.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I lwt/.cstruct_lwt.objs/byte -I /usr/lib/ocaml/lwt -I /usr/lib/ocaml/lwt/unix -I /usr/lib/ocaml/ocplib-endian -I /usr/lib/ocaml/ocplib-endian/bigstring -I /usr/lib/ocaml/threads -I lib/.cstruct.objs/byte -no-alias-deps -o lwt/.cstruct_lwt.objs/byte/lwt_cstruct.cmi -c -intf lwt/lwt_cstruct.mli) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.cstruct_sexp.objs/byte -I /usr/lib/ocaml/parsexp -I /usr/lib/ocaml/sexplib -I /usr/lib/ocaml/sexplib0 -I lib/.cstruct.objs/byte -no-alias-deps -o lib/.cstruct_sexp.objs/byte/cstruct_sexp.cmi -c -intf lib/cstruct_sexp.mli) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I unix/.cstruct_unix.objs/byte -I lib/.cstruct.objs/byte -no-alias-deps -o unix/.cstruct_unix.objs/byte/unix_cstruct.cmi -c -intf unix/unix_cstruct.mli) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I unix/.cstruct_unix.objs/byte -I lib/.cstruct.objs/byte -intf-suffix .ml -no-alias-deps -o unix/.cstruct_unix.objs/byte/unix_cstruct.cmo -c -impl unix/unix_cstruct.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.cstruct_sexp.objs/byte -I /usr/lib/ocaml/parsexp -I /usr/lib/ocaml/sexplib -I /usr/lib/ocaml/sexplib0 -I lib/.cstruct.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.cstruct_sexp.objs/byte/cstruct_sexp.cmo -c -impl lib/cstruct_sexp.ml) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I lwt/.cstruct_lwt.objs/byte -I /usr/lib/ocaml/lwt -I /usr/lib/ocaml/lwt/unix -I /usr/lib/ocaml/ocplib-endian -I /usr/lib/ocaml/ocplib-endian/bigstring -I /usr/lib/ocaml/threads -I lib/.cstruct.objs/byte -intf-suffix .ml -no-alias-deps -o lwt/.cstruct_lwt.objs/byte/lwt_cstruct.cmo -c -impl lwt/lwt_cstruct.ml) Running[19]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -I .ppx/0224ad3443a846e54f1637fccb074e7d -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/metaquot -I /usr/lib/ocaml/ppxlib/metaquot_lifters -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -intf-suffix .ml-gen -no-alias-deps -o .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmx -c -impl .ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o unix/cstruct_unix.cma unix/.cstruct_unix.objs/byte/unix_cstruct.cmo) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o lib/cstruct_sexp.cma lib/.cstruct_sexp.objs/byte/cstruct_sexp.cmo) Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o lwt/cstruct_lwt.cma lwt/.cstruct_lwt.objs/byte/lwt_cstruct.cmo) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -o .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe /usr/lib/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib/ocaml/ppxlib/astlib/astlib.cmxa /usr/lib/ocaml/stdlib-shims/stdlib_shims.cmxa /usr/lib/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib/ocaml/sexplib0/sexplib0.cmxa /usr/lib/ocaml/ppxlib/stdppx/stdppx.cmxa /usr/lib/ocaml/ppxlib/ppxlib.cmxa /usr/lib/ocaml/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib/ocaml/ppxlib/metaquot/ppxlib_metaquot.cmxa .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmx) Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o lib/cstruct.cma -dllib -lcstruct_stubs -cclib -lcstruct_stubs lib/.cstruct.objs/byte/cstruct.cmo lib/.cstruct.objs/byte/cstruct_cap.cmo) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cstruct.objs/byte -I lib/.cstruct.objs/native -intf-suffix .ml -no-alias-deps -o lib/.cstruct.objs/native/cstruct_cap.cmx -c -impl lib/cstruct_cap.ml) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lwt/.cstruct_lwt.objs/byte -I lwt/.cstruct_lwt.objs/native -I /usr/lib/ocaml/lwt -I /usr/lib/ocaml/lwt/unix -I /usr/lib/ocaml/ocplib-endian -I /usr/lib/ocaml/ocplib-endian/bigstring -I /usr/lib/ocaml/threads -I lib/.cstruct.objs/byte -I lib/.cstruct.objs/native -intf-suffix .ml -no-alias-deps -o lwt/.cstruct_lwt.objs/native/lwt_cstruct.cmx -c -impl lwt/lwt_cstruct.ml) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o lib/cstruct.cmxa -cclib -lcstruct_stubs lib/.cstruct.objs/native/cstruct.cmx lib/.cstruct.objs/native/cstruct_cap.cmx) Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/.cstruct_sexp.objs/byte -I lib/.cstruct_sexp.objs/native -I /usr/lib/ocaml/parsexp -I /usr/lib/ocaml/sexplib -I /usr/lib/ocaml/sexplib0 -I lib/.cstruct.objs/byte -I lib/.cstruct.objs/native -intf-suffix .ml -no-alias-deps -o lib/.cstruct_sexp.objs/native/cstruct_sexp.cmx -c -impl lib/cstruct_sexp.ml) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I unix/.cstruct_unix.objs/byte -I unix/.cstruct_unix.objs/native -I lib/.cstruct.objs/byte -I lib/.cstruct.objs/native -intf-suffix .ml -no-alias-deps -o unix/.cstruct_unix.objs/native/unix_cstruct.cmx -c -impl unix/unix_cstruct.ml) Running[30]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I lib -o lib/cstruct.cmxs lib/cstruct.cmxa) Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o unix/cstruct_unix.cmxa unix/.cstruct_unix.objs/native/unix_cstruct.cmx) Running[32]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o lib/cstruct_sexp.cmxa lib/.cstruct_sexp.objs/native/cstruct_sexp.cmx) Running[33]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o lwt/cstruct_lwt.cmxa lwt/.cstruct_lwt.objs/native/lwt_cstruct.cmx) Running[34]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I unix -o unix/cstruct_unix.cmxs unix/cstruct_unix.cmxa) Running[35]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I lib -o lib/cstruct_sexp.cmxs lib/cstruct_sexp.cmxa) Running[36]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I lwt -o lwt/cstruct_lwt.cmxs lwt/cstruct_lwt.cmxa) Promoting "_build/default/cstruct-unix.install" to "cstruct-unix.install" Promoting "_build/default/cstruct-sexp.install" to "cstruct-sexp.install" Promoting "_build/default/cstruct.install" to "cstruct.install" Promoting "_build/default/cstruct-lwt.install" to "cstruct-lwt.install" Running[37]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="ppx_cstruct"' -o ppx/ppx_cstruct.pp.mli --intf ppx/ppx_cstruct.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[38]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="ppx_cstruct"' -o ppx/ppx_cstruct.pp.ml --impl ppx/ppx_cstruct.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[39]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I ppx/.ppx_cstruct.objs/byte -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/parsexp -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -no-alias-deps -o ppx/.ppx_cstruct.objs/byte/ppx_cstruct.cmi -c -intf ppx/ppx_cstruct.pp.mli) Running[40]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/dddc94fd80d07bf5980184f4fc0c28b4 -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/parsexp -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -I ppx/.ppx_cstruct.objs/byte -no-alias-deps -o .ppx/dddc94fd80d07bf5980184f4fc0c28b4/dune__exe___ppx.cmo -c -impl .ppx/dddc94fd80d07bf5980184f4fc0c28b4/_ppx.ml-gen) Running[41]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I ppx/.ppx_cstruct.objs/byte -I ppx/.ppx_cstruct.objs/native -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/parsexp -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -intf-suffix .ml -no-alias-deps -o ppx/.ppx_cstruct.objs/native/ppx_cstruct.cmx -c -impl ppx/ppx_cstruct.pp.ml) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I ppx/.ppx_cstruct.objs/byte -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/parsexp -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -intf-suffix .ml -no-alias-deps -o ppx/.ppx_cstruct.objs/byte/ppx_cstruct.cmo -c -impl ppx/ppx_cstruct.pp.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o ppx/ppx_cstruct.cma -linkall ppx/.ppx_cstruct.objs/byte/ppx_cstruct.cmo) Running[44]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o ppx/ppx_cstruct.cmxa -linkall ppx/.ppx_cstruct.objs/native/ppx_cstruct.cmx) Running[45]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -I .ppx/dddc94fd80d07bf5980184f4fc0c28b4 -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/ocaml-compiler-libs/common -I /usr/lib/ocaml/ocaml-compiler-libs/shadow -I /usr/lib/ocaml/parsexp -I /usr/lib/ocaml/ppx_derivers -I /usr/lib/ocaml/ppxlib -I /usr/lib/ocaml/ppxlib/ast -I /usr/lib/ocaml/ppxlib/astlib -I /usr/lib/ocaml/ppxlib/print_diff -I /usr/lib/ocaml/ppxlib/stdppx -I /usr/lib/ocaml/ppxlib/traverse_builtins -I /usr/lib/ocaml/sexplib -I /usr/lib/ocaml/sexplib0 -I /usr/lib/ocaml/stdlib-shims -I ppx/.ppx_cstruct.objs/byte -I ppx/.ppx_cstruct.objs/native -intf-suffix .ml-gen -no-alias-deps -o .ppx/dddc94fd80d07bf5980184f4fc0c28b4/dune__exe___ppx.cmx -c -impl .ppx/dddc94fd80d07bf5980184f4fc0c28b4/_ppx.ml-gen) Running[46]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I ppx -o ppx/ppx_cstruct.cmxs ppx/ppx_cstruct.cmxa) Running[47]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -o .ppx/dddc94fd80d07bf5980184f4fc0c28b4/ppx.exe /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/bigarray.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/sexplib0/sexplib0.cmxa /usr/lib/ocaml/parsexp/parsexp.cmxa /usr/lib/ocaml/sexplib/sexplib.cmxa /usr/lib/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib/ocaml/ppxlib/astlib/astlib.cmxa /usr/lib/ocaml/stdlib-shims/stdlib_shims.cmxa /usr/lib/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib/ocaml/ppxlib/stdppx/stdppx.cmxa /usr/lib/ocaml/ppxlib/ppxlib.cmxa ppx/ppx_cstruct.cmxa .ppx/dddc94fd80d07bf5980184f4fc0c28b4/dune__exe___ppx.cmx) Promoting "_build/default/ppx_cstruct.install" to "ppx_cstruct.install" >>> ocaml-cstruct: Entering fakeroot... >>> ocaml-cstruct-dev*: Running split function dev... '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-lwt/lwt_cstruct.cmt' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-lwt/lwt_cstruct.cmt' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-lwt/lwt_cstruct.mli' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-lwt/lwt_cstruct.mli' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-lwt/lwt_cstruct.cmti' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-lwt/lwt_cstruct.cmti' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-lwt/lwt_cstruct.ml' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-lwt/lwt_cstruct.ml' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-unix/unix_cstruct.ml' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-unix/unix_cstruct.ml' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-unix/unix_cstruct.cmti' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-unix/unix_cstruct.cmti' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-unix/unix_cstruct.cmt' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-unix/unix_cstruct.cmt' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-unix/unix_cstruct.mli' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-unix/unix_cstruct.mli' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-sexp/cstruct_sexp.mli' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-sexp/cstruct_sexp.mli' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-sexp/cstruct_sexp.cmt' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-sexp/cstruct_sexp.cmt' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-sexp/cstruct_sexp.ml' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-sexp/cstruct_sexp.ml' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct-sexp/cstruct_sexp.cmti' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct-sexp/cstruct_sexp.cmti' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/ppx_cstruct/ppx_cstruct.cmt' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/ppx_cstruct/ppx_cstruct.cmt' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/ppx_cstruct/ppx_cstruct.cmti' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/ppx_cstruct/ppx_cstruct.cmti' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/ppx_cstruct/ppx_cstruct.mli' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/ppx_cstruct/ppx_cstruct.mli' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/ppx_cstruct/ppx_cstruct.ml' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/ppx_cstruct/ppx_cstruct.ml' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct/cstruct_cap.cmti' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct/cstruct_cap.cmti' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct/cstruct_cap.mli' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct/cstruct_cap.mli' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct/cstruct.cmt' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct/cstruct.cmt' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct/cstruct_cap.cmt' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct/cstruct_cap.cmt' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct/cstruct.mli' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct/cstruct.mli' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct/cstruct.ml' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct/cstruct.ml' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct/cstruct.cmti' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct/cstruct.cmti' '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct/usr/lib/ocaml/cstruct/cstruct_cap.ml' -> '/home/buildozer/aports/testing/ocaml-cstruct/pkg/ocaml-cstruct-dev/usr/lib/ocaml/cstruct/cstruct_cap.ml' >>> ocaml-cstruct-dev*: Preparing subpackage ocaml-cstruct-dev... >>> ocaml-cstruct-dev*: Stripping binaries >>> ocaml-cstruct-dev*: Running postcheck for ocaml-cstruct-dev >>> ocaml-cstruct*: Running postcheck for ocaml-cstruct >>> ocaml-cstruct*: Preparing package ocaml-cstruct... >>> ocaml-cstruct*: Stripping binaries >>> ocaml-cstruct-dev*: Scanning shared objects >>> ocaml-cstruct*: Scanning shared objects >>> ocaml-cstruct-dev*: Tracing dependencies... >>> ocaml-cstruct-dev*: Package size: 1.9 MB >>> ocaml-cstruct-dev*: Compressing data... >>> ocaml-cstruct-dev*: Create checksum... >>> ocaml-cstruct-dev*: Create ocaml-cstruct-dev-6.1.0-r3.apk >>> ocaml-cstruct*: Tracing dependencies... ocaml4-impl:CamlinternalOO:f1090d5ccf18fad00c1365b3f8655151 ocaml4-impl:Lwt:3c67d2f9e2040420cea5334994a28c61 ocaml4-impl:Lwt_bytes:6a33beaedc8e700d11e47edd83a2246a ocaml4-impl:Ppxlib:36d5ecbbf05dcb930e1780631313cc18 ocaml4-impl:Ppxlib__Ast_builder:24fa303380f3ff1e343b41984e1bcab7 ocaml4-impl:Ppxlib__Ast_traverse:c615a299d1b91a426af720b95fec3d89 ocaml4-impl:Ppxlib__Driver:a9ef1b9ebe5a390a651dc9baa6ac2955 ocaml4-impl:Ppxlib__Loc:4ffc3e24d17c50de0a60ce95cb5fea16 ocaml4-impl:Ppxlib__Location:a4f6038fd467c8b932e62b471c0ffa72 ocaml4-impl:Ppxlib_ast__Ast_helper_lite:d2c91cf3e8d4214d2a05c85c9661109c ocaml4-impl:Sexplib__Conv:7a1d28e62c7de7b73658cc658b05aff4 ocaml4-impl:Stdlib:d9420a8d349fb4faae7bbb0f24f981c2 ocaml4-impl:Stdlib__Bigarray:6a79df46ecfa1c5f09d9674b8c5fc3bc ocaml4-impl:Stdlib__Buffer:501d7e66fe4aa31586162892dac07588 ocaml4-impl:Stdlib__Bytes:96b89a1fd721c16bf09fe2b05c9d7fbd ocaml4-impl:Stdlib__Char:6b2d62594c65a43ddd8ad89b5edf3d73 ocaml4-impl:Stdlib__Format:26916b2927508de68ffe8d501390e655 ocaml4-impl:Stdlib__Int32:e6e1f29db36a13dd2e6b7d5e35a2cb23 ocaml4-impl:Stdlib__Int64:07574e234ed9bfb5e7f340e15749061d ocaml4-impl:Stdlib__List:236f4480cecb28fa9ed3225f12ed441e ocaml4-impl:Stdlib__Printf:39ad18acc2481de5f93efbdc4682bd50 ocaml4-impl:Stdlib__Set:0429b45847790d14aa31da07357a4ef6 ocaml4-impl:Stdlib__String:397ee597c3ac1b43d81a09b97a57adc4 ocaml4-impl:Stdlib__Sys:25394b1063f292cbea00fb50fb95dbb4 ocaml4-impl:Unix:9ed878d9b212e017d8974978dbd2447f ocaml4-intf:Astlib:c23e94d9fa79aae5928db2737eb2d298 ocaml4-intf:Astlib__:bcff2b845cb7181f9e13da9bbc82f54e ocaml4-intf:Astlib__Ast_402:8ac480f861c9a79f311bae705caf4630 ocaml4-intf:Astlib__Ast_403:9500af1ddc8f8b052b292586990fa7f2 ocaml4-intf:Astlib__Ast_404:7a5855327fad2fbdd26aff1793836269 ocaml4-intf:Astlib__Ast_405:4246b0cde3eea853689989fca17cc7ea ocaml4-intf:Astlib__Ast_406:b0ee2788f609ab2a0a4f7bd5b57a6e92 ocaml4-intf:Astlib__Ast_407:1dc93f7e8a50be00ad2f5ac583a10196 ocaml4-intf:Astlib__Ast_408:1f1bbaf241c7cc399abefd025836532a ocaml4-intf:Astlib__Ast_409:4d81f96caa4bcc289840f666076178ec ocaml4-intf:Astlib__Ast_410:5053079f3f7bf31d55b838fe2b6b4f99 ocaml4-intf:Astlib__Ast_411:0097de259272afff8653eef3aea8f74a ocaml4-intf:Astlib__Ast_412:c448044be2f872d679d25df63d76e603 ocaml4-intf:Astlib__Ast_413:1190c543901618c9c99ba86c29cdb93e ocaml4-intf:Astlib__Ast_414:1ca41769caf2e5de4f4dd9329a527fb3 ocaml4-intf:Astlib__Ast_500:4751c8969eb4e09fc9deb21b8eb45925 ocaml4-intf:Astlib__Ast_501:00a98aff29b1f0c705f10ac80a73b726 ocaml4-intf:Astlib__Location:b9daa32c98eae3c8a0911394371cf5a3 ocaml4-intf:Astlib__Longident:39694cf2c93933c54a104fbce18f821e ocaml4-intf:Astlib__Parse:4c90c36496393bf05dd53a868c333c57 ocaml4-intf:Asttypes:c6cbda0727ab24f24ff77e0199818937 ocaml4-intf:Build_path_prefix_map:c087ed78089388f4d3a99676f2c10fc4 ocaml4-intf:CamlinternalFormatBasics:8f8f634558798ee408df3c50a5539b15 ocaml4-intf:CamlinternalLazy:5365fec4a58da3e2d8fa2186f77d9be4 ocaml4-intf:CamlinternalOO:aea913efb75d4b8c0600eeba0222f7d8 ocaml4-intf:Clflags:84ae8d03facf492b1832cc8cf4500653 ocaml4-intf:Cmi_format:77a1c8f1e0d22ce55ab6c81760c7b8d6 ocaml4-intf:Compmisc:f4fc5acd033dc197154a2ecad0559a7f ocaml4-intf:Env:132a8f155a5ec71de7e5d3a85efe6e03 ocaml4-intf:Ident:a68d3b48cf66f01c3af823a07d101708 ocaml4-intf:Identifiable:026dfc8fdbcf370a975e554be578d5a5 ocaml4-intf:Load_path:8e616f4485805b33a8219ec934a7859a ocaml4-intf:Location:ad05a11c5350a8043d12b4819575b03b ocaml4-intf:Longident:dddbcb2c78e865fd75e9911c4b82a7e2 ocaml4-intf:Lwt:9d6b616c677c329464b7e7ddca72e57b ocaml4-intf:Lwt_bytes:7261eb98979a1bbbb41a7c9ef13ca430 ocaml4-intf:Lwt_seq:dbb77d2aa19832d681fa77ccfb4579d4 ocaml4-intf:Lwt_sequence:0a721086ad2af7d69b049bb70357cac1 ocaml4-intf:Lwt_stream:fbabdc62f9ffd1f6e75ca8a9a20238ac ocaml4-intf:Lwt_unix:d251f6a4293357b84909fccc85d882bf ocaml4-intf:Misc:fa2c1b0e885a335849c8603379ff2f89 ocaml4-intf:Ocaml_common:55d734c5e87f54448b62aa64b5e478bf ocaml4-intf:Ocaml_shadow:5dda856de09b1f1026a3486f9d03791b ocaml4-intf:Outcometree:674374723cd44ac1194584799175f801 ocaml4-intf:Parsetree:d160a703cc0fe2b0a7acd97f6bf25245 ocaml4-intf:Parsexp:6199fb5c499d26d6705b42b14ae704f8 ocaml4-intf:Parsexp__:5c97b10f3c667d63fab0d80376fb5a53 ocaml4-intf:Parsexp__Automaton_stack:c69c2c69c44c34beb152c0205b2ca8a7 ocaml4-intf:Parsexp__Automaton_stack_intf:c9068139f85e9f804692a953ba05c064 ocaml4-intf:Parsexp__Automaton_state:823554058cf3edf147483e7718a0fc05 ocaml4-intf:Parsexp__Automaton_state_intf:ddcb5893e9ce95642372f4a8ff08ab5f ocaml4-intf:Parsexp__Conv:73aea39cdae28481b946deb798262861 ocaml4-intf:Parsexp__Conv_error:6ed18d03c5be74e0883610d55ea7beec ocaml4-intf:Parsexp__Conv_intf:d01fc121454146efde1fd4eca0540ff3 ocaml4-intf:Parsexp__Cst:1af3655a209166de970c2e9e490b544a ocaml4-intf:Parsexp__Import:657b1c8d48ff89ab8c629cdeae174376 ocaml4-intf:Parsexp__Of_sexp_error:bec17e7a491330d03226644ca9563609 ocaml4-intf:Parsexp__Old_parser_cont_state:b02a2a21bc265ca560b9e9a7e6ffca3e ocaml4-intf:Parsexp__Parse_error:d6a41b0d84636a7d6cde2981a8fbe8ca ocaml4-intf:Parsexp__Parse_error_intf:3bccfaa09bc652a75c297ffcd82a5fec ocaml4-intf:Parsexp__Parser:be5e0ac84e30039f3f5938fb60103abb ocaml4-intf:Parsexp__Parser_intf:b91a153d1c39ce4699122cc7fc1030fa ocaml4-intf:Parsexp__Parsexp_intf:ad5df77f2c00e6972924adc40b372a4e ocaml4-intf:Parsexp__Positions:56cd3eb09f93aeff27559e9158f8b2e5 ocaml4-intf:Path:c74c2553734e7c86ab23c6946a08a019 ocaml4-intf:Ppxlib:69fbb50b2e79aab54f18a821330a5333 ocaml4-intf:Ppxlib__:2264e6e98132cc9048e25515a28a1392 ocaml4-intf:Ppxlib__Ast_builder:f3b74bf2307dc95b26013f5ac32367e1 ocaml4-intf:Ppxlib__Ast_builder_generated:62ed4582a18bd139f61052917246005b ocaml4-intf:Ppxlib__Ast_builder_intf:41fb7c7a9030ac8d5fc77bd7f2109134 ocaml4-intf:Ppxlib__Ast_pattern0:2a8fadd2936c23638ee326bab921d9d2 ocaml4-intf:Ppxlib__Ast_pattern:84d3164019f17297001ca77018bc7424 ocaml4-intf:Ppxlib__Ast_pattern_generated:500611a530b7e8521748469f21c7fdb9 ocaml4-intf:Ppxlib__Ast_traverse0:d84b754bfc812e488ff33707746bb37a ocaml4-intf:Ppxlib__Ast_traverse:a1a419e3b2f59e03a61eaf9992ac17bb ocaml4-intf:Ppxlib__Attribute:51fba8f921a8d7d37b12cb25a324815e ocaml4-intf:Ppxlib__Code_path:e8cd1d641e3e24ff2c60b546aed7855d ocaml4-intf:Ppxlib__Common:f065132820dcb1face991e70b0a370a4 ocaml4-intf:Ppxlib__Context_free:1cf4f32264adc3121ef6a96900fa794c ocaml4-intf:Ppxlib__Driver:32863a5e5b9a53e7366989205993410c ocaml4-intf:Ppxlib__Expansion_context:da4a219a360038323468f483d3f47fb9 ocaml4-intf:Ppxlib__Extension:2a7d345dc6bd0687ce25f404068abd11 ocaml4-intf:Ppxlib__Import:99882706c4dcc9b3487b2f6b2bd95d4b ocaml4-intf:Ppxlib__Loc:934f75c0013f31a2a2c0f58053600d4c ocaml4-intf:Ppxlib__Location:be66e793c327ca220e6eae967fe6624e ocaml4-intf:Ppxlib__Longident:689270324616c64d308423bb3f767148 ocaml4-intf:Ppxlib__Name:49482df637b6123ecccc08c34ca71d8e ocaml4-intf:Ppxlib__Utils:1c6ff033f3006a05b67e1bb6549811f7 ocaml4-intf:Ppxlib_ast:c4a9cd20de431aff6105c21a181b7dbb ocaml4-intf:Ppxlib_ast__:de6a0cf00653980cd3619437cfee6037 ocaml4-intf:Ppxlib_ast__Ast:b5fdcfccbd1e993d49ea0d35596881eb ocaml4-intf:Ppxlib_ast__Ast_helper_lite:509e3a877cadc10bbfcd73362f07779d ocaml4-intf:Ppxlib_ast__Import:791af9bbd1608d5bff2a961945a7bc97 ocaml4-intf:Ppxlib_ast__Versions:07eade23d760b146c1d06d04cc316429 ocaml4-intf:Ppxlib_traverse_builtins:1aab5aefeaa71291c06ef1196f79851c ocaml4-intf:Primitive:8cd5b518055f39c57cb5bfdd62b072c1 ocaml4-intf:Profile:d266e10a0e8a0497b64c50d0b0e138f1 ocaml4-intf:Sexplib0:2faa9bde329eba38acd3881e9d57559e ocaml4-intf:Sexplib0__:0642b79fc74c20b9ae2911c34b51e892 ocaml4-intf:Sexplib0__Sexp:34a2e30835cdcbea6a077135603565c8 ocaml4-intf:Sexplib0__Sexp_conv:bc81468cc379746c178c99adabef0fd1 ocaml4-intf:Sexplib0__Sexp_conv_grammar:cf83b0110722ca9b26befe72c9bee528 ocaml4-intf:Sexplib0__Sexp_grammar:91598d1a871c9bc4356eba2a0d0a6c34 ocaml4-intf:Sexplib0__Sexpable:0c6e9e64274a8a851c0fdd5de5633b90 ocaml4-intf:Sexplib:f40400a14862c08ec81c1189dc94cf05 ocaml4-intf:Sexplib__Conv:0e1b755970651558ed9068cba28df833 ocaml4-intf:Sexplib__Lexer:15958aeb6ae28db802ec545f06ac85ca ocaml4-intf:Sexplib__Parser:e63cac0f94ad6793e1cbe027e782c2d8 ocaml4-intf:Sexplib__Parser_with_layout:be58c7a66ba3428a66bfd6838660a321 ocaml4-intf:Sexplib__Pre_sexp:05e0b18146d4d0cb2acc284fb4eb7707 ocaml4-intf:Sexplib__Sexp:75ded604779d67f973021a8435de8965 ocaml4-intf:Sexplib__Sexp_intf:7e080f243ce464d0f22da25d26d0e614 ocaml4-intf:Sexplib__Src_pos:2697761edecdda8401cfe21ca499075c ocaml4-intf:Sexplib__Type:3fee6f220e6a861fc618109b8669b5a8 ocaml4-intf:Sexplib__Type_with_layout:554589f188fa04e278683395f88a51cc ocaml4-intf:Shape:a7485b44c054c48b77a4c0546f654051 ocaml4-intf:Stdlib:79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml4-intf:Stdlib__Arg:04b768df3893b886dc494cea56b4aa5f ocaml4-intf:Stdlib__Array:622d88fad859d0d0f019e691fc4fa865 ocaml4-intf:Stdlib__Bigarray:994a14f10d5ae081663b52b790ee11d3 ocaml4-intf:Stdlib__Buffer:4b09c9a6d0622bbf5a3829234b481822 ocaml4-intf:Stdlib__Bytes:3d02c33317c0108c61e7a5eefa37519a ocaml4-intf:Stdlib__BytesLabels:3f63265484de92ae4c67df6bed23a0e4 ocaml4-intf:Stdlib__Char:62afe57b49defcc078960a68b9efbbee ocaml4-intf:Stdlib__Complex:4555217c759e89d65daa8f682eb09b35 ocaml4-intf:Stdlib__Digest:61f6495d3274a42a78a63425ef892290 ocaml4-intf:Stdlib__Either:26845df28d19584687a38a1ab814c3f9 ocaml4-intf:Stdlib__Format:b6edb97b685819e873481fe05723c8bc ocaml4-intf:Stdlib__Hashtbl:34c0fdd524bf2a75e4d5af64a6d34401 ocaml4-intf:Stdlib__Int32:a71ea5238030770647165f659f80b1ab ocaml4-intf:Stdlib__Int64:0fa5587c47baf16a06837c7dedfc2518 ocaml4-intf:Stdlib__Lazy:01430d340c028322c7247031a874e355 ocaml4-intf:Stdlib__Lexing:c9318c276ac7e383fd682c2dd06be434 ocaml4-intf:Stdlib__List:ee222542f6f8195441543b8b399b64b9 ocaml4-intf:Stdlib__ListLabels:63fab76118737c4747a803b14dc99450 ocaml4-intf:Stdlib__Map:978f82916b5a172c11d2b72719d85680 ocaml4-intf:Stdlib__Nativeint:989149bf8f2ce1a89fecbc3f5f40f52c ocaml4-intf:Stdlib__Obj:25794d29f7f4018768ea900e331a2bf3 ocaml4-intf:Stdlib__Printf:bc8af6214197dc8f40eaa738a4cd6a28 ocaml4-intf:Stdlib__Random:81e43bab9bd47bab804eb6e582306de1 ocaml4-intf:Stdlib__Seq:b63511032211eae4b567ba313cd72962 ocaml4-intf:Stdlib__Set:871d2ee2167ac9e7977fa13994cf4658 ocaml4-intf:Stdlib__StdLabels:0d3f5e13a9084caccb1ecfc842cb9b31 ocaml4-intf:Stdlib__String:4933e1d855f54bfed0231b038f0dbb87 ocaml4-intf:Stdlib__StringLabels:ffef3a3ee05fadf15d1f86a0acc3bfb8 ocaml4-intf:Stdlib__Sys:7726a14ce36f5c6c3abb04975cec748b ocaml4-intf:Stdlib__Uchar:c0dde02a556a6d79e363ad365d165d57 ocaml4-intf:Stdppx:01dcf02a4bb121cf7f8a5d04716b2282 ocaml4-intf:Subst:428159e3773e2a53757d43066bcfca7f ocaml4-intf:Type_immediacy:64565e32358a6229bf90cc93d486536a ocaml4-intf:Types:6c92ac95b66d8794b63f94c688fe1688 ocaml4-intf:Unix:d81af7730241956ddaf1c2d19ed2cb1c ocaml4-intf:Warnings:1c10e6007aca64cda69b6b055565b124 so:libc.musl-armv7.so.1 >>> ocaml-cstruct*: Package size: 9.6 MB >>> ocaml-cstruct*: Compressing data... >>> ocaml-cstruct*: Create checksum... >>> ocaml-cstruct*: Create ocaml-cstruct-6.1.0-r3.apk >>> ocaml-cstruct: Build complete at Sat, 23 Mar 2024 20:11:41 +0000 elapsed time 0h 0m 8s >>> ocaml-cstruct: Cleaning up srcdir >>> ocaml-cstruct: Cleaning up pkgdir >>> ocaml-cstruct: Uninstalling dependencies... (1/48) Purging .makedepends-ocaml-cstruct (20240323.201134) (2/48) Purging ocaml-fmt-dev (0.9.0-r2) (3/48) Purging ocaml-fmt (0.9.0-r2) (4/48) Purging ocaml-lwt-dev (5.7.0-r0) (5/48) Purging libev-dev (4.33-r1) (6/48) Purging ocaml-mmap-dev (1.2.0-r3) (7/48) Purging ocaml-mmap (1.2.0-r3) (8/48) Purging ocaml-bigarray-compat-dev (1.1.0-r2) (9/48) Purging ocaml-bigarray-compat (1.1.0-r2) (10/48) Purging ocaml-ocplib-endian-dev (1.2-r3) (11/48) Purging ocaml-react-dev (1.2.2-r2) (12/48) Purging ocaml-result-dev (1.5-r2) (13/48) Purging ocaml-result (1.5-r2) (14/48) Purging ocaml-lwt_react (5.7.0-r0) (15/48) Purging ocaml-lwt_ppx (5.7.0-r0) (16/48) Purging ocaml-ppxlib-dev (0.32.0-r0) (17/48) Purging ocaml-ppxlib (0.32.0-r0) (18/48) Purging ocaml-compiler-libs-repackaged-dev (0.12.4-r3) (19/48) Purging ocaml-compiler-libs-repackaged (0.12.4-r3) (20/48) Purging ocaml-ppx_derivers-dev (1.2.1-r2) (21/48) Purging ocaml-ppx_derivers (1.2.1-r2) (22/48) Purging ocaml-stdlib-shims (0.3.0-r2) (23/48) Purging ocaml-sexplib-dev (0.16.0-r0) (24/48) Purging ocaml-sexplib (0.16.0-r0) (25/48) Purging ocaml-num-dev (1.4-r3) (26/48) Purging ocaml-num (1.4-r3) (27/48) Purging ocaml-parsexp-dev (0.16.0-r0) (28/48) Purging ocaml-parsexp (0.16.0-r0) (29/48) Purging ocaml-sexplib0-dev (0.16.0-r0) (30/48) Purging ocaml-sexplib0 (0.16.0-r0) (31/48) Purging dune (3.14.2-r1) (32/48) Purging git-perl (2.44.0-r0) (33/48) Purging perl-git (2.44.0-r0) (34/48) Purging perl-error (0.17029-r2) (35/48) Purging ocaml-abuild-helper (4.14.2-r1) (36/48) Purging rpm-scripts (4.19.1.1-r0) (37/48) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (38/48) Purging perl (5.38.2-r0) (39/48) Purging ocaml-cmdliner (1.1.1-r3) (40/48) Purging ocaml-lwt (5.7.0-r0) (41/48) Purging ocaml-ocplib-endian (1.2-r3) (42/48) Purging ocaml-react (1.2.2-r2) (43/48) Purging readline (8.2.10-r0) (44/48) Purging libbz2 (1.0.8-r6) (45/48) Purging libev (4.33-r1) (46/48) Purging ocaml-compiler-libs (4.14.2-r1) (47/48) Purging ocaml (4.14.2-r1) (48/48) Purging ocaml-runtime (4.14.2-r1) Executing busybox-1.36.1-r21.trigger OK: 271 MiB in 103 packages >>> ocaml-cstruct: Updating the testing/armv7 repository index... >>> ocaml-cstruct: Signing the index...