Build:
  1. 0
2024-01-29 15:19.00: New job: Voodoo prep mariadb.0.5.0; 098f12ecd93f980e2194ac92abd3080a
2024-01-29 15:19.00: Waiting for resource in pool OCluster
2024-01-29 18:18.46: Waiting for worker…
2024-01-29 18:19.15: Got resource from pool OCluster
2024-01-29 18:19.15: Using cache hint "docs-universe-prep-4.05.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
         (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.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
 (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 mariadb.0.5.0 variantslib.v0.11.0 typerep.v0.11.0 stdlib-shims.0.3.0 stdio.v0.11.0 splittable_random.v0.11.0 spawn.v0.15.1 sexplib0.v0.11.0 sexplib.v0.11.0 seq.0.3.1 result.1.5 re.1.11.0 protocol_version_header.v0.11.0 ppxlib.0.8.1 ppx_variants_conv.v0.11.1 ppx_typerep_conv.v0.11.1 ppx_sexp_value.v0.11.0 ppx_sexp_message.v0.11.0 ppx_sexp_conv.v0.11.2 ppx_pipebang.v0.11.0 ppx_optional.v0.11.0 ppx_optcomp.v0.11.0 ppx_let.v0.11.0 ppx_js_style.v0.11.0 ppx_jane.v0.11.0 ppx_inline_test.v0.11.0 ppx_here.v0.11.0 ppx_hash.v0.11.1 ppx_fields_conv.v0.11.0 ppx_fail.v0.11.0 ppx_expect.v0.11.1 ppx_enumerate.v0.11.1 ppx_derivers.1.2.1 ppx_custom_printf.v0.11.0 ppx_compare.v0.11.1 ppx_bin_prot.v0.11.1 ppx_bench.v0.11.0 ppx_base.v0.11.0 ppx_assert.v0.11.0 parsexp.v0.11.0 octavius.1.2.2 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.0 mmap.1.2.0 lwt.5.5.0 jbuilder.1.0+beta20.2 jane-street-headers.v0.11.0 integers.0.7.0 fieldslib.v0.11.0 dune-configurator.3.13.0 dune.3.13.0 ctypes-foreign.0.18.0 ctypes.0.17.1 csexp.1.5.2 cppo.1.6.9 core_kernel.v0.11.1 core.v0.11.3 configurator.v0.11.0 conf-pkg-config.3 conf-mariadb.2 conf-libffi.2.0.0 bin_prot.v0.11.0 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.11.1 async_unix.v0.11.0 async_rpc_kernel.v0.11.0 async_kernel.v0.11.1 async_extra.v0.11.1 async.v0.11.0 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u mariadb:098f12ecd93f980e2194ac92abd3080a,protocol_version_header:ab6be94ebe78d94930f5a0dc7fb69c68,async_unix:611cd6debaef947da5a0679f6a06465b,async_rpc_kernel:c023e1b669271d6f057f4594df1ba608,async_kernel:ab6be94ebe78d94930f5a0dc7fb69c68,async_extra:836ef1002dad43cbe2a8e779f32d91b7,async:2b683b1b2fc2a5a9a6dd8d30485546c9"))
 (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.357594') && (for DATA in prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0,async.v0.11.0-2b683b1b2fc2a5a9a6dd8d30485546c9,async.v0.11.0 prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1,async_extra.v0.11.1-836ef1002dad43cbe2a8e779f32d91b7,async_extra.v0.11.1 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1,async_kernel.v0.11.1-ab6be94ebe78d94930f5a0dc7fb69c68,async_kernel.v0.11.1 prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0,async_rpc_kernel.v0.11.0-c023e1b669271d6f057f4594df1ba608,async_rpc_kernel.v0.11.0 prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0,async_unix.v0.11.0-611cd6debaef947da5a0679f6a06465b,async_unix.v0.11.0 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0,protocol_version_header.v0.11.0-ab6be94ebe78d94930f5a0dc7fb69c68,protocol_version_header.v0.11.0 prep/universes/098f12ecd93f980e2194ac92abd3080a/mariadb/0.5.0,mariadb.0.5.0-098f12ecd93f980e2194ac92abd3080a,mariadb.0.5.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/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0,async.v0.11.0-2b683b1b2fc2a5a9a6dd8d30485546c9,async.v0.11.0 prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1,async_extra.v0.11.1-836ef1002dad43cbe2a8e779f32d91b7,async_extra.v0.11.1 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1,async_kernel.v0.11.1-ab6be94ebe78d94930f5a0dc7fb69c68,async_kernel.v0.11.1 prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0,async_rpc_kernel.v0.11.0-c023e1b669271d6f057f4594df1ba608,async_rpc_kernel.v0.11.0 prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0,async_unix.v0.11.0-611cd6debaef947da5a0679f6a06465b,async_unix.v0.11.0 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0,protocol_version_header.v0.11.0-ab6be94ebe78d94930f5a0dc7fb69c68,protocol_version_header.v0.11.0 prep/universes/098f12ecd93f980e2194ac92abd3080a/mariadb/0.5.0,mariadb.0.5.0-098f12ecd93f980e2194ac92abd3080a,mariadb.0.5.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0,async.v0.11.0-2b683b1b2fc2a5a9a6dd8d30485546c9,async.v0.11.0 prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1,async_extra.v0.11.1-836ef1002dad43cbe2a8e779f32d91b7,async_extra.v0.11.1 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1,async_kernel.v0.11.1-ab6be94ebe78d94930f5a0dc7fb69c68,async_kernel.v0.11.1 prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0,async_rpc_kernel.v0.11.0-c023e1b669271d6f057f4594df1ba608,async_rpc_kernel.v0.11.0 prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0,async_unix.v0.11.0-611cd6debaef947da5a0679f6a06465b,async_unix.v0.11.0 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0,protocol_version_header.v0.11.0-ab6be94ebe78d94930f5a0dc7fb69c68,protocol_version_header.v0.11.0 prep/universes/098f12ecd93f980e2194ac92abd3080a/mariadb/0.5.0,mariadb.0.5.0-098f12ecd93f980e2194ac92abd3080a,mariadb.0.5.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.05.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 18:19.15: RETRYING: 2024-01-29/151900-voodoo-prep-607029 Number of retries: 0 (retriable error condition)
Building on marpe.caelum.ci.dev
All commits already cached
Updating files:  98% (32035/32633)
Updating files:  99% (32307/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.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85' locally
docker.io/ocaml/opam@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85: Pulling from ocaml/opam
dbd5af0f204b: Pulling fs layer
dbd5af0f204b: Verifying Checksum
dbd5af0f204b: Download complete
dbd5af0f204b: Pull complete
Digest: sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85
Status: Downloaded newer image for ocaml/opam@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85
2024-01-29 18:14.05 ---> using "b1e21d37cd49b6148620a316f1dc69cb8535bfcbe1ed382a11dd76411eef0ac6" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:14.05 ---> using "d6776737340caeb1cd54e01a0e8d80dcb50ea93a08aea20da4dc65c61981f591" 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 1s (451 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 (792 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:14.05 ---> using "49b3b286b358d7259d401e37eb99aa4c941901605954f155ad62f727d8f7c7f8" 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.0.4  [required by voodoo-prep]
  - install ocamlfind           1.9.6  [required by bos]
  - install topkg               1.0.7  [required by bos]
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install astring             0.8.5  [required by bos]
  - install dune                3.13.0 [required by voodoo-prep]
  - install fpath               0.7.3  [required by voodoo-prep]
  - install stdlib-shims        0.3.0  [required by fmt]
  - install seq                 0.3.1  [required by fmt]
  - install result              1.5    [required by rresult]
  - install opam-file-format    2.1.6  [required by opam-format]
  - install cppo                1.6.9  [required by opam-core]
  - install ocamlgraph          2.0.0  [required by opam-core]
  - install re                  1.11.0 [required by opam-format]
  - install fmt                 0.8.9  [required by bos]
  - install rresult             0.6.0  [required by bos]
  - install opam-core           2.1.5  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.5  [required by voodoo-prep]
  - install bos                 0.2.0  [required by voodoo-prep]
  - install voodoo-prep         ~dev*
===== 22 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.0] found in cache
[cmdliner.1.0.4] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.8.9] 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
[ocamlfind-secondary.1.9.6] found in cache
[ocamlgraph.2.0.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
[result.1.5] found in cache
[rresult.0.6.0] found in cache
[seq.0.3.1] 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 cmdliner.1.0.4
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed ocamlfind-secondary.1.9.6
-> installed topkg.1.0.7
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.13.0
-> installed result.1.5
-> installed seq.0.3.1
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed cppo.1.6.9
-> installed rresult.0.6.0
-> installed re.1.11.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.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:14.05 ---> using "eeb612487fd8dcd7dea2991932fe507ef16bd9a1345d4af6c7c19ccb634d66b8" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 18:14.05 ---> using "f7c406d2a001e6c69d22a3aa0ce7f493680f6bf53adf0e96d0c267f2e91e4dde" from cache
2024-01-29 18:14.05 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85' locally
docker.io/ocaml/opam@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85: Pulling from ocaml/opam
dbd5af0f204b: Pulling fs layer
dbd5af0f204b: Verifying Checksum
dbd5af0f204b: Download complete
dbd5af0f204b: Pull complete
Digest: sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85
Status: Downloaded newer image for ocaml/opam@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85
2024-01-29 18:14.05 ---> using "b1e21d37cd49b6148620a316f1dc69cb8535bfcbe1ed382a11dd76411eef0ac6" from cache

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

/: (workdir /home/opam)

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

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 18:14.05 ---> using "6cc95500c50146d1591a1a51536c7023374f57661eaa67feeeaa365bc204f4ce" from cache

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

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:14.06 ---> using "eb64b1e8cb94d110551be710d449517fe7f90b552e85d431e71c95cfcb97bd21" 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.

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.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-01-29 18:14.06 ---> using "11ebc521caf43db6250f6abc26f3a7b0133196b9729bab57bb90652aab429137" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.05. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.05 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:14.06 ---> using "0718517bb54eadd62aa0f015ef3008667024892d9bbb1bb62f1357f040ce779a" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:14.06 ---> using "d81a477f6ce38d29ce5f05e3db014107d5b3dc89ecccc2c9d602da3c5e9c7317" 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 ocamlfind           1.9.6
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install dune                3.13.0
===== 3 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.13.0  (cached)
-> retrieved ocamlfind-secondary.1.9.6  (cached)
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed dune.3.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:14.06 ---> using "2bb3be710f2ecfd761a141117b9c630594bc0c408c80db7cd65fa0f46c3ee220" 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 mariadb.0.5.0 variantslib.v0.11.0 typerep.v0.11.0 stdlib-shims.0.3.0 stdio.v0.11.0 splittable_random.v0.11.0 spawn.v0.15.1 sexplib0.v0.11.0 sexplib.v0.11.0 seq.0.3.1 result.1.5 re.1.11.0 protocol_version_header.v0.11.0 ppxlib.0.8.1 ppx_variants_conv.v0.11.1 ppx_typerep_conv.v0.11.1 ppx_sexp_value.v0.11.0 ppx_sexp_message.v0.11.0 ppx_sexp_conv.v0.11.2 ppx_pipebang.v0.11.0 ppx_optional.v0.11.0 ppx_optcomp.v0.11.0 ppx_let.v0.11.0 ppx_js_style.v0.11.0 ppx_jane.v0.11.0 ppx_inline_test.v0.11.0 ppx_here.v0.11.0 ppx_hash.v0.11.1 ppx_fields_conv.v0.11.0 ppx_fail.v0.11.0 ppx_expect.v0.11.1 ppx_enumerate.v0.11.1 ppx_derivers.1.2.1 ppx_custom_printf.v0.11.0 ppx_compare.v0.11.1 ppx_bin_prot.v0.11.1 ppx_bench.v0.11.0 ppx_base.v0.11.0 ppx_assert.v0.11.0 parsexp.v0.11.0 octavius.1.2.2 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.0 mmap.1.2.0 lwt.5.5.0 jbuilder.1.0+beta20.2 jane-street-headers.v0.11.0 integers.0.7.0 fieldslib.v0.11.0 dune-configurator.3.13.0 dune.3.13.0 ctypes-foreign.0.18.0 ctypes.0.17.1 csexp.1.5.2 cppo.1.6.9 core_kernel.v0.11.1 core.v0.11.3 configurator.v0.11.0 conf-pkg-config.3 conf-mariadb.2 conf-libffi.2.0.0 bin_prot.v0.11.0 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.11.1 async_unix.v0.11.0 async_rpc_kernel.v0.11.0 async_kernel.v0.11.1 async_extra.v0.11.1 async.v0.11.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 (754 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 mariadb.0.5.0 variantslib.v0.11.0 typerep.v0.11.0 stdlib-shims.0.3.0 stdio.v0.11.0 splittable_random.v0.11.0 spawn.v0.15.1 sexplib0.v0.11.0 sexplib.v0.11.0 seq.0.3.1 result.1.5 re.1.11.0 protocol_version_header.v0.11.0 ppxlib.0.8.1 ppx_variants_conv.v0.11.1 ppx_typerep_conv.v0.11.1 ppx_sexp_value.v0.11.0 ppx_sexp_message.v0.11.0 ppx_sexp_conv.v0.11.2 ppx_pipebang.v0.11.0 ppx_optional.v0.11.0 ppx_optcomp.v0.11.0 ppx_let.v0.11.0 ppx_js_style.v0.11.0 ppx_jane.v0.11.0 ppx_inline_test.v0.11.0 ppx_here.v0.11.0 ppx_hash.v0.11.1 ppx_fields_conv.v0.11.0 ppx_fail.v0.11.0 ppx_expect.v0.11.1 ppx_enumerate.v0.11.1 ppx_derivers.1.2.1 ppx_custom_printf.v0.11.0 ppx_compare.v0.11.1 ppx_bin_prot.v0.11.1 ppx_bench.v0.11.0 ppx_base.v0.11.0 ppx_assert.v0.11.0 parsexp.v0.11.0 octavius.1.2.2 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.0 mmap.1.2.0 lwt.5.5.0 jbuilder.1.0+beta20.2 jane-street-headers.v0.11.0 integers.0.7.0 fieldslib.v0.11.0 dune-configurator.3.13.0 dune.3.13.0 ctypes-foreign.0.18.0 ctypes.0.17.1 csexp.1.5.2 cppo.1.6.9 core_kernel.v0.11.1 core.v0.11.3 configurator.v0.11.0 conf-pkg-config.3 conf-mariadb.2 conf-libffi.2.0.0 bin_prot.v0.11.0 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.11.1 async_unix.v0.11.0 async_rpc_kernel.v0.11.0 async_kernel.v0.11.1 async_extra.v0.11.1 async.v0.11.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:
libffi-dev
libmariadb-dev
pkg-config
[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 cppo                    1.6.9
  - install ocaml-syntax-shims      1.0.0
  - install stdlib-shims            0.3.0
  - install conf-pkg-config         3
  - install octavius                1.2.2
  - install base-num                base
  - install ppx_derivers            1.2.1
  - install spawn                   v0.15.1
  - install ocamlbuild              0.14.3
  - install bigarray-compat         1.1.0
  - install ocaml-compiler-libs     v0.12.4
  - install base-bytes              base
  - install seq                     0.3.1
  - install jbuilder                1.0+beta20.2
  - install result                  1.5
  - install csexp                   1.5.2
  - install integers                0.7.0
  - install conf-mariadb            2
  - install conf-libffi             2.0.0
  - install num                     0
  - install mmap                    1.2.0
  - install ocplib-endian           1.2
  - install re                      1.11.0
  - install sexplib0                v0.11.0
  - install jane-street-headers     v0.11.0
  - install ocaml-migrate-parsetree 1.8.0
  - install dune-configurator       3.13.0
  - install ctypes-foreign          0.18.0
  - install parsexp                 v0.11.0
  - install base                    v0.11.1
  - install lwt                     5.5.0
  - install ctypes                  0.17.1
  - install sexplib                 v0.11.0
  - install typerep                 v0.11.0
  - install stdio                   v0.11.0
  - install ppxlib                  0.8.1
  - install configurator            v0.11.0
  - install variantslib             v0.11.0
  - install ppx_typerep_conv        v0.11.1
  - install ppx_sexp_conv           v0.11.2
  - install ppx_pipebang            v0.11.0
  - install ppx_optional            v0.11.0
  - install ppx_optcomp             v0.11.0
  - install ppx_let                 v0.11.0
  - install ppx_js_style            v0.11.0
  - install ppx_inline_test         v0.11.0
  - install ppx_here                v0.11.0
  - install ppx_enumerate           v0.11.1
  - install ppx_compare             v0.11.1
  - install fieldslib               v0.11.0
  - install ppx_variants_conv       v0.11.1
  - install ppx_custom_printf       v0.11.0
  - install ppx_bench               v0.11.0
  - install ppx_sexp_value          v0.11.0
  - install ppx_sexp_message        v0.11.0
  - install ppx_fail                v0.11.0
  - install ppx_hash                v0.11.1
  - install ppx_assert              v0.11.0
  - install ppx_fields_conv         v0.11.0
  - install ppx_base                v0.11.0
  - install ppx_expect              v0.11.1
  - install bin_prot                v0.11.0
  - install ppx_bin_prot            v0.11.1
  - install ppx_jane                v0.11.0
  - install splittable_random       v0.11.0
  - install core_kernel             v0.11.1
  - install protocol_version_header v0.11.0
  - install core                    v0.11.3
  - install async_kernel            v0.11.1
  - install async_unix              v0.11.0
  - install async_rpc_kernel        v0.11.0
  - install async_extra             v0.11.1
  - install async                   v0.11.0
  - install mariadb                 0.5.0
===== 74 to install =====

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

<><> 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" "libmariadb-dev" "pkg-config"
- 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 .../00-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package mysql-common.
- Preparing to unpack .../01-mysql-common_5.8+1.1.0_all.deb ...
- Unpacking mysql-common (5.8+1.1.0) ...
- Selecting previously unselected package mariadb-common.
- Preparing to unpack .../02-mariadb-common_1%3a10.11.4-1~deb12u1_all.deb ...
- Unpacking mariadb-common (1:10.11.4-1~deb12u1) ...
- Selecting previously unselected package libmariadb3:amd64.
- Preparing to unpack .../03-libmariadb3_1%3a10.11.4-1~deb12u1_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:10.11.4-1~deb12u1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../04-libssl-dev_3.0.11-1~deb12u2_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.0.11-1~deb12u2) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../05-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Selecting previously unselected package libmariadb-dev.
- Preparing to unpack .../06-libmariadb-dev_1%3a10.11.4-1~deb12u1_amd64.deb ...
- Unpacking libmariadb-dev (1:10.11.4-1~deb12u1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../07-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../08-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../09-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../10-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Setting up mysql-common (5.8+1.1.0) ...
- update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up mariadb-common (1:10.11.4-1~deb12u1) ...
- update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libssl-dev:amd64 (3.0.11-1~deb12u2) ...
- Setting up libmariadb3:amd64 (1:10.11.4-1~deb12u1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up libmariadb-dev (1:10.11.4-1~deb12u1) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/222: [async.v0.11.0: http]
Processing  2/222: [async.v0.11.0: http] [async_extra.v0.11.1: http]
Processing  3/222: [async.v0.11.0: http] [async_extra.v0.11.1: http] [async_kernel.v0.11.1: http]
Processing  3/222: [async_extra.v0.11.1: http] [async_kernel.v0.11.1: http]
-> retrieved async.v0.11.0  (https://ocaml.janestreet.com/ocaml-core/v0.11/files/async-v0.11.0.tar.gz)
Processing  4/222: [async_extra.v0.11.1: http] [async_kernel.v0.11.1: http] [async_rpc_kernel.v0.11.0: http]
Processing  4/222: [async_kernel.v0.11.1: http] [async_rpc_kernel.v0.11.0: http]
-> retrieved async_extra.v0.11.1  (https://github.com/janestreet/async_extra/archive/v0.11.1.tar.gz)
Processing  5/222: [async_kernel.v0.11.1: http] [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http]
Processing  5/222: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http]
-> retrieved async_kernel.v0.11.1  (https://github.com/janestreet/async_kernel/archive/v0.11.1.tar.gz)
Processing  6/222: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http]
-> retrieved base.v0.11.1  (cached)
Processing  7/222: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http]
Processing  8/222: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http]
Processing  9/222: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http]
Processing 10/222: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http]
Processing 11/222: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http]
-> installed base-bytes.base
Processing 12/222: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http]
-> installed base-num.base
Processing 13/222: [async_rpc_kernel.v0.11.0: http] [async_unix.v0.11.0: http]
Processing 13/222: [async_unix.v0.11.0: http]
Processing 13/222:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 14/222:
Processing 15/222: [bigarray-compat: dune build]
-> retrieved async_rpc_kernel.v0.11.0  (https://ocaml.janestreet.com/ocaml-core/v0.11/files/async_rpc_kernel-v0.11.0.tar.gz)
Processing 16/222: [bigarray-compat: dune build]
Processing 17/222: [bigarray-compat: dune build]
Processing 18/222: [bigarray-compat: dune build]
Processing 19/222: [bigarray-compat: dune build]
Processing 20/222: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
-> retrieved async_unix.v0.11.0  (https://ocaml.janestreet.com/ocaml-core/v0.11/files/async_unix-v0.11.0.tar.gz)
Processing 21/222: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
-> retrieved bin_prot.v0.11.0  (cached)
Processing 22/222: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
-> retrieved configurator.v0.11.0  (cached)
Processing 23/222: [bigarray-compat: dune build] [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 23/222: [bigarray-compat: dune build]
-> installed conf-pkg-config.3
Processing 24/222: [bigarray-compat: dune build]
Processing 25/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi]
Processing 26/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb]
-> retrieved core_kernel.v0.11.1  (cached)
Processing 27/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb]
-> retrieved cppo.1.6.9  (cached)
Processing 28/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb]
Processing 29/222: [bigarray-compat: dune build] [conf-libffi: pkg-config libffi] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build]
-> compiled  conf-libffi.2.0.0
Processing 29/222: [bigarray-compat: dune build] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build]
-> installed conf-libffi.2.0.0
Processing 30/222: [bigarray-compat: dune build] [conf-mariadb: sh pkg-config --exists libmariadb || pkg-config --exists mariadb] [cppo: dune build]
- + pkg-config --exists libmariadb
-> compiled  conf-mariadb.2
Processing 30/222: [bigarray-compat: dune build] [cppo: dune build]
-> installed conf-mariadb.2
Processing 31/222: [bigarray-compat: dune build] [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 32/222: [bigarray-compat: dune build] [cppo: dune build]
Processing 33/222: [bigarray-compat: dune build] [cppo: dune build]
Processing 34/222: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
Processing 35/222: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> installed ctypes-foreign.0.18.0
Processing 36/222: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved core.v0.11.3  (cached)
Processing 37/222: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved ctypes.0.17.1  (cached)
Processing 38/222: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved fieldslib.v0.11.0  (cached)
Processing 39/222: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved integers.0.7.0  (cached)
Processing 40/222: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved jane-street-headers.v0.11.0  (cached)
Processing 41/222: [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 41/222: [cppo: dune build] [csexp: dune build]
-> installed bigarray-compat.1.1.0
Processing 42/222: [cppo: dune build] [csexp: dune build]
-> retrieved lwt.5.5.0  (cached)
Processing 43/222: [mariadb.0.5.0: http] [cppo: dune build] [csexp: dune build]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 44/222: [mariadb.0.5.0: http] [cppo: dune build] [csexp: dune build]
Processing 45/222: [mariadb.0.5.0: http] [cppo: dune build] [csexp: dune build] [jbuilder: ocaml configure.ml]
-> compiled  csexp.1.5.2
Processing 45/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml]
-> installed csexp.1.5.2
Processing 46/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml]
-> retrieved mmap.1.2.0  (cached)
Processing 47/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml]
Processing 48/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml]
Processing 49/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [mmap: dune build]
Processing 50/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [mmap: dune build]
-> installed num.0
Processing 51/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [mmap: dune build]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 52/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [mmap: dune build]
Processing 53/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml configure.ml] [mmap: dune build] [ocaml-compiler-libs: dune build]
Processing 53/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-compiler-libs: dune build]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 54/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [mmap: dune build] [ocaml-compiler-libs: dune build]
-> compiled  mmap.1.2.0
Processing 54/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build]
-> installed mmap.1.2.0
Processing 55/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 56/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build]
Processing 57/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 58/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 59/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> retrieved ocplib-endian.1.2  (cached)
Processing 60/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> retrieved octavius.1.2.2  (cached)
Processing 61/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
Processing 62/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [octavius: dune build]
-> retrieved parsexp.v0.11.0  (cached)
Processing 63/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make] [octavius: dune build]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.05/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.05"; \
- echo "BINDIR=/home/opam/.opam/4.05/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.05/lib"; \
- echo "MANDIR=/home/opam/.opam/4.05/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.05/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.3"'; \
- ) > src/ocamlbuild_config.ml
Processing 63/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_assert.v0.11.0  (cached)
Processing 64/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_base.v0.11.0  (cached)
Processing 65/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_bench.v0.11.0  (cached)
Processing 66/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_bin_prot.v0.11.1  (cached)
Processing 67/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_compare.v0.11.1  (cached)
Processing 68/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_custom_printf.v0.11.0  (cached)
Processing 69/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 70/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build]
Processing 71/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved ppx_enumerate.v0.11.1  (cached)
Processing 72/222: [mariadb.0.5.0: http] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
Processing 72/222: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> retrieved dune-configurator.3.13.0  (cached)
Processing 73/222: [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
Processing 74/222: [cppo: dune build] [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> compiled  cppo.1.6.9
Processing 74/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
-> installed cppo.1.6.9
Processing 75/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build]
Processing 76/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 76/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 77/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> compiled  ocaml-syntax-shims.1.0.0
Processing 77/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 78/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [octavius: dune build] [ppx_derivers: dune build]
-> compiled  octavius.1.2.2
Processing 78/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> installed octavius.1.2.2
Processing 79/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 79/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> installed ppx_derivers.1.2.1
Processing 80/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_expect.v0.11.1  (cached)
Processing 81/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved mariadb.0.5.0  (https://github.com/andrenth/ocaml-mariadb/archive/0.5.0.tar.gz)
Processing 82/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_fail.v0.11.0  (cached)
Processing 83/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_fields_conv.v0.11.0  (cached)
Processing 84/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_hash.v0.11.1  (cached)
Processing 85/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_here.v0.11.0  (cached)
Processing 86/222: [dune-configurator: rm] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
Processing 86/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_inline_test.v0.11.0  (cached)
Processing 87/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_jane.v0.11.0  (cached)
Processing 88/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_js_style.v0.11.0  (cached)
Processing 89/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_let.v0.11.0  (cached)
Processing 90/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_optcomp.v0.11.0  (cached)
Processing 91/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_optional.v0.11.0  (cached)
Processing 92/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_pipebang.v0.11.0  (cached)
Processing 93/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_sexp_conv.v0.11.2  (cached)
Processing 94/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_sexp_message.v0.11.0  (cached)
Processing 95/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_sexp_value.v0.11.0  (cached)
Processing 96/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_typerep_conv.v0.11.1  (cached)
Processing 97/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> retrieved ppx_variants_conv.v0.11.1  (cached)
Processing 98/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> compiled  ocplib-endian.1.2
Processing 98/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> installed ocplib-endian.1.2
Processing 99/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppxlib.0.8.1  (cached)
Processing 100/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved re.1.11.0  (cached)
Processing 101/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
-> retrieved result.1.5  (cached)
Processing 102/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
Processing 103/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build]
-> retrieved seq.0.3.1  (cached)
Processing 104/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build]
Processing 105/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build]
-> retrieved sexplib.v0.11.0  (cached)
Processing 106/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build]
-> retrieved sexplib0.v0.11.0  (cached)
Processing 107/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build]
-> retrieved spawn.v0.15.1  (cached)
Processing 108/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build]
Processing 109/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [spawn: dune build]
-> retrieved splittable_random.v0.11.0  (cached)
Processing 110/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [spawn: dune build]
-> retrieved stdio.v0.11.0  (cached)
Processing 111/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [spawn: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 112/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [spawn: dune build]
Processing 113/222: [protocol_version_header.v0.11.0: http] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> retrieved typerep.v0.11.0  (cached)
-> retrieved variantslib.v0.11.0  (cached)
Processing 113/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> retrieved protocol_version_header.v0.11.0  (https://ocaml.janestreet.com/ocaml-core/v0.11/files/protocol_version_header-v0.11.0.tar.gz)
-> compiled  result.1.5
Processing 113/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 114/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [spawn: dune build] [stdlib-shims: dune build]
Processing 115/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> compiled  seq.0.3.1
Processing 115/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [spawn: dune build] [stdlib-shims: dune build]
-> installed seq.0.3.1
Processing 116/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [spawn: dune build] [stdlib-shims: dune build]
Processing 117/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 117/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build]
-> installed stdlib-shims.0.3.0
Processing 118/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build]
Processing 119/222: [dune-configurator: dune build] [integers: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [spawn: dune build]
-> compiled  spawn.v0.15.1
Processing 119/222: [dune-configurator: dune build] [integers: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
-> installed spawn.v0.15.1
Processing 120/222: [dune-configurator: dune build] [integers: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
-> compiled  integers.0.7.0
Processing 120/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
-> installed integers.0.7.0
Processing 121/222: [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
Processing 122/222: [ctypes: make libffi.config] [dune-configurator: dune build] [jbuilder: ocaml bootstrap.ml] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
- '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
Processing 122/222: [ctypes: make libffi.config] [dune-configurator: dune build] [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
-> compiled  re.1.11.0
Processing 122/222: [ctypes: make libffi.config] [dune-configurator: dune build] [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed re.1.11.0
Processing 123/222: [ctypes: make libffi.config] [dune-configurator: dune build] [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
- ./src/discover/determine_as_needed_flags.sh >> asneeded.config
- ocamlfind  ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover
- ./discover -ocamlc "ocamlfind  ocamlc" > libffi.config || (rm libffi.config && false)
- testing for brew: .............................. unavailable
- testing for MacPorts: .......................... unavailable
- testing for pkg-config: ........................ available
- testing for libffi: ............................ available
- make: 'libffi.config' is up to date.
Processing 123/222: [ctypes: make ctypes-base] [dune-configurator: dune build] [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> compiled  dune-configurator.3.13.0
Processing 123/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed dune-configurator.3.13.0
Processing 124/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 125/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 255] [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 125/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 255] [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled]
- if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.05/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 125/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 255] [lwt: dune build] [ocaml-migrate-parsetree: dune build]
-> installed ocamlbuild.0.14.3
Processing 126/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 255] [lwt: dune build] [ocaml-migrate-parsetree: dune build]
-> compiled  lwt.5.5.0
Processing 126/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build]
-> installed lwt.5.5.0
Processing 127/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 255] [ocaml-migrate-parsetree: dune build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 127/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 255]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 128/222: [ctypes: make ctypes-base] [jbuilder: ./boot.exe 255]
-> compiled  jbuilder.1.0+beta20.2
Processing 128/222: [ctypes: make ctypes-base]
-> installed jbuilder.1.0+beta20.2
Processing 129/222: [ctypes: make ctypes-base]
Processing 130/222: [ctypes: make ctypes-base] [jane-street-headers: jbuilder build]
Processing 131/222: [ctypes: make ctypes-base] [jane-street-headers: jbuilder build] [sexplib0: jbuilder build]
-> compiled  jane-street-headers.v0.11.0
Processing 131/222: [ctypes: make ctypes-base] [sexplib0: jbuilder build]
-> installed jane-street-headers.v0.11.0
Processing 132/222: [ctypes: make ctypes-base] [sexplib0: jbuilder build]
-> compiled  sexplib0.v0.11.0
Processing 132/222: [ctypes: make ctypes-base]
-> installed sexplib0.v0.11.0
Processing 133/222: [ctypes: make ctypes-base]
Processing 134/222: [base: jbuilder build] [ctypes: make ctypes-base]
Processing 135/222: [base: jbuilder build] [ctypes: make ctypes-base] [parsexp: jbuilder build]
-> compiled  parsexp.v0.11.0
Processing 135/222: [base: jbuilder build] [ctypes: make ctypes-base]
-> installed parsexp.v0.11.0
Processing 136/222: [base: jbuilder build] [ctypes: make ctypes-base]
Processing 137/222: [base: jbuilder build] [ctypes: make ctypes-base] [sexplib: jbuilder build]
-> compiled  sexplib.v0.11.0
Processing 137/222: [base: jbuilder build] [ctypes: make ctypes-base]
-> installed sexplib.v0.11.0
Processing 138/222: [base: jbuilder build] [ctypes: make ctypes-base]
-> compiled  base.v0.11.1
Processing 138/222: [ctypes: make ctypes-base]
-> installed base.v0.11.1
Processing 139/222: [ctypes: make ctypes-base]
Processing 140/222: [ctypes: make ctypes-base] [stdio: jbuilder build]
Processing 141/222: [ctypes: make ctypes-base] [stdio: jbuilder build] [typerep: jbuilder 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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray -package integers    -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.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.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.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.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.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.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/ldouble_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.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.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.05/lib/integers" /home/opam/.opam/4.05/.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.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.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.05/lib/integers" /home/opam/.opam/4.05/.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.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.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.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/raw_pointer_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.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.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.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes/type_info_stubs.c
- 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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/lib/integers"  -package bigarray -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/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.05/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.05/lib/ocaml, /home/opam/.opam/4.05/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.05/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.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/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.05/lib/ocaml, /home/opam/.opam/4.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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 141/222: [ctypes: make ctypes-foreign] [stdio: jbuilder build] [typerep: jbuilder build]
-> compiled  stdio.v0.11.0
Processing 141/222: [ctypes: make ctypes-foreign] [typerep: jbuilder build]
-> installed stdio.v0.11.0
Processing 142/222: [ctypes: make ctypes-foreign] [typerep: jbuilder build]
Processing 143/222: [configurator: jbuilder build] [ctypes: make ctypes-foreign] [typerep: jbuilder build]
Processing 144/222: [configurator: jbuilder build] [ctypes: make ctypes-foreign] [ppxlib: dune build] [typerep: jbuilder build]
-> compiled  typerep.v0.11.0
Processing 144/222: [configurator: jbuilder build] [ctypes: make ctypes-foreign] [ppxlib: dune build]
-> installed typerep.v0.11.0
Processing 145/222: [configurator: jbuilder build] [ctypes: make ctypes-foreign] [ppxlib: dune build]
-> compiled  configurator.v0.11.0
Processing 145/222: [ctypes: make ctypes-foreign] [ppxlib: dune build]
-> installed configurator.v0.11.0
Processing 146/222: [ctypes: make ctypes-foreign] [ppxlib: 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.05/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.05/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.05/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.05/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.05/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.05/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.05/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
- 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.05/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.05/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.05/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.05/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.05/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.05/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.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/tests -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/dl_stubs.c
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.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.05/lib/integers" /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes-foreign-base/ffi_call_stubs.c
- cd _build/src/ctypes-foreign-base && ocamlfind  ocamlc -c -package integers   -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.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.05/lib/integers" /home/opam/.opam/4.05/.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.05/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.05/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.05/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.05/lib/integers"  -package integers    -I _build/src/ctypes-foreign-base  -I _build/src/ctypes src/ctypes-foreign-base/dl.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-foreign-base/libffi_abi.cmx -package integers   -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/lib/integers" -ccopt -I -ccopt /home/opam/.opam/4.05/.opam-switch/build/ctypes.0.17.1/src/ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/.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.05/lib/integers" /home/opam/.opam/4.05/.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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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.05/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 146/222: [ppxlib: dune build]
Processing 147/222: [ppxlib: dune build] [ctypes: make install]
- ocamlfind  install ctypes META CHANGES.md
- Installed /home/opam/.opam/4.05/lib/ctypes/CHANGES.md
- Installed /home/opam/.opam/4.05/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.05/lib/ctypes/posixTypes.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_internals.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_value_printing.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_std_views.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_coerce.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_memory.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_type_printing.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_structs_computed.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_structs.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_std_view_stubs.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_static.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_bigarray.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_memory_stubs.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_value_printing_stubs.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_primitives.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_primitive_types.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/complexL.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_bigarray_stubs.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/lDouble.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_roots_stubs.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_ptr.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_type_info_stubs.h
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_raw_pointer.h
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_primitives.h
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_managed_buffer_stubs.h
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_ldouble_stubs.h
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_cstubs_internals.h
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_complex_stubs.h
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_complex_compatibility.h
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_internals.h
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_types.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/posixTypes.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/complexL.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/lDouble.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/posixTypes.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/complexL.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/lDouble.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_internals.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_structs.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_primitive_types.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_static.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_types.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/posixTypes.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/complexL.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/lDouble.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_types.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/posixTypes.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/complexL.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/lDouble.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.a
- Installed /home/opam/.opam/4.05/lib/ctypes/libctypes_stubs.a
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmxs
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cmxa
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes.cma
- Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes_stubs.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/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.05/lib/ctypes/install_ctypes_printers.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_printers.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_printers.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_printers.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_printers.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_printers.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-top.a
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-top.cmxs
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-top.cmxa
- Installed /home/opam/.opam/4.05/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.05/lib/ctypes/ctypes_foreign_basis.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_ffi.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/libffi_abi.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/dl.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_weak_ref.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_ffi_stubs.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_closure_properties.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/libffi_abi.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/dl.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/libffi_abi.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/dl.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/libffi_abi.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/dl.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/libffi_abi.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/dl.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-base.a
- Installed /home/opam/.opam/4.05/lib/ctypes/libctypes-foreign-base_stubs.a
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-base.cmxs
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-base.cmxa
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-base.cma
- Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes-foreign-base_stubs.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes-foreign-base_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/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.05/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-threaded.a
- Installed /home/opam/.opam/4.05/lib/ctypes/libctypes-foreign-threaded_stubs.a
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-threaded.cmxs
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-threaded.cmxa
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-threaded.cma
- Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes-foreign-threaded_stubs.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dllctypes-foreign-threaded_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/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.05/lib/ctypes/foreign.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmti
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.05/lib/ctypes/foreign.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmt
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.05/lib/ctypes/foreign.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/foreign.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.05/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/foreign.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-unthreaded.a
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-unthreaded.cmxs
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes-foreign-unthreaded.cmxa
- Installed /home/opam/.opam/4.05/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.05/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.05/lib/ctypes/cstubs.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_structs.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_inverted.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_generate_c.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_emit_c.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_c_language.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_generate_ml.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_public_name.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ctypes_path.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_errors.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_analysis.cmx
- Installed /home/opam/.opam/4.05/lib/ctypes/ocaml_integers.h
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_inverted.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_structs.cmti
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_inverted.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_structs.cmt
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_inverted.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_structs.cmi
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_inverted.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs_structs.mli
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.a
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmxs
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cmxa
- Installed /home/opam/.opam/4.05/lib/ctypes/cstubs.cma
-> installed ctypes.0.17.1
Processing 147/222: [ppxlib: dune build]
+ /home/opam/.opam/4.05/bin/dune "build" "-p" "ppxlib" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppxlib.0.8.1)
-> compiled  ppxlib.0.8.1
-> installed ppxlib.0.8.1
Processing 149/222: [fieldslib: jbuilder build]
Processing 150/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build]
Processing 151/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build]
Processing 152/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build]
Processing 153/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build]
Processing 154/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build]
Processing 155/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build]
Processing 156/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build]
Processing 157/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build]
Processing 158/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build]
Processing 159/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build]
Processing 160/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build]
Processing 161/222: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build]
-> compiled  fieldslib.v0.11.0
Processing 161/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build]
-> installed fieldslib.v0.11.0
Processing 162/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build]
Processing 163/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build]
-> compiled  variantslib.v0.11.0
Processing 163/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build]
-> installed variantslib.v0.11.0
Processing 164/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build]
Processing 165/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_let.v0.11.0
Processing 165/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_let.v0.11.0
Processing 166/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_optional.v0.11.0
Processing 166/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_optional.v0.11.0
Processing 167/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_here.v0.11.0
Processing 167/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_here.v0.11.0
Processing 168/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 169/222: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_compare.v0.11.1
Processing 169/222: [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_compare.v0.11.1
Processing 170/222: [ppx_enumerate: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_enumerate.v0.11.1
Processing 170/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_enumerate.v0.11.1
Processing 171/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_optcomp.v0.11.0
Processing 171/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_optcomp.v0.11.0
Processing 172/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_typerep_conv.v0.11.1
Processing 172/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_typerep_conv.v0.11.1
Processing 173/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_pipebang.v0.11.0
Processing 173/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_pipebang.v0.11.0
Processing 174/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_sexp_conv.v0.11.2
Processing 174/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_sexp_conv.v0.11.2
Processing 175/222: [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 176/222: [ppx_assert: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 177/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 178/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 179/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 180/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_inline_test.v0.11.0
Processing 180/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_inline_test.v0.11.0
Processing 181/222: [ppx_assert: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
Processing 182/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_js_style: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_js_style.v0.11.0
Processing 182/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> installed ppx_js_style.v0.11.0
Processing 183/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build]
-> compiled  ppx_variants_conv.v0.11.1
Processing 183/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_variants_conv.v0.11.1
Processing 184/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_fields_conv.v0.11.0
Processing 184/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_fields_conv.v0.11.0
Processing 185/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_fail.v0.11.0
Processing 185/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_fail.v0.11.0
Processing 186/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_hash.v0.11.1
Processing 186/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_hash.v0.11.1
Processing 187/222: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
Processing 188/222: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_assert.v0.11.0
Processing 188/222: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> installed ppx_assert.v0.11.0
Processing 189/222: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build]
-> compiled  ppx_sexp_value.v0.11.0
Processing 189/222: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build]
-> installed ppx_sexp_value.v0.11.0
Processing 190/222: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build]
-> compiled  ppx_sexp_message.v0.11.0
Processing 190/222: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build]
-> installed ppx_sexp_message.v0.11.0
Processing 191/222: [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build]
-> compiled  ppx_bench.v0.11.0
Processing 191/222: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> installed ppx_bench.v0.11.0
Processing 192/222: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build]
-> compiled  ppx_custom_printf.v0.11.0
Processing 192/222: [ppx_base: jbuilder build]
-> installed ppx_custom_printf.v0.11.0
Processing 193/222: [ppx_base: jbuilder build]
Processing 194/222: [bin_prot: jbuilder build] [ppx_base: jbuilder build]
Processing 195/222: [bin_prot: jbuilder build] [ppx_base: jbuilder build] [ppx_expect: jbuilder build]
-> compiled  ppx_base.v0.11.0
Processing 195/222: [bin_prot: jbuilder build] [ppx_expect: jbuilder build]
-> installed ppx_base.v0.11.0
Processing 196/222: [bin_prot: jbuilder build] [ppx_expect: jbuilder build]
-> compiled  bin_prot.v0.11.0
Processing 196/222: [ppx_expect: jbuilder build]
-> installed bin_prot.v0.11.0
Processing 197/222: [ppx_expect: jbuilder build]
Processing 198/222: [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build]
-       ocamlc matcher/.expect_test_matcher.objs/expect_test_matcher__Reconcile.{cmo,cmt}
- File "matcher/reconcile.ml", line 29, characters 11-23:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "matcher/reconcile.ml", line 38, characters 25-36:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
-     ocamlopt matcher/.expect_test_matcher.objs/expect_test_matcher__Reconcile.{cmx,o}
- File "matcher/reconcile.ml", line 29, characters 11-23:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "matcher/reconcile.ml", line 38, characters 25-36:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
-> compiled  ppx_expect.v0.11.1
Processing 198/222: [ppx_bin_prot: jbuilder build]
-> installed ppx_expect.v0.11.1
Processing 199/222: [ppx_bin_prot: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_bin_prot" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_bin_prot.v0.11.1)
-> compiled  ppx_bin_prot.v0.11.1
-> installed ppx_bin_prot.v0.11.1
Processing 201/222: [ppx_jane: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_jane" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_jane.v0.11.0)
-> compiled  ppx_jane.v0.11.0
-> installed ppx_jane.v0.11.0
Processing 203/222: [splittable_random: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "splittable_random" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/splittable_random.v0.11.0)
-> compiled  splittable_random.v0.11.0
-> installed splittable_random.v0.11.0
Processing 205/222: [core_kernel: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "core_kernel" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core_kernel.v0.11.1)
-> compiled  core_kernel.v0.11.1
-> installed core_kernel.v0.11.1
Processing 207/222: [async_kernel: jbuilder build]
Processing 208/222: [async_kernel: jbuilder build] [core: jbuilder build]
Processing 209/222: [async_kernel: jbuilder build] [core: jbuilder build] [protocol_version_header: jbuilder build]
-> compiled  protocol_version_header.v0.11.0
Processing 209/222: [async_kernel: jbuilder build] [core: jbuilder build]
-> installed protocol_version_header.v0.11.0
Processing 210/222: [async_kernel: jbuilder build] [core: jbuilder build]
-          ppx src/async_condition.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_gc.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_invariant.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_invariant_intf.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_kernel.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_kernel_config.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_quickcheck.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_quickcheck_intf.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_stream.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/bvar.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/clock_intf.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/clock_ns.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/debug.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred0.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred1.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_array.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_list.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_map.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_memo.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_option.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_or_error.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_queue.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_result.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_sequence.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_sequence_unit_tests.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_std.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_unit_tests.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/eager_deferred.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/eager_deferred0.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/eager_deferred_or_error.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/eager_deferred_result.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/execution_context.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/external_job.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/import.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/ivar.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/ivar0.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/ivar_filler.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/job.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/job_or_event.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/job_or_event_intf.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/job_pool.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/job_queue.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/lazy_deferred.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/limiter.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/monad_sequence.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/monad_sequence_unit_tests.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/monitor.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/monitor0.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/mvar.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/persistent_connection.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/persistent_connection_intf.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/pipe.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/priority.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/require_explicit_time_source.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/scheduler.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/scheduler0.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/scheduler1.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/synchronous_time_source.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/synchronous_time_source0.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/tail.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/throttle.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/throttle_debug.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/throttle_unit_tests.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/time_ns.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/time_source.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/time_source_intf.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/timing_wheel_ns.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/types.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_condition.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_gc.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_invariant.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_kernel_config.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_quickcheck.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_stream.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/bvar.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/clock_ns.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/debug.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred0.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_array.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_list.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_map.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_memo.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_option.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_or_error.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_queue.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_result.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_sequence.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_sequence_unit_tests.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/deferred_unit_tests.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/eager_deferred.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/eager_deferred_or_error.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/execution_context.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/external_job.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/ivar.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/ivar0.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/ivar_filler.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/job.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/job_or_event.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/job_pool.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/job_queue.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/lazy_deferred.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/limiter.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/monad_sequence_unit_tests.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/monitor.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/mvar.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/persistent_connection.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/pipe.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/priority.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/require_explicit_time_source.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/scheduler.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/synchronous_time_source.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/tail.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/throttle.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/throttle_debug.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/throttle_unit_tests.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/time_source.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-> compiled  async_kernel.v0.11.1
Processing 210/222: [core: jbuilder build]
-> installed async_kernel.v0.11.1
Processing 211/222: [core: jbuilder build]
Processing 212/222: [async_rpc_kernel: jbuilder build] [core: jbuilder build]
-> compiled  async_rpc_kernel.v0.11.0
Processing 212/222: [core: jbuilder build]
-> installed async_rpc_kernel.v0.11.0
Processing 213/222: [core: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "core" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/core.v0.11.3)
-       ocamlc src/md5_stubs.o
- md5_stubs.c:10:32: warning: '-pedantic' is not an option that controls warnings [-Wpragmas]
-    10 | #pragma GCC diagnostic ignored "-pedantic"
-       |                                ^~~~~~~~~~~
-     ocamlopt src/.core.objs/core__Iobuf.{cmx,o}
- File "src/iobuf.ml", line 1033, characters 4-62:
- Warning 55: Cannot inline: Function information unavailable
-> compiled  core.v0.11.3
-> installed core.v0.11.3
Processing 215/222: [async_unix: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "async_unix" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async_unix.v0.11.0)
-          ppx src/assign_try_with_log_exn.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_print.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_sys.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_unix.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/busy_pollers.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/clock.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/config.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/dump_core_on_job_delay.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/epoll_file_descr_watcher.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/fd.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/fd_by_descr.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/fd_tests.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/file_descr_watcher_intf.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/import.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/in_thread.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/interruptor.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/io_stats.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/log.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/process.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/raw_fd.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/raw_scheduler.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/raw_signal_manager.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/read_write.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/reader.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/reader0.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/require_explicit_time_source.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/require_explicit_time_source_intf.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/scheduler.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/select_file_descr_watcher.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/shutdown.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/signal.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/signal_manager.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/syscall.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/thread_pool.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/thread_safe.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/thread_safe_ivar.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/thread_safe_pipe.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/time_source_tests.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/unix_syscalls.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/unix_syscalls_tests.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/writer.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/writer0.pp.ml
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/assign_try_with_log_exn.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_print.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/async_sys.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/busy_pollers.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/clock.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/config.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/dump_core_on_job_delay.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/epoll_file_descr_watcher.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/fd.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/fd_by_descr.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/fd_tests.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/in_thread.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/interruptor.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/io_stats.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/log.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/process.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/read_write.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/reader.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/require_explicit_time_source.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/scheduler.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/select_file_descr_watcher.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/shutdown.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/signal.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/signal_manager.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/syscall.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/thread_pool.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/thread_safe.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/thread_safe_ivar.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/thread_safe_pipe.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/time_source_tests.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/unix_syscalls.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/unix_syscalls_tests.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-          ppx src/writer.pp.mli
- Warning: the -ite-check flag is deprecated and has no effect.
-> compiled  async_unix.v0.11.0
-> installed async_unix.v0.11.0
Processing 217/222: [async_extra: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "async_extra" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async_extra.v0.11.1)
-> compiled  async_extra.v0.11.1
-> installed async_extra.v0.11.1
Processing 219/222: [async: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "async" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/async.v0.11.0)
-> compiled  async.v0.11.0
-> installed async.v0.11.0
Processing 221/222: [mariadb: ./configure]
+ /home/opam/.opam/4.05/.opam-switch/build/mariadb.0.5.0/./configure "--prefix=/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/mariadb.0.5.0)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild
- Package name: ........................................ mariadb
- Package version: ..................................... 0.0.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.05.0
- standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.05
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Build the Lwt example: ............................... false
- Build the Async example: ............................. false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ctypes_stubs: .................................... /home/opam/.opam/4.05/lib/ctypes
- pkg_ctypes_foreign: .................................. /home/opam/.opam/4.05/lib/ctypes
- pkg_unix: ............................................ /home/opam/.opam/4.05/lib/ocaml
- ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc
- 
Processing 221/222: [mariadb: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.05/.opam-switch/build/mariadb.0.5.0)
- ocaml setup.ml -build 
- W: Cannot find source file matching module 'Ffi_generated' in library mariadb
- W: Cannot find source file matching module 'Ffi_generated_types' in library mariadb
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ctypes.stubs -package ctypes.foreign -modules bindings/ffi_bindings.ml > bindings/ffi_bindings.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I bindings -o bindings/ffi_bindings.cmo bindings/ffi_bindings.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmo -o bindings/mariadb_bindings.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I bindings -o bindings/ffi_bindings.cmx bindings/ffi_bindings.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I bindings bindings/mariadb_bindings.cmxa bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ctypes.stubs -package ctypes.foreign -modules stubgen/ffi_stubgen.ml > stubgen/ffi_stubgen.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I bindings -warn-error +1..45 -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I stubgen -I bindings -o stubgen/ffi_stubgen.cmo stubgen/ffi_stubgen.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -linkpkg -g -warn-error +1..45 -linkpkg -package ctypes.stubs -package ctypes.foreign -I bindings -I stubgen bindings/mariadb_bindings.cma stubgen/ffi_stubgen.cmo -o stubgen/ffi_stubgen.byte
- stubgen/ffi_stubgen.byte -c > lib/ffi_generated_stubs.c
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/lib/ctypes -package unix -package ctypes.stubs -package ctypes.foreign -c lib/ffi_generated_stubs.c
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/lib/ctypes -package unix -package ctypes.stubs -package ctypes.foreign -c lib/ffi_generated_stubs.c
- lib/ffi_generated_stubs.c:1:10: fatal error: mysql/mysql.h: No such file or directory
-     1 | #include <mysql/mysql.h>
-       |          ^~~~~~~~~~~~~~~
- compilation terminated.
- Command exited with code 2.
- E: Failure("Command ''/home/opam/.opam/4.05/bin/ocamlbuild' bindings/mariadb_bindings.cma bindings/mariadb_bindings.cmxa bindings/mariadb_bindings.a bindings/mariadb_bindings.cmxs lib/libmariadb_stubs.a lib/dllmariadb_stubs.so lib/mariadb.cma lib/mariadb.cmxa lib/mariadb.a lib/mariadb.cmxs stubgen/ffi_stubgen.byte stubgen/ffi_types_stubgen.byte examples/nonblocking_select_example.native examples/blocking_example.native -use-ocamlfind -tag debug' terminated with error code 10")
- make: *** [Makefile:7: build] Error 1
[ERROR] The compilation of mariadb.0.5.0 failed at "make".

#=== ERROR while compiling mariadb.0.5.0 ======================================#
# context              2.1.5 | linux/x86_64 | ocaml-base-compiler.4.05.0 | file:///src
# path                 ~/.opam/4.05/.opam-switch/build/mariadb.0.5.0
# command              /usr/bin/make
# exit-code            2
# env-file             ~/.opam/log/mariadb-113-11dbce.env
# output-file          ~/.opam/log/mariadb-113-11dbce.out
### output ###
# ocaml setup.ml -build 
# W: Cannot find source file matching module 'Ffi_generated' in library mariadb
# W: Cannot find source file matching module 'Ffi_generated_types' in library mariadb
# ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
# /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ctypes.stubs -package ctypes.foreign -modules bindings/ffi_bindings.ml > bindings/ffi_bindings.ml.depends
# /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I bindings -o bindings/ffi_bindings.cmo bindings/ffi_bindings.ml
# /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmo -o bindings/mariadb_bindings.cma
# /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I bindings -o bindings/ffi_bindings.cmx bindings/ffi_bindings.ml
# /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -warn-error +1..45 -I bindings bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxa
# /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I bindings bindings/mariadb_bindings.cmxa bindings/ffi_bindings.cmx -o bindings/mariadb_bindings.cmxs
# /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ctypes.stubs -package ctypes.foreign -modules stubgen/ffi_stubgen.ml > stubgen/ffi_stubgen.ml.depends
# /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I bindings -warn-error +1..45 -warn-error +1..45 -package ctypes.stubs -package ctypes.foreign -I stubgen -I bindings -o stubgen/ffi_stubgen.cmo stubgen/ffi_stubgen.ml
# /home/opam/.opam/4.05/bin/ocamlfind ocamlc -linkpkg -g -warn-error +1..45 -linkpkg -package ctypes.stubs -package ctypes.foreign -I bindings -I stubgen bindings/mariadb_bindings.cma stubgen/ffi_stubgen.cmo -o stubgen/ffi_stubgen.byte
# stubgen/ffi_stubgen.byte -c > lib/ffi_generated_stubs.c
# /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/lib/ctypes -package unix -package ctypes.stubs -package ctypes.foreign -c lib/ffi_generated_stubs.c
# + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -I lib -package ctypes -ccopt -I -ccopt /home/opam/.opam/4.05/lib/ctypes -package unix -package ctypes.stubs -package ctypes.foreign -c lib/ffi_generated_stubs.c
# lib/ffi_generated_stubs.c:1:10: fatal error: mysql/mysql.h: No such file or directory
#     1 | #include <mysql/mysql.h>
#       |          ^~~~~~~~~~~~~~~
# compilation terminated.
# Command exited with code 2.
# E: Failure("Command ''/home/opam/.opam/4.05/bin/ocamlbuild' bindings/mariadb_bindings.cma bindings/mariadb_bindings.cmxa bindings/mariadb_bindings.a bindings/mariadb_bindings.cmxs lib/libmariadb_stubs.a lib/dllmariadb_stubs.so lib/mariadb.cma lib/mariadb.cmxa lib/mariadb.a lib/mariadb.cmxs stubgen/ffi_stubgen.byte stubgen/ffi_types_stubgen.byte examples/nonblocking_select_example.native examples/blocking_example.native -use-ocamlfind -tag debug' terminated with error code 10")
# make: *** [Makefile:7: build] Error 1



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build mariadb 0.5.0
+- 
+- The following changes have been performed
| - install async                   v0.11.0
| - install async_extra             v0.11.1
| - install async_kernel            v0.11.1
| - install async_rpc_kernel        v0.11.0
| - install async_unix              v0.11.0
| - install base                    v0.11.1
| - install base-bytes              base
| - install base-num                base
| - install bigarray-compat         1.1.0
| - install bin_prot                v0.11.0
| - install conf-libffi             2.0.0
| - install conf-mariadb            2
| - install conf-pkg-config         3
| - install configurator            v0.11.0
| - install core                    v0.11.3
| - install core_kernel             v0.11.1
| - install cppo                    1.6.9
| - install csexp                   1.5.2
| - install ctypes                  0.17.1
| - install ctypes-foreign          0.18.0
| - install dune-configurator       3.13.0
| - install fieldslib               v0.11.0
| - install integers                0.7.0
| - install jane-street-headers     v0.11.0
| - install jbuilder                1.0+beta20.2
| - install lwt                     5.5.0
| - install mmap                    1.2.0
| - install num                     0
| - install ocaml-compiler-libs     v0.12.4
| - install ocaml-migrate-parsetree 1.8.0
| - install ocaml-syntax-shims      1.0.0
| - install ocamlbuild              0.14.3
| - install ocplib-endian           1.2
| - install octavius                1.2.2
| - install parsexp                 v0.11.0
| - install ppx_assert              v0.11.0
| - install ppx_base                v0.11.0
| - install ppx_bench               v0.11.0
| - install ppx_bin_prot            v0.11.1
| - install ppx_compare             v0.11.1
| - install ppx_custom_printf       v0.11.0
| - install ppx_derivers            1.2.1
| - install ppx_enumerate           v0.11.1
| - install ppx_expect              v0.11.1
| - install ppx_fail                v0.11.0
| - install ppx_fields_conv         v0.11.0
| - install ppx_hash                v0.11.1
| - install ppx_here                v0.11.0
| - install ppx_inline_test         v0.11.0
| - install ppx_jane                v0.11.0
| - install ppx_js_style            v0.11.0
| - install ppx_let                 v0.11.0
| - install ppx_optcomp             v0.11.0
| - install ppx_optional            v0.11.0
| - install ppx_pipebang            v0.11.0
| - install ppx_sexp_conv           v0.11.2
| - install ppx_sexp_message        v0.11.0
| - install ppx_sexp_value          v0.11.0
| - install ppx_typerep_conv        v0.11.1
| - install ppx_variants_conv       v0.11.1
| - install ppxlib                  0.8.1
| - install protocol_version_header v0.11.0
| - install re                      1.11.0
| - install result                  1.5
| - install seq                     0.3.1
| - install sexplib                 v0.11.0
| - install sexplib0                v0.11.0
| - install spawn                   v0.15.1
| - install splittable_random       v0.11.0
| - install stdio                   v0.11.0
| - install stdlib-shims            0.3.0
| - install typerep                 v0.11.0
| - install variantslib             v0.11.0
+- 

<><> configurator.v0.11.0 installed successfully ><><><><><><><><><><><><><><><>
=> configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects.
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.05/.opam-switch/backup/state-20240129181505.export"
'opam --cli=2.1 install mariadb.0.5.0 variantslib.v0.11.0 typerep.v0.11.0 stdlib-shims.0.3.0 stdio.v0.11.0 splittable_random.v0.11.0 spawn.v0.15.1 sexplib0.v0.11.0 sexplib.v0.11.0 seq.0.3.1 result.1.5 re.1.11.0 protocol_version_header.v0.11.0 ppxlib.0.8.1 ppx_variants_conv.v0.11.1 ppx_typerep_conv.v0.11.1 ppx_sexp_value.v0.11.0 ppx_sexp_message.v0.11.0 ppx_sexp_conv.v0.11.2 ppx_pipebang.v0.11.0 ppx_optional.v0.11.0 ppx_optcomp.v0.11.0 ppx_let.v0.11.0 ppx_js_style.v0.11.0 ppx_jane.v0.11.0 ppx_inline_test.v0.11.0 ppx_here.v0.11.0 ppx_hash.v0.11.1 ppx_fields_conv.v0.11.0 ppx_fail.v0.11.0 ppx_expect.v0.11.1 ppx_enumerate.v0.11.1 ppx_derivers.1.2.1 ppx_custom_printf.v0.11.0 ppx_compare.v0.11.1 ppx_bin_prot.v0.11.1 ppx_bench.v0.11.0 ppx_base.v0.11.0 ppx_assert.v0.11.0 parsexp.v0.11.0 octavius.1.2.2 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.12.4 num.0 mmap.1.2.0 lwt.5.5.0 jbuilder.1.0+beta20.2 jane-street-headers.v0.11.0 integers.0.7.0 fieldslib.v0.11.0 dune-configurator.3.13.0 dune.3.13.0 ctypes-foreign.0.18.0 ctypes.0.17.1 csexp.1.5.2 cppo.1.6.9 core_kernel.v0.11.1 core.v0.11.3 configurator.v0.11.0 conf-pkg-config.3 conf-mariadb.2 conf-libffi.2.0.0 bin_prot.v0.11.0 bigarray-compat.1.1.0 base-num.base base-bytes.base base.v0.11.1 async_unix.v0.11.0 async_rpc_kernel.v0.11.0 async_kernel.v0.11.1 async_extra.v0.11.1 async.v0.11.0 --verbose --yes --confirm-level=unsafe-yes' failed.
2024-01-29 18:17.08 ---> saved as "2dc8865354753732a48ec15ed4f58067fb0898fef0e2e2f83e0d63e0dc4388d1"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u mariadb:098f12ecd93f980e2194ac92abd3080a,protocol_version_header:ab6be94ebe78d94930f5a0dc7fb69c68,async_unix:611cd6debaef947da5a0679f6a06465b,async_rpc_kernel:c023e1b669271d6f057f4594df1ba608,async_kernel:ab6be94ebe78d94930f5a0dc7fb69c68,async_extra:836ef1002dad43cbe2a8e779f32d91b7,async:2b683b1b2fc2a5a9a6dd8d30485546c9"))
2024-01-29 18:17.11 ---> saved as "b04c45b26c4083845d7dd15065cb129db0c16784311540259ef1b5db4862cb88"

/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.357594') && (for DATA in prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0,async.v0.11.0-2b683b1b2fc2a5a9a6dd8d30485546c9,async.v0.11.0 prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1,async_extra.v0.11.1-836ef1002dad43cbe2a8e779f32d91b7,async_extra.v0.11.1 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1,async_kernel.v0.11.1-ab6be94ebe78d94930f5a0dc7fb69c68,async_kernel.v0.11.1 prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0,async_rpc_kernel.v0.11.0-c023e1b669271d6f057f4594df1ba608,async_rpc_kernel.v0.11.0 prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0,async_unix.v0.11.0-611cd6debaef947da5a0679f6a06465b,async_unix.v0.11.0 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0,protocol_version_header.v0.11.0-ab6be94ebe78d94930f5a0dc7fb69c68,protocol_version_header.v0.11.0 prep/universes/098f12ecd93f980e2194ac92abd3080a/mariadb/0.5.0,mariadb.0.5.0-098f12ecd93f980e2194ac92abd3080a,mariadb.0.5.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/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0,async.v0.11.0-2b683b1b2fc2a5a9a6dd8d30485546c9,async.v0.11.0 prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1,async_extra.v0.11.1-836ef1002dad43cbe2a8e779f32d91b7,async_extra.v0.11.1 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1,async_kernel.v0.11.1-ab6be94ebe78d94930f5a0dc7fb69c68,async_kernel.v0.11.1 prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0,async_rpc_kernel.v0.11.0-c023e1b669271d6f057f4594df1ba608,async_rpc_kernel.v0.11.0 prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0,async_unix.v0.11.0-611cd6debaef947da5a0679f6a06465b,async_unix.v0.11.0 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0,protocol_version_header.v0.11.0-ab6be94ebe78d94930f5a0dc7fb69c68,protocol_version_header.v0.11.0 prep/universes/098f12ecd93f980e2194ac92abd3080a/mariadb/0.5.0,mariadb.0.5.0-098f12ecd93f980e2194ac92abd3080a,mariadb.0.5.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0,async.v0.11.0-2b683b1b2fc2a5a9a6dd8d30485546c9,async.v0.11.0 prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1,async_extra.v0.11.1-836ef1002dad43cbe2a8e779f32d91b7,async_extra.v0.11.1 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1,async_kernel.v0.11.1-ab6be94ebe78d94930f5a0dc7fb69c68,async_kernel.v0.11.1 prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0,async_rpc_kernel.v0.11.0-c023e1b669271d6f057f4594df1ba608,async_rpc_kernel.v0.11.0 prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0,async_unix.v0.11.0-611cd6debaef947da5a0679f6a06465b,async_unix.v0.11.0 prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0,protocol_version_header.v0.11.0-ab6be94ebe78d94930f5a0dc7fb69c68,protocol_version_header.v0.11.0 prep/universes/098f12ecd93f980e2194ac92abd3080a/mariadb/0.5.0,mariadb.0.5.0-098f12ecd93f980e2194ac92abd3080a,mariadb.0.5.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.357594
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/doc/
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/doc/async/
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/doc/async/CHANGES.md
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/doc/async/LICENSE.txt
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/lib/
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/lib/async/
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/lib/async/async.ocamlobjinfo
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/lib/async/META
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/lib/async/async.cmi
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/lib/async/async.cmt
prep/universes/2b683b1b2fc2a5a9a6dd8d30485546c9/async/v0.11.0/opam
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/doc/
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/doc/async_extra/
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/doc/async_extra/CHANGES.md
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/doc/async_extra/LICENSE.txt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra.ocamlobjinfo
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/META
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Bus.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Bus.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Bus.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Command.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Command.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Command.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Import.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Import.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Lock_file.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Lock_file.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Lock_file.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Persistent_connection.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Persistent_connection.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Persistent_connection.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Persistent_connection_intf.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Persistent_connection_intf.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Rpc.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Rpc.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Rpc.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Rpc_transport.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Rpc_transport.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Rpc_transport.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Rpc_transport_low_latency.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Rpc_transport_low_latency.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Rpc_transport_low_latency.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Schedule_unit_tests.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Schedule_unit_tests.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Schedule_unit_tests.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Schedule_v4_deprecated.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Schedule_v4_deprecated.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Schedule_v4_deprecated.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Schedule_v5.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Schedule_v5.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Schedule_v5.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Tcp.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Tcp.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Tcp.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Udp.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Udp.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Udp.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__User_and_group.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__User_and_group.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__User_and_group.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Weak_hashtbl.cmi
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Weak_hashtbl.cmt
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/lib/async_extra/async_extra__Weak_hashtbl.cmti
prep/universes/836ef1002dad43cbe2a8e779f32d91b7/async_extra/v0.11.1/opam
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/doc/
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/doc/async_kernel/
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/doc/async_kernel/CHANGES.md
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/doc/async_kernel/LICENSE.txt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel.ocamlobjinfo
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/META
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_condition.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_condition.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_condition.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_gc.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_gc.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_gc.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_invariant.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_invariant.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_invariant.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_invariant_intf.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_invariant_intf.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_kernel_config.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_kernel_config.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_kernel_config.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_quickcheck.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_quickcheck.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_quickcheck.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_quickcheck_intf.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_quickcheck_intf.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_stream.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_stream.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Async_stream.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Bvar.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Bvar.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Bvar.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Clock_intf.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Clock_intf.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Clock_ns.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Clock_ns.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Clock_ns.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Debug.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Debug.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Debug.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred0.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred0.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred0.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred1.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred1.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_array.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_array.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_array.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_list.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_list.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_list.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_map.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_map.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_map.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_memo.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_memo.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_memo.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_option.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_option.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_option.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_or_error.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_or_error.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_or_error.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_queue.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_queue.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_queue.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_result.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_result.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_result.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_sequence.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_sequence.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_sequence.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_sequence_unit_tests.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_sequence_unit_tests.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_sequence_unit_tests.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_std.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_std.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_unit_tests.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_unit_tests.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Deferred_unit_tests.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Eager_deferred.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Eager_deferred.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Eager_deferred.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Eager_deferred0.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Eager_deferred0.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Eager_deferred_or_error.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Eager_deferred_or_error.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Eager_deferred_or_error.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Eager_deferred_result.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Eager_deferred_result.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Execution_context.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Execution_context.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Execution_context.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__External_job.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__External_job.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__External_job.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Import.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Import.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Ivar.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Ivar.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Ivar.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Ivar0.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Ivar0.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Ivar0.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Ivar_filler.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Ivar_filler.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Ivar_filler.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_or_event.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_or_event.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_or_event.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_or_event_intf.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_or_event_intf.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_pool.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_pool.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_pool.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_queue.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_queue.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Job_queue.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Lazy_deferred.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Lazy_deferred.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Lazy_deferred.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Limiter.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Limiter.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Limiter.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Monad_sequence.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Monad_sequence.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Monad_sequence_unit_tests.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Monad_sequence_unit_tests.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Monad_sequence_unit_tests.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Monitor.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Monitor.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Monitor.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Monitor0.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Monitor0.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Mvar.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Mvar.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Mvar.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Persistent_connection.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Persistent_connection.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Persistent_connection.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Persistent_connection_intf.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Persistent_connection_intf.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Pipe.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Pipe.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Pipe.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Priority.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Priority.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Priority.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Require_explicit_time_source.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Require_explicit_time_source.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Require_explicit_time_source.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Scheduler.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Scheduler.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Scheduler.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Scheduler0.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Scheduler0.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Scheduler1.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Scheduler1.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Synchronous_time_source.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Synchronous_time_source.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Synchronous_time_source.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Synchronous_time_source0.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Synchronous_time_source0.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Tail.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Tail.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Tail.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Throttle.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Throttle.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Throttle.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Throttle_debug.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Throttle_debug.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Throttle_debug.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Throttle_unit_tests.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Throttle_unit_tests.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Throttle_unit_tests.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Time_ns.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Time_ns.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Time_source.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Time_source.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Time_source.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Time_source_intf.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Time_source_intf.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Timing_wheel_ns.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Timing_wheel_ns.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Types.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/lib/async_kernel/async_kernel__Types.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/async_kernel/v0.11.1/opam
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/doc/
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/doc/async_rpc_kernel/
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/doc/async_rpc_kernel/CHANGES.md
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/doc/async_rpc_kernel/LICENSE.txt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel.ocamlobjinfo
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/META
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Connection.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Connection.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Connection.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Connection_intf.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Connection_intf.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Description.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Description.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Description.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Implementation.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Implementation.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Implementation.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Implementation_types.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Implementation_types.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Implementations.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Implementations.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Implementations.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Nat0.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Nat0.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Nat0.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Persistent_connection.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Persistent_connection.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Persistent_connection.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Pipe_transport.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Pipe_transport.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Pipe_transport.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Protocol.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Protocol.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Rpc.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Rpc.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Rpc.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Rpc_error.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Rpc_error.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Rpc_error.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Rpc_result.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Rpc_result.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Rpc_result.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Transport.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Transport.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Transport.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Transport_intf.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Transport_intf.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Util.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Util.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Versioned_rpc.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Versioned_rpc.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Versioned_rpc.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Writer_with_length.cmi
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Writer_with_length.cmt
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/lib/async_rpc_kernel/async_rpc_kernel__Writer_with_length.cmti
prep/universes/c023e1b669271d6f057f4594df1ba608/async_rpc_kernel/v0.11.0/opam
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/doc/
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/doc/async_unix/
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/doc/async_unix/CHANGES.md
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/doc/async_unix/LICENSE.txt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix.ocamlobjinfo
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/META
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Assign_try_with_log_exn.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Assign_try_with_log_exn.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Assign_try_with_log_exn.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Async_print.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Async_print.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Async_print.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Async_sys.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Async_sys.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Async_sys.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Busy_pollers.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Busy_pollers.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Busy_pollers.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Clock.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Clock.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Clock.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Config.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Config.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Config.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Dump_core_on_job_delay.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Dump_core_on_job_delay.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Dump_core_on_job_delay.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Epoll_file_descr_watcher.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Epoll_file_descr_watcher.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Epoll_file_descr_watcher.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Fd.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Fd.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Fd.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Fd_by_descr.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Fd_by_descr.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Fd_by_descr.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Fd_tests.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Fd_tests.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Fd_tests.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__File_descr_watcher_intf.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__File_descr_watcher_intf.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Import.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Import.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__In_thread.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__In_thread.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__In_thread.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Interruptor.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Interruptor.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Interruptor.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Io_stats.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Io_stats.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Io_stats.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Log.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Log.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Log.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Process.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Process.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Process.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Raw_fd.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Raw_fd.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Raw_scheduler.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Raw_scheduler.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Raw_signal_manager.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Raw_signal_manager.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Read_write.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Read_write.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Read_write.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Reader.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Reader.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Reader.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Reader0.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Reader0.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Require_explicit_time_source.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Require_explicit_time_source.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Require_explicit_time_source.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Require_explicit_time_source_intf.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Require_explicit_time_source_intf.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Scheduler.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Scheduler.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Scheduler.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Select_file_descr_watcher.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Select_file_descr_watcher.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Select_file_descr_watcher.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Shutdown.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Shutdown.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Shutdown.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Signal.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Signal.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Signal.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Signal_manager.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Signal_manager.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Signal_manager.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Syscall.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Syscall.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Syscall.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_pool.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_pool.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_pool.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_safe.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_safe.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_safe.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_safe_ivar.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_safe_ivar.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_safe_ivar.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_safe_pipe.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_safe_pipe.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Thread_safe_pipe.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Time_source_tests.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Time_source_tests.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Time_source_tests.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Unix_syscalls.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Unix_syscalls.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Unix_syscalls.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Unix_syscalls_tests.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Unix_syscalls_tests.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Unix_syscalls_tests.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Writer.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Writer.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Writer.cmti
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Writer0.cmi
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/lib/async_unix/async_unix__Writer0.cmt
prep/universes/611cd6debaef947da5a0679f6a06465b/async_unix/v0.11.0/opam
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/doc/
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/doc/protocol_version_header/
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/doc/protocol_version_header/LICENSE.txt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/doc/protocol_version_header/README.org
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/protocol_version_header.ocamlobjinfo
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/META
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/protocol_version_header.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/protocol_version_header.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/protocol_version_header.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/protocol_version_header__.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/protocol_version_header__.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/protocol_version_header__Known_protocol.cmi
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/protocol_version_header__Known_protocol.cmt
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/lib/protocol_version_header/protocol_version_header__Known_protocol.cmti
prep/universes/ab6be94ebe78d94930f5a0dc7fb69c68/protocol_version_header/v0.11.0/opam
FAILED:mariadb.0.5.0-098f12ecd93f980e2194ac92abd3080a
prep/universes/098f12ecd93f980e2194ac92abd3080a/mariadb/0.5.0/opam
prep/universes/098f12ecd93f980e2194ac92abd3080a/mariadb/0.5.0/opam.err.log
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.v0.11.0-2b683b1b2fc2a5a9a6dd8d30485546c9:bb61d85d192f44f757be5136af26884c98d443da57ad4dcf22baf8c0768163d6
HASHES:async_extra.v0.11.1-836ef1002dad43cbe2a8e779f32d91b7:2ebfd2fca41c526add78ff43b748bcc87fa0a837a2891cf3be0c710e3d0d341c
HASHES:async_kernel.v0.11.1-ab6be94ebe78d94930f5a0dc7fb69c68:551e240d65a2ae1ddc67516eafbb8d573c7e2c0c9adacbb613d3d9599886f5ac
HASHES:async_rpc_kernel.v0.11.0-c023e1b669271d6f057f4594df1ba608:951ce98c24afaf5f982bc33a11b647588589d2ff9fcd2c57c09c6def2bd1c945
HASHES:async_unix.v0.11.0-611cd6debaef947da5a0679f6a06465b:39e9fdadc1438a7437105c2c684e77725d6a0ba42ab8919fa3985886414e226a
HASHES:protocol_version_header.v0.11.0-ab6be94ebe78d94930f5a0dc7fb69c68:47310673194b0a4f7491ad59bbfced1a3dcbe5d67588fa2f70a2d1d367171958
HASHES:mariadb.0.5.0-098f12ecd93f980e2194ac92abd3080a:ea90c3c381d6b61c22f3642184fe9469b6f725b32eb2e4c0ce441334084cce65
2024-01-29 18:17.16 ---> saved as "c77b725fcd7d6fe705d6bb60bf0b47eec2ce4e760d15e1c2d9659bc36b541c9f"
Job succeeded
2024-01-29 18:23.02: Failed: mariadb.0.5.0-098f12ecd93f980e2194ac92abd3080a
2024-01-29 18:23.02: mariadb.0.5.0-098f12ecd93f980e2194ac92abd3080a -> ea90c3c381d6b61c22f3642184fe9469b6f725b32eb2e4c0ce441334084cce65
2024-01-29 18:23.02: protocol_version_header.v0.11.0-ab6be94ebe78d94930f5a0dc7fb69c68 -> 47310673194b0a4f7491ad59bbfced1a3dcbe5d67588fa2f70a2d1d367171958
2024-01-29 18:23.02: async_unix.v0.11.0-611cd6debaef947da5a0679f6a06465b -> 39e9fdadc1438a7437105c2c684e77725d6a0ba42ab8919fa3985886414e226a
2024-01-29 18:23.02: async_rpc_kernel.v0.11.0-c023e1b669271d6f057f4594df1ba608 -> 951ce98c24afaf5f982bc33a11b647588589d2ff9fcd2c57c09c6def2bd1c945
2024-01-29 18:23.02: async_kernel.v0.11.1-ab6be94ebe78d94930f5a0dc7fb69c68 -> 551e240d65a2ae1ddc67516eafbb8d573c7e2c0c9adacbb613d3d9599886f5ac
2024-01-29 18:23.02: async_extra.v0.11.1-836ef1002dad43cbe2a8e779f32d91b7 -> 2ebfd2fca41c526add78ff43b748bcc87fa0a837a2891cf3be0c710e3d0d341c
2024-01-29 18:23.02: async.v0.11.0-2b683b1b2fc2a5a9a6dd8d30485546c9 -> bb61d85d192f44f757be5136af26884c98d443da57ad4dcf22baf8c0768163d6
2024-01-29 18:23.02: Job succeeded