Build:
  1. 0
2024-01-29 15:19.00: New job: Voodoo prep async_smtp.v0.14.0; d4e442f3b2c432b23caee3122285c868
2024-01-29 15:19.00: Waiting for resource in pool OCluster
2024-01-29 18:05.20: Waiting for worker…
2024-01-29 18:05.50: Got resource from pool OCluster
2024-01-29 18:05.50: Using cache hint "docs-universe-prep-4.14.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.13.0 ocamlfind.1.9.6"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy async_smtp.v0.14.0 zarith.1.13 variantslib.v0.14.0 typerep.v0.14.0 timezone.v0.14.0 time_now.v0.14.0 textutils.v0.14.0 stdlib-shims.0.3.0 stdio.v0.14.0 splittable_random.v0.14.0 spawn.v0.15.1 shell.v0.14.0 sexplib0.v0.14.0 sexplib.v0.14.0 sexp_macro.v0.14.0 seq.base resource_cache.v0.14.0 re2_stable.v0.14.0 re2.v0.14.0 re.1.11.0 protocol_version_header.v0.14.0 ppxlib.0.25.1 ppx_variants_conv.v0.14.2 ppx_typerep_conv.v0.14.2 ppx_string.v0.14.1 ppx_stable.v0.14.1 ppx_sexp_value.v0.14.0 ppx_sexp_message.v0.14.1 ppx_sexp_conv.v0.14.3 ppx_pipebang.v0.14.0 ppx_optional.v0.14.0 ppx_optcomp.v0.14.3 ppx_module_timer.v0.14.0 ppx_let.v0.14.0 ppx_js_style.v0.14.1 ppx_jane.v0.14.0 ppx_inline_test.v0.14.1 ppx_here.v0.14.0 ppx_hash.v0.14.0 ppx_fixed_literal.v0.14.0 ppx_fields_conv.v0.14.2 ppx_expect.v0.14.2 ppx_enumerate.v0.14.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.14.1 ppx_compare.v0.14.0 ppx_cold.v0.14.0 ppx_bin_prot.v0.14.0 ppx_bench.v0.14.1 ppx_base.v0.14.0 ppx_assert.v0.14.0 parsexp.v0.14.2 octavius.1.2.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 num.1.5 magic-mime.1.3.1 jst-config.v0.14.1 jane-street-headers.v0.14.0 integers.0.7.0 inotify.2.5 fieldslib.v0.14.0 email_message.v0.14.0 dune-configurator.3.13.0 dune.3.13.0 ctypes-foreign.0.18.0 ctypes.0.17.1 csexp.1.5.2 cryptokit.1.19 core_kernel.v0.14.2 core.v0.14.1 conf-zlib.1 conf-pkg-config.3 conf-libssl.4 conf-libffi.2.0.0 conf-gmp-powm-sec.3 conf-gmp.4 conf-g++.1.0 bin_prot.v0.14.1 bigstringaf.0.9.1 base_quickcheck.v0.14.1 base_bigstring.v0.14.0 base64.3.5.1 base-bytes.base base.v0.14.3 async_unix.v0.14.0 async_ssl.v0.14.0 async_shell.v0.14.0 async_sendfile.v0.14.0 async_rpc_kernel.v0.14.0 async_kernel.v0.14.0 async_inotify.v0.14.0 async_find.v0.14.0 async_extra.v0.14.0 async.v0.14.0 angstrom.0.16.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u async_smtp:d4e442f3b2c432b23caee3122285c868,resource_cache:5c3531540754caa9057bae4c377c3e1c,re2_stable:5cbb41737b4d856ddb3dba6031f6aff3,inotify:d77801d30aef64dff0745d137a1f24ac,email_message:af3386864d5f187392ed2c46c9620007,async_shell:fb52f28cadc139156319bcd72a55cf0b,async_sendfile:825b9212e4386052ca9dc53778f9c291,async_inotify:30935d796e223e783f6091b87fe0f15c,async_find:abd1e22da43cd5ecff0839cf7e2fa471"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.210140') && (for DATA in prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0,async_find.v0.14.0-abd1e22da43cd5ecff0839cf7e2fa471,async_find.v0.14.0 prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0,async_inotify.v0.14.0-30935d796e223e783f6091b87fe0f15c,async_inotify.v0.14.0 prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0,async_sendfile.v0.14.0-825b9212e4386052ca9dc53778f9c291,async_sendfile.v0.14.0 prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0,async_shell.v0.14.0-fb52f28cadc139156319bcd72a55cf0b,async_shell.v0.14.0 prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0,email_message.v0.14.0-af3386864d5f187392ed2c46c9620007,email_message.v0.14.0 prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5,inotify.2.5-d77801d30aef64dff0745d137a1f24ac,inotify.2.5 prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0,re2_stable.v0.14.0-5cbb41737b4d856ddb3dba6031f6aff3,re2_stable.v0.14.0 prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0,resource_cache.v0.14.0-5c3531540754caa9057bae4c377c3e1c,resource_cache.v0.14.0 prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0,async_smtp.v0.14.0-d4e442f3b2c432b23caee3122285c868,async_smtp.v0.14.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0,async_find.v0.14.0-abd1e22da43cd5ecff0839cf7e2fa471,async_find.v0.14.0 prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0,async_inotify.v0.14.0-30935d796e223e783f6091b87fe0f15c,async_inotify.v0.14.0 prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0,async_sendfile.v0.14.0-825b9212e4386052ca9dc53778f9c291,async_sendfile.v0.14.0 prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0,async_shell.v0.14.0-fb52f28cadc139156319bcd72a55cf0b,async_shell.v0.14.0 prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0,email_message.v0.14.0-af3386864d5f187392ed2c46c9620007,email_message.v0.14.0 prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5,inotify.2.5-d77801d30aef64dff0745d137a1f24ac,inotify.2.5 prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0,re2_stable.v0.14.0-5cbb41737b4d856ddb3dba6031f6aff3,re2_stable.v0.14.0 prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0,resource_cache.v0.14.0-5c3531540754caa9057bae4c377c3e1c,resource_cache.v0.14.0 prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0,async_smtp.v0.14.0-d4e442f3b2c432b23caee3122285c868,async_smtp.v0.14.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0,async_find.v0.14.0-abd1e22da43cd5ecff0839cf7e2fa471,async_find.v0.14.0 prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0,async_inotify.v0.14.0-30935d796e223e783f6091b87fe0f15c,async_inotify.v0.14.0 prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0,async_sendfile.v0.14.0-825b9212e4386052ca9dc53778f9c291,async_sendfile.v0.14.0 prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0,async_shell.v0.14.0-fb52f28cadc139156319bcd72a55cf0b,async_shell.v0.14.0 prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0,email_message.v0.14.0-af3386864d5f187392ed2c46c9620007,email_message.v0.14.0 prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5,inotify.2.5-d77801d30aef64dff0745d137a1f24ac,inotify.2.5 prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0,re2_stable.v0.14.0-5cbb41737b4d856ddb3dba6031f6aff3,re2_stable.v0.14.0 prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0,resource_cache.v0.14.0-5c3531540754caa9057bae4c377c3e1c,resource_cache.v0.14.0 prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0,async_smtp.v0.14.0-d4e442f3b2c432b23caee3122285c868,async_smtp.v0.14.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 9fc3fa05d7b0bd182f65b5988f8caf2647c8f3fe --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 18:05.50: RETRYING: 2024-01-29/151900-voodoo-prep-27c5bf Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
Updating files:  99% (32316/32633)
Updating files: 100% (32633/32633)
Updating files: 100% (32633/32633), done.
HEAD is now at 9fc3fa05d7 [new release] dune (15 packages) (3.13.0)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef' locally
docker.io/ocaml/opam@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef: Pulling from ocaml/opam
82e8c0c7d92b: Pulling fs layer
82e8c0c7d92b: Verifying Checksum
82e8c0c7d92b: Download complete
82e8c0c7d92b: Pull complete
Digest: sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef
Status: Downloaded newer image for ocaml/opam@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef
2024-01-29 18:00.37 ---> using "1f16aa8fbc1a229ca02cdf7d8b4234eb4608a9074cec5292a9e72517b48fb577" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:00.37 ---> using "258ae3900365106d3b475f7327e1977f1a9ae54d4b6cd6e024f1ed5ef4f3381c" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (745 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (3358 kB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18743 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u3) ...
2024-01-29 18:00.37 ---> using "d64ddc7053307a6e5bac376e2af0af138c2728532db1941a0e2c7ed3dcb6923f" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install dune             3.13.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install opam-core        2.1.5  [required by opam-format]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install bos              0.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.13.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:00.44 ---> saved as "d95d2426ec6638d4946232810cc7377b78e0b12578cf93755f6aecdc254fcd78"

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 18:00.44 ---> saved as "200b9dc9bbc6b05727626f4e73227cdcfa87e5df3b69dfe480b404d6323d60f8"
2024-01-29 18:00.44 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef' locally
docker.io/ocaml/opam@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef: Pulling from ocaml/opam
82e8c0c7d92b: Pulling fs layer
82e8c0c7d92b: Verifying Checksum
82e8c0c7d92b: Download complete
82e8c0c7d92b: Pull complete
Digest: sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef
Status: Downloaded newer image for ocaml/opam@sha256:8e390dbf29f7a115e5c8098ffb1a3c7234a873cf738a5ae22f3a4846122db9ef
2024-01-29 18:00.44 ---> using "1f16aa8fbc1a229ca02cdf7d8b4234eb4608a9074cec5292a9e72517b48fb577" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:00.44 ---> using "258ae3900365106d3b475f7327e1977f1a9ae54d4b6cd6e024f1ed5ef4f3381c" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 18:00.45 ---> using "50a061015e57b489daec5893a083c81b93ec0b29b89dbcf9b55da6d4003431c6" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 18:00.49 ---> using "01aa3de5fbb7da6355a5a3f9fa1564dc626ae86abf688775884c1ab94bb65d0b" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:00.49 ---> using "2f80ca12a98e6c8d13b2d4313d2e1042fd6f790370cc08f16159385ad3fc5996" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

Continue? [Y/n] y
This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-01-29 18:00.49 ---> using "5080f4d462ceb6f0e8f61edcf012437834ade0821fc592cdddca031349d9cf72" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.14 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-01-29 18:00.49 ---> using "52bf3f5f6e7a46ac8833cf5cd91e39754db742f33dddb3831406ffa0cde994a1" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:00.49 ---> using "e11031127d8519055a60a4dd91b72f34724cc3bc999b18218ffd0ca30feb91a0" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.13.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.13.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.13.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:00.49 ---> using "462495e74868d8de1c53b9bcbfb005507d496482410bb54355644040bbde4ddb" from cache

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy async_smtp.v0.14.0 zarith.1.13 variantslib.v0.14.0 typerep.v0.14.0 timezone.v0.14.0 time_now.v0.14.0 textutils.v0.14.0 stdlib-shims.0.3.0 stdio.v0.14.0 splittable_random.v0.14.0 spawn.v0.15.1 shell.v0.14.0 sexplib0.v0.14.0 sexplib.v0.14.0 sexp_macro.v0.14.0 seq.base resource_cache.v0.14.0 re2_stable.v0.14.0 re2.v0.14.0 re.1.11.0 protocol_version_header.v0.14.0 ppxlib.0.25.1 ppx_variants_conv.v0.14.2 ppx_typerep_conv.v0.14.2 ppx_string.v0.14.1 ppx_stable.v0.14.1 ppx_sexp_value.v0.14.0 ppx_sexp_message.v0.14.1 ppx_sexp_conv.v0.14.3 ppx_pipebang.v0.14.0 ppx_optional.v0.14.0 ppx_optcomp.v0.14.3 ppx_module_timer.v0.14.0 ppx_let.v0.14.0 ppx_js_style.v0.14.1 ppx_jane.v0.14.0 ppx_inline_test.v0.14.1 ppx_here.v0.14.0 ppx_hash.v0.14.0 ppx_fixed_literal.v0.14.0 ppx_fields_conv.v0.14.2 ppx_expect.v0.14.2 ppx_enumerate.v0.14.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.14.1 ppx_compare.v0.14.0 ppx_cold.v0.14.0 ppx_bin_prot.v0.14.0 ppx_bench.v0.14.1 ppx_base.v0.14.0 ppx_assert.v0.14.0 parsexp.v0.14.2 octavius.1.2.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 num.1.5 magic-mime.1.3.1 jst-config.v0.14.1 jane-street-headers.v0.14.0 integers.0.7.0 inotify.2.5 fieldslib.v0.14.0 email_message.v0.14.0 dune-configurator.3.13.0 dune.3.13.0 ctypes-foreign.0.18.0 ctypes.0.17.1 csexp.1.5.2 cryptokit.1.19 core_kernel.v0.14.2 core.v0.14.1 conf-zlib.1 conf-pkg-config.3 conf-libssl.4 conf-libffi.2.0.0 conf-gmp-powm-sec.3 conf-gmp.4 conf-g++.1.0 bin_prot.v0.14.1 bigstringaf.0.9.1 base_quickcheck.v0.14.1 base_bigstring.v0.14.0 base64.3.5.1 base-bytes.base base.v0.14.3 async_unix.v0.14.0 async_ssl.v0.14.0 async_shell.v0.14.0 async_sendfile.v0.14.0 async_rpc_kernel.v0.14.0 async_kernel.v0.14.0 async_inotify.v0.14.0 async_find.v0.14.0 async_extra.v0.14.0 async.v0.14.0 angstrom.0.16.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (810 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy async_smtp.v0.14.0 zarith.1.13 variantslib.v0.14.0 typerep.v0.14.0 timezone.v0.14.0 time_now.v0.14.0 textutils.v0.14.0 stdlib-shims.0.3.0 stdio.v0.14.0 splittable_random.v0.14.0 spawn.v0.15.1 shell.v0.14.0 sexplib0.v0.14.0 sexplib.v0.14.0 sexp_macro.v0.14.0 seq.base resource_cache.v0.14.0 re2_stable.v0.14.0 re2.v0.14.0 re.1.11.0 protocol_version_header.v0.14.0 ppxlib.0.25.1 ppx_variants_conv.v0.14.2 ppx_typerep_conv.v0.14.2 ppx_string.v0.14.1 ppx_stable.v0.14.1 ppx_sexp_value.v0.14.0 ppx_sexp_message.v0.14.1 ppx_sexp_conv.v0.14.3 ppx_pipebang.v0.14.0 ppx_optional.v0.14.0 ppx_optcomp.v0.14.3 ppx_module_timer.v0.14.0 ppx_let.v0.14.0 ppx_js_style.v0.14.1 ppx_jane.v0.14.0 ppx_inline_test.v0.14.1 ppx_here.v0.14.0 ppx_hash.v0.14.0 ppx_fixed_literal.v0.14.0 ppx_fields_conv.v0.14.2 ppx_expect.v0.14.2 ppx_enumerate.v0.14.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.14.1 ppx_compare.v0.14.0 ppx_cold.v0.14.0 ppx_bin_prot.v0.14.0 ppx_bench.v0.14.1 ppx_base.v0.14.0 ppx_assert.v0.14.0 parsexp.v0.14.2 octavius.1.2.2 ocamlfind.1.9.6 ocaml-syntax-shims.1.0.0 ocaml-compiler-libs.v0.12.4 num.1.5 magic-mime.1.3.1 jst-config.v0.14.1 jane-street-headers.v0.14.0 integers.0.7.0 inotify.2.5 fieldslib.v0.14.0 email_message.v0.14.0 dune-configurator.3.13.0 dune.3.13.0 ctypes-foreign.0.18.0 ctypes.0.17.1 csexp.1.5.2 cryptokit.1.19 core_kernel.v0.14.2 core.v0.14.1 conf-zlib.1 conf-pkg-config.3 conf-libssl.4 conf-libffi.2.0.0 conf-gmp-powm-sec.3 conf-gmp.4 conf-g++.1.0 bin_prot.v0.14.1 bigstringaf.0.9.1 base_quickcheck.v0.14.1 base_bigstring.v0.14.0 base64.3.5.1 base-bytes.base base.v0.14.3 async_unix.v0.14.0 async_ssl.v0.14.0 async_shell.v0.14.0 async_sendfile.v0.14.0 async_rpc_kernel.v0.14.0 async_kernel.v0.14.0 async_inotify.v0.14.0 async_find.v0.14.0 async_extra.v0.14.0 async.v0.14.0 angstrom.0.16.0" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
g++
libffi-dev
libgmp-dev
libssl-dev
pkg-config
zlib1g-dev
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install conf-g++                1.0
  - install num                     1.5
  - install ocaml-syntax-shims      1.0.0
  - install stdlib-shims            0.3.0
  - install conf-gmp                4
  - install conf-pkg-config         3
  - install octavius                1.2.2
  - install ppx_derivers            1.2.1
  - install spawn                   v0.15.1
  - install magic-mime              1.3.1
  - install seq                     base
  - install base64                  3.5.1
  - install ocaml-compiler-libs     v0.12.4
  - install base-bytes              base
  - install sexplib0                v0.14.0
  - install jane-street-headers     v0.14.0
  - install csexp                   1.5.2
  - install integers                0.7.0
  - install zarith                  1.13
  - install conf-gmp-powm-sec       3
  - install conf-zlib               1
  - install conf-libssl             4
  - install conf-libffi             2.0.0
  - install re                      1.11.0
  - install inotify                 2.5
  - install ppxlib                  0.25.1
  - install dune-configurator       3.13.0
  - install ctypes-foreign          0.18.0
  - install ppx_pipebang            v0.14.0
  - install cryptokit               1.19
  - install bigstringaf             0.9.1
  - install base                    v0.14.3
  - install ctypes                  0.17.1
  - install angstrom                0.16.0
  - install variantslib             v0.14.0
  - install typerep                 v0.14.0
  - install stdio                   v0.14.0
  - install ppx_stable              v0.14.1
  - install ppx_sexp_conv           v0.14.3
  - install ppx_optional            v0.14.0
  - install ppx_let                 v0.14.0
  - install ppx_js_style            v0.14.1
  - install ppx_here                v0.14.0
  - install ppx_fixed_literal       v0.14.0
  - install ppx_enumerate           v0.14.0
  - install ppx_compare             v0.14.0
  - install ppx_cold                v0.14.0
  - install parsexp                 v0.14.2
  - install fieldslib               v0.14.0
  - install ppx_variants_conv       v0.14.2
  - install ppx_typerep_conv        v0.14.2
  - install ppx_optcomp             v0.14.3
  - install ppx_custom_printf       v0.14.1
  - install ppx_sexp_value          v0.14.0
  - install ppx_sexp_message        v0.14.1
  - install ppx_hash                v0.14.0
  - install ppx_assert              v0.14.0
  - install sexplib                 v0.14.0
  - install ppx_fields_conv         v0.14.2
  - install ppx_base                v0.14.0
  - install jst-config              v0.14.1
  - install bin_prot                v0.14.1
  - install ppx_string              v0.14.1
  - install time_now                v0.14.0
  - install ppx_bin_prot            v0.14.0
  - install ppx_module_timer        v0.14.0
  - install ppx_inline_test         v0.14.1
  - install ppx_expect              v0.14.2
  - install ppx_bench               v0.14.1
  - install splittable_random       v0.14.0
  - install base_quickcheck         v0.14.1
  - install ppx_jane                v0.14.0
  - install base_bigstring          v0.14.0
  - install core_kernel             v0.14.2
  - install timezone                v0.14.0
  - install re2                     v0.14.0
  - install protocol_version_header v0.14.0
  - install async_kernel            v0.14.0
  - install core                    v0.14.1
  - install async_rpc_kernel        v0.14.0
  - install async_extra             v0.14.0
  - install textutils               v0.14.0
  - install re2_stable              v0.14.0
  - install async_unix              v0.14.0
  - install resource_cache          v0.14.0
  - install shell                   v0.14.0
  - install async_sendfile          v0.14.0
  - install async                   v0.14.0
  - install sexp_macro              v0.14.0
  - install email_message           v0.14.0
  - install async_ssl               v0.14.0
  - install async_shell             v0.14.0
  - install async_find              v0.14.0
  - install async_inotify           v0.14.0
  - install async_smtp              v0.14.0
===== 95 to install =====

The following system packages will first need to be installed:
    libffi-dev libgmp-dev libssl-dev pkg-config zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "libgmp-dev" "libssl-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libffi-dev:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18743 files and directories currently installed.)
- Preparing to unpack .../0-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../1-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../2-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../3-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../4-libssl-dev_3.0.11-1~deb12u2_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.0.11-1~deb12u2) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../5-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../6-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../7-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../8-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libssl-dev:amd64 (3.0.11-1~deb12u2) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/285:
Processing  2/285:
Processing  3/285:
-> retrieved async_extra.v0.14.0  (cached)
Processing  4/285:
-> retrieved async.v0.14.0  (cached)
Processing  5/285:
-> retrieved angstrom.0.16.0  (cached)
Processing  6/285:
-> retrieved async_find.v0.14.0  (cached)
Processing  7/285:
-> retrieved async_inotify.v0.14.0  (cached)
Processing  8/285:
-> retrieved async_kernel.v0.14.0  (cached)
Processing  9/285:
-> retrieved async_rpc_kernel.v0.14.0  (cached)
Processing 10/285:
-> retrieved async_sendfile.v0.14.0  (cached)
Processing 11/285:
-> retrieved async_shell.v0.14.0  (cached)
Processing 12/285:
-> retrieved async_smtp.v0.14.0  (cached)
Processing 13/285:
-> retrieved async_ssl.v0.14.0  (cached)
Processing 14/285:
Processing 15/285:
Processing 16/285:
-> installed base-bytes.base
Processing 17/285:
-> retrieved async_unix.v0.14.0  (cached)
Processing 18/285:
-> retrieved base.v0.14.3  (cached)
Processing 19/285:
-> retrieved base64.3.5.1  (cached)
Processing 20/285:
Processing 21/285: [base64: dune build]
-> retrieved base_bigstring.v0.14.0  (cached)
Processing 22/285: [base64: dune build]
-> retrieved base_quickcheck.v0.14.1  (cached)
Processing 23/285: [base64: dune build]
Processing 24/285: [base64: dune build]
Processing 25/285: [base64: dune build]
Processing 26/285: [base64: dune build]
Processing 27/285: [base64: dune build]
Processing 28/285: [base64: dune build]
Processing 29/285: [base64: dune build]
Processing 30/285: [base64: dune build]
Processing 31/285: [base64: dune build] [conf-g++: g++]
Processing 32/285: [base64: dune build] [conf-g++: g++] [conf-gmp: sh]
Processing 33/285: [base64: dune build] [conf-g++: g++] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved bigstringaf.0.9.1  (cached)
Processing 34/285: [base64: dune build] [conf-g++: g++] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved bin_prot.v0.14.1  (cached)
Processing 35/285: [base64: dune build] [conf-g++: g++] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved core.v0.14.1  (cached)
Processing 36/285: [base64: dune build] [conf-g++: g++] [conf-gmp: sh] [conf-pkg-config: pkg-config]
- g++ (Debian 12.2.0-14) 12.2.0
- Copyright (C) 2022 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-g++.1.0
Processing 36/285: [base64: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> installed conf-g++.1.0
Processing 37/285: [base64: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 37/285: [base64: dune build] [conf-pkg-config: pkg-config]
-> installed conf-gmp.4
Processing 38/285: [base64: dune build] [conf-pkg-config: pkg-config]
Processing 39/285: [base64: dune build] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 39/285: [base64: dune build] [conf-gmp-powm-sec: sh]
-> installed conf-pkg-config.3
Processing 40/285: [base64: dune build] [conf-gmp-powm-sec: sh]
Processing 41/285: [base64: dune build] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi]
Processing 42/285: [base64: dune build] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl]
Processing 43/285: [base64: dune build] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
-> retrieved core_kernel.v0.14.2  (cached)
Processing 44/285: [base64: dune build] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
-> retrieved cryptokit.1.19  (cached)
Processing 45/285: [base64: dune build] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
Processing 46/285: [base64: dune build] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
-> retrieved csexp.1.5.2  (cached)
Processing 47/285: [base64: dune build] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib]
Processing 48/285: [base64: dune build] [conf-gmp-powm-sec: sh] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib] [csexp: dune build]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 48/285: [base64: dune build] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> installed conf-gmp-powm-sec.3
Processing 49/285: [base64: dune build] [conf-libffi: pkg-config libffi] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> compiled  conf-libffi.2.0.0
Processing 49/285: [base64: dune build] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> installed conf-libffi.2.0.0
Processing 50/285: [base64: dune build] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib] [csexp: dune build]
Processing 51/285: [base64: dune build] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> installed ctypes-foreign.0.18.0
Processing 52/285: [base64: dune build] [conf-libssl: pkg-config openssl] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> compiled  conf-libssl.4
Processing 52/285: [base64: dune build] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> installed conf-libssl.4
Processing 53/285: [base64: dune build] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> compiled  conf-zlib.1
Processing 53/285: [base64: dune build] [csexp: dune build]
-> installed conf-zlib.1
Processing 54/285: [base64: dune build] [csexp: dune build]
-> retrieved ctypes.0.17.1  (cached)
Processing 55/285: [base64: dune build] [csexp: dune build]
-> retrieved email_message.v0.14.0  (cached)
Processing 56/285: [base64: dune build] [csexp: dune build]
-> retrieved fieldslib.v0.14.0  (cached)
Processing 57/285: [base64: dune build] [csexp: dune build]
-> retrieved inotify.2.5  (cached)
Processing 58/285: [base64: dune build] [csexp: dune build]
Processing 59/285: [base64: dune build] [csexp: dune build] [inotify: dune build]
-> retrieved integers.0.7.0  (cached)
Processing 60/285: [base64: dune build] [csexp: dune build] [inotify: dune build]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 61/285: [base64: dune build] [csexp: dune build] [inotify: dune build]
Processing 62/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build]
-> retrieved jst-config.v0.14.1  (cached)
Processing 63/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build]
-> retrieved magic-mime.1.3.1  (cached)
Processing 64/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build]
Processing 65/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build]
-> retrieved num.1.5  (cached)
Processing 66/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build]
Processing 67/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 68/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy]
Processing 69/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 70/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
Processing 71/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> retrieved octavius.1.2.2  (cached)
Processing 72/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 73/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved parsexp.v0.14.2  (cached)
Processing 74/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 75/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 76/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved ppx_bench.v0.14.1  (cached)
Processing 77/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved ppx_bin_prot.v0.14.0  (cached)
Processing 78/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 79/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 80/285: [base64: dune build] [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> compiled  base64.3.5.1
Processing 80/285: [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> installed base64.3.5.1
Processing 81/285: [csexp: dune build] [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> compiled  csexp.1.5.2
Processing 81/285: [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> installed csexp.1.5.2
Processing 82/285: [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved ppx_custom_printf.v0.14.1  (cached)
Processing 83/285: [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 84/285: [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
Processing 85/285: [inotify: dune build] [jane-street-headers: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> compiled  jane-street-headers.v0.14.0
Processing 85/285: [inotify: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> installed jane-street-headers.v0.14.0
Processing 86/285: [inotify: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 87/285: [inotify: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 88/285: [inotify: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_fields_conv.v0.14.2  (cached)
Processing 89/285: [inotify: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_fixed_literal.v0.14.0  (cached)
Processing 90/285: [inotify: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 91/285: [inotify: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 92/285: [inotify: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 93/285: [inotify: dune build] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
Processing 93/285: [inotify: dune install] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_jane.v0.14.0  (cached)
Processing 94/285: [inotify: dune install] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 95/285: [inotify: dune install] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_let.v0.14.0  (cached)
Processing 96/285: [inotify: dune install] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> compiled  inotify.2.5
Processing 96/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> installed inotify.2.5
Processing 97/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_module_timer.v0.14.0  (cached)
Processing 98/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 99/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_optional.v0.14.0  (cached)
Processing 100/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_pipebang.v0.14.0  (cached)
Processing 101/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 102/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_message.v0.14.1  (cached)
Processing 103/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_value.v0.14.0  (cached)
Processing 104/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_stable.v0.14.1  (cached)
Processing 105/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_string.v0.14.1  (cached)
Processing 106/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_typerep_conv.v0.14.2  (cached)
Processing 107/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 107/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> installed ppx_derivers.1.2.1
Processing 108/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved ppx_variants_conv.v0.14.2  (cached)
Processing 109/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved protocol_version_header.v0.14.0  (cached)
Processing 110/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved re.1.11.0  (cached)
Processing 111/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> retrieved dune-configurator.3.13.0  (cached)
Processing 112/285: [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
Processing 113/285: [dune-configurator: rm] [magic-mime: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> compiled  magic-mime.1.3.1
Processing 113/285: [dune-configurator: rm] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> installed magic-mime.1.3.1
Processing 114/285: [dune-configurator: rm] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 114/285: [dune-configurator: rm] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 115/285: [dune-configurator: rm] [num: make opam-legacy] [ocaml-syntax-shims: dune build] [octavius: dune build]
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 115/285: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> installed num.1.5
Processing 116/285: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [octavius: dune build]
-> compiled  ocaml-syntax-shims.1.0.0
Processing 116/285: [dune-configurator: rm] [octavius: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 117/285: [dune-configurator: rm] [octavius: dune build]
-> compiled  octavius.1.2.2
Processing 117/285: [dune-configurator: rm]
-> installed octavius.1.2.2
Processing 118/285: [dune-configurator: rm]
-> retrieved ppxlib.0.25.1  (cached)
Processing 119/285: [dune-configurator: rm]
-> retrieved re2.v0.14.0  (cached)
Processing 120/285: [dune-configurator: rm]
Processing 121/285: [dune-configurator: rm]
Processing 122/285: [dune-configurator: rm]
-> installed seq.base
Processing 123/285: [dune-configurator: rm]
Processing 124/285: [dune-configurator: rm] [re: dune build]
-> retrieved re2_stable.v0.14.0  (cached)
Processing 125/285: [dune-configurator: rm] [re: dune build]
-> retrieved resource_cache.v0.14.0  (cached)
Processing 126/285: [dune-configurator: rm] [re: dune build]
-> retrieved sexp_macro.v0.14.0  (cached)
Processing 127/285: [dune-configurator: rm] [re: dune build]
-> retrieved sexplib.v0.14.0  (cached)
Processing 128/285: [dune-configurator: rm] [re: dune build]
Processing 128/285: [dune-configurator: dune build] [re: dune build]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 129/285: [dune-configurator: dune build] [re: dune build]
Processing 130/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build]
-> retrieved shell.v0.14.0  (cached)
Processing 131/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build]
-> retrieved spawn.v0.15.1  (cached)
Processing 132/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build]
Processing 133/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
-> retrieved splittable_random.v0.14.0  (cached)
Processing 134/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
-> retrieved stdio.v0.14.0  (cached)
Processing 135/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 136/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build]
Processing 137/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> retrieved textutils.v0.14.0  (cached)
Processing 138/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> retrieved time_now.v0.14.0  (cached)
Processing 139/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> retrieved timezone.v0.14.0  (cached)
Processing 140/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> retrieved typerep.v0.14.0  (cached)
-> retrieved variantslib.v0.14.0  (cached)
-> retrieved zarith.1.13  (cached)
Processing 141/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [stdlib-shims: dune build] [zarith: ./configure]
-> compiled  stdlib-shims.0.3.0
Processing 141/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [zarith: ./configure]
-> installed stdlib-shims.0.3.0
Processing 142/285: [dune-configurator: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [zarith: ./configure]
Processing 143/285: [dune-configurator: dune build] [integers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [zarith: ./configure]
- binary ocaml: found in /home/opam/.opam/4.14/bin
- binary ocamlc: found in /home/opam/.opam/4.14/bin
- binary ocamldep: found in /home/opam/.opam/4.14/bin
- binary ocamlmklib: found in /home/opam/.opam/4.14/bin
- binary ocamldoc: found in /home/opam/.opam/4.14/bin
- binary ocamlopt: found in /home/opam/.opam/4.14/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.14/bin
- OCaml's word size is 64
- package gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -I/home/opam/.opam/4.14/lib/ocaml  
-   libraries:             -lgmp 
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.14/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 143/285: [dune-configurator: dune build] [integers: dune build] [re: dune build] [sexplib0: dune build] [spawn: dune build] [zarith: make]
-> compiled  spawn.v0.15.1
Processing 143/285: [dune-configurator: dune build] [integers: dune build] [re: dune build] [sexplib0: dune build] [zarith: make]
-> installed spawn.v0.15.1
Processing 144/285: [dune-configurator: dune build] [integers: dune build] [re: dune build] [sexplib0: dune build] [zarith: make]
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexplib0.objs/byte -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/byte/sexplib0__Sexp_conv.cmo -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 132, characters 17-36:
- 132 |       let ephe = Ephemeron.K1.create () in
-                        ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 133, characters 6-27:
- 133 |       Ephemeron.K1.set_data ephe sexp_of_exn;
-             ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 134, characters 6-26:
- 134 |       Ephemeron.K1.set_key ephe extension_constructor;
-             ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 159, characters 12-33:
- 159 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 166, characters 12-33:
- 166 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 431, characters 32-46:
- 431 |         [%extension_constructor Stream.Failure],
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 433, characters 12-26:
- 433 |           | Stream.Failure -> Atom "Stream.Failure"
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 436, characters 32-44:
- 436 |         [%extension_constructor Stream.Error],
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 438, characters 12-24:
- 438 |           | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ]
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.sexplib0.objs/byte -I src/.sexplib0.objs/native -intf-suffix .ml -no-alias-deps -open Sexplib0__ -o src/.sexplib0.objs/native/sexplib0__Sexp_conv.cmx -c -impl src/sexp_conv.ml)
- File "src/sexp_conv.ml", line 132, characters 17-36:
- 132 |       let ephe = Ephemeron.K1.create () in
-                        ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.create
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 133, characters 6-27:
- 133 |       Ephemeron.K1.set_data ephe sexp_of_exn;
-             ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 134, characters 6-26:
- 134 |       Ephemeron.K1.set_key ephe extension_constructor;
-             ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.set_key
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 159, characters 12-33:
- 159 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 166, characters 12-33:
- 166 |       match Ephemeron.K1.get_data ephe with
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Stdlib.Ephemeron.K1.get_data
- This function won't be available in 5.0
- File "src/sexp_conv.ml", line 431, characters 32-46:
- 431 |         [%extension_constructor Stream.Failure],
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 433, characters 12-26:
- 433 |           | Stream.Failure -> Atom "Stream.Failure"
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 436, characters 32-44:
- 436 |         [%extension_constructor Stream.Error],
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/sexp_conv.ml", line 438, characters 12-24:
- 438 |           | Stream.Error arg -> List [Atom "Stream.Error"; Atom arg ]
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  sexplib0.v0.14.0
Processing 144/285: [dune-configurator: dune build] [integers: dune build] [re: dune build] [zarith: make]
-> installed sexplib0.v0.14.0
Processing 145/285: [dune-configurator: dune build] [integers: dune build] [re: dune build] [zarith: make]
Processing 146/285: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [re: dune build] [zarith: make]
-> compiled  re.1.11.0
Processing 146/285: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [zarith: make]
-> installed re.1.11.0
Processing 147/285: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [zarith: make]
-> compiled  integers.0.7.0
Processing 147/285: [dune-configurator: dune build] [ppxlib: dune build] [zarith: make]
-> installed integers.0.7.0
Processing 148/285: [dune-configurator: dune build] [ppxlib: dune build] [zarith: make]
Processing 149/285: [ctypes: make libffi.config] [dune-configurator: dune build] [ppxlib: dune build] [zarith: make]
- ./src/discover/determine_as_needed_flags.sh >> asneeded.config
- ocamlfind  ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover
- File "src/discover/commands.ml", line 62, characters 20-33:
- 62 |        let stdout = file_contents stdout_filename in
-                          ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
- File "src/discover/commands.ml", line 63, characters 20-33:
- 63 |        let stderr = file_contents stderr_filename in
-                          ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label filename was omitted in the application of this function.
- ./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
- make: 'libffi.config' is up to date.
Processing 149/285: [ctypes: make ctypes-base] [dune-configurator: dune build] [ppxlib: dune build] [zarith: make]
-> compiled  dune-configurator.3.13.0
Processing 149/285: [ctypes: make ctypes-base] [ppxlib: dune build] [zarith: make]
-> installed dune-configurator.3.13.0
Processing 150/285: [ctypes: make ctypes-base] [ppxlib: dune build] [zarith: make]
Processing 151/285: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] [zarith: make]
Processing 152/285: [base: dune build] [bigstringaf: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] [zarith: make]
-> compiled  bigstringaf.0.9.1
Processing 152/285: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] [zarith: make]
-> installed bigstringaf.0.9.1
Processing 153/285: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] [zarith: make]
Processing 154/285: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] [zarith: make]
-> compiled  angstrom.0.16.0
Processing 154/285: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] [zarith: make]
-> installed angstrom.0.16.0
Processing 155/285: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] [zarith: make]
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp  
- ocamlc -ccopt "-I/home/opam/.opam/4.14/lib/ocaml   -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp  
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp  
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.13
Processing 155/285: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build]
Processing 156/285: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] [zarith: make install]
- ocamlfind install -destdir "/home/opam/.opam/4.14/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.14/lib/zarith/q.mli
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/zarith_version.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.14/lib/zarith/z.mli
- Installed /home/opam/.opam/4.14/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/zarith/META
-> installed zarith.1.13
Processing 156/285: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build]
Processing 157/285: [base: dune build] [cryptokit: dune build] [ctypes: make ctypes-base] [ppxlib: dune build]
- (cd _build/default/src && config/flags.exe)
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
- getentropy():........................ enabled
-> compiled  cryptokit.1.19
Processing 157/285: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build]
-> installed cryptokit.1.19
Processing 158/285: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build]
-> compiled  base.v0.14.3
Processing 158/285: [ctypes: make ctypes-base] [ppxlib: dune build]
-> installed base.v0.14.3
Processing 159/285: [ctypes: make ctypes-base] [ppxlib: dune build]
Processing 160/285: [ctypes: make ctypes-base] [fieldslib: dune build] [ppxlib: dune build]
Processing 161/285: [ctypes: make ctypes-base] [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 162/285: [ctypes: make ctypes-base] [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build]
Processing 163/285: [ctypes: make ctypes-base] [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
Processing 164/285: [ctypes: make ctypes-base] [fieldslib: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> compiled  fieldslib.v0.14.0
Processing 164/285: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> installed fieldslib.v0.14.0
Processing 165/285: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build] [variantslib: dune build]
-> compiled  variantslib.v0.14.0
Processing 165/285: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> installed variantslib.v0.14.0
Processing 166/285: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] [typerep: dune build]
-> compiled  stdio.v0.14.0
Processing 166/285: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] [typerep: dune build]
-> installed stdio.v0.14.0
Processing 167/285: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] [typerep: dune build]
-> compiled  typerep.v0.14.0
Processing 167/285: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build]
-> installed typerep.v0.14.0
Processing 168/285: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build]
-> compiled  parsexp.v0.14.2
Processing 168/285: [ctypes: make ctypes-base] [ppxlib: dune build]
-> installed parsexp.v0.14.2
Processing 169/285: [ctypes: make ctypes-base] [ppxlib: dune build]
Processing 170/285: [ctypes: make ctypes-base] [ppxlib: dune build] [sexplib: dune build]
-> compiled  sexplib.v0.14.0
Processing 170/285: [ctypes: make ctypes-base] [ppxlib: dune build]
-> installed sexplib.v0.14.0
Processing 171/285: [ctypes: make ctypes-base] [ppxlib: dune build]
-> compiled  ppxlib.0.25.1
Processing 171/285: [ctypes: make ctypes-base]
-> installed ppxlib.0.25.1
Processing 172/285: [ctypes: make ctypes-base]
Processing 173/285: [ctypes: make ctypes-base] [ppx_cold: dune build]
Processing 174/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build]
Processing 175/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 176/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build]
Processing 177/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build]
Processing 178/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build]
Processing 179/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build]
Processing 180/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build]
Processing 181/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build]
Processing 182/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build]
Processing 183/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build]
Processing 184/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
Processing 185/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build]
Processing 186/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build]
Processing 187/285: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
- ocamlfind  ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure
- ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false)
- ocamlfind  ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure
- ./gen_libffi_abi > src/ctypes-foreign-base/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign-base/libffi_abi.ml && cat gen_c_primitives.log || false)
- cp src/ctypes-foreign-base/dl.ml.unix src/ctypes-foreign-base/dl.ml
- cp src/ctypes-foreign-base/dl_stubs.c.unix src/ctypes-foreign-base/dl_stubs.c
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/lDouble.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/complexL.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_bigarray.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_static.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_type_printing.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 207, characters 30-40:
- 207 |       let CPointer dst as r = allocate_n reftyp alength in
-                                     ^^^^^^^^^^
- Warning 6 [labels-omitted]: label count was omitted in the application of this function.
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_coerce.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_types.mli
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/cstubs_internals.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes  src/ctypes/posixTypes.mli
- ocamlfind  ocamlc -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -cclib -lctypes_stubs -dllib -lctypes_stubs  -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray -package integers   -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/complex_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/ctypes_bigarrays.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/ctypes_roots.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c
- In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c:12:
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c: In function 'ctypes_ldouble_of_string':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_stubs.c:395:15: note: in expansion of macro 'String_val'
-   395 |   char *str = String_val(v);
-       |               ^~~~~~~~~~
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/managed_buffer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/posix_types_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c
- In file included from /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:31,
-                  from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c:10:
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c: In function 'ctypes_string_of_array':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c:42:10: note: in expansion of macro 'String_val'
-    42 |   memcpy(String_val(dst), CTYPES_ADDR_OF_FATPTR(p), len);
-       |          ^~~~~~~~~~
- In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c:8:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c: In function 'ctypes_cstring_of_string':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_stubs.c:55:14: note: in expansion of macro 'String_val'
-    55 |   char *ss = String_val(s);
-       |              ^~~~~~~~~~
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c
- In file included from /home/opam/.opam/4.14/lib/ocaml/caml/memory.h:31,
-                  from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c:18:
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c: In function 'ctypes_string_of_prim':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c:182:10: note: in expansion of macro 'String_val'
-   182 |   memcpy(String_val(s), buf, len);
-       |          ^~~~~~~~~~
- In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c:15:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- ocamlfind  ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o  
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- File "src/ctypes/ctypes_memory.ml", line 207, characters 30-40:
- 207 |       let CPointer dst as r = allocate_n reftyp alength in
-                                     ^^^^^^^^^^
- Warning 6 [labels-omitted]: label count was omitted in the application of this function.
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers   -cclib -lctypes_stubs  -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package bigarray -package integers   -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed
- 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/home/opam/.opam/4.14/lib/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: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/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/home/opam/.opam/4.14/lib/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: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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/home/opam/.opam/4.14/lib/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/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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/home/opam/.opam/4.14/lib/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/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/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/home/opam/.opam/4.14/lib/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/home/opam/.opam/4.14/lib/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
Processing 187/285: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optcomp: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_optcomp.v0.14.3
Processing 187/285: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_optcomp.v0.14.3
Processing 188/285: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_cold.v0.14.0
Processing 188/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_cold.v0.14.0
Processing 189/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_here.v0.14.0
Processing 189/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_here.v0.14.0
Processing 190/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_enumerate.v0.14.0
Processing 190/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_enumerate.v0.14.0
Processing 191/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fields_conv: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_fields_conv.v0.14.2
Processing 191/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_fields_conv.v0.14.2
Processing 192/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_let: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_let.v0.14.0
Processing 192/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_let.v0.14.0
Processing 193/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_stable: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_stable.v0.14.1
Processing 193/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> installed ppx_stable.v0.14.1
Processing 194/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build] [ppx_variants_conv: dune build]
-> compiled  ppx_variants_conv.v0.14.2
Processing 194/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build]
-> installed ppx_variants_conv.v0.14.2
Processing 195/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build] [ppx_typerep_conv: dune build]
-> compiled  ppx_typerep_conv.v0.14.2
Processing 195/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_typerep_conv.v0.14.2
Processing 196/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_pipebang: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_pipebang.v0.14.0
Processing 196/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_pipebang.v0.14.0
Processing 197/285: [ctypes: make ctypes-foreign] [ppx_compare: dune build] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_compare.v0.14.0
Processing 197/285: [ctypes: make ctypes-foreign] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.14.0
Processing 198/285: [ctypes: make ctypes-foreign] [ppx_fixed_literal: dune build] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_fixed_literal.v0.14.0
Processing 198/285: [ctypes: make ctypes-foreign] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_fixed_literal.v0.14.0
Processing 199/285: [ctypes: make ctypes-foreign] [ppx_js_style: dune build] [ppx_optional: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_optional.v0.14.0
Processing 199/285: [ctypes: make ctypes-foreign] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optional.v0.14.0
Processing 200/285: [ctypes: make ctypes-foreign] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/dl.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-foreign-base/dl.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.ml
- File "src/ctypes-foreign-base/dl.ml", line 51, characters 12-20:
- 51 | let dlopen ?filename ~flags =
-                  ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/ctypes-foreign-base/dl.ml", line 61, characters 11-17:
- 61 | let dlsym ?handle ~symbol =
-                 ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-foreign-base/libffi_abi.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmi -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.mli
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml
- ocamlfind  ocamlc -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -cclib -lctypes-foreign-base_stubs -dllib -lctypes-foreign-base_stubs  -package integers   -o _build/ctypes-foreign-base.cma _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo _build/src/ctypes-foreign-base/dl.cmo _build/src/ctypes-foreign-base/libffi_abi.cmo _build/src/ctypes-foreign-base/ctypes_ffi.cmo _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c: In function 'ctypes_dlopen':
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c:77:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    77 |   char *cfilename = filename == Val_none ? NULL : String_val(Some_val(filename));
-       |                     ^~~~~~~~
- In file included from /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c:11:
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c: In function 'ctypes_dlsym':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c:93:13: note: in expansion of macro 'String_val'
-    93 |   char *s = String_val(symbol);
-       |             ^~~~~~~~~~
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c: In function 'ctypes_call':
- /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c:386:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   386 |     val_refs[arg_idx] = String_val(arg_ptr) + Long_val(arg_offset);
-       |                       ^
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_type_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes-foreign-base_stubs _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -ldopt -lffi 
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/dl.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.ml
- File "src/ctypes-foreign-base/dl.ml", line 51, characters 12-20:
- 51 | let dlopen ?filename ~flags =
-                  ^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/ctypes-foreign-base/dl.ml", line 61, characters 11-17:
- 61 | let dlsym ?handle ~symbol =
-                 ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package integers   -cclib -lctypes-foreign-base_stubs  -o _build/ctypes-foreign-base.cmxa _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"  -package integers   -o _build/ctypes-foreign-base.cmxs _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  ocamlc  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread  -c -o _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-threaded/foreign.cmi  -thread -package threads  -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.mli
- ocamlfind  ocamlc  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread  -c -o _build/src/ctypes-foreign-threaded/foreign.cmo -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread -cclib -lctypes-foreign-threaded_stubs -dllib -lctypes-foreign-threaded_stubs   -thread -package threads  -o _build/ctypes-foreign-threaded.cma _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign-threaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- cd _build/src/ctypes-foreign-threaded && ocamlfind  ocamlc -c  -thread -package threads  -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/tests -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" /home/opam/.opam/4.14/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-threaded/foreign_threaded_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes-foreign-threaded_stubs _build/src/ctypes-foreign-threaded/foreign_threaded_stubs.o -ldopt -lffi 
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread  -thread -package threads   -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-threaded/foreign.cmx  -thread -package threads  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread  -thread -package threads   -I _build/src/ctypes-foreign-threaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread  -thread -package threads  -cclib -lctypes-foreign-threaded_stubs  -o _build/ctypes-foreign-threaded.cmxa _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign-threaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -thread  -thread -package threads  -o _build/ctypes-foreign-threaded.cmxs _build/src/ctypes-foreign-threaded/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign-threaded/foreign.cmx _build/src/ctypes-foreign-threaded/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  ocamlc    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmi    -opaque  -no-keep-locs  -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers" -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.mli
- ocamlfind  ocamlc    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"   -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmo -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"       -o _build/ctypes-foreign-unthreaded.cma _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo _build/src/ctypes-foreign-unthreaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"      -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmx    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"      -I _build/src/ctypes-foreign-unthreaded  -I _build/src/ctypes  -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"       -o _build/ctypes-foreign-unthreaded.cmxa _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.14/lib/integers"     -o _build/ctypes-foreign-unthreaded.cmxs _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx  -cclib -Wl,--no-as-needed -cclib -lffi
-> compiled  ctypes.0.17.1
Processing 200/285: [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
Processing 201/285: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] [ctypes: make install]
-> compiled  ppx_js_style.v0.14.1
Processing 201/285: [ppx_sexp_conv: dune build] [ctypes: make install]
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.14/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.14/lib/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/opam/.opam/4.14/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.14/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- 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/opam/.opam/4.14/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-top.cma
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign-base.cma _build/dllctypes-foreign-base_stubs.so  _build/ctypes-foreign-base.cmxa _build/ctypes-foreign-base.cmxs _build/libctypes-foreign-base_stubs.a  _build/ctypes-foreign-base.a src/ctypes-foreign-base/dl.mli src/ctypes-foreign-base/libffi_abi.mli _build/src/ctypes-foreign-base/dl.cmi _build/src/ctypes-foreign-base/libffi_abi.cmi  _build/src/ctypes-foreign-base/dl.cmt _build/src/ctypes-foreign-base/libffi_abi.cmt _build/src/ctypes-foreign-base/dl.cmti _build/src/ctypes-foreign-base/libffi_abi.cmti   _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_foreign_basis.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ffi.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_weak_ref.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_ffi_stubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_closure_properties.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/dl.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-base.a
- Installed /home/opam/.opam/4.14/lib/ctypes/libctypes-foreign-base_stubs.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-base.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-base.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-base.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes-foreign-base_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes-foreign-base_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign-threaded.cma _build/dllctypes-foreign-threaded_stubs.so  _build/ctypes-foreign-threaded.cmxa _build/ctypes-foreign-threaded.cmxs _build/libctypes-foreign-threaded_stubs.a  _build/ctypes-foreign-threaded.a src/ctypes-foreign-threaded/foreign.mli _build/src/ctypes-foreign-threaded/foreign.cmi  _build/src/ctypes-foreign-threaded/foreign.cmt _build/src/ctypes-foreign-threaded/foreign.cmti   
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-threaded.a
- Installed /home/opam/.opam/4.14/lib/ctypes/libctypes-foreign-threaded_stubs.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-threaded.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-threaded.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-threaded.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes-foreign-threaded_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllctypes-foreign-threaded_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional  _build/ctypes-foreign-unthreaded.cma   _build/ctypes-foreign-unthreaded.cmxa _build/ctypes-foreign-unthreaded.cmxs   _build/ctypes-foreign-unthreaded.a src/ctypes-foreign-unthreaded/foreign.mli _build/src/ctypes-foreign-unthreaded/foreign.cmi  _build/src/ctypes-foreign-unthreaded/foreign.cmt _build/src/ctypes-foreign-unthreaded/foreign.cmti   
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmti
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.14/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-unthreaded.a
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-unthreaded.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-unthreaded.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes-foreign-unthreaded.cma
- 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  /home/opam/.opam/4.14/lib/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/opam/.opam/4.14/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.14/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.14/lib/ctypes/cstubs.cma
-> installed ctypes.0.17.1
Processing 201/285: [ppx_sexp_conv: dune build]
-> installed ppx_js_style.v0.14.1
Processing 202/285: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_sexp_conv.v0.14.3)
-> compiled  ppx_sexp_conv.v0.14.3
-> installed ppx_sexp_conv.v0.14.3
Processing 204/285: [ppx_assert: dune build]
Processing 205/285: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 206/285: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
Processing 207/285: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build]
Processing 208/285: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> compiled  ppx_hash.v0.14.0
Processing 208/285: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> installed ppx_hash.v0.14.0
Processing 209/285: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
Processing 210/285: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build] [ppx_sexp_value: dune build]
-> compiled  ppx_sexp_value.v0.14.0
Processing 210/285: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> installed ppx_sexp_value.v0.14.0
Processing 211/285: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I runtime-lib/.ppx_assert_lib.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib__Runtime.cmo -c -impl runtime-lib/runtime.pp.ml)
- File "runtime-lib/runtime.ml", line 74, characters 46-51:
- 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got =
-                                                    ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 60-65:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                                   ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 51-58:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                          ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I runtime-lib/.ppx_assert_lib.objs/byte -I runtime-lib/.ppx_assert_lib.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/native/ppx_assert_lib__Runtime.cmx -c -impl runtime-lib/runtime.pp.ml)
- File "runtime-lib/runtime.ml", line 74, characters 46-51:
- 74 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got =
-                                                    ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 60-65:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                                   ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "runtime-lib/runtime.ml", line 102, characters 51-58:
- 102 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
-                                                          ^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  ppx_assert.v0.14.0
Processing 211/285: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> installed ppx_assert.v0.14.0
Processing 212/285: [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
Processing 213/285: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] [ppx_sexp_message: dune build]
-> compiled  ppx_sexp_message.v0.14.1
Processing 213/285: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ppx_sexp_message.v0.14.1
Processing 214/285: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
-> compiled  ppx_custom_printf.v0.14.1
Processing 214/285: [jst-config: dune build] [ppx_base: dune build]
-> installed ppx_custom_printf.v0.14.1
Processing 215/285: [jst-config: dune build] [ppx_base: dune build]
Processing 216/285: [bin_prot: dune build] [jst-config: dune build] [ppx_base: dune build]
-> compiled  ppx_base.v0.14.0
Processing 216/285: [bin_prot: dune build] [jst-config: dune build]
-> installed ppx_base.v0.14.0
Processing 217/285: [bin_prot: dune build] [jst-config: dune build]
Processing 218/285: [bin_prot: dune build] [jst-config: dune build] [ppx_string: dune build]
-> compiled  jst-config.v0.14.1
Processing 218/285: [bin_prot: dune build] [ppx_string: dune build]
-> installed jst-config.v0.14.1
Processing 219/285: [bin_prot: dune build] [ppx_string: dune build]
Processing 220/285: [bin_prot: dune build] [ppx_string: dune build] [time_now: dune build]
-> compiled  ppx_string.v0.14.1
Processing 220/285: [bin_prot: dune build] [time_now: dune build]
-> installed ppx_string.v0.14.1
Processing 221/285: [bin_prot: dune build] [time_now: dune build]
-> compiled  bin_prot.v0.14.1
Processing 221/285: [time_now: dune build]
-> installed bin_prot.v0.14.1
Processing 222/285: [time_now: dune build]
Processing 223/285: [ppx_bin_prot: dune build] [time_now: dune build]
-> compiled  time_now.v0.14.0
Processing 223/285: [ppx_bin_prot: dune build]
-> installed time_now.v0.14.0
Processing 224/285: [ppx_bin_prot: dune build]
Processing 225/285: [ppx_bin_prot: dune build] [ppx_inline_test: dune build]
Processing 226/285: [ppx_bin_prot: dune build] [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> compiled  ppx_bin_prot.v0.14.0
Processing 226/285: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> installed ppx_bin_prot.v0.14.0
Processing 227/285: [ppx_inline_test: dune build] [ppx_module_timer: dune build]
-> compiled  ppx_module_timer.v0.14.0
Processing 227/285: [ppx_inline_test: dune build]
-> installed ppx_module_timer.v0.14.0
Processing 228/285: [ppx_inline_test: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "ppx_inline_test" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_inline_test.v0.14.1)
-> compiled  ppx_inline_test.v0.14.1
-> installed ppx_inline_test.v0.14.1
Processing 230/285: [ppx_bench: dune build]
Processing 231/285: [ppx_bench: dune build] [ppx_expect: dune build]
-> compiled  ppx_bench.v0.14.1
Processing 231/285: [ppx_expect: dune build]
-> installed ppx_bench.v0.14.1
Processing 232/285: [ppx_expect: dune build]
Processing 233/285: [ppx_expect: dune build] [splittable_random: dune build]
-> compiled  ppx_expect.v0.14.2
Processing 233/285: [splittable_random: dune build]
-> installed ppx_expect.v0.14.2
Processing 234/285: [splittable_random: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "splittable_random" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/splittable_random.v0.14.0)
-> compiled  splittable_random.v0.14.0
-> installed splittable_random.v0.14.0
Processing 236/285: [base_quickcheck: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "base_quickcheck" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/base_quickcheck.v0.14.1)
-> compiled  base_quickcheck.v0.14.1
-> installed base_quickcheck.v0.14.1
Processing 238/285: [ppx_jane: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "ppx_jane" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_jane.v0.14.0)
-> compiled  ppx_jane.v0.14.0
-> installed ppx_jane.v0.14.0
Processing 240/285: [base_bigstring: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "base_bigstring" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/base_bigstring.v0.14.0)
-> compiled  base_bigstring.v0.14.0
-> installed base_bigstring.v0.14.0
Processing 242/285: [core_kernel: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "core_kernel" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/core_kernel.v0.14.2)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I ../base_for_tests/src -o md5_stubs.o -c md5_stubs.c)
- md5_stubs.c:11:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas]
-    11 | #pragma GCC diagnostic ignored "-pedantic"
-       |                                ^~~~~~~~~~~
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.core_kernel.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I base_for_tests/src/.base_for_tests.objs/byte -intf-suffix .ml -no-alias-deps -open Core_kernel__ -o src/.core_kernel.objs/byte/core_kernel__Ephemeron.cmo -c -impl src/ephemeron.pp.ml)
- File "src/ephemeron.ml", line 7, characters 13-29:
- 7 | let create = Ephemeron.create
-                  ^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.create
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 10, characters 12-31:
- 10 |   | None -> Ephemeron.unset_key t
-                  ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.unset_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 11, characters 14-31:
- 11 |   | Some v -> Ephemeron.set_key t v
-                    ^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.set_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 14, characters 14-31:
- 14 | let get_key = Ephemeron.get_key
-                    ^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.get_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 17, characters 12-32:
- 17 |   | None -> Ephemeron.unset_data t
-                  ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.unset_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 18, characters 14-32:
- 18 |   | Some v -> Ephemeron.set_data t v
-                    ^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.set_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 21, characters 15-33:
- 21 | let get_data = Ephemeron.get_data
-                     ^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.get_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 22, characters 20-39:
- 22 | let is_key_some t = Ephemeron.check_key t
-                          ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.check_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 24, characters 21-41:
- 24 | let is_data_some t = Ephemeron.check_data t
-                           ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.check_data
- This function won't be available in 5.0
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.core_kernel.objs/byte -I src/.core_kernel.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I base_for_tests/src/.base_for_tests.objs/byte -I base_for_tests/src/.base_for_tests.objs/native -intf-suffix .ml -no-alias-deps -open Core_kernel__ -o src/.core_kernel.objs/native/core_kernel__Ephemeron.cmx -c -impl src/ephemeron.pp.ml)
- File "src/ephemeron.ml", line 7, characters 13-29:
- 7 | let create = Ephemeron.create
-                  ^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.create
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 10, characters 12-31:
- 10 |   | None -> Ephemeron.unset_key t
-                  ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.unset_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 11, characters 14-31:
- 11 |   | Some v -> Ephemeron.set_key t v
-                    ^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.set_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 14, characters 14-31:
- 14 | let get_key = Ephemeron.get_key
-                    ^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.get_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 17, characters 12-32:
- 17 |   | None -> Ephemeron.unset_data t
-                  ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.unset_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 18, characters 14-32:
- 18 |   | Some v -> Ephemeron.set_data t v
-                    ^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.set_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 21, characters 15-33:
- 21 | let get_data = Ephemeron.get_data
-                     ^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.get_data
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 22, characters 20-39:
- 22 | let is_key_some t = Ephemeron.check_key t
-                          ^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.check_key
- This function won't be available in 5.0
- File "src/ephemeron.ml", line 24, characters 21-41:
- 24 | let is_data_some t = Ephemeron.check_data t
-                           ^^^^^^^^^^^^^^^^^^^^
- Alert old_ephemeron_api: Ephemeron.check_data
- This function won't be available in 5.0
-> compiled  core_kernel.v0.14.2
-> installed core_kernel.v0.14.2
Processing 244/285: [async_kernel: dune build]
Processing 245/285: [async_kernel: dune build] [protocol_version_header: dune build]
Processing 246/285: [async_kernel: dune build] [protocol_version_header: dune build] [re2: dune build]
Processing 247/285: [async_kernel: dune build] [protocol_version_header: dune build] [re2: dune build] [timezone: dune build]
-> compiled  protocol_version_header.v0.14.0
Processing 247/285: [async_kernel: dune build] [re2: dune build] [timezone: dune build]
-> installed protocol_version_header.v0.14.0
Processing 248/285: [async_kernel: dune build] [re2: dune build] [timezone: dune build]
-> compiled  timezone.v0.14.0
Processing 248/285: [async_kernel: dune build] [re2: dune build]
-> installed timezone.v0.14.0
Processing 249/285: [async_kernel: dune build] [re2: dune build]
Processing 250/285: [async_kernel: dune build] [core: dune build] [re2: dune build]
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.async_kernel.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/moption -I /home/opam/.opam/4.14/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.14/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.14/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.14/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.14/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.14/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.14/lib/core_kernel/uopt -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -intf-suffix .ml -no-alias-deps -open Async_kernel__ -o src/.async_kernel.objs/byte/async_kernel__Throttle.cmo -c -impl src/throttle.pp.ml)
- File "src/throttle.ml", line 283, characters 25-42:
- 283 | let monad_sequence_how ?(how = `Sequential) ~f =
-                                ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/throttle.ml", line 297, characters 26-43:
- 297 | let monad_sequence_how2 ?(how = `Sequential) ~f =
-                                 ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.async_kernel.objs/byte -I src/.async_kernel.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/moption -I /home/opam/.opam/4.14/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.14/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.14/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.14/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.14/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.14/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.14/lib/core_kernel/uopt -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -intf-suffix .ml -no-alias-deps -open Async_kernel__ -o src/.async_kernel.objs/native/async_kernel__Throttle.cmx -c -impl src/throttle.pp.ml)
- File "src/throttle.ml", line 283, characters 25-42:
- 283 | let monad_sequence_how ?(how = `Sequential) ~f =
-                                ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/throttle.ml", line 297, characters 26-43:
- 297 | let monad_sequence_how2 ?(how = `Sequential) ~f =
-                                 ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  async_kernel.v0.14.0
Processing 250/285: [core: dune build] [re2: dune build]
-> installed async_kernel.v0.14.0
Processing 251/285: [core: dune build] [re2: dune build]
Processing 252/285: [async_extra: dune build] [core: dune build] [re2: dune build]
Processing 253/285: [async_extra: dune build] [async_rpc_kernel: dune build] [core: dune build] [re2: dune build]
-> compiled  async_extra.v0.14.0
Processing 253/285: [async_rpc_kernel: dune build] [core: dune build] [re2: dune build]
-> installed async_extra.v0.14.0
Processing 254/285: [async_rpc_kernel: dune build] [core: dune build] [re2: dune build]
-> compiled  async_rpc_kernel.v0.14.0
Processing 254/285: [core: dune build] [re2: dune build]
-> installed async_rpc_kernel.v0.14.0
Processing 255/285: [core: dune build] [re2: dune build]
Processing 256/285: [core: dune build] [re2: dune build] [resource_cache: dune build]
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.resource_cache.objs/byte -I /home/opam/.opam/4.14/lib/async_kernel -I /home/opam/.opam/4.14/lib/async_kernel/eager_deferred -I /home/opam/.opam/4.14/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.14/lib/async_rpc_kernel -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/moption -I /home/opam/.opam/4.14/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.14/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.14/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.14/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.14/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.14/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.14/lib/core_kernel/uopt -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/protocol_version_header -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -intf-suffix .ml -no-alias-deps -open Resource_cache__ -o src/.resource_cache.objs/byte/resource_cache__Resource_cache0.cmo -c -impl src/resource_cache0.pp.ml)
- File "src/resource_cache0.ml", line 152, characters 16-28:
- 152 |     let create ?open_timeout ~give_up ~f =
-                       ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.resource_cache.objs/byte -I src/.resource_cache.objs/native -I /home/opam/.opam/4.14/lib/async_kernel -I /home/opam/.opam/4.14/lib/async_kernel/eager_deferred -I /home/opam/.opam/4.14/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.14/lib/async_rpc_kernel -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/moption -I /home/opam/.opam/4.14/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.14/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.14/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.14/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.14/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.14/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.14/lib/core_kernel/uopt -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/protocol_version_header -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -intf-suffix .ml -no-alias-deps -open Resource_cache__ -o src/.resource_cache.objs/native/resource_cache__Resource_cache0.cmx -c -impl src/resource_cache0.pp.ml)
- File "src/resource_cache0.ml", line 152, characters 16-28:
- 152 |     let create ?open_timeout ~give_up ~f =
-                       ^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  resource_cache.v0.14.0
Processing 256/285: [core: dune build] [re2: dune build]
-> installed resource_cache.v0.14.0
Processing 257/285: [core: dune build] [re2: dune build]
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_LARGEFILE64_SOURCE -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14/lib/core_kernel/flags -I /home/opam/.opam/4.14/lib/core_kernel/version_util -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib/unix -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/timezone -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I ../error_checking_mutex/src -o ocaml_utils_stubs.o -c ocaml_utils_stubs.c)
- In file included from ocaml_utils_stubs.c:17:
- ocaml_utils_macros.h:11: warning: "Is_none" redefined
-    11 | #define Is_none(v) (Is_long(v) && Long_val(v) == 0)
-       | 
- In file included from /home/opam/.opam/4.14/lib/jane-street-headers/ocaml_utils.h:6,
-                  from ocaml_utils_stubs.c:16:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:406: note: this is the location of the previous definition
-   406 | #define Is_none(v) ((v) == Val_none)
-       | 
- ocaml_utils_macros.h:12: warning: "Is_some" redefined
-    12 | #define Is_some(v) (Is_block(v) && Tag_val(v) == 0 && Wosize_val(v) == 1)
-       | 
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Is_some(v) Is_block(v)
-       | 
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.core.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14/lib/core_kernel/flags -I /home/opam/.opam/4.14/lib/core_kernel/version_util -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib/unix -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/timezone -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I error_checking_mutex/src/.error_checking_mutex.objs/byte -intf-suffix .ml -no-alias-deps -open Core__ -o src/.core.objs/byte/core__Core_thread.cmo -c -impl src/core_thread.pp.ml)
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_read
- This function no longer does anything
- File "thread.mli", lines 90-91, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 61, characters 0-39:
-   Expected signature
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_write
- This function no longer does anything
- File "thread.mli", lines 95-96, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 64, characters 0-40:
-   Expected signature
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.core.objs/byte -I src/.core.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14/lib/core_kernel/flags -I /home/opam/.opam/4.14/lib/core_kernel/version_util -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib/unix -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/timezone -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I error_checking_mutex/src/.error_checking_mutex.objs/byte -I error_checking_mutex/src/.error_checking_mutex.objs/native -intf-suffix .ml -no-alias-deps -open Core__ -o src/.core.objs/native/core__Core_thread.cmx -c -impl src/core_thread.pp.ml)
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_read
- This function no longer does anything
- File "thread.mli", lines 90-91, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 61, characters 0-39:
-   Expected signature
- File "src/core_thread.pp.ml", line 1:
- Alert deprecated: wait_write
- This function no longer does anything
- File "thread.mli", lines 95-96, characters 0-62:
-   Definition
- File "src/core_thread.mli", line 64, characters 0-40:
-   Expected signature
-> compiled  core.v0.14.1
Processing 257/285: [re2: dune build]
-> installed core.v0.14.1
Processing 258/285: [re2: dune build]
Processing 259/285: [async_unix: dune build] [re2: dune build]
Processing 260/285: [async_unix: dune build] [re2: dune build] [textutils: dune build]
-> compiled  textutils.v0.14.0
Processing 260/285: [async_unix: dune build] [re2: dune build]
-> installed textutils.v0.14.0
Processing 261/285: [async_unix: dune build] [re2: dune build]
Processing 262/285: [async_unix: dune build] [re2: dune build] [shell: dune build]
-> compiled  shell.v0.14.0
Processing 262/285: [async_unix: dune build] [re2: dune build]
-> installed shell.v0.14.0
Processing 263/285: [async_unix: dune build] [re2: dune build]
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.async_unix.objs/byte -I /home/opam/.opam/4.14/lib/async_kernel -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core -I /home/opam/.opam/4.14/lib/core/bigstring_unix -I /home/opam/.opam/4.14/lib/core/error_checking_mutex -I /home/opam/.opam/4.14/lib/core/iobuf_unix -I /home/opam/.opam/4.14/lib/core/linux_ext -I /home/opam/.opam/4.14/lib/core/nano_mutex -I /home/opam/.opam/4.14/lib/core/squeue -I /home/opam/.opam/4.14/lib/core/time_stamp_counter -I /home/opam/.opam/4.14/lib/core/uuid -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.14/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14/lib/core_kernel/flags -I /home/opam/.opam/4.14/lib/core_kernel/iobuf -I /home/opam/.opam/4.14/lib/core_kernel/moption -I /home/opam/.opam/4.14/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.14/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.14/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.14/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.14/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.14/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.14/lib/core_kernel/uopt -I /home/opam/.opam/4.14/lib/core_kernel/uuid -I /home/opam/.opam/4.14/lib/core_kernel/version_util -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib/unix -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/timezone -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I thread_pool/src/.thread_pool.objs/byte -I thread_safe_ivar/src/.thread_safe_ivar.objs/byte -no-alias-deps -open Async_unix__ -o src/.async_unix.objs/byte/async_unix__Reader0.cmo -c -impl src/reader0.pp.ml)
- File "src/reader0.ml", line 1305, characters 7-16:
- 1305 |       ?exclusive
-               ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1345, characters 19-28:
- 1345 | let gen_load_sexp ?exclusive ~sexp_kind ~file ~a_of_sexp =
-                           ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1360, characters 7-16:
- 1360 |       ?exclusive
-               ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1386, characters 20-29:
- 1386 | let gen_load_sexps ?exclusive ~sexp_kind ~file ~a_of_sexp =
-                            ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.async_unix.objs/byte -I src/.async_unix.objs/native -I /home/opam/.opam/4.14/lib/async_kernel -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core -I /home/opam/.opam/4.14/lib/core/bigstring_unix -I /home/opam/.opam/4.14/lib/core/error_checking_mutex -I /home/opam/.opam/4.14/lib/core/iobuf_unix -I /home/opam/.opam/4.14/lib/core/linux_ext -I /home/opam/.opam/4.14/lib/core/nano_mutex -I /home/opam/.opam/4.14/lib/core/squeue -I /home/opam/.opam/4.14/lib/core/time_stamp_counter -I /home/opam/.opam/4.14/lib/core/uuid -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.14/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14/lib/core_kernel/flags -I /home/opam/.opam/4.14/lib/core_kernel/iobuf -I /home/opam/.opam/4.14/lib/core_kernel/moption -I /home/opam/.opam/4.14/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.14/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.14/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.14/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.14/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.14/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.14/lib/core_kernel/uopt -I /home/opam/.opam/4.14/lib/core_kernel/uuid -I /home/opam/.opam/4.14/lib/core_kernel/version_util -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib/unix -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/timezone -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I thread_pool/src/.thread_pool.objs/byte -I thread_pool/src/.thread_pool.objs/native -I thread_safe_ivar/src/.thread_safe_ivar.objs/byte -I thread_safe_ivar/src/.thread_safe_ivar.objs/native -intf-suffix .ml -no-alias-deps -open Async_unix__ -o src/.async_unix.objs/native/async_unix__Reader0.cmx -c -impl src/reader0.pp.ml)
- File "src/reader0.ml", line 1305, characters 7-16:
- 1305 |       ?exclusive
-               ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1345, characters 19-28:
- 1345 | let gen_load_sexp ?exclusive ~sexp_kind ~file ~a_of_sexp =
-                           ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1360, characters 7-16:
- 1360 |       ?exclusive
-               ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/reader0.ml", line 1386, characters 20-29:
- 1386 | let gen_load_sexps ?exclusive ~sexp_kind ~file ~a_of_sexp =
-                            ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  async_unix.v0.14.0
Processing 263/285: [re2: dune build]
-> installed async_unix.v0.14.0
Processing 264/285: [re2: dune build]
Processing 265/285: [async: dune build] [re2: dune build]
Processing 266/285: [async: dune build] [async_sendfile: dune build] [re2: dune build]
-> compiled  async_sendfile.v0.14.0
Processing 266/285: [async: dune build] [re2: dune build]
-> installed async_sendfile.v0.14.0
Processing 267/285: [async: dune build] [re2: dune build]
-> compiled  async.v0.14.0
Processing 267/285: [re2: dune build]
-> installed async.v0.14.0
Processing 268/285: [re2: dune build]
Processing 269/285: [async_find: dune build] [re2: dune build]
Processing 270/285: [async_find: dune build] [async_shell: dune build] [re2: dune build]
Processing 271/285: [async_find: dune build] [async_shell: dune build] [async_ssl: dune build] [re2: dune build]
Processing 272/285: [async_find: dune build] [async_shell: dune build] [async_ssl: dune build] [re2: dune build] [sexp_macro: dune build]
-> compiled  async_shell.v0.14.0
Processing 272/285: [async_find: dune build] [async_ssl: dune build] [re2: dune build] [sexp_macro: dune build]
-> installed async_shell.v0.14.0
Processing 273/285: [async_find: dune build] [async_ssl: dune build] [re2: dune build] [sexp_macro: dune build]
-> compiled  async_find.v0.14.0
Processing 273/285: [async_ssl: dune build] [re2: dune build] [sexp_macro: dune build]
-> installed async_find.v0.14.0
Processing 274/285: [async_ssl: dune build] [re2: dune build] [sexp_macro: dune build]
Processing 275/285: [async_inotify: dune build] [async_ssl: dune build] [re2: dune build] [sexp_macro: dune build]
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.sexp_macro.objs/byte -I /home/opam/.opam/4.14/lib/async -I /home/opam/.opam/4.14/lib/async/async_command -I /home/opam/.opam/4.14/lib/async/async_quickcheck -I /home/opam/.opam/4.14/lib/async/async_rpc -I /home/opam/.opam/4.14/lib/async_kernel -I /home/opam/.opam/4.14/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.14/lib/async_rpc_kernel -I /home/opam/.opam/4.14/lib/async_unix -I /home/opam/.opam/4.14/lib/async_unix/thread_pool -I /home/opam/.opam/4.14/lib/async_unix/thread_safe_ivar -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core -I /home/opam/.opam/4.14/lib/core/bigstring_unix -I /home/opam/.opam/4.14/lib/core/error_checking_mutex -I /home/opam/.opam/4.14/lib/core/iobuf_unix -I /home/opam/.opam/4.14/lib/core/linux_ext -I /home/opam/.opam/4.14/lib/core/nano_mutex -I /home/opam/.opam/4.14/lib/core/squeue -I /home/opam/.opam/4.14/lib/core/time_stamp_counter -I /home/opam/.opam/4.14/lib/core/uuid -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.14/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14/lib/core_kernel/flags -I /home/opam/.opam/4.14/lib/core_kernel/iobuf -I /home/opam/.opam/4.14/lib/core_kernel/moption -I /home/opam/.opam/4.14/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.14/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.14/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.14/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.14/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.14/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.14/lib/core_kernel/uopt -I /home/opam/.opam/4.14/lib/core_kernel/uuid -I /home/opam/.opam/4.14/lib/core_kernel/version_util -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/protocol_version_header -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib/unix -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/timezone -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -intf-suffix .ml -no-alias-deps -open Sexp_macro__ -o src/.sexp_macro.objs/byte/sexp_macro__Async_reader.cmo -c -impl src/async_reader.pp.ml)
- File "src/async_reader.ml", line 46, characters 32-46:
- 46 | let gen_load_sexp_exn (type a) ?allow_includes ~file ~(a_of_sexp : Sexp.t -> a) =
-                                      ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/async_reader.ml", line 54, characters 19-33:
- 54 | let gen_load_sexp ?allow_includes ~file ~a_of_sexp =
-                         ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/async_reader.ml", line 63, characters 33-47:
- 63 | let gen_load_sexps_exn (type a) ?allow_includes ~file ~(a_of_sexp : Sexp.t -> a) =
-                                       ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/async_reader.ml", line 72, characters 20-34:
- 72 | let gen_load_sexps ?allow_includes ~file ~a_of_sexp =
-                          ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.sexp_macro.objs/byte -I src/.sexp_macro.objs/native -I /home/opam/.opam/4.14/lib/async -I /home/opam/.opam/4.14/lib/async/async_command -I /home/opam/.opam/4.14/lib/async/async_quickcheck -I /home/opam/.opam/4.14/lib/async/async_rpc -I /home/opam/.opam/4.14/lib/async_kernel -I /home/opam/.opam/4.14/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.14/lib/async_rpc_kernel -I /home/opam/.opam/4.14/lib/async_unix -I /home/opam/.opam/4.14/lib/async_unix/thread_pool -I /home/opam/.opam/4.14/lib/async_unix/thread_safe_ivar -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core -I /home/opam/.opam/4.14/lib/core/bigstring_unix -I /home/opam/.opam/4.14/lib/core/error_checking_mutex -I /home/opam/.opam/4.14/lib/core/iobuf_unix -I /home/opam/.opam/4.14/lib/core/linux_ext -I /home/opam/.opam/4.14/lib/core/nano_mutex -I /home/opam/.opam/4.14/lib/core/squeue -I /home/opam/.opam/4.14/lib/core/time_stamp_counter -I /home/opam/.opam/4.14/lib/core/uuid -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.14/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14/lib/core_kernel/flags -I /home/opam/.opam/4.14/lib/core_kernel/iobuf -I /home/opam/.opam/4.14/lib/core_kernel/moption -I /home/opam/.opam/4.14/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.14/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.14/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.14/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.14/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.14/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.14/lib/core_kernel/uopt -I /home/opam/.opam/4.14/lib/core_kernel/uuid -I /home/opam/.opam/4.14/lib/core_kernel/version_util -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/protocol_version_header -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib/unix -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/timezone -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -intf-suffix .ml -no-alias-deps -open Sexp_macro__ -o src/.sexp_macro.objs/native/sexp_macro__Async_reader.cmx -c -impl src/async_reader.pp.ml)
- File "src/async_reader.ml", line 46, characters 32-46:
- 46 | let gen_load_sexp_exn (type a) ?allow_includes ~file ~(a_of_sexp : Sexp.t -> a) =
-                                      ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/async_reader.ml", line 54, characters 19-33:
- 54 | let gen_load_sexp ?allow_includes ~file ~a_of_sexp =
-                         ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/async_reader.ml", line 63, characters 33-47:
- 63 | let gen_load_sexps_exn (type a) ?allow_includes ~file ~(a_of_sexp : Sexp.t -> a) =
-                                       ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "src/async_reader.ml", line 72, characters 20-34:
- 72 | let gen_load_sexps ?allow_includes ~file ~a_of_sexp =
-                          ^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  sexp_macro.v0.14.0
Processing 275/285: [async_inotify: dune build] [async_ssl: dune build] [re2: dune build]
-> installed sexp_macro.v0.14.0
Processing 276/285: [async_inotify: dune build] [async_ssl: dune build] [re2: dune build]
-> compiled  async_inotify.v0.14.0
Processing 276/285: [async_ssl: dune build] [re2: dune build]
-> installed async_inotify.v0.14.0
Processing 277/285: [async_ssl: dune build] [re2: dune build]
- (cd _build/default/bindings && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/bytes -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -o openssl_helpers.o -c openssl_helpers.c)
- openssl_helpers.c: In function 'async_ssl__subject_alt_names':
- openssl_helpers.c:66:9: warning: 'ASN1_STRING_data' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
-    66 |         cstr = ASN1_STRING_data(gen->d.dNSName);
-       |         ^~~~
- In file included from /usr/include/openssl/objects.h:21,
-                  from /usr/include/openssl/evp.h:43,
-                  from /usr/include/openssl/x509.h:29,
-                  from /usr/include/openssl/x509v3.h:25,
-                  from openssl_helpers.c:2:
- /usr/include/openssl/asn1.h:680:40: note: declared here
-   680 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
-       |                                        ^~~~~~~~~~~~~~~~
-> compiled  async_ssl.v0.14.0
Processing 277/285: [re2: dune build]
-> installed async_ssl.v0.14.0
Processing 278/285: [re2: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "re2" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/re2.v0.14.0)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I re2_c/libre2 -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/rope -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I re2_c -o stubs.o -c stubs.cpp)
- In file included from stubs.cpp:64:
- util.h:6: warning: "Val_none" redefined
-     6 | #define Val_none (Val_int(0))
-       | 
- In file included from stubs.h:6,
-                  from stubs.cpp:8:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:403: note: this is the location of the previous definition
-   403 | #define Val_none Val_int(0)
-       | 
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.re2.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/rope -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I src/re2_c/.re2_c.objs/byte -intf-suffix .ml -no-alias-deps -open Re2__ -o src/.re2.objs/byte/re2__Regex.cmo -c -impl src/regex.pp.ml)
- File "src/regex.ml", line 156, characters 25-46:
- 156 |       | Invalid_argument "index out of bounds" ->
-                                ^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.re2.objs/byte -I src/.re2.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/rope -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I src/re2_c/.re2_c.objs/byte -I src/re2_c/.re2_c.objs/native -intf-suffix .ml -no-alias-deps -open Re2__ -o src/.re2.objs/native/re2__Regex.cmx -c -impl src/regex.pp.ml)
- File "src/regex.ml", line 156, characters 25-46:
- 156 |       | Invalid_argument "index out of bounds" ->
-                                ^^^^^^^^^^^^^^^^^^^^^
- Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 11.5)
- (cd _build/default/src/re2_c && /usr/bin/bash -e -u -o pipefail -c '
- ARFLAGS=rsc
- CXXFLAGS="-Wall -O3 -g -pthread"
- if [ FreeBSD = `uname -s` ]; then
-        CXX=clang++
-        CXXFLAGS="$CXXFLAGS -I /usr/local/lib/re2"
- else
-        CXX=g++
- fi
- if ! true; then
-   CXX="$CXX -m32"
- fi
- /usr/bin/gmake -s -C libre2 clean
- /usr/bin/gmake -s -C libre2 ARFLAGS="$ARFLAGS" CXX="$CXX" CXXFLAGS="$CXXFLAGS" obj/libre2.a obj/so/libre2.so
- cp libre2/obj/libre2.a libre2_c_stubs.a
- cp libre2/obj/so/libre2.so dllre2_c_stubs.so
- /usr/bin/gmake -s -C libre2 clean
- ')
- re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)':
- re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   268 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/compile.cc:11:
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
-   269 |     memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]);
-       |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc: In member function 'void re2::Compiler::Trim()':
- re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   281 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- In file included from ./util/util.h:139,
-                  from re2/re2.cc:17:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- In file included from ./util/util.h:139,
-                  from re2/regexp.cc:8:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)':
- re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   319 |   memmove(this, that, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/regexp.cc:9:
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
- re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   320 |   memmove(that, tmp, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
- re2/compile.cc: In member function 'int re2::Compiler::AllocInst(int)':
- re2/compile.cc:268:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   268 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/compile.cc:11:
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc:269:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
-   269 |     memset(ip + inst_len_, 0, (inst_cap_ - inst_len_) * sizeof ip[0]);
-       |     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- re2/compile.cc: In member function 'void re2::Compiler::Trim()':
- re2/compile.cc:281:12: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Prog::Inst' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   281 |     memmove(ip, inst_, inst_len_ * sizeof ip[0]);
-       |     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./re2/prog.h:84:9: note: 'class re2::Prog::Inst' declared here
-    84 |   class Inst {
-       |         ^~~~
- In file included from ./util/util.h:139,
-                  from re2/re2.cc:17:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'empty_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/re2.cc:58:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    58 | GLOBAL_MUTEX(empty_mutex);
-       | ^~~~~~~~~~~~
- In file included from ./util/util.h:139,
-                  from re2/regexp.cc:8:
- ./util/mutex.h:192:32: warning: unnecessary parentheses in declaration of 'ref_mutex' [-Wparentheses]
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- ./util/mutex.h:192:32: note: remove parentheses
-   192 |         static pthread_mutex_t (name) = PTHREAD_MUTEX_INITIALIZER
-       |                                ^~~~~~
- re2/regexp.cc:64:1: note: in expansion of macro 'GLOBAL_MUTEX'
-    64 | GLOBAL_MUTEX(ref_mutex);
-       | ^~~~~~~~~~~~
- re2/regexp.cc: In member function 'void re2::Regexp::Swap(re2::Regexp*)':
- re2/regexp.cc:319:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   319 |   memmove(this, that, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
- In file included from re2/regexp.cc:9:
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
- re2/regexp.cc:320:10: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'class re2::Regexp' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
-   320 |   memmove(that, tmp, sizeof tmp);
-       |   ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
- ./re2/regexp.h:267:7: note: 'class re2::Regexp' declared here
-   267 | class Regexp {
-       |       ^~~~~~
-> compiled  re2.v0.14.0
-> installed re2.v0.14.0
Processing 280/285: [email_message: dune build]
Processing 281/285: [email_message: dune build] [re2_stable: dune build]
-> compiled  re2_stable.v0.14.0
Processing 281/285: [email_message: dune build]
-> installed re2_stable.v0.14.0
Processing 282/285: [email_message: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "email_message" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/email_message.v0.14.0)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.email_message.objs/byte -I /home/opam/.opam/4.14/lib/angstrom -I /home/opam/.opam/4.14/lib/async -I /home/opam/.opam/4.14/lib/async/async_command -I /home/opam/.opam/4.14/lib/async/async_quickcheck -I /home/opam/.opam/4.14/lib/async/async_rpc -I /home/opam/.opam/4.14/lib/async_kernel -I /home/opam/.opam/4.14/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.14/lib/async_rpc_kernel -I /home/opam/.opam/4.14/lib/async_unix -I /home/opam/.opam/4.14/lib/async_unix/thread_pool -I /home/opam/.opam/4.14/lib/async_unix/thread_safe_ivar -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base64 -I /home/opam/.opam/4.14/lib/base64/rfc2045 -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bigstringaf -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core -I /home/opam/.opam/4.14/lib/core/bigstring_unix -I /home/opam/.opam/4.14/lib/core/error_checking_mutex -I /home/opam/.opam/4.14/lib/core/iobuf_unix -I /home/opam/.opam/4.14/lib/core/linux_ext -I /home/opam/.opam/4.14/lib/core/nano_mutex -I /home/opam/.opam/4.14/lib/core/squeue -I /home/opam/.opam/4.14/lib/core/time_stamp_counter -I /home/opam/.opam/4.14/lib/core/uuid -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.14/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14/lib/core_kernel/flags -I /home/opam/.opam/4.14/lib/core_kernel/iobuf -I /home/opam/.opam/4.14/lib/core_kernel/moption -I /home/opam/.opam/4.14/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.14/lib/core_kernel/rope -I /home/opam/.opam/4.14/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.14/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.14/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.14/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.14/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.14/lib/core_kernel/uopt -I /home/opam/.opam/4.14/lib/core_kernel/uuid -I /home/opam/.opam/4.14/lib/core_kernel/version_util -I /home/opam/.opam/4.14/lib/cryptokit -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/magic-mime -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/protocol_version_header -I /home/opam/.opam/4.14/lib/re2 -I /home/opam/.opam/4.14/lib/re2/c -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib/unix -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/timezone -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I /home/opam/.opam/4.14/lib/zarith -I email_address/src/.email_address.objs/byte -intf-suffix .ml -no-alias-deps -open Email_message__ -o src/.email_message.objs/byte/email_message__Email_simple.cmo -c -impl src/email_simple.pp.ml)
- File "src/email_simple.ml", line 253, characters 33-41:
- 253 |     let md5 = compute_hash ~hash:Hash.md5 in
-                                        ^^^^^^^^
- Alert crypto: Hash.md5
- MD5 is broken
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/.email_message.objs/byte -I src/.email_message.objs/native -I /home/opam/.opam/4.14/lib/angstrom -I /home/opam/.opam/4.14/lib/async -I /home/opam/.opam/4.14/lib/async/async_command -I /home/opam/.opam/4.14/lib/async/async_quickcheck -I /home/opam/.opam/4.14/lib/async/async_rpc -I /home/opam/.opam/4.14/lib/async_kernel -I /home/opam/.opam/4.14/lib/async_kernel/persistent_connection_kernel -I /home/opam/.opam/4.14/lib/async_rpc_kernel -I /home/opam/.opam/4.14/lib/async_unix -I /home/opam/.opam/4.14/lib/async_unix/thread_pool -I /home/opam/.opam/4.14/lib/async_unix/thread_safe_ivar -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/md5 -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/base64 -I /home/opam/.opam/4.14/lib/base64/rfc2045 -I /home/opam/.opam/4.14/lib/base_bigstring -I /home/opam/.opam/4.14/lib/base_quickcheck -I /home/opam/.opam/4.14/lib/bigstringaf -I /home/opam/.opam/4.14/lib/bin_prot -I /home/opam/.opam/4.14/lib/bin_prot/shape -I /home/opam/.opam/4.14/lib/core -I /home/opam/.opam/4.14/lib/core/bigstring_unix -I /home/opam/.opam/4.14/lib/core/error_checking_mutex -I /home/opam/.opam/4.14/lib/core/iobuf_unix -I /home/opam/.opam/4.14/lib/core/linux_ext -I /home/opam/.opam/4.14/lib/core/nano_mutex -I /home/opam/.opam/4.14/lib/core/squeue -I /home/opam/.opam/4.14/lib/core/time_stamp_counter -I /home/opam/.opam/4.14/lib/core/uuid -I /home/opam/.opam/4.14/lib/core_kernel -I /home/opam/.opam/4.14/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.14/lib/core_kernel/bounded_int_table -I /home/opam/.opam/4.14/lib/core_kernel/caml_unix -I /home/opam/.opam/4.14/lib/core_kernel/flags -I /home/opam/.opam/4.14/lib/core_kernel/iobuf -I /home/opam/.opam/4.14/lib/core_kernel/moption -I /home/opam/.opam/4.14/lib/core_kernel/pairing_heap -I /home/opam/.opam/4.14/lib/core_kernel/rope -I /home/opam/.opam/4.14/lib/core_kernel/sexp_hidden_in_test -I /home/opam/.opam/4.14/lib/core_kernel/thread_pool_cpu_affinity -I /home/opam/.opam/4.14/lib/core_kernel/thread_safe_queue -I /home/opam/.opam/4.14/lib/core_kernel/timing_wheel -I /home/opam/.opam/4.14/lib/core_kernel/tuple_pool -I /home/opam/.opam/4.14/lib/core_kernel/uopt -I /home/opam/.opam/4.14/lib/core_kernel/uuid -I /home/opam/.opam/4.14/lib/core_kernel/version_util -I /home/opam/.opam/4.14/lib/cryptokit -I /home/opam/.opam/4.14/lib/fieldslib -I /home/opam/.opam/4.14/lib/jane-street-headers -I /home/opam/.opam/4.14/lib/magic-mime -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/parsexp -I /home/opam/.opam/4.14/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_expect/collector -I /home/opam/.opam/4.14/lib/ppx_expect/common -I /home/opam/.opam/4.14/lib/ppx_expect/config -I /home/opam/.opam/4.14/lib/ppx_expect/config_types -I /home/opam/.opam/4.14/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_here/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_inline_test/config -I /home/opam/.opam/4.14/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.14/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.14/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.14/lib/protocol_version_header -I /home/opam/.opam/4.14/lib/re2 -I /home/opam/.opam/4.14/lib/re2/c -I /home/opam/.opam/4.14/lib/sexplib -I /home/opam/.opam/4.14/lib/sexplib/unix -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/spawn -I /home/opam/.opam/4.14/lib/splittable_random -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/time_now -I /home/opam/.opam/4.14/lib/timezone -I /home/opam/.opam/4.14/lib/typerep -I /home/opam/.opam/4.14/lib/variantslib -I /home/opam/.opam/4.14/lib/zarith -I email_address/src/.email_address.objs/byte -I email_address/src/.email_address.objs/native -intf-suffix .ml -no-alias-deps -open Email_message__ -o src/.email_message.objs/native/email_message__Email_simple.cmx -c -impl src/email_simple.pp.ml)
- File "src/email_simple.ml", line 253, characters 33-41:
- 253 |     let md5 = compute_hash ~hash:Hash.md5 in
-                                        ^^^^^^^^
- Alert crypto: Hash.md5
- MD5 is broken
-> compiled  email_message.v0.14.0
-> installed email_message.v0.14.0
Processing 284/285: [async_smtp: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "async_smtp" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/async_smtp.v0.14.0)
-> compiled  async_smtp.v0.14.0
-> installed async_smtp.v0.14.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:04.07 ---> saved as "158063ab2f8190821c8f4d5092d942c2e8e1848f652ebceaa12d3fe51bd6273b"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u async_smtp:d4e442f3b2c432b23caee3122285c868,resource_cache:5c3531540754caa9057bae4c377c3e1c,re2_stable:5cbb41737b4d856ddb3dba6031f6aff3,inotify:d77801d30aef64dff0745d137a1f24ac,email_message:af3386864d5f187392ed2c46c9620007,async_shell:fb52f28cadc139156319bcd72a55cf0b,async_sendfile:825b9212e4386052ca9dc53778f9c291,async_inotify:30935d796e223e783f6091b87fe0f15c,async_find:abd1e22da43cd5ecff0839cf7e2fa471"))
2024-01-29 18:04.09 ---> saved as "466ee4b0b945aad8a7a0c934b722326eb1ed485e505948ba7181ac8a23a245bf"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.210140') && (for DATA in prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0,async_find.v0.14.0-abd1e22da43cd5ecff0839cf7e2fa471,async_find.v0.14.0 prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0,async_inotify.v0.14.0-30935d796e223e783f6091b87fe0f15c,async_inotify.v0.14.0 prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0,async_sendfile.v0.14.0-825b9212e4386052ca9dc53778f9c291,async_sendfile.v0.14.0 prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0,async_shell.v0.14.0-fb52f28cadc139156319bcd72a55cf0b,async_shell.v0.14.0 prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0,email_message.v0.14.0-af3386864d5f187392ed2c46c9620007,email_message.v0.14.0 prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5,inotify.2.5-d77801d30aef64dff0745d137a1f24ac,inotify.2.5 prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0,re2_stable.v0.14.0-5cbb41737b4d856ddb3dba6031f6aff3,re2_stable.v0.14.0 prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0,resource_cache.v0.14.0-5c3531540754caa9057bae4c377c3e1c,resource_cache.v0.14.0 prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0,async_smtp.v0.14.0-d4e442f3b2c432b23caee3122285c868,async_smtp.v0.14.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0,async_find.v0.14.0-abd1e22da43cd5ecff0839cf7e2fa471,async_find.v0.14.0 prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0,async_inotify.v0.14.0-30935d796e223e783f6091b87fe0f15c,async_inotify.v0.14.0 prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0,async_sendfile.v0.14.0-825b9212e4386052ca9dc53778f9c291,async_sendfile.v0.14.0 prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0,async_shell.v0.14.0-fb52f28cadc139156319bcd72a55cf0b,async_shell.v0.14.0 prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0,email_message.v0.14.0-af3386864d5f187392ed2c46c9620007,email_message.v0.14.0 prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5,inotify.2.5-d77801d30aef64dff0745d137a1f24ac,inotify.2.5 prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0,re2_stable.v0.14.0-5cbb41737b4d856ddb3dba6031f6aff3,re2_stable.v0.14.0 prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0,resource_cache.v0.14.0-5c3531540754caa9057bae4c377c3e1c,resource_cache.v0.14.0 prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0,async_smtp.v0.14.0-d4e442f3b2c432b23caee3122285c868,async_smtp.v0.14.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0,async_find.v0.14.0-abd1e22da43cd5ecff0839cf7e2fa471,async_find.v0.14.0 prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0,async_inotify.v0.14.0-30935d796e223e783f6091b87fe0f15c,async_inotify.v0.14.0 prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0,async_sendfile.v0.14.0-825b9212e4386052ca9dc53778f9c291,async_sendfile.v0.14.0 prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0,async_shell.v0.14.0-fb52f28cadc139156319bcd72a55cf0b,async_shell.v0.14.0 prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0,email_message.v0.14.0-af3386864d5f187392ed2c46c9620007,email_message.v0.14.0 prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5,inotify.2.5-d77801d30aef64dff0745d137a1f24ac,inotify.2.5 prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0,re2_stable.v0.14.0-5cbb41737b4d856ddb3dba6031f6aff3,re2_stable.v0.14.0 prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0,resource_cache.v0.14.0-5c3531540754caa9057bae4c377c3e1c,resource_cache.v0.14.0 prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0,async_smtp.v0.14.0-d4e442f3b2c432b23caee3122285c868,async_smtp.v0.14.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.210140
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/doc/
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/doc/async_find/
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/doc/async_find/CHANGES.md
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/doc/async_find/LICENSE.md
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/lib/
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/lib/async_find/
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/lib/async_find/async_find.ocamlobjinfo
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/lib/async_find/META
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/lib/async_find/async_find.cmi
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/lib/async_find/async_find.cmt
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/lib/async_find/async_find.cmti
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/lib/async_find/dune-package
prep/universes/abd1e22da43cd5ecff0839cf7e2fa471/async_find/v0.14.0/opam
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/doc/
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/doc/async_inotify/
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/doc/async_inotify/CHANGES.md
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/doc/async_inotify/LICENSE.md
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/async_inotify.ocamlobjinfo
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/META
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/async_inotify.cmi
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/async_inotify.cmt
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/async_inotify.cmti
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/async_inotify__.cmi
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/async_inotify__.cmt
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/async_inotify__Ocaml_inotify.cmi
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/async_inotify__Ocaml_inotify.cmt
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/lib/async_inotify/dune-package
prep/universes/30935d796e223e783f6091b87fe0f15c/async_inotify/v0.14.0/opam
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/doc/
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/doc/async_sendfile/
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/doc/async_sendfile/LICENSE.md
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/lib/
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/lib/async_sendfile/
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/lib/async_sendfile/async_sendfile.ocamlobjinfo
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/lib/async_sendfile/META
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/lib/async_sendfile/async_sendfile.cmi
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/lib/async_sendfile/async_sendfile.cmt
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/lib/async_sendfile/async_sendfile.cmti
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/lib/async_sendfile/dune-package
prep/universes/825b9212e4386052ca9dc53778f9c291/async_sendfile/v0.14.0/opam
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/doc/
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/doc/async_shell/
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/doc/async_shell/CHANGES.md
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/doc/async_shell/LICENSE.md
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/lib/
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/lib/async_shell/
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/lib/async_shell/async_shell.ocamlobjinfo
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/lib/async_shell/META
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/lib/async_shell/async_shell.cmi
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/lib/async_shell/async_shell.cmt
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/lib/async_shell/async_shell.cmti
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/lib/async_shell/dune-package
prep/universes/fb52f28cadc139156319bcd72a55cf0b/async_shell/v0.14.0/opam
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/doc/
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/doc/email_message/
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/doc/email_message/CHANGES.md
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/doc/email_message/LICENSE.md
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message.ocamlobjinfo
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/META
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/dune-package
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_address/
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_address/email_address.ocamlobjinfo
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_address/email_address.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_address/email_address.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_address/email_address.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_address/email_address__.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_address/email_address__.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_address/email_address__Email_address_parser_stable_v1.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_address/email_address__Email_address_parser_stable_v1.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_address/email_address__Email_address_parser_stable_v1.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Bigstring_shared.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Bigstring_shared.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Bigstring_shared.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Boundary.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Boundary.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Boundary.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Crypto.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Crypto.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_address1.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_address1.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_address1.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_content.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_content.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_content.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_date.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_date.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_date.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_grammar.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_grammar.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_grammar.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_grammar_types.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_grammar_types.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_grammar_types.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_lexer.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_lexer.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_lexer.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_lexer_state.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_lexer_state.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_lexer_state.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_raw_content.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_raw_content.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_raw_content.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_simple.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_simple.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Email_simple.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Encoded_word.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Encoded_word.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Encoded_word.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Headers.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Headers.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Headers.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Lf_or_crlf.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Lf_or_crlf.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Lf_or_crlf.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Magic_mime_external.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Magic_mime_external.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type_grammar.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type_grammar.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type_grammar.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type_grammar_types.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type_grammar_types.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type_grammar_types.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type_lexer.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type_lexer.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Media_type_lexer.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Mimestring.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Mimestring.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Mimestring.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Octet_stream.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Octet_stream.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Octet_stream.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Quoted_printable_lexer.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Quoted_printable_lexer.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Quoted_printable_lexer.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Rfc.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Rfc.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Rfc.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Selector.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Selector.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Selector.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__String_monoid.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__String_monoid.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__String_monoid.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__String_monoidable.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__String_monoidable.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__String_monoidable.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Wrapper.cmi
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Wrapper.cmt
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/lib/email_message/email_message__Wrapper.cmti
prep/universes/af3386864d5f187392ed2c46c9620007/email_message/v0.14.0/opam
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/doc/
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/doc/inotify/
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/doc/inotify/CHANGES.md
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/doc/inotify/LICENSE.txt
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/doc/inotify/README.md
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/lib/
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/lib/inotify/
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/lib/inotify/inotify.ocamlobjinfo
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/lib/inotify/META
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/lib/inotify/dune-package
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/lib/inotify/inotify.cmi
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/lib/inotify/inotify.cmt
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/lib/inotify/inotify.cmti
prep/universes/d77801d30aef64dff0745d137a1f24ac/inotify/2.5/opam
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/doc/
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/doc/re2_stable/
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/doc/re2_stable/LICENSE.md
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/lib/
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/lib/re2_stable/
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/lib/re2_stable/re2_stable.ocamlobjinfo
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/lib/re2_stable/META
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/lib/re2_stable/dune-package
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/lib/re2_stable/re2_stable.cmi
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/lib/re2_stable/re2_stable.cmt
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/lib/re2_stable/re2_stable.cmti
prep/universes/5cbb41737b4d856ddb3dba6031f6aff3/re2_stable/v0.14.0/opam
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/doc/
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/doc/resource_cache/
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/doc/resource_cache/LICENSE.md
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/doc/resource_cache/README.md
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache.ocamlobjinfo
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/META
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/dune-package
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Address_config.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Address_config.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Address_config.cmti
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Config.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Config.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Config.cmti
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Import.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Import.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Resource.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Resource.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Resource.cmti
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Resource_cache0.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Resource_cache0.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Resource_cache0.cmti
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Resource_cache_intf.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Resource_cache_intf.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Resource_intf.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Resource_intf.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Rpc_connection_resource.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Rpc_connection_resource.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Rpc_connection_resource.cmti
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Status.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Status.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Status.cmti
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Status_intf.cmi
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/lib/resource_cache/resource_cache__Status_intf.cmt
prep/universes/5c3531540754caa9057bae4c377c3e1c/resource_cache/v0.14.0/opam
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/doc/
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/doc/async_smtp/
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/doc/async_smtp/CHANGES.md
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/doc/async_smtp/LICENSE.md
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/doc/async_smtp/README.org
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp.ocamlobjinfo
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/META
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Auth.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Auth.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Auth.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_cache.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_cache.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_cache.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_config.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_config.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_config.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_raw.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_raw.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_raw.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_server_unit_tests.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_server_unit_tests.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Client_server_unit_tests.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Common.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Common.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Common.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Credentials.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Credentials.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Credentials.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Dot_escaping.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Dot_escaping.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Dot_escaping.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Fake_spool.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Fake_spool.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Fake_spool.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Mail_log.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Mail_log.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Mail_log.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Mail_log_tags.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Mail_log_tags.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Mail_log_tags.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Message.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Message.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Message.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Message_spool.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Message_spool.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Message_spool.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Multispool.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Multispool.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Multispool.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Multispool_intf.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Multispool_intf.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Quarantine_reason.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Quarantine_reason.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Quarantine_reason.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Reject_or_error.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Reject_or_error.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Reject_or_error.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Rpc_impl.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Rpc_impl.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Rpc_impl.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Rpc_intf.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Rpc_intf.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Rpc_server.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Rpc_server.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Rpc_server.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Server.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Server.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Server.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Server_config.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Server_config.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Server_config.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Server_plugin_intf.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Server_plugin_intf.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Session.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Session.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Session.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Simplemail.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Simplemail.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Simplemail.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_command.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_command.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_command.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_events.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_events.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_events.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_monad.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_monad.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_monad.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_reply.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_reply.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Smtp_reply.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Spool.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Spool.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Spool.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Spool_config.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Spool_config.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Spool_config.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Test_helper.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Test_helper.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__Test_helper.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__With_info.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__With_info.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/async_smtp__With_info.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command.ocamlobjinfo
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Bsmtp.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Bsmtp.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Bsmtp.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Common.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Common.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Common.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Gc_admin.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Gc_admin.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Gc_admin.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Spool.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Spool.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/command/async_smtp_command__Spool.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/dune-package
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools.ocamlobjinfo
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Content_filter_server.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Content_filter_server.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Content_filter_server.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Crypto.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Crypto.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Headers.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Headers.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Headers.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Log_selector.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Log_selector.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Log_selector.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Session.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Session.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Session.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Std.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Std.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Stress_test.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Stress_test.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Stress_test.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Transform_email_stream.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Transform_email_stream.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Transform_email_stream.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Util.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Util.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/tools/async_smtp_tools__Util.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types.ocamlobjinfo
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_bodiless.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_bodiless.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_bodiless.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_bodiless_routed.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_bodiless_routed.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_bodiless_routed.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_container.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_container.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_container.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_container_intf.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_container_intf.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_id.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_id.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_id.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_info.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_info.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_info.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_routed.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_routed.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_routed.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_routed_batch.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_routed_batch.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_routed_batch.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_selector.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_selector.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Envelope_selector.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Mail_from_lexer.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Mail_from_lexer.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Mail_from_lexer.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Mail_from_lexer_tests.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Mail_from_lexer_tests.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Mail_from_lexer_tests.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Mail_from_lexer_types.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Mail_from_lexer_types.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Mail_from_lexer_types.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Retry_interval.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Retry_interval.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Retry_interval.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Routed.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Routed.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Routed.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Sender.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Sender.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Sender.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Sender_argument.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Sender_argument.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Sender_argument.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Smtp_extension.cmi
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Smtp_extension.cmt
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/lib/async_smtp/types/async_smtp_types__Smtp_extension.cmti
prep/universes/d4e442f3b2c432b23caee3122285c868/async_smtp/v0.14.0/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:async_find.v0.14.0-abd1e22da43cd5ecff0839cf7e2fa471:4ba46563a773dd3bbc3644399fb4cf790523fef8723b9778e8ab010056551970
HASHES:async_inotify.v0.14.0-30935d796e223e783f6091b87fe0f15c:6ce9db024fd4ff4325a2ddd370a72a4da72b8079c3776ba0e78a4f338bb2f20b
HASHES:async_sendfile.v0.14.0-825b9212e4386052ca9dc53778f9c291:27b06f5050bb9b9c237cfbd110f4fce8b9ec170dc6ab2de47c507ef15317c359
HASHES:async_shell.v0.14.0-fb52f28cadc139156319bcd72a55cf0b:b145dc9ee30af6268904caa26f5ebea235984949b043cb38d9fb6359f17aeeb7
HASHES:email_message.v0.14.0-af3386864d5f187392ed2c46c9620007:48a830676a1b4597251d42dbe66efe3b74a8e88985e6cdfb5e3822b02cd386ca
HASHES:inotify.2.5-d77801d30aef64dff0745d137a1f24ac:920372af0d3e5907243466b676dad930875459a11b589917d8f3d70f3c098e62
HASHES:re2_stable.v0.14.0-5cbb41737b4d856ddb3dba6031f6aff3:51d91e3ffc9d7cf546855735ff6b5b401a5b39d9803202ae2047f9721de2cb38
HASHES:resource_cache.v0.14.0-5c3531540754caa9057bae4c377c3e1c:d2c439f80a162a752a7068e08f28c55a4a5e22017fda0785ba124e0c352efd5b
HASHES:async_smtp.v0.14.0-d4e442f3b2c432b23caee3122285c868:7e6af718e43ce98c31d09b76ecd5a5362ec0d1459032e5112c51c1b8e7fc1881
2024-01-29 18:04.14 ---> saved as "a0ea5ebd0f3a05474dc8b277f43e4a535fedbb69dfa46639ebc9940c00d88094"
Job succeeded
2024-01-29 18:09.37: async_smtp.v0.14.0-d4e442f3b2c432b23caee3122285c868 -> 7e6af718e43ce98c31d09b76ecd5a5362ec0d1459032e5112c51c1b8e7fc1881
2024-01-29 18:09.37: resource_cache.v0.14.0-5c3531540754caa9057bae4c377c3e1c -> d2c439f80a162a752a7068e08f28c55a4a5e22017fda0785ba124e0c352efd5b
2024-01-29 18:09.37: re2_stable.v0.14.0-5cbb41737b4d856ddb3dba6031f6aff3 -> 51d91e3ffc9d7cf546855735ff6b5b401a5b39d9803202ae2047f9721de2cb38
2024-01-29 18:09.37: inotify.2.5-d77801d30aef64dff0745d137a1f24ac -> 920372af0d3e5907243466b676dad930875459a11b589917d8f3d70f3c098e62
2024-01-29 18:09.37: email_message.v0.14.0-af3386864d5f187392ed2c46c9620007 -> 48a830676a1b4597251d42dbe66efe3b74a8e88985e6cdfb5e3822b02cd386ca
2024-01-29 18:09.37: async_shell.v0.14.0-fb52f28cadc139156319bcd72a55cf0b -> b145dc9ee30af6268904caa26f5ebea235984949b043cb38d9fb6359f17aeeb7
2024-01-29 18:09.37: async_sendfile.v0.14.0-825b9212e4386052ca9dc53778f9c291 -> 27b06f5050bb9b9c237cfbd110f4fce8b9ec170dc6ab2de47c507ef15317c359
2024-01-29 18:09.37: async_inotify.v0.14.0-30935d796e223e783f6091b87fe0f15c -> 6ce9db024fd4ff4325a2ddd370a72a4da72b8079c3776ba0e78a4f338bb2f20b
2024-01-29 18:09.37: async_find.v0.14.0-abd1e22da43cd5ecff0839cf7e2fa471 -> 4ba46563a773dd3bbc3644399fb4cf790523fef8723b9778e8ab010056551970
2024-01-29 18:09.37: Job succeeded