Build:
  1. 0
2024-01-29 15:19.00: New job: Voodoo prep github-hooks.0.1.1; ce32a6128c3cf1752ce83af458774bb0
2024-01-29 15:19.00: Waiting for resource in pool OCluster
2024-01-29 18:16.40: Waiting for worker…
2024-01-29 18:16.41: Got resource from pool OCluster
2024-01-29 18:16.41: 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 github-hooks.0.1.1 zed.1.6 zarith.1.13 yojson.1.7.0 x509.0.9.0 uri.1.9.7 topkg.1.0.7 tls.0.10.6 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 sexplib.v0.9.3 seq.0.3.1 rresult.0.6.0 result.1.5 react.1.2.1 re.1.11.0 ptime.0.8.5 ppxfind.1.4 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.0 ppx_tools_versioned.5.4.0 ppx_tools.5.0+4.05.0 ppx_sexp_conv.v0.9.0 ppx_optcomp.v0.9.0 ppx_metaquot.v0.9.0 ppx_fields_conv.v0.9.0 ppx_driver.v0.9.2 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_cstruct.5.2.0 ppx_core.v0.9.3 ppx_ast.v0.9.1 ocb-stubblr.0.1.1-1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.9.0 num.0 nocrypto.0.5.4-2 mirage-no-xen.1 mirage-no-solo5.1 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 magic-mime.1.3.1 lwt_react.1.1.5 lwt.3.0.0 logs.0.7.0 lambda-term.1.12.0 jbuilder.1.0+beta20.2 ipaddr.2.9.0 hex.1.4.0 gmap.0.3.0 github.2.3.0 fmt.0.8.9 fieldslib.v0.9.0 easy-format.1.3.2 dune.3.13.0 domain-name.0.4.0 cstruct-sexp.5.2.0 cstruct-lwt.5.2.0 cstruct.5.2.0 cpuid.0.1.2 cppo_ocamlbuild.1.6.9 cppo.1.6.9 conf-gmp.4 conduit.0.15.4 cohttp.0.22.0 cmdliner.1.0.4 camomile.1.0.2 camlp-streams.5.0.1 biniou.1.2.2 bigarray-compat.1.1.0 base64.2.3.0 base-num.base base-bytes.base base.v0.9.4 atdgen.1.12.0 atd.1.12.0 astring.0.8.5 asn1-combinators.0.2.5 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u github-hooks:ce32a6128c3cf1752ce83af458774bb0"))
 (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.293644') && (for DATA in prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1,github-hooks.0.1.1-ce32a6128c3cf1752ce83af458774bb0,github-hooks.0.1.1; 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/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1,github-hooks.0.1.1-ce32a6128c3cf1752ce83af458774bb0,github-hooks.0.1.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1,github-hooks.0.1.1-ce32a6128c3cf1752ce83af458774bb0,github-hooks.0.1.1; 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:16.41: RETRYING: 2024-01-29/151900-voodoo-prep-9531d4 Number of retries: 0 (retriable error condition)
Building on marpe.caelum.ci.dev
All commits already cached
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:11.47 ---> 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:11.47 ---> 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:11.47 ---> 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:11.47 ---> using "eeb612487fd8dcd7dea2991932fe507ef16bd9a1345d4af6c7c19ccb634d66b8" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 18:11.47 ---> using "f7c406d2a001e6c69d22a3aa0ce7f493680f6bf53adf0e96d0c267f2e91e4dde" from cache
2024-01-29 18:11.47 --> 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:11.47 ---> 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:11.47 ---> using "d6776737340caeb1cd54e01a0e8d80dcb50ea93a08aea20da4dc65c61981f591" from cache

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

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

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:11.48 ---> 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:11.48 ---> 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:11.48 ---> using "0718517bb54eadd62aa0f015ef3008667024892d9bbb1bb62f1357f040ce779a" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:11.48 ---> 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:11.48 ---> 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 github-hooks.0.1.1 zed.1.6 zarith.1.13 yojson.1.7.0 x509.0.9.0 uri.1.9.7 topkg.1.0.7 tls.0.10.6 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 sexplib.v0.9.3 seq.0.3.1 rresult.0.6.0 result.1.5 react.1.2.1 re.1.11.0 ptime.0.8.5 ppxfind.1.4 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.0 ppx_tools_versioned.5.4.0 ppx_tools.5.0+4.05.0 ppx_sexp_conv.v0.9.0 ppx_optcomp.v0.9.0 ppx_metaquot.v0.9.0 ppx_fields_conv.v0.9.0 ppx_driver.v0.9.2 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_cstruct.5.2.0 ppx_core.v0.9.3 ppx_ast.v0.9.1 ocb-stubblr.0.1.1-1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.9.0 num.0 nocrypto.0.5.4-2 mirage-no-xen.1 mirage-no-solo5.1 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 magic-mime.1.3.1 lwt_react.1.1.5 lwt.3.0.0 logs.0.7.0 lambda-term.1.12.0 jbuilder.1.0+beta20.2 ipaddr.2.9.0 hex.1.4.0 gmap.0.3.0 github.2.3.0 fmt.0.8.9 fieldslib.v0.9.0 easy-format.1.3.2 dune.3.13.0 domain-name.0.4.0 cstruct-sexp.5.2.0 cstruct-lwt.5.2.0 cstruct.5.2.0 cpuid.0.1.2 cppo_ocamlbuild.1.6.9 cppo.1.6.9 conf-gmp.4 conduit.0.15.4 cohttp.0.22.0 cmdliner.1.0.4 camomile.1.0.2 camlp-streams.5.0.1 biniou.1.2.2 bigarray-compat.1.1.0 base64.2.3.0 base-num.base base-bytes.base base.v0.9.4 atdgen.1.12.0 atd.1.12.0 astring.0.8.5 asn1-combinators.0.2.5 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 (710 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 github-hooks.0.1.1 zed.1.6 zarith.1.13 yojson.1.7.0 x509.0.9.0 uri.1.9.7 topkg.1.0.7 tls.0.10.6 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 sexplib.v0.9.3 seq.0.3.1 rresult.0.6.0 result.1.5 react.1.2.1 re.1.11.0 ptime.0.8.5 ppxfind.1.4 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.0 ppx_tools_versioned.5.4.0 ppx_tools.5.0+4.05.0 ppx_sexp_conv.v0.9.0 ppx_optcomp.v0.9.0 ppx_metaquot.v0.9.0 ppx_fields_conv.v0.9.0 ppx_driver.v0.9.2 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_cstruct.5.2.0 ppx_core.v0.9.3 ppx_ast.v0.9.1 ocb-stubblr.0.1.1-1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.9.0 num.0 nocrypto.0.5.4-2 mirage-no-xen.1 mirage-no-solo5.1 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 magic-mime.1.3.1 lwt_react.1.1.5 lwt.3.0.0 logs.0.7.0 lambda-term.1.12.0 jbuilder.1.0+beta20.2 ipaddr.2.9.0 hex.1.4.0 gmap.0.3.0 github.2.3.0 fmt.0.8.9 fieldslib.v0.9.0 easy-format.1.3.2 dune.3.13.0 domain-name.0.4.0 cstruct-sexp.5.2.0 cstruct-lwt.5.2.0 cstruct.5.2.0 cpuid.0.1.2 cppo_ocamlbuild.1.6.9 cppo.1.6.9 conf-gmp.4 conduit.0.15.4 cohttp.0.22.0 cmdliner.1.0.4 camomile.1.0.2 camlp-streams.5.0.1 biniou.1.2.2 bigarray-compat.1.1.0 base64.2.3.0 base-num.base base-bytes.base base.v0.9.4 atdgen.1.12.0 atd.1.12.0 astring.0.8.5 asn1-combinators.0.2.5" 

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:
libgmp-dev
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                    1.6.9
  - install mirage-no-xen           1
  - install stdlib-shims            0.3.0
  - install domain-name             0.4.0
  - install cpuid                   0.1.2
  - install conf-gmp                4
  - install stringext               1.6.0
  - install base-num                base
  - install gmap                    0.3.0
  - install ppx_derivers            1.2.1
  - install ocamlbuild              0.14.3
  - install menhirSdk               20211128
  - install camomile                1.0.2
  - install magic-mime              1.3.1
  - install mirage-no-solo5         1
  - install bigarray-compat         1.1.0
  - install base-bytes              base
  - install ppx_tools               5.0+4.05.0
  - install cmdliner                1.0.4
  - install seq                     0.3.1
  - install jbuilder                1.0+beta20.2
  - install result                  1.5
  - install menhirLib               20211128
  - install camlp-streams           5.0.1
  - install easy-format             1.3.2
  - install zarith                  1.13
  - install num                     0
  - install topkg                   1.0.7
  - install cppo_ocamlbuild         1.6.9
  - install cstruct                 5.2.0
  - install base64                  2.3.0
  - install re                      1.11.0
  - install ppx_traverse_builtins   v0.9.0
  - install ocaml-compiler-libs     v0.9.0
  - install ocaml-migrate-parsetree 1.8.0
  - install menhir                  20211128
  - install biniou                  1.2.2
  - install sexplib                 v0.9.3
  - install rresult                 0.6.0
  - install react                   1.2.1
  - install ptime                   0.8.5
  - install fmt                     0.8.9
  - install astring                 0.8.5
  - install lwt                     3.0.0
  - install hex                     1.4.0
  - install ppxfind                 1.4
  - install ppx_tools_versioned     5.4.0
  - install ppx_ast                 v0.9.1
  - install atd                     1.12.0
  - install yojson                  1.7.0
  - install cstruct-sexp            5.2.0
  - install base                    v0.9.4
  - install zed                     1.6
  - install asn1-combinators        0.2.5
  - install ocb-stubblr             0.1.1-1
  - install lwt_react               1.1.5
  - install logs                    0.7.0
  - install cstruct-lwt             5.2.0
  - install ppx_deriving            4.5-1
  - install ppx_cstruct             5.2.0
  - install atdgen                  1.12.0
  - install stdio                   v0.9.1
  - install lambda-term             1.12.0
  - install ppx_core                v0.9.3
  - install ppx_optcomp             v0.9.0
  - install ppx_driver              v0.9.2
  - install ppx_metaquot            v0.9.0
  - install fieldslib               v0.9.0
  - install ppx_type_conv           v0.9.1
  - install ppx_sexp_conv           v0.9.0
  - install ppx_fields_conv         v0.9.0
  - install uri                     1.9.7
  - install nocrypto                0.5.4-2
  - install ipaddr                  2.9.0
  - install x509                    0.9.0
  - install tls                     0.10.6
  - install conduit                 0.15.4
  - install cohttp                  0.22.0
  - install github                  2.3.0
  - install github-hooks            0.1.1
===== 80 to install =====

The following system packages will first need to be installed:
    libgmp-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgmpxx4ldbl: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 .../libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/240:
Processing  2/240:
Processing  3/240:
-> retrieved asn1-combinators.0.2.5  (cached)
Processing  4/240:
-> retrieved astring.0.8.5  (cached)
Processing  5/240:
-> retrieved atd.1.12.0  (cached)
Processing  6/240:
Processing  7/240:
Processing  8/240:
Processing  9/240:
Processing 10/240:
-> installed base-bytes.base
Processing 11/240:
-> installed base-num.base
Processing 12/240:
-> retrieved atdgen.1.12.0  (cached)
Processing 13/240:
-> retrieved base.v0.9.4  (cached)
Processing 14/240:
-> retrieved base64.2.3.0  (cached)
Processing 15/240:
Processing 16/240: [base64: dune subst]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 17/240: [base64: dune subst]
Processing 18/240: [base64: dune subst] [bigarray-compat: dune build]
-> retrieved biniou.1.2.2  (cached)
Processing 19/240: [base64: dune subst] [bigarray-compat: dune build]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 20/240: [base64: dune subst] [bigarray-compat: dune build]
Processing 21/240: [base64: dune subst] [bigarray-compat: dune build] [camlp-streams: dune build]
Processing 21/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build]
-> retrieved cmdliner.1.0.4  (cached)
Processing 22/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build]
Processing 23/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all]
-> retrieved cohttp.0.22.0  (cached)
Processing 24/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all]
Processing 25/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all]
Processing 26/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp: sh]
-> retrieved conduit.0.15.4  (cached)
Processing 27/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp: sh]
-> retrieved cppo.1.6.9  (cached)
Processing 28/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp: sh]
Processing 29/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp: sh] [cppo: dune build]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 29/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
-> installed conf-gmp.4
Processing 30/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved cppo_ocamlbuild.1.6.9  (cached)
Processing 31/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved cpuid.0.1.2  (cached)
Processing 32/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
Processing 33/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> retrieved cstruct.5.2.0  (cached)
Processing 34/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> retrieved cstruct-lwt.5.2.0  (cached)
Processing 35/240: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> compiled  camlp-streams.5.0.1
Processing 35/240: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> installed camlp-streams.5.0.1
Processing 36/240: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> compiled  base64.2.3.0
Processing 36/240: [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> installed base64.2.3.0
Processing 37/240: [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 37/240: [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> installed bigarray-compat.1.1.0
Processing 38/240: [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
Processing 39/240: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build]
-> retrieved cstruct-sexp.5.2.0  (cached)
Processing 40/240: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build]
-> retrieved domain-name.0.4.0  (cached)
Processing 41/240: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build]
Processing 42/240: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build]
-> retrieved easy-format.1.3.2  (cached)
Processing 43/240: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build]
Processing 44/240: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> retrieved fieldslib.v0.9.0  (cached)
Processing 45/240: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> retrieved fmt.0.8.9  (cached)
Processing 46/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> retrieved github.2.3.0  (cached)
Processing 47/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> retrieved gmap.0.3.0  (cached)
Processing 48/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
Processing 49/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build] [gmap: dune build]
-> compiled  cpuid.0.1.2
Processing 49/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build] [gmap: dune build]
-> installed cpuid.0.1.2
Processing 50/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build] [gmap: dune build]
-> retrieved hex.1.4.0  (cached)
Processing 51/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build] [gmap: dune build]
-> retrieved ipaddr.2.9.0  (cached)
Processing 52/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build] [gmap: dune build]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 53/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build] [gmap: dune build]
Processing 54/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
-> compiled  domain-name.0.4.0
Processing 54/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [easy-format: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
-> installed domain-name.0.4.0
Processing 55/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [easy-format: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
-> compiled  cstruct.5.2.0
Processing 55/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [easy-format: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
-> installed cstruct.5.2.0
Processing 56/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [easy-format: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
Processing 57/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [easy-format: dune build] [gmap: dune build] [hex: dune build] [jbuilder: ocaml configure.ml]
-> compiled  easy-format.1.3.2
Processing 57/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [gmap: dune build] [hex: dune build] [jbuilder: ocaml configure.ml]
-> installed easy-format.1.3.2
Processing 58/240: [github-hooks.0.1.1: http] [cmdliner: make all] [cppo: dune build] [gmap: dune build] [hex: dune build] [jbuilder: ocaml configure.ml]
Processing 59/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [gmap: dune build] [hex: dune build] [jbuilder: ocaml configure.ml]
-> compiled  gmap.0.3.0
Processing 59/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml configure.ml]
-> installed gmap.0.3.0
Processing 60/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml configure.ml]
-> retrieved lambda-term.1.12.0  (cached)
Processing 61/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml configure.ml]
Processing 61/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml bootstrap.ml]
-> retrieved logs.0.7.0  (cached)
Processing 62/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml bootstrap.ml]
-> retrieved lwt.3.0.0  (cached)
Processing 63/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml bootstrap.ml]
-> retrieved lwt_react.1.1.5  (cached)
Processing 64/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml bootstrap.ml]
-> retrieved magic-mime.1.3.1  (cached)
Processing 65/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml bootstrap.ml]
Processing 66/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
-> retrieved menhir.20211128  (cached)
Processing 67/240: [github-hooks.0.1.1: http] [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
Processing 67/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [hex: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
-> compiled  hex.1.4.0
Processing 67/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
-> installed hex.1.4.0
Processing 68/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
-> retrieved github-hooks.0.1.1  (https://github.com/dsheets/ocaml-github-hooks/releases/download/0.1.1/github-hooks-0.1.1.tbz)
Processing 69/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
-> retrieved menhirLib.20211128  (cached)
Processing 70/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
Processing 71/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
Processing 72/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
Processing 73/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
Processing 74/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
Processing 75/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> installed mirage-no-solo5.1
Processing 76/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> installed mirage-no-xen.1
Processing 77/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> retrieved camomile.1.0.2  (cached)
Processing 78/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
Processing 79/240: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
Processing 80/240: [biniou: dune build] [camomile: ocaml configure.ml] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
Processing 81/240: [biniou: dune build] [camomile: ocaml configure.ml] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> installed num.0
Processing 82/240: [biniou: dune build] [camomile: ocaml configure.ml] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> compiled  cppo.1.6.9
Processing 82/240: [biniou: dune build] [camomile: ocaml configure.ml] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> installed cppo.1.6.9
Processing 83/240: [biniou: dune build] [camomile: ocaml configure.ml] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> compiled  biniou.1.2.2
Processing 83/240: [camomile: ocaml configure.ml] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> installed biniou.1.2.2
Processing 84/240: [camomile: ocaml configure.ml] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> retrieved menhirSdk.20211128  (cached)
Processing 85/240: [camomile: ocaml configure.ml] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
Processing 86/240: [camomile: ocaml configure.ml] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved ocaml-compiler-libs.v0.9.0  (cached)
Processing 87/240: [camomile: ocaml configure.ml] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 87/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 88/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 89/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make]
-> retrieved ocb-stubblr.0.1.1-1  (cached)
Processing 90/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make]
-> retrieved ppx_ast.v0.9.1  (cached)
Processing 91/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make]
-> retrieved ppx_core.v0.9.3  (cached)
Processing 92/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make]
-> retrieved nocrypto.0.5.4-2  (cached)
Processing 93/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 94/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make]
- (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 94/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_cstruct.5.2.0  (cached)
Processing 95/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 96/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 97/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_deriving.4.5-1  (cached)
Processing 98/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_driver.v0.9.2  (cached)
Processing 99/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_fields_conv.v0.9.0  (cached)
Processing 100/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_metaquot.v0.9.0  (cached)
Processing 101/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_optcomp.v0.9.0  (cached)
Processing 102/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.v0.9.0  (cached)
Processing 103/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_tools.5.0+4.05.0  (cached)
Processing 104/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
Processing 105/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 106/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> compiled  magic-mime.1.3.1
Processing 106/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> installed magic-mime.1.3.1
Processing 107/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211128
Processing 107/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> installed menhirLib.20211128
Processing 108/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved ppx_traverse_builtins.v0.9.0  (cached)
Processing 109/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved ppx_type_conv.v0.9.1  (cached)
Processing 110/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved ppxfind.1.4  (cached)
Processing 111/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved ptime.0.8.5  (cached)
Processing 112/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved react.1.2.1  (cached)
Processing 113/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved re.1.11.0  (cached)
Processing 114/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhirSdk: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> compiled  menhirSdk.20211128
Processing 114/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> installed menhirSdk.20211128
Processing 115/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
Processing 116/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [ppx_tools: make all]
-> compiled  ppx_derivers.1.2.1
Processing 116/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all]
-> installed ppx_derivers.1.2.1
Processing 117/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all]
-> retrieved result.1.5  (cached)
Processing 118/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all]
Processing 119/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build]
-> retrieved rresult.0.6.0  (cached)
Processing 120/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build]
-> retrieved seq.0.3.1  (cached)
Processing 121/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build]
Processing 122/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build]
-> retrieved sexplib.v0.9.3  (cached)
Processing 123/240: [camomile: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 123/240: [camomile: dune build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build]
Processing 124/240: [camomile: dune build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [cmdliner: make install]
- '/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 124/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_tools: make all] [result: dune build] [seq: dune build] [cmdliner: make install]
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
-> compiled  ppx_tools.5.0+4.05.0
Processing 124/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [result: dune build] [seq: dune build] [cmdliner: make install]
-> compiled  result.1.5
Processing 124/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [cmdliner: make install]
-> retrieved stdio.v0.9.1  (cached)
Processing 125/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [cmdliner: make install]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 126/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [cmdliner: make install]
Processing 127/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [seq: dune build] [stdlib-shims: dune build] [cmdliner: make install]
-> compiled  seq.0.3.1
Processing 127/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [cmdliner: make install]
-> retrieved stringext.1.6.0  (cached)
Processing 128/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [cmdliner: make install]
Processing 129/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build] [cmdliner: make install]
- install -d /home/opam/.opam/4.05/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.05/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.05/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.05/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.05/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.05/lib/cmdliner
Processing 129/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build] [cmdliner: make install-doc]
-> retrieved topkg.1.0.7  (cached)
Processing 130/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build] [cmdliner: make install-doc]
- install -d /home/opam/.opam/4.05/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.05/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 130/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build]
Processing 131/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build] [ppx_tools: make install]
-> retrieved tls.0.10.6  (cached)
Processing 132/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build] [ppx_tools: make install]
-> retrieved uri.1.9.7  (cached)
Processing 133/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build] [ppx_tools: make install]
-> retrieved x509.0.9.0  (cached)
Processing 134/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build] [ppx_tools: make install]
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.05/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.05/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.05/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.05/lib/ppx_tools/META
-> installed ppx_tools.5.0+4.05.0
Processing 134/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build]
-> installed result.1.5
Processing 135/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build]
Processing 136/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build]
-> installed seq.0.3.1
Processing 137/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [stdlib-shims: dune build] [stringext: dune build]
Processing 138/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 138/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 139/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [stringext: dune build]
-> compiled  stringext.1.6.0
Processing 139/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
-> installed stringext.1.6.0
Processing 140/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
-> retrieved yojson.1.7.0  (cached)
Processing 141/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build]
-> retrieved zarith.1.13  (cached)
Processing 142/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build] [zarith: ./configure]
-> retrieved zed.1.6  (cached)
- binary ocaml: found in /home/opam/.opam/4.05/bin
- binary ocamlc: found in /home/opam/.opam/4.05/bin
- binary ocamldep: found in /home/opam/.opam/4.05/bin
- binary ocamlmklib: found in /home/opam/.opam/4.05/bin
- binary ocamldoc: found in /home/opam/.opam/4.05/bin
- binary ocamlopt: found in /home/opam/.opam/4.05/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.05/bin
- OCaml's word size is 64
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP 
-   includes:             -I/home/opam/.opam/4.05/lib/ocaml 
-   libraries:             -lgmp
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.05/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 142/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build] [yojson: dune build] [zarith: make]
-> compiled  re.1.11.0
Processing 142/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: make]
-> installed re.1.11.0
Processing 143/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [yojson: dune build] [zarith: make]
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -safe-string -g -bin-annot -I lib/.yojson.objs/byte -I /home/opam/.opam/4.05/lib/biniou -I /home/opam/.opam/4.05/lib/camlp-streams -I /home/opam/.opam/4.05/lib/easy-format -intf-suffix .ml -no-alias-deps -o lib/.yojson.objs/byte/yojson.cmo -c -impl lib/yojson.ml)
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -safe-string -g -I lib/.yojson.objs/byte -I lib/.yojson.objs/native -I /home/opam/.opam/4.05/lib/biniou -I /home/opam/.opam/4.05/lib/camlp-streams -I /home/opam/.opam/4.05/lib/easy-format -intf-suffix .ml -no-alias-deps -o lib/.yojson.objs/native/yojson.cmx -c -impl lib/yojson.ml)
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  yojson.1.7.0
Processing 143/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make]
-> installed yojson.1.7.0
Processing 144/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [zarith: make]
- 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 144/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [zarith: make]
-> installed ocamlbuild.0.14.3
Processing 145/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [zarith: make]
Processing 146/240: [camomile: dune build] [cppo_ocamlbuild: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [zarith: make]
Processing 147/240: [camomile: dune build] [cppo_ocamlbuild: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] [zarith: make]
-> compiled  cppo_ocamlbuild.1.6.9
Processing 147/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] [zarith: make]
-> installed cppo_ocamlbuild.1.6.9
Processing 148/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] [zarith: make]
Processing 149/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] [zarith: make]
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp 
- ocamlc -ccopt "-I/home/opam/.opam/4.05/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp 
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp 
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.13
Processing 149/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
Processing 150/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build] [zarith: make install]
- ocamlfind install -destdir "/home/opam/.opam/4.05/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.05/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.05/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.05/lib/zarith/q.mli
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/zarith_version.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.05/lib/zarith/z.mli
- Installed /home/opam/.opam/4.05/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.05/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.05/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.05/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.05/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05/lib/zarith/META
-> installed zarith.1.13
Processing 150/240: [camomile: dune build] [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlyacc Camomile/internal/uReStrParser.mly)
- 4 shift/reduce conflicts.
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/az.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/div.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/el.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fa.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/he.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gu.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ka.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi__DIRECT.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kk.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kn.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ky.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mn.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/te.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mr.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sa.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/syr.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pa.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ta.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ur.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/th.txt locales)
- Warning : file loading is not supported.
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/tt.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/uz.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/vi.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ja.txt locales)
- Warning : strength option is not supported
-> compiled  camomile.1.0.2
Processing 150/240: [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
-> installed camomile.1.0.2
Processing 151/240: [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo
Processing 151/240: [jbuilder: ./boot.exe 255] [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
-> compiled  jbuilder.1.0+beta20.2
Processing 151/240: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
-> installed jbuilder.1.0+beta20.2
Processing 152/240: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
Processing 153/240: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [topkg: ocaml build]
Processing 154/240: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ppx_traverse_builtins: jbuilder build] [topkg: ocaml build]
Processing 155/240: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [topkg: ocaml build]
-> compiled  ppx_traverse_builtins.v0.9.0
Processing 155/240: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-> installed ppx_traverse_builtins.v0.9.0
Processing 156/240: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-       ocamlc src/shadow/gen/.gen.eobjs/gen.{cmi,cmo,cmt}
- File "src/shadow/gen/gen.ml", line 19, characters 30-47:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
- File "src/shadow/gen/gen.ml", line 29, characters 10-27:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
-     ocamlopt src/shadow/gen/.gen.eobjs/gen.{cmx,o}
- File "src/shadow/gen/gen.ml", line 19, characters 30-47:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
- File "src/shadow/gen/gen.ml", line 29, characters 10-27:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
-> compiled  ocaml-compiler-libs.v0.9.0
Processing 156/240: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-> installed ocaml-compiler-libs.v0.9.0
Processing 157/240: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 157/240: [lwt: ocaml setup.ml] [menhir: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 158/240: [lwt: ocaml setup.ml] [menhir: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
Processing 159/240: [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [sexplib: jbuilder build] [topkg: ocaml build]
Processing 160/240: [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
Processing 161/240: [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-       ocamlc src/.sexplib.objs/sexplib__Pre_sexp.{cmi,cmo,cmt}
- File "src/pre_sexp.ml", line 1082, characters 44-57:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1096, characters 28-41:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1108, characters 32-45:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
-     ocamlopt src/.sexplib.objs/sexplib__Pre_sexp.{cmx,o}
- File "src/pre_sexp.ml", line 1082, characters 44-57:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1096, characters 28-41:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1108, characters 32-45:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
-> compiled  sexplib.v0.9.3
Processing 161/240: [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
-> installed sexplib.v0.9.3
Processing 162/240: [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
Processing 163/240: [base: jbuilder build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
Processing 164/240: [base: jbuilder build] [cstruct-sexp: dune build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
-> compiled  cstruct-sexp.5.2.0
Processing 164/240: [base: jbuilder build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
-> installed cstruct-sexp.5.2.0
Processing 165/240: [base: jbuilder build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.7
Processing 165/240: [base: jbuilder build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
-> installed topkg.1.0.7
Processing 166/240: [base: jbuilder build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
Processing 167/240: [astring: ocaml build] [base: jbuilder build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
Processing 168/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
Processing 169/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [ptime: ocaml build]
Processing 170/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [ptime: ocaml build] [react: ocaml build]
Processing 171/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [ptime: ocaml build] [react: ocaml build] [rresult: ocaml build]
-> compiled  ppxfind.1.4
Processing 171/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [rresult: ocaml build]
-> installed ppxfind.1.4
Processing 172/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [rresult: ocaml build]
[ppx_deriving: patch] applying fix_dune_3.patch
Processing 173/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: patch] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [rresult: ocaml build]
Processing 173/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [rresult: ocaml build]
- ocamlfind ocamldep -package result -modules src/rresult.ml > src/rresult.ml.depends
- ocamlfind ocamldep -package result -modules src/rresult.mli > src/rresult.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmi src/rresult.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmx src/rresult.ml
- ocamlfind ocamlopt -a -package result -I src src/rresult.cmx -o src/rresult.cmxa
- ocamlfind ocamlopt -shared -linkall -package result -I src src/rresult.cmxa -o src/rresult.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmo src/rresult.ml
- ocamlfind ocamlc -a -package result -I src src/rresult.cmo -o src/rresult.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/rresult_top.ml > src/rresult_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.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 ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.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 ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- 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 -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- 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 -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- 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
- # No parallelism done
-> compiled  rresult.0.6.0
Processing 173/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build]
-> installed rresult.0.6.0
Processing 174/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build]
- ocamlfind ocamldep -package bytes -modules src/react.ml > src/react.ml.depends
- ocamlfind ocamldep -package bytes -modules src/react.mli > src/react.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmi src/react.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmx src/react.ml
- ocamlfind ocamlopt -a -package bytes -I src src/react.cmx -o src/react.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/react.cmxa -o src/react.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmo src/react.ml
- ocamlfind ocamlc -a -package bytes -I src src/react.cmo -o src/react.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package bytes -modules src/react_top.ml > src/react_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.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 ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.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 ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmx -o src/react_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmx -o src/react_top.cmxa
- 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 -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/react_top.cmxa -o src/react_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/react_top.cmxa -o src/react_top.cmxs
- 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 -package compiler-libs.toplevel -package bytes -I src src/react_top.cmo -o src/react_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmo -o src/react_top.cma
- 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
- # No parallelism done
-> compiled  react.1.2.1
Processing 174/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build]
-> installed react.1.2.1
Processing 175/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build]
Processing 176/240: [astring: ocaml build] [base: jbuilder build] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
- ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -package seq -package stdlib-shims -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package seq -package stdlib-shims -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -package seq -package stdlib-shims -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- ocamlfind ocamlopt -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- ocamlfind ocamlc -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package seq -package stdlib-shims -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.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 ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.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 ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- 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 -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- 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 -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma
- 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
- # No parallelism done
-> compiled  fmt.0.8.9
Processing 176/240: [astring: ocaml build] [base: jbuilder build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
-> installed fmt.0.8.9
Processing 177/240: [astring: ocaml build] [base: jbuilder build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
- not checking for pkg-config
- not checking for libev
- testing for pthread: ........................... available
- not checking for glib
- testing for eventfd: ........................... available
- testing for fd passing: ........................ available
- testing for sched_getcpu: ...................... available
- testing for affinity getting/setting: .......... available
- testing for credentials getting (Linux): ....... available
- testing for credentials getting (NetBSD): ...... unavailable
- testing for credentials getting (OpenBSD): ..... unavailable
- testing for credentials getting (FreeBSD): ..... unavailable
- testing for credentials getting (getpeereid): .. unavailable
- testing for fdatasync: ......................... available
- testing for netdb_reentrant: ................... unavailable
- testing for reentrant gethost*: ................ available
- testing for nanosecond stat support: ........... *tim.tv_nsec
- testing for BSD mincore: ....................... unavailable
- Generating C stubs...
- 
- 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: ........................................ lwt
- Package version: ..................................... 3.0.0
- 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: .........................
- Compiles for Android: ................................ false
- build and install everything: ........................ false
- Build the syntax extension: .......................... false
- Build the ppx syntax extension: ...................... true
- Unix support: ........................................ true
- React helpers: ....................................... false
- GLib integration: .................................... false
- SSL support: ......................................... false
- Preemptive threads support: .......................... true
- Compile with libev support: .......................... false
- Use the libev backend by default: .................... true
- Use pthread: ......................................... true
- Instrument for coverage analysis: .................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bytes: ........................................... /home/opam/.opam/4.05/lib/bytes
- pkg_result: .......................................... /home/opam/.opam/4.05/lib/result
- pkg_unix: ............................................ /home/opam/.opam/4.05/lib/ocaml
- pkg_bigarray: ........................................ /home/opam/.opam/4.05/lib/ocaml
- pkg_compiler_libs_common: ............................ /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- pkg_threads: ......................................... /home/opam/.opam/4.05/lib/ocaml
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.05/lib/ppx_tools
- ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc
- 
Processing 177/240: [astring: ocaml build] [base: jbuilder build] [lwt: make build] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
- 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
- ocamlfind ocamldep -package result -modules src/ptime.ml > src/ptime.ml.depends
- ocamlfind ocamldep -package result -modules src/ptime.mli > src/ptime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -o src/ptime.cmi src/ptime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -o src/ptime.cmx src/ptime.ml
- ocamlfind ocamlopt -a -package result -I src src/ptime.cmx -o src/ptime.cmxa
- ocamlfind ocamlopt -shared -linkall -package result -I src src/ptime.cmxa -o src/ptime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -o src/ptime.cmo src/ptime.ml
- ocamlfind ocamlc -a -package result -I src src/ptime.cmo -o src/ptime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/ptime_top.ml > src/ptime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -o src/ptime_top.cmo src/ptime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -o src/ptime_top.cmo src/ptime_top.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 ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -o src/ptime_top.cmx src/ptime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -o src/ptime_top.cmx src/ptime_top.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 ocamlopt -a -package compiler-libs.toplevel -package result -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- 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 -shared -linkall -package compiler-libs.toplevel -package result -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- 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 -package compiler-libs.toplevel -package result -I src src/ptime_top.cmo -o src/ptime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/ptime_top.cmo -o src/ptime_top.cma
- 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 -g -package result -c src-os/ptime_clock_stubs.c
- mv ptime_clock_stubs.o src-os/ptime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/ptime_clock_stubs -g src-os/ptime_clock_stubs.o
- ocamlfind ocamldep -package result -modules src-os/ptime_clock.ml > src-os/ptime_clock.ml.depends
- ocamlfind ocamldep -package result -modules src-os/ptime_clock.mli > src-os/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src-os -I src -o src-os/ptime_clock.cmi src-os/ptime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -package result -I src-os src-os/ptime_clock.cmx -o src-os/ptime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libptime_clock_stubs.a -package result -I src-os src-os/ptime_clock.cmxa -o src-os/ptime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -package result -I src-os src-os/ptime_clock.cmo -o src-os/ptime_clock.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src-os/ptime_clock_top.ml > src-os/ptime_clock_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src-os -I src -o src-os/ptime_clock_top.cmo src-os/ptime_clock_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src-os -I src -o src-os/ptime_clock_top.cmo src-os/ptime_clock_top.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 ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src-os -I src -o src-os/ptime_clock_top.cmx src-os/ptime_clock_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src-os -I src -o src-os/ptime_clock_top.cmx src-os/ptime_clock_top.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 ocamlopt -a -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmx -o src-os/ptime_clock_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmx -o src-os/ptime_clock_top.cmxa
- 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 -shared -linkall -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmxa -o src-os/ptime_clock_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmxa -o src-os/ptime_clock_top.cmxs
- 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 -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmo -o src-os/ptime_clock_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmo -o src-os/ptime_clock_top.cma
- 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
- # No parallelism done
-> compiled  ptime.0.8.5
Processing 177/240: [astring: ocaml build] [base: jbuilder build] [lwt: make build] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
-> installed ptime.0.8.5
Processing 178/240: [astring: ocaml build] [base: jbuilder build] [lwt: make build] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
Processing 179/240: [asn1-combinators: dune build] [astring: ocaml build] [base: jbuilder build] [lwt: make build] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
- ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.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 ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.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 ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- 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 -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- 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 -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- 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
- # No parallelism done
-> compiled  astring.0.8.5
Processing 179/240: [asn1-combinators: dune build] [base: jbuilder build] [lwt: make build] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
-> installed astring.0.8.5
Processing 180/240: [asn1-combinators: dune build] [base: jbuilder build] [lwt: make build] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
[ocb-stubblr: patch] applying custom-cclib.patch
Processing 181/240: [asn1-combinators: dune build] [base: jbuilder build] [lwt: make build] [menhir: dune build] [ocb-stubblr: patch] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
[ocb-stubblr: patch] applying use-OPAM_SWITCH_PREFIX.patch
Processing 181/240: [asn1-combinators: dune build] [base: jbuilder build] [lwt: make build] [menhir: dune build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --no-pager --table --fixed-exception --require-aliases --strict --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20211128
Processing 181/240: [asn1-combinators: dune build] [base: jbuilder build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
-> installed menhir.20211128
Processing 182/240: [asn1-combinators: dune build] [base: jbuilder build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
Processing 183/240: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
-       ocamlc src/.zed.objs/zed_utf8.{cmi,cmti}
- File "src/zed_utf8.mli", line 284, characters 21-63:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
- File "src/zed_utf8.mli", line 290, characters 37-79:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.zed.objs/zed_lines.{cmo,cmt}
- File "src/zed_lines.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.zed.objs/zed_re.{cmo,cmt}
- File "src/zed_re.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.zed.objs/zed_rope.{cmo,cmt}
- File "src/zed_rope.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.zed.objs/zed_utf8.{cmo,cmt}
- File "src/zed_utf8.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.zed.objs/zed_edit.{cmo,cmt}
- File "src/zed_edit.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.zed.objs/zed_utf8.{cmx,o}
- File "src/zed_utf8.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.zed.objs/zed_rope.{cmx,o}
- File "src/zed_rope.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.zed.objs/zed_re.{cmx,o}
- File "src/zed_re.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.zed.objs/zed_lines.{cmx,o}
- File "src/zed_lines.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.zed.objs/zed_edit.{cmx,o}
- File "src/zed_edit.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-> compiled  zed.1.6
Processing 183/240: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build]
-> installed zed.1.6
Processing 184/240: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build]
-> compiled  ppx_deriving.4.5-1
Processing 184/240: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed ppx_deriving.4.5-1
Processing 185/240: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> compiled  asn1-combinators.0.2.5
Processing 185/240: [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed asn1-combinators.0.2.5
Processing 186/240: [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
- ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.ml > src/ocb_stubblr.ml.depends
- ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.mli > src/ocb_stubblr.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmi src/ocb_stubblr.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmx src/ocb_stubblr.ml
- ocamlfind ocamlopt -a -package bytes -I src src/ocb_stubblr.cmx -o src/ocb-stubblr.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/ocb-stubblr.cmxa -o src/ocb-stubblr.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmo src/ocb_stubblr.ml
- ocamlfind ocamlc -a -package bytes -I src src/ocb_stubblr.cmo -o src/ocb-stubblr.cma
- ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.ml > src-topkg/ocb_stubblr_topkg.ml.depends
- ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.mli > src-topkg/ocb_stubblr_topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmi src-topkg/ocb_stubblr_topkg.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmx src-topkg/ocb_stubblr_topkg.ml
- ocamlfind ocamlopt -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmx -o src-topkg/ocb-stubblr-topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src-topkg src-topkg/ocb-stubblr-topkg.cmxa -o src-topkg/ocb-stubblr-topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmo src-topkg/ocb_stubblr_topkg.ml
- ocamlfind ocamlc -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmo -o src-topkg/ocb-stubblr-topkg.cma
- # No parallelism done
-> compiled  ocb-stubblr.0.1.1-1
Processing 186/240: [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed ocb-stubblr.0.1.1-1
Processing 187/240: [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> compiled  ppx_tools_versioned.5.4.0
Processing 187/240: [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ppx_ast: jbuilder build]
-> installed ppx_tools_versioned.5.4.0
Processing 188/240: [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ppx_ast: jbuilder build]
Processing 189/240: [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ppx_ast: jbuilder build] [ppx_cstruct: dune build]
-> compiled  ppx_ast.v0.9.1
Processing 189/240: [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ppx_cstruct: dune build]
-> installed ppx_ast.v0.9.1
Processing 190/240: [atd: jbuilder build] [base: jbuilder build] [lwt: make build] [ppx_cstruct: dune build]
- File "atd/test/jbuild", line 6, characters 11-14:
- Warning: This field is useless without a (public_names ...) field.
- File "atdgen/test/jbuild", line 62, characters 11-14:
- Warning: This field is useless without a (public_names ...) field.
-> compiled  atd.1.12.0
Processing 190/240: [base: jbuilder build] [lwt: make build] [ppx_cstruct: dune build]
-> installed atd.1.12.0
Processing 191/240: [base: jbuilder build] [lwt: make build] [ppx_cstruct: dune build]
Processing 192/240: [atdgen: jbuilder build] [base: jbuilder build] [lwt: make build] [ppx_cstruct: dune build]
- File "atd/test/jbuild", line 6, characters 11-14:
- Warning: This field is useless without a (public_names ...) field.
- File "atdgen/test/jbuild", line 62, characters 11-14:
- Warning: This field is useless without a (public_names ...) field.
-       ocamlc atdgen/src/.atdgen.objs/ag_ox_emit.{cmo,cmt}
- File "atdgen/src/ag_ox_emit.ml", line 131, characters 13-30:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
-       ocamlc atdgen/bin/.ag_main.eobjs/ag_main.{cmi,cmo,cmt}
- File "atdgen/bin/ag_main.ml", line 395, characters 29-46:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
-     ocamlopt atdgen/src/.atdgen.objs/ag_ox_emit.{cmx,o}
- File "atdgen/src/ag_ox_emit.ml", line 131, characters 13-30:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
-     ocamlopt atdgen/bin/.ag_main.eobjs/ag_main.{cmx,o}
- File "atdgen/bin/ag_main.ml", line 395, characters 29-46:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
-> compiled  atdgen.1.12.0
Processing 192/240: [base: jbuilder build] [lwt: make build] [ppx_cstruct: dune build]
-> installed atdgen.1.12.0
Processing 193/240: [base: jbuilder build] [lwt: make build] [ppx_cstruct: dune build]
-> compiled  ppx_cstruct.5.2.0
Processing 193/240: [base: jbuilder build] [lwt: make build]
-> installed ppx_cstruct.5.2.0
Processing 194/240: [base: jbuilder build] [lwt: make build]
- File "src/jbuild", line 18, characters 0-142:
- Warning: File pow_overflow_bounds.ml is both generated by a rule and present in the source tree.
- As a result, the rule is currently ignored, however this will become an error in the future.
- To keep the current behavior and get rid of this warning, add a field (fallback) to the rule.
-> compiled  base.v0.9.4
Processing 194/240: [lwt: make build]
-> installed base.v0.9.4
Processing 195/240: [lwt: make build]
Processing 196/240: [lwt: make build] [stdio: jbuilder build]
-> compiled  stdio.v0.9.1
Processing 196/240: [lwt: make build]
-> installed stdio.v0.9.1
Processing 197/240: [lwt: make build]
Processing 198/240: [lwt: make build] [ppx_core: jbuilder build]
-       ocamlc src/gen/.gen_ast_pattern.eobjs/import.{cmi,cmo,cmt}
- File "src/gen/import.ml", line 93, characters 9-25:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
-     ocamlopt src/gen/.gen_ast_pattern.eobjs/import.{cmx,o}
- File "src/gen/import.ml", line 93, characters 9-25:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
-> compiled  ppx_core.v0.9.3
Processing 198/240: [lwt: make build]
-> installed ppx_core.v0.9.3
Processing 199/240: [lwt: make build]
Processing 200/240: [lwt: make build] [ppx_optcomp: jbuilder build]
-> compiled  ppx_optcomp.v0.9.0
Processing 200/240: [lwt: make build]
-> installed ppx_optcomp.v0.9.0
Processing 201/240: [lwt: make build]
Processing 202/240: [lwt: make build] [ppx_driver: jbuilder build]
- ./setup.exe -build 
- W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.mli > src/core/lwt_condition.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.mli > src/core/lwt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.mli > src/core/lwt_sequence.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmi src/core/lwt_sequence.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.mli > src/core/lwt_mutex.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmi src/core/lwt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmi src/core/lwt_mutex.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmi src/core/lwt_condition.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.ml > src/core/lwt_condition.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.mli > src/core/lwt_list.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmi src/core/lwt_list.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.ml > src/core/lwt_list.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.ml > src/core/lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.ml > src/core/lwt_mutex.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.mli > src/core/lwt_mvar.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmi src/core/lwt_mvar.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.ml > src/core/lwt_mvar.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.mli > src/core/lwt_pool.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmi src/core/lwt_pool.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.ml > src/core/lwt_pool.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.mli > src/core/lwt_result.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmi src/core/lwt_result.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.ml > src/core/lwt_result.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.ml > src/core/lwt_sequence.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.mli > src/core/lwt_stream.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmi src/core/lwt_stream.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.ml > src/core/lwt_stream.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.mli > src/core/lwt_switch.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmi src/core/lwt_switch.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.ml > src/core/lwt_switch.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.mli > src/core/lwt_pqueue.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmi src/core/lwt_pqueue.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.ml > src/core/lwt_pqueue.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmo src/core/lwt_condition.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmo src/core/lwt_list.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmo src/core/lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmo src/core/lwt_mutex.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmo src/core/lwt_mvar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmo src/core/lwt_pool.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmo src/core/lwt_result.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmo src/core/lwt_sequence.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmo src/core/lwt_stream.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmo src/core/lwt_switch.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmo src/core/lwt_pqueue.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/core src/core/lwt_sequence.cmo src/core/lwt.cmo src/core/lwt_mutex.cmo src/core/lwt_condition.cmo src/core/lwt_list.cmo src/core/lwt_mvar.cmo src/core/lwt_pool.cmo src/core/lwt_result.cmo src/core/lwt_stream.cmo src/core/lwt_switch.cmo src/core/lwt_pqueue.cmo -o src/core/lwt.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmx src/core/lwt_sequence.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmx src/core/lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmx src/core/lwt_mutex.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmx src/core/lwt_condition.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmx src/core/lwt_list.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmx src/core/lwt_mvar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmx src/core/lwt_pool.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmx src/core/lwt_result.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmx src/core/lwt_stream.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmx src/core/lwt_switch.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmx src/core/lwt_pqueue.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/core src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/core src/core/lwt.cmxa src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.mli > src/logger/lwt_log_core.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmi src/logger/lwt_log_core.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.ml > src/logger/lwt_log_core.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.mli > src/logger/lwt_log_rules.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmi src/logger/lwt_log_rules.mli
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/logger/lwt_log_rules.mll
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.ml > src/logger/lwt_log_rules.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmo src/logger/lwt_log_core.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmo src/logger/lwt_log_rules.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/logger src/logger/lwt_log_rules.cmo src/logger/lwt_log_core.cmo -o src/logger/lwt-log.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmx src/logger/lwt_log_rules.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmx src/logger/lwt_log_core.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/logger src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/logger src/logger/lwt-log.cmxa src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_unix_stubs.c
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_unix_stubs.c
- In file included from src/unix/lwt_unix_stubs.c:94:
- src/unix/lwt_unix_unix.c: In function 'worker_readdir':
- src/unix/lwt_unix_unix.c:1806:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
-  1806 |   job->result = readdir_r(job->dir, job->entry, &job->ptr);
-       |   ^~~
- In file included from /usr/include/features.h:489,
-                  from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdint.h:26,
-                  from /usr/lib/gcc/x86_64-linux-gnu/12/include/stdint.h:9,
-                  from /home/opam/.opam/4.05/lib/ocaml/caml/config.h:101,
-                  from /home/opam/.opam/4.05/lib/ocaml/caml/misc.h:24,
-                  from /home/opam/.opam/4.05/lib/ocaml/caml/alloc.h:23,
-                  from src/unix/lwt_unix_stubs.c:30:
- /usr/include/dirent.h:191:12: note: declared here
-   191 | extern int __REDIRECT (readdir_r,
-       |            ^~~~~~~~~~
- src/unix/lwt_unix_unix.c: In function 'worker_readdir_n':
- src/unix/lwt_unix_unix.c:1852:5: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
-  1852 |     int result = readdir_r(job->dir, &job->entries[i], &ptr);
-       |     ^~~
- /usr/include/dirent.h:191:12: note: declared here
-   191 | extern int __REDIRECT (readdir_r,
-       |            ^~~~~~~~~~
- mv lwt_unix_stubs.o src/unix/lwt_unix_stubs.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_libev_stubs.c
- mv lwt_libev_stubs.o src/unix/lwt_libev_stubs.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_process_stubs.c
- mv lwt_process_stubs.o src/unix/lwt_process_stubs.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_access.c
- mv lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_access.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chdir.c
- mv lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chdir.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chmod.c
- mv lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chmod.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chown.c
- mv lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chown.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chroot.c
- mv lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_chroot.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_close.c
- mv lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_close.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fchmod.c
- mv lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchmod.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fchown.c
- mv lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fchown.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fdatasync.c
- mv lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fsync.c
- mv lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_fsync.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_ftruncate.c
- mv lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_link.c
- mv lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_link.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_lseek.c
- mv lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_lseek.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_mkdir.c
- mv lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkdir.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_mkfifo.c
- mv lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_rename.c
- mv lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rename.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_rmdir.c
- mv lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_rmdir.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_symlink.c
- mv lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_symlink.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcdrain.c
- mv lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcflow.c
- mv lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflow.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcflush.c
- mv lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcflush.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcsendbreak.c
- mv lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_truncate.c
- mv lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_truncate.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_unlink.c
- mv lwt_unix_job_unlink.o src/unix/jobs-unix/lwt_unix_job_unlink.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlmklib -o src/unix/lwt-unix_stubs -g -lpthread src/unix/lwt_unix_stubs.o src/unix/lwt_libev_stubs.o src/unix/lwt_process_stubs.o src/unix/jobs-unix/lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_unlink.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.mli > src/unix/lwt_chan.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.mli > src/unix/lwt_io.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.mli > src/unix/lwt_bytes.mli.depends
- cppo -V OCAML:4.05.0 -o src/unix/lwt_unix.mli src/unix/lwt_unix.cppo.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.mli > src/unix/lwt_unix.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmi src/unix/lwt_unix.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.mli > src/unix/lwt_sys.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmi src/unix/lwt_bytes.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmi src/unix/lwt_sys.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmi src/unix/lwt_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmi src/unix/lwt_chan.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.ml > src/unix/lwt_chan.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.mli > src/unix/lwt_daemon.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.mli > src/unix/lwt_log.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmi src/unix/lwt_log.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmi src/unix/lwt_daemon.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.ml > src/unix/lwt_daemon.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.mli > src/unix/lwt_main.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmi src/unix/lwt_main.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.mli > src/unix/lwt_gc.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmi src/unix/lwt_gc.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.ml > src/unix/lwt_gc.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.ml > src/unix/lwt_io.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.ml > src/unix/lwt_log.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.ml > src/unix/lwt_main.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.mli > src/unix/lwt_engine.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmi src/unix/lwt_engine.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.mli > src/unix/lwt_process.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmi src/unix/lwt_process.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.ml > src/unix/lwt_process.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.mli > src/unix/lwt_throttle.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmi src/unix/lwt_throttle.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.ml > src/unix/lwt_throttle.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.mli > src/unix/lwt_timeout.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmi src/unix/lwt_timeout.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.ml > src/unix/lwt_timeout.ml.depends
- cppo -V OCAML:4.05.0 -o src/unix/lwt_unix.ml src/unix/lwt_unix.cppo.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.ml > src/unix/lwt_unix.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_config.ml > src/unix/lwt_config.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix_jobs_generated.ml > src/unix/lwt_unix_jobs_generated.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmo src/unix/lwt_config.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix_jobs_generated.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.ml > src/unix/lwt_sys.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.ml > src/unix/lwt_engine.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.ml > src/unix/lwt_bytes.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmo src/unix/lwt_chan.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmo src/unix/lwt_daemon.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmo src/unix/lwt_gc.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmo src/unix/lwt_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmo src/unix/lwt_log.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmo src/unix/lwt_main.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmo src/unix/lwt_process.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmo src/unix/lwt_throttle.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmo src/unix/lwt_timeout.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmo src/unix/lwt_unix.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmo src/unix/lwt_sys.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmo src/unix/lwt_engine.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmo src/unix/lwt_bytes.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -dllib -llwt-unix_stubs -cclib -llwt-unix_stubs -cclib -lpthread -I src/unix src/unix/lwt_config.cmo src/unix/lwt_engine.cmo src/unix/lwt_main.cmo src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix.cmo src/unix/lwt_bytes.cmo src/unix/lwt_sys.cmo src/unix/lwt_io.cmo src/unix/lwt_chan.cmo src/unix/lwt_log.cmo src/unix/lwt_daemon.cmo src/unix/lwt_gc.cmo src/unix/lwt_process.cmo src/unix/lwt_throttle.cmo src/unix/lwt_timeout.cmo -o src/unix/lwt-unix.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmx src/unix/lwt_config.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmx src/unix/lwt_engine.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmx src/unix/lwt_main.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix_jobs_generated.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmx src/unix/lwt_unix.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmx src/unix/lwt_bytes.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmx src/unix/lwt_sys.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmx src/unix/lwt_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmx src/unix/lwt_log.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmx src/unix/lwt_chan.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmx src/unix/lwt_daemon.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmx src/unix/lwt_gc.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmx src/unix/lwt_process.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmx src/unix/lwt_throttle.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmx src/unix/lwt_timeout.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -cclib -llwt-unix_stubs -cclib -lpthread -I src/unix src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/unix -cclib -lpthread -I src/unix src/unix/lwt-unix.cmxa src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package compiler-libs.common -package bytes -package bigarray -modules src/simple_top/lwt_simple_top.ml > src/simple_top/lwt_simple_top.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmo src/simple_top/lwt_simple_top.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/simple_top src/simple_top/lwt_simple_top.cmo -o src/simple_top/lwt-simple-top.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmx src/simple_top/lwt_simple_top.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/simple_top src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/simple_top src/simple_top/lwt-simple-top.cmxa src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.mli > src/preemptive/lwt_preemptive.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmi src/preemptive/lwt_preemptive.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.ml > src/preemptive/lwt_preemptive.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmo src/preemptive/lwt_preemptive.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/preemptive src/preemptive/lwt_preemptive.cmo -o src/preemptive/lwt-preemptive.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmx src/preemptive/lwt_preemptive.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/preemptive src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/preemptive src/preemptive/lwt-preemptive.cmxa src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.mli > src/ppx/ppx_lwt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -I src/ppx -o src/ppx/ppx_lwt.cmi src/ppx/ppx_lwt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.ml > src/ppx/ppx_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmo src/ppx/ppx_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/ppx src/ppx/ppx_lwt.cmo -o src/ppx/ppx.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmx src/ppx/ppx_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/ppx src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/ppx src/ppx/ppx.cmxa src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt_ex.ml > src/ppx/ppx_lwt_ex.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmo src/ppx/ppx_lwt_ex.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmx src/ppx/ppx_lwt_ex.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.common -I src/ppx src/ppx/ppx_lwt_ex.cmx -o src/ppx/ppx_lwt_ex.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/logging.ml > doc/examples/unix/logging.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmo doc/examples/unix/logging.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmx doc/examples/unix/logging.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray -I src/ppx -I src/core -I src/logger -I src/unix -I doc/examples/unix src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/logging.cmx -o doc/examples/unix/logging.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/relay.ml > doc/examples/unix/relay.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmo doc/examples/unix/relay.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmx doc/examples/unix/relay.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray -I src/ppx -I src/core -I src/logger -I src/unix -I doc/examples/unix src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/relay.cmx -o doc/examples/unix/relay.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/parallelize.ml > doc/examples/unix/parallelize.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmo doc/examples/unix/parallelize.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmx doc/examples/unix/parallelize.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray -I src/ppx -I src/core -I src/logger -I src/unix -I doc/examples/unix src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/parallelize.cmx -o doc/examples/unix/parallelize.native
-> compiled  lwt.3.0.0
Processing 202/240: [ppx_driver: jbuilder build]
Processing 203/240: [ppx_driver: jbuilder build] [lwt: make install]
- ./setup.exe -install 
- W: Nothing to install for findlib library 'test'
- W: Cannot find source header for module library in Lwt_unix lwt-unix
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cma
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.h
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_config.h
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.mli
- Installed /home/opam/.opam/4.05/lib/lwt/liblwt-unix_stubs.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-unix.cma
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-unix.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-unix.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-unix.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_config.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix_jobs_generated.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-simple-top.cma
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-simple-top.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-simple-top.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-simple-top.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_simple_top.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-preemptive.cma
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-preemptive.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-preemptive.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-preemptive.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.mli
- Installed /home/opam/.opam/4.05/lib/lwt/ppx.cma
- Installed /home/opam/.opam/4.05/lib/lwt/ppx.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/ppx.a
- Installed /home/opam/.opam/4.05/lib/lwt/ppx.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.annot
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-log.cma
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-log.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-log.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-log.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.cmx
- Installed /home/opam/.opam/4.05/lib/stublibs/dlllwt-unix_stubs.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dlllwt-unix_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
- Installed /home/opam/.opam/4.05/lib/lwt/META
-> installed lwt.3.0.0
Processing 203/240: [ppx_driver: jbuilder build]
Processing 204/240: [cstruct-lwt: dune build] [ppx_driver: jbuilder build]
Processing 205/240: [cstruct-lwt: dune build] [logs: ocaml build] [ppx_driver: jbuilder build]
Processing 206/240: [cstruct-lwt: dune build] [logs: ocaml build] [lwt_react: dune build] [ppx_driver: jbuilder build]
-> compiled  cstruct-lwt.5.2.0
Processing 206/240: [logs: ocaml build] [lwt_react: dune build] [ppx_driver: jbuilder build]
-> installed cstruct-lwt.5.2.0
Processing 207/240: [logs: ocaml build] [lwt_react: dune build] [ppx_driver: jbuilder build]
-> compiled  ppx_driver.v0.9.2
Processing 207/240: [logs: ocaml build] [lwt_react: dune build]
-> installed ppx_driver.v0.9.2
Processing 208/240: [logs: ocaml build] [lwt_react: dune build]
Processing 209/240: [fieldslib: jbuilder build] [logs: ocaml build] [lwt_react: dune build]
Processing 210/240: [fieldslib: jbuilder build] [logs: ocaml build] [lwt_react: dune build] [ppx_metaquot: jbuilder build]
-> compiled  lwt_react.1.1.5
Processing 210/240: [fieldslib: jbuilder build] [logs: ocaml build] [ppx_metaquot: jbuilder build]
-> installed lwt_react.1.1.5
Processing 211/240: [fieldslib: jbuilder build] [logs: ocaml build] [ppx_metaquot: jbuilder build]
Processing 212/240: [fieldslib: jbuilder build] [lambda-term: jbuilder build] [logs: ocaml build] [ppx_metaquot: jbuilder build]
-> compiled  fieldslib.v0.9.0
Processing 212/240: [lambda-term: jbuilder build] [logs: ocaml build] [ppx_metaquot: jbuilder build]
-> installed fieldslib.v0.9.0
Processing 213/240: [lambda-term: jbuilder build] [logs: ocaml build] [ppx_metaquot: jbuilder build]
- ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.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 ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.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 ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- 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 -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- 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 -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- 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 ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 213/240: [lambda-term: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed logs.0.7.0
Processing 214/240: [lambda-term: jbuilder build] [ppx_metaquot: jbuilder build]
-> compiled  ppx_metaquot.v0.9.0
Processing 214/240: [lambda-term: jbuilder build]
-> installed ppx_metaquot.v0.9.0
Processing 215/240: [lambda-term: jbuilder build]
Processing 216/240: [lambda-term: jbuilder build] [ppx_type_conv: jbuilder build]
-       ocamlc src/.lambda_term.objs/lTerm_key.{cmo,cmt}
- File "src/lTerm_key.ml", line 17, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_unix.{cmi,cmti}
- File "src/lTerm_unix.mli", line 12, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_key.{cmx,o}
- File "src/lTerm_key.ml", line 17, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_history.{cmo,cmt}
- File "src/lTerm_history.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_text.{cmo,cmt}
- File "src/lTerm_text.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_windows.{cmo,cmt}
- File "src/lTerm_windows.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
- File "src/lTerm_windows.ml", line 66, characters 2-22:
- Warning 3: deprecated: Lwt_unix.execute_job
-  Use Lwt_unix.run_job.
-     ocamlopt src/.lambda_term.objs/lTerm_history.{cmx,o}
- File "src/lTerm_history.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_windows.{cmx,o}
- File "src/lTerm_windows.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
- File "src/lTerm_windows.ml", line 66, characters 2-22:
- Warning 3: deprecated: Lwt_unix.execute_job
-  Use Lwt_unix.run_job.
-     ocamlopt src/.lambda_term.objs/lTerm_text.{cmx,o}
- File "src/lTerm_text.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_draw.{cmo,cmt}
- File "src/lTerm_draw.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_buttons_impl.{cmi,cmo,cmt}
- File "src/lTerm_buttons_impl.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_unix.{cmo,cmt}
- File "src/lTerm_unix.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_draw.{cmx,o}
- File "src/lTerm_draw.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm.{cmo,cmt}
- File "src/lTerm.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_unix.{cmx,o}
- File "src/lTerm_unix.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_inputrc.{cmo,cmt}
- File "src/lTerm_inputrc.mll", line 11, characters 7-34:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_edit.{cmo,cmt}
- File "src/lTerm_edit.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_widget.{cmo,cmt}
- File "src/lTerm_widget.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_read_line.{cmo,cmt}
- File "src/lTerm_read_line.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm.{cmx,o}
- File "src/lTerm.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_buttons_impl.{cmx,o}
- File "src/lTerm_buttons_impl.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_widget.{cmx,o}
- File "src/lTerm_widget.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_edit.{cmx,o}
- File "src/lTerm_edit.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_read_line.{cmx,o}
- File "src/lTerm_read_line.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_inputrc.{cmx,o}
- File "src/lTerm_inputrc.mll", line 11, characters 7-34:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-> compiled  lambda-term.1.12.0
Processing 216/240: [ppx_type_conv: jbuilder build]
-> installed lambda-term.1.12.0
Processing 217/240: [ppx_type_conv: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "ppx_type_conv" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_type_conv.v0.9.1)
-> compiled  ppx_type_conv.v0.9.1
-> installed ppx_type_conv.v0.9.1
Processing 219/240: [ppx_fields_conv: jbuilder build]
Processing 220/240: [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build]
-> compiled  ppx_fields_conv.v0.9.0
Processing 220/240: [ppx_sexp_conv: jbuilder build]
-> installed ppx_fields_conv.v0.9.0
Processing 221/240: [ppx_sexp_conv: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "--only-packages" "ppx_sexp_conv" "--root" "." "-j" "255" "--no-config" "@install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ppx_sexp_conv.v0.9.0)
-> compiled  ppx_sexp_conv.v0.9.0
-> installed ppx_sexp_conv.v0.9.0
Processing 223/240: [ipaddr: dune build]
[nocrypto: patch] applying 0001-add-missing-runtime-dependencies-in-_tags.patch
Processing 224/240: [ipaddr: dune build] [nocrypto: patch]
Processing 225/240: [ipaddr: dune build] [nocrypto: patch] [uri: jbuilder build]
[nocrypto: patch] applying 0002-add-ppx_sexp_conv-as-a-runtime-dependency-in-the-pac.patch
[nocrypto: patch] applying 0003-Auto-detect-ppx_sexp_conv-runtime-library.patch
[nocrypto: patch] applying 0004-pack-package-workaround-ocamlbuild-272.patch
[nocrypto: patch] applying 0005-use-modern-cstruct-findlib.patch
[nocrypto: patch] applying 0006-explicit-dependency-on-sexplib.patch
[nocrypto: patch] applying 0007-mirage-entropy.patch
Processing 225/240: [ipaddr: dune build] [nocrypto: ocaml build] [uri: jbuilder build]
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -I lib/.ipaddr_top.objs/byte -I lib/.ipaddr_top.objs/native -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I lib/.ipaddr.objs/byte -I lib/.ipaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.ipaddr_top.objs/native/ipaddr_top.cmx -c -impl lib/ipaddr_top.ml)
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  ipaddr.2.9.0
Processing 225/240: [nocrypto: ocaml build] [uri: jbuilder build]
-> installed ipaddr.2.9.0
Processing 226/240: [nocrypto: ocaml build] [uri: jbuilder build]
-       ocamlc lib/.uri.objs/uri.{cmo,cmt}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-     ocamlopt lib/.uri.objs/uri.{cmx,o}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-     ocamlopt lib/.uri_top.objs/uri_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  uri.1.9.7
Processing 226/240: [nocrypto: ocaml build]
-> installed uri.1.9.7
Processing 227/240: [nocrypto: ocaml build]
+ /home/opam/.opam/4.05/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" "--jobs" "1" "--with-lwt" "true" "--with-mirage" "false" "--xen" "false" "--freestanding" "false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/nocrypto.0.5.4-2)
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/misc.c
- mv misc.o src/native/misc.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/stubs.c
- mv stubs.o src/native/hash/stubs.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/md5.c
- mv md5.o src/native/hash/md5.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha1.c
- mv sha1.o src/native/hash/sha1.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha256.c
- mv sha256.o src/native/hash/sha256.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha512.c
- mv sha512.o src/native/hash/sha512.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/generic.c
- mv generic.o src/native/aes/generic.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/aesni.c
- + ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/aesni.c
- src/native/aes/aesni.c: In function '_nc_aesni_enc_blocks':
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop'
-   294 |         f1 (__b (src, 6), __b (dst, 6), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:295:7: note: here
-   295 |       case 6:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop'
-   296 |         f1 (__b (src, 5), __b (dst, 5), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:297:7: note: here
-   297 |       case 5:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop'
-   298 |         f1 (__b (src, 4), __b (dst, 4), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:299:7: note: here
-   299 |       case 4:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop'
-   300 |         f1 (__b (src, 3), __b (dst, 3), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:301:7: note: here
-   301 |       case 3:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop'
-   302 |         f1 (__b (src, 2), __b (dst, 2), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:303:7: note: here
-   303 |       case 2:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop'
-   304 |         f1 (__b (src, 1), __b (dst, 1), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:305:7: note: here
-   305 |       case 1:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c: In function '_nc_aesni_dec_blocks':
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop'
-   294 |         f1 (__b (src, 6), __b (dst, 6), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:295:7: note: here
-   295 |       case 6:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop'
-   296 |         f1 (__b (src, 5), __b (dst, 5), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:297:7: note: here
-   297 |       case 5:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop'
-   298 |         f1 (__b (src, 4), __b (dst, 4), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:299:7: note: here
-   299 |       case 4:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop'
-   300 |         f1 (__b (src, 3), __b (dst, 3), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:301:7: note: here
-   301 |       case 3:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop'
-   302 |         f1 (__b (src, 2), __b (dst, 2), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:303:7: note: here
-   303 |       case 2:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop'
-   304 |         f1 (__b (src, 1), __b (dst, 1), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:305:7: note: here
-   305 |       case 1:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- mv aesni.o src/native/aes/aesni.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/des/generic.c
- + ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/des/generic.c
- src/native/des/generic.c:405:28: warning: argument 1 of type 'unsigned char[16]' with mismatched bound [-Warray-parameter=]
-   405 | void des2key(unsigned char hexkey[16], short mode) /* stomps on Kn3 too */
-       |              ~~~~~~~~~~~~~~^~~~~~~~~~
- In file included from src/native/des/generic.c:20:
- src/native/des/generic.h:67:21: note: previously declared as 'unsigned char *'
-    67 | extern void des2key(unsigned char *, short);
-       |                     ^~~~~~~~~~~~~~~
- src/native/des/generic.c:537:28: warning: argument 1 of type 'unsigned char[24]' with mismatched bound [-Warray-parameter=]
-   537 | void des3key(unsigned char hexkey[24], short mode)
-       |              ~~~~~~~~~~~~~~^~~~~~~~~~
- src/native/des/generic.h:126:21: note: previously declared as 'unsigned char *'
-   126 | extern void des3key(unsigned char *, short);
-       |                     ^~~~~~~~~~~~~~~
- mv generic.o src/native/des/generic.o
- ocamlfind ocamlmklib -o src/nocrypto_stubs -g src/native/misc.o src/native/hash/stubs.o src/native/hash/md5.o src/native/hash/sha1.o src/native/hash/sha256.o src/native/hash/sha512.o src/native/aes/generic.o src/native/aes/aesni.o src/native/des/generic.o
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/nocrypto.mli > src/nocrypto.mli.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/native.ml > src/native.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/native.cmo src/native.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/nocrypto.cmi src/nocrypto.mli
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/uncommon.ml > src/uncommon.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmo src/uncommon.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/native.cmx src/native.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/base64.ml > src/base64.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmo src/base64.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmx src/uncommon.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/hash.ml > src/hash.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmo src/hash.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/cipher_stream.ml > src/cipher_stream.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmo src/cipher_stream.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/cipher_block.ml > src/cipher_block.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/ccm.ml > src/ccm.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/gcm.ml > src/gcm.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/numeric.ml > src/numeric.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmo src/numeric.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmo src/ccm.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmo src/gcm.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmo src/cipher_block.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmx src/numeric.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmx src/ccm.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmx src/gcm.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/rng.ml > src/rng.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/fortuna.ml > src/fortuna.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/hmac_drgb.ml > src/hmac_drgb.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmo src/fortuna.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hmac_drgb.cmo src/hmac_drgb.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmo src/rng.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmx src/cipher_block.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmx src/hash.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmx src/fortuna.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hmac_drgb.cmx src/hmac_drgb.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/rsa.ml > src/rsa.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmo src/rsa.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmx src/rng.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/dsa.ml > src/dsa.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmo src/dsa.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/dh.ml > src/dh.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dh.cmo src/dh.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmx src/base64.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmx src/cipher_stream.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmx src/rsa.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmx src/dsa.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dh.cmx src/dh.ml
- ocamlfind ocamlopt -pack -g -bin-annot -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -I src src/native.cmx src/uncommon.cmx src/base64.cmx src/hash.cmx src/cipher_stream.cmx src/ccm.cmx src/numeric.cmx src/gcm.cmx src/cipher_block.cmx src/fortuna.cmx src/hmac_drgb.cmx src/rng.cmx src/rsa.cmx src/dsa.cmx src/dh.cmx -o src/nocrypto.cmx
- ocamlfind ocamlopt -a -package bytes -cclib -lnocrypto_stubs -package sexplib -package cstruct -I src src/nocrypto.cmx -o src/nocrypto.cmxa
- ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I src src/nocrypto.cmxa -o src/nocrypto.cmxs
- ocamlfind ocamlc -pack -g -bin-annot -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct src/native.cmo src/uncommon.cmo src/base64.cmo src/hash.cmo src/cipher_stream.cmo src/ccm.cmo src/numeric.cmo src/gcm.cmo src/cipher_block.cmo src/fortuna.cmo src/hmac_drgb.cmo src/rng.cmo src/rsa.cmo src/dsa.cmo src/dh.cmo -o src/nocrypto.cmo
- ocamlfind ocamlc -a -package bytes -dllib -lnocrypto_stubs -cclib -lnocrypto_stubs -package sexplib -package cstruct -I src src/nocrypto.cmo -o src/nocrypto.cma
- ocamlfind ocamldep -package unix -package bytes -package sexplib -package cstruct -modules unix/nocrypto_entropy_unix.ml > unix/nocrypto_entropy_unix.ml.depends
- ocamlfind ocamldep -package unix -package bytes -package sexplib -package cstruct -modules unix/nocrypto_entropy_unix.mli > unix/nocrypto_entropy_unix.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmi unix/nocrypto_entropy_unix.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml
- ocamlfind ocamlopt -a -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_entropy_unix.cmx -o unix/nocrypto_unix.cmxa
- ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_unix.cmxa -o unix/nocrypto_unix.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml
- ocamlfind ocamlc -a -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_entropy_unix.cmo -o unix/nocrypto_unix.cma
- ocamlfind ocamldep -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -modules lwt/nocrypto_entropy_lwt.ml > lwt/nocrypto_entropy_lwt.ml.depends
- ocamlfind ocamldep -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -modules lwt/nocrypto_entropy_lwt.mli > lwt/nocrypto_entropy_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml
- ocamlfind ocamlopt -a -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_entropy_lwt.cmx -o lwt/nocrypto_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_lwt.cmxa -o lwt/nocrypto_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml
- ocamlfind ocamlc -a -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_entropy_lwt.cmo -o lwt/nocrypto_lwt.cma
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 4, characters 34-46:
- Warning 40: dependencies was selected from type Ocamlbuild_plugin.Findlib.package.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  nocrypto.0.5.4-2
-> installed nocrypto.0.5.4-2
Processing 229/240: [x509: dune build]
+ /home/opam/.opam/4.05/bin/dune "build" "-p" "x509" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/x509.0.9.0)
-> compiled  x509.0.9.0
-> installed x509.0.9.0
Processing 231/240: [tls: ocaml build]
+ /home/opam/.opam/4.05/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" "--with-lwt" "true" "--with-mirage" "false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/tls.0.10.6)
- 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
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/tracing.mli > lib/tracing.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/tracing.cmi lib/tracing.mli
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/tracing.ml > lib/tracing.ml.depends
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/ciphersuite.ml > lib/ciphersuite.ml.depends
- ocamlfind ocamldep -package ppx_cstruct -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/packet.ml > lib/packet.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_cstruct -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/packet.cmo lib/packet.ml
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/core.ml > lib/core.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/ciphersuite.cmo lib/ciphersuite.ml
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/reader.mli > lib/reader.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/core.cmo lib/core.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/reader.cmi lib/reader.mli
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/reader.ml > lib/reader.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/control.ml > lib/control.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/control.cmo lib/control.ml
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/writer.mli > lib/writer.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/writer.cmi lib/writer.mli
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/writer.ml > lib/writer.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/utils.ml > lib/utils.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/utils.cmo lib/utils.ml
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/config.mli > lib/config.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/config.cmi lib/config.mli
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/config.ml > lib/config.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/engine.mli > lib/engine.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/engine.cmi lib/engine.mli
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/engine.ml > lib/engine.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/crypto.ml > lib/crypto.ml.depends
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/state.ml > lib/state.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/state.cmo lib/state.ml
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_client.mli > lib/handshake_client.mli.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_server.mli > lib/handshake_server.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/crypto.cmo lib/crypto.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_client.cmi lib/handshake_client.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_server.cmi lib/handshake_server.mli
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_common.ml > lib/handshake_common.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_crypto.mli > lib/handshake_crypto.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_crypto.cmi lib/handshake_crypto.mli
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_crypto.ml > lib/handshake_crypto.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_server.ml > lib/handshake_server.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_common.cmo lib/handshake_common.ml
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_client.ml > lib/handshake_client.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/tracing.cmo lib/tracing.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/reader.cmo lib/reader.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/writer.cmo lib/writer.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/config.cmo lib/config.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/engine.cmo lib/engine.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_crypto.cmo lib/handshake_crypto.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_server.cmo lib/handshake_server.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_client.cmo lib/handshake_client.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/engine.cmo lib/engine.ml
- File "lib/engine.ml", line 567, characters 0-12:
- Warning 33: unused open Sexplib.
- File "lib/engine.ml", line 568, characters 0-17:
- Warning 33: unused open Sexplib.Conv.
- ocamlfind ocamlc -pack -g -bin-annot lib/tracing.cmo lib/packet.cmo lib/ciphersuite.cmo lib/core.cmo lib/control.cmo lib/reader.cmo lib/utils.cmo lib/writer.cmo lib/config.cmo lib/state.cmo lib/crypto.cmo lib/handshake_common.cmo lib/handshake_crypto.cmo lib/handshake_client.cmo lib/handshake_server.cmo lib/engine.cmo -o lib/tls.cmo
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_cstruct -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/packet.cmx lib/packet.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/ciphersuite.cmx lib/ciphersuite.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/core.cmx lib/core.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/control.cmx lib/control.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/utils.cmx lib/utils.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/config.cmx lib/config.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/reader.cmx lib/reader.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/state.cmx lib/state.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/crypto.cmx lib/crypto.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/writer.cmx lib/writer.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/tracing.cmx lib/tracing.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_common.cmx lib/handshake_common.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_crypto.cmx lib/handshake_crypto.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_client.cmx lib/handshake_client.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_server.cmx lib/handshake_server.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/engine.cmx lib/engine.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/engine.cmx lib/engine.ml
- File "lib/engine.ml", line 567, characters 0-12:
- Warning 33: unused open Sexplib.
- File "lib/engine.ml", line 568, characters 0-17:
- Warning 33: unused open Sexplib.Conv.
- touch lib/tls.mli  ; if  ocamlfind ocamlopt -pack -g -bin-annot -I lib lib/tracing.cmx lib/packet.cmx lib/ciphersuite.cmx lib/core.cmx lib/control.cmx lib/reader.cmx lib/utils.cmx lib/writer.cmx lib/config.cmx lib/state.cmx lib/crypto.cmx lib/handshake_common.cmx lib/handshake_crypto.cmx lib/handshake_client.cmx lib/handshake_server.cmx lib/engine.cmx -o lib/tls.cmx  ; then  rm -f lib/tls.mli  ; else  rm -f lib/tls.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lib lib/tls.cmx -o lib/tls.cmxa
- ocamlfind ocamlopt -shared -linkall -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lib lib/tls.cmxa -o lib/tls.cmxs
- ocamlfind ocamlc -a -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lib lib/tls.cmo -o lib/tls.cma
- ocamlfind ocamldep -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lwt/tls_lwt.ml > lwt/tls_lwt.ml.depends
- ocamlfind ocamldep -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lwt/tls_lwt.mli > lwt/tls_lwt.mli.depends
- ocamlfind ocamldep -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lwt/x509_lwt.mli > lwt/x509_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/x509_lwt.cmi lwt/x509_lwt.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/tls_lwt.cmi lwt/tls_lwt.mli
- ocamlfind ocamldep -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lwt/x509_lwt.ml > lwt/x509_lwt.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/x509_lwt.cmx lwt/x509_lwt.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/x509_lwt.cmx lwt/x509_lwt.ml
- File "lwt/x509_lwt.ml", line 22, characters 16-33:
- Warning 48: implicit elimination of optional arguments ?allocator, ?off, ?len
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/tls_lwt.cmx lwt/tls_lwt.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/tls_lwt.cmx lwt/tls_lwt.ml
- File "lwt/tls_lwt.ml", line 99, characters 8-159:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ((`Error _|`Eof), _)
- File "lwt/tls_lwt.ml", line 249, characters 3-41:
- Warning 48: implicit elimination of optional arguments ?buffer, ?seek
- File "lwt/tls_lwt.ml", line 256, characters 36-40:
- Warning 48: implicit elimination of optional argument ?close
- File "lwt/tls_lwt.ml", line 21, characters 4-16:
- Warning 32: unused value gettimeofday.
- ocamlfind ocamlopt -a -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lwt lwt/x509_lwt.cmx lwt/tls_lwt.cmx -o lwt/tls-lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lwt lwt/tls-lwt.cmxa -o lwt/tls-lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/tls_lwt.cmo lwt/tls_lwt.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/x509_lwt.cmo lwt/x509_lwt.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/x509_lwt.cmo lwt/x509_lwt.ml
- File "lwt/x509_lwt.ml", line 22, characters 16-33:
- Warning 48: implicit elimination of optional arguments ?allocator, ?off, ?len
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/tls_lwt.cmo lwt/tls_lwt.ml
- File "lwt/tls_lwt.ml", line 99, characters 8-159:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ((`Error _|`Eof), _)
- File "lwt/tls_lwt.ml", line 249, characters 3-41:
- Warning 48: implicit elimination of optional arguments ?buffer, ?seek
- File "lwt/tls_lwt.ml", line 256, characters 36-40:
- Warning 48: implicit elimination of optional argument ?close
- File "lwt/tls_lwt.ml", line 21, characters 4-16:
- Warning 32: unused value gettimeofday.
- ocamlfind ocamlc -a -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lwt lwt/x509_lwt.cmo lwt/tls_lwt.cmo -o lwt/tls-lwt.cma
- # Parallel statistics: { count(total): 5(72), max: 8, min: 2, average(total): 3.400(1.167) }
- + 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
- File "myocamlbuild.ml", line 4, characters 34-46:
- Warning 40: dependencies was selected from type Ocamlbuild_plugin.Findlib.package.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  tls.0.10.6
-> installed tls.0.10.6
Processing 233/240: [conduit: ./configure]
+ /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/./configure  (CWD=/home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4)
- + ocaml discover.ml
- File "./discover.ml", line 27, characters 32-48:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./discover.ml", line 48, characters 26-42:
- Warning 3: deprecated: String.uppercase
- Use String.uppercase_ascii instead.
- File "./discover.ml", line 200, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
Processing 233/240: [conduit: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4)
- ocamlbuild -use-ocamlfind -classic-display -cflags "-w A-4-33-40-41-42-43-34-44" -plugin-tag "package(ppx_driver.ocamlbuild)" conduit.otarget
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ppx_driver.ocamlbuild myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_sexp_conv.native -package ppx_sexp_conv runner/ppx_driver_runner.cmxa
- + ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_sexp_conv.native -package ppx_sexp_conv runner/ppx_driver_runner.cmxa
- 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 ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit.mli > lib/conduit.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit.cmi lib/conduit.mli
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit.ml > lib/conduit.ml.depends
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_trie.mli > lib/conduit_trie.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_trie.cmi lib/conduit_trie.mli
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_trie.ml > lib/conduit_trie.ml.depends
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver.mli > lib/resolver.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver.cmi lib/resolver.mli
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver.ml > lib/resolver.ml.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit.cmo lib/conduit.ml
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_trie.cmo lib/conduit_trie.ml
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver.cmo lib/resolver.ml
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit.cmx lib/conduit.ml
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_trie.cmx lib/conduit_trie.ml
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver.cmx lib/resolver.ml
- ocamlfind ocamlopt -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit.cmx lib/conduit_trie.cmx lib/resolver.cmx -o lib/conduit.cmxa
- ocamlfind ocamldep -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt.mli > lib/resolver_lwt.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt.cmi lib/resolver_lwt.mli
- ocamlfind ocamldep -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt.ml > lib/resolver_lwt.ml.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt.cmo lib/resolver_lwt.ml
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt.cmx lib/resolver_lwt.ml
- ocamlfind ocamlopt -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/resolver_lwt.cmx -o lib/conduit-lwt.cmxa
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_server.mli > lib/conduit_lwt_server.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmi lib/conduit_lwt_server.mli
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_server.ml > lib/conduit_lwt_server.ml.depends
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_unix.mli > lib/conduit_lwt_unix.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmi lib/conduit_lwt_unix.mli
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_unix.ml > lib/conduit_lwt_unix.ml.depends
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_tls.mli > lib/conduit_lwt_tls.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_tls.cmi lib/conduit_lwt_tls.mli
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt_unix.mli > lib/resolver_lwt_unix.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt_unix.cmi lib/resolver_lwt_unix.mli
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt_unix.ml > lib/resolver_lwt_unix.ml.depends
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_tls.ml > lib/conduit_lwt_tls.ml.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmo lib/conduit_lwt_server.ml
- + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmo lib/conduit_lwt_server.ml
- File "lib/conduit_lwt_server.ml", line 18, characters 2-27:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmo lib/conduit_lwt_unix.ml
- + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmo lib/conduit_lwt_unix.ml
- File "lib/conduit_lwt_unix.ml", line 173, characters 27-52:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- File "lib/conduit_lwt_unix.ml", line 221, characters 26-29:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 221, characters 41-49:
- Warning 27: unused variable hostname.
- File "lib/conduit_lwt_unix.ml", line 221, characters 55-57:
- Warning 27: unused variable ip.
- File "lib/conduit_lwt_unix.ml", line 221, characters 65-69:
- Warning 27: unused variable port.
- File "lib/conduit_lwt_unix.ml", line 239, characters 28-31:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 282, characters 24-31:
- Warning 27: unused variable timeout.
- File "lib/conduit_lwt_unix.ml", line 282, characters 33-37:
- Warning 27: unused variable stop.
- File "lib/conduit_lwt_unix.ml", line 282, characters 39-42:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 282, characters 44-52:
- Warning 27: unused variable certfile.
- File "lib/conduit_lwt_unix.ml", line 282, characters 54-61:
- Warning 27: unused variable keyfile.
- File "lib/conduit_lwt_unix.ml", line 283, characters 24-28:
- Warning 27: unused variable pass.
- File "lib/conduit_lwt_unix.ml", line 283, characters 30-34:
- Warning 27: unused variable port.
- File "lib/conduit_lwt_unix.ml", line 283, characters 35-43:
- Warning 27: unused variable callback.
- File "lib/conduit_lwt_unix.ml", line 348, characters 18-23:
- Warning 27: unused variable domid.
- File "lib/conduit_lwt_unix.ml", line 348, characters 25-30:
- Warning 27: unused variable sport.
- File "lib/conduit_lwt_unix.ml", line 361, characters 13-17:
- Warning 27: unused variable name.
- File "lib/conduit_lwt_unix.ml", line 332, characters 18-20:
- Warning 27: unused variable ip.
- File "lib/conduit_lwt_unix.ml", line 386, characters 20-23:
- Warning 27: unused variable ctx.
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt_unix.cmo lib/resolver_lwt_unix.ml
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_tls.cmo lib/conduit_lwt_tls.ml
- + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_tls.cmo lib/conduit_lwt_tls.ml
- File "lib/conduit_lwt_tls.ml", line 28, characters 27-52:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- File "lib/conduit_lwt_tls.ml", line 40, characters 6-12:
- Warning 32: unused value accept.
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmx lib/conduit_lwt_server.ml
- + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmx lib/conduit_lwt_server.ml
- File "lib/conduit_lwt_server.ml", line 18, characters 2-27:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_tls.cmx lib/conduit_lwt_tls.ml
- + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_tls.cmx lib/conduit_lwt_tls.ml
- File "lib/conduit_lwt_tls.ml", line 28, characters 27-52:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- File "lib/conduit_lwt_tls.ml", line 40, characters 6-12:
- Warning 32: unused value accept.
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmx lib/conduit_lwt_unix.ml
- + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmx lib/conduit_lwt_unix.ml
- File "lib/conduit_lwt_unix.ml", line 173, characters 27-52:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- File "lib/conduit_lwt_unix.ml", line 221, characters 26-29:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 221, characters 41-49:
- Warning 27: unused variable hostname.
- File "lib/conduit_lwt_unix.ml", line 221, characters 55-57:
- Warning 27: unused variable ip.
- File "lib/conduit_lwt_unix.ml", line 221, characters 65-69:
- Warning 27: unused variable port.
- File "lib/conduit_lwt_unix.ml", line 239, characters 28-31:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 282, characters 24-31:
- Warning 27: unused variable timeout.
- File "lib/conduit_lwt_unix.ml", line 282, characters 33-37:
- Warning 27: unused variable stop.
- File "lib/conduit_lwt_unix.ml", line 282, characters 39-42:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 282, characters 44-52:
- Warning 27: unused variable certfile.
- File "lib/conduit_lwt_unix.ml", line 282, characters 54-61:
- Warning 27: unused variable keyfile.
- File "lib/conduit_lwt_unix.ml", line 283, characters 24-28:
- Warning 27: unused variable pass.
- File "lib/conduit_lwt_unix.ml", line 283, characters 30-34:
- Warning 27: unused variable port.
- File "lib/conduit_lwt_unix.ml", line 283, characters 35-43:
- Warning 27: unused variable callback.
- File "lib/conduit_lwt_unix.ml", line 348, characters 18-23:
- Warning 27: unused variable domid.
- File "lib/conduit_lwt_unix.ml", line 348, characters 25-30:
- Warning 27: unused variable sport.
- File "lib/conduit_lwt_unix.ml", line 361, characters 13-17:
- Warning 27: unused variable name.
- File "lib/conduit_lwt_unix.ml", line 332, characters 18-20:
- Warning 27: unused variable ip.
- File "lib/conduit_lwt_unix.ml", line 386, characters 20-23:
- Warning 27: unused variable ctx.
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt_unix.cmx lib/resolver_lwt_unix.ml
- ocamlfind ocamlopt -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit_lwt_server.cmx lib/conduit_lwt_tls.cmx lib/conduit_lwt_unix.cmx lib/resolver_lwt_unix.cmx -o lib/conduit-lwt-unix.cmxa
- ocamlfind ocamlc -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit.cmo lib/conduit_trie.cmo lib/resolver.cmo -o lib/conduit.cma
- ocamlfind ocamlopt -shared -linkall -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit.cmxa -o lib/conduit.cmxs
- ocamlfind ocamlc -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/resolver_lwt.cmo -o lib/conduit-lwt.cma
- ocamlfind ocamlopt -shared -linkall -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit-lwt.cmxa -o lib/conduit-lwt.cmxs
- ocamlfind ocamlc -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit_lwt_server.cmo lib/conduit_lwt_tls.cmo lib/conduit_lwt_unix.cmo lib/resolver_lwt_unix.cmo -o lib/conduit-lwt-unix.cma
- ocamlfind ocamlopt -shared -linkall -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit-lwt-unix.cmxa -o lib/conduit-lwt-unix.cmxs
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit.cma /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit.cmxa /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit.cmxs /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt.cma /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt.cmxa /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt.cmxs /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt-unix.cma /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt-unix.cmxa /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt-unix.cmxs /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
-> compiled  conduit.0.15.4
Processing 234/240: [conduit: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4)
- rm -rf _install
- mkdir -p _install
- echo "_build/lib/conduit.cmi" >> _install/lib;  echo "_build/lib/conduit_lwt_server.cmi" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.cmi" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.cmi" >> _install/lib;  echo "_build/lib/conduit_trie.cmi" >> _install/lib;  echo "_build/lib/resolver.cmi" >> _install/lib;  echo "_build/lib/resolver_lwt.cmi" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.cmi" >> _install/lib;  echo "_build/lib/conduit.cmt" >> _install/lib;  echo "_build/lib/conduit_lwt_server.cmt" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.cmt" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.cmt" >> _install/lib;  echo "_build/lib/conduit_trie.cmt" >> _install/lib;  echo "_build/lib/resolver.cmt" >> _install/lib;  echo "_build/lib/resolver_lwt.cmt" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.cmt" >> _install/lib;  echo "_build/lib/conduit.cmti" >> _install/lib;  echo "_build/lib/conduit_lwt_server.cmti" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.cmti" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.cmti" >> _install/lib;  echo "_build/lib/conduit_trie.cmti" >> _install/lib;  echo "_build/lib/resolver.cmti" >> _install/lib;  echo "_build/lib/resolver_lwt.cmti" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.cmti" >> _install/lib;  echo "_build/lib/conduit.cmx" >> _install/lib;  echo "_build/lib/conduit_lwt_server.cmx" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.cmx" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.cmx" >> _install/lib;  echo "_build/lib/conduit_trie.cmx" >> _install/lib;  echo "_build/lib/resolver.cmx" >> _install/lib;  echo "_build/lib/resolver_lwt.cmx" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.cmx" >> _install/lib;  echo "_build/lib/conduit-lwt-unix.cmxa" >> _install/lib;  echo "_build/lib/conduit-lwt.cmxa" >> _install/lib;  echo "_build/lib/conduit.cmxa" >> _install/lib;  echo "_build/lib/conduit-lwt-unix.cma" >> _install/lib;  echo "_build/lib/conduit-lwt.cma" >> _install/lib;  echo "_build/lib/conduit.cma" >> _install/lib;  echo "_build/lib/conduit-lwt-unix.cmxs" >> _install/lib;  echo "_build/lib/conduit-lwt.cmxs" >> _install/lib;  echo "_build/lib/conduit.cmxs" >> _install/lib;  echo "_build/lib/conduit-lwt-unix.a" >> _install/lib;  echo "_build/lib/conduit-lwt.a" >> _install/lib;  echo "_build/lib/conduit.a" >> _install/lib;  echo "_build/lib/conduit.o" >> _install/lib;  echo "_build/lib/conduit_lwt_server.o" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.o" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.o" >> _install/lib;  echo "_build/lib/conduit_trie.o" >> _install/lib;  echo "_build/lib/resolver.o" >> _install/lib;  echo "_build/lib/resolver_lwt.o" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.o" >> _install/lib;  echo "_build/lib/conduit.cmo" >> _install/lib;  echo "_build/lib/conduit_lwt_server.cmo" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.cmo" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.cmo" >> _install/lib;  echo "_build/lib/conduit_trie.cmo" >> _install/lib;  echo "_build/lib/resolver.cmo" >> _install/lib;  echo "_build/lib/resolver_lwt.cmo" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.cmo" >> _install/lib;
- ocamlfind remove conduit || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.05/lib/conduit/META
- ocamlfind install conduit META _build/lib/conduit.cmi _build/lib/conduit_lwt_server.cmi _build/lib/conduit_lwt_tls.cmi _build/lib/conduit_lwt_unix.cmi _build/lib/conduit_trie.cmi _build/lib/resolver.cmi _build/lib/resolver_lwt.cmi _build/lib/resolver_lwt_unix.cmi _build/lib/conduit.cmt _build/lib/conduit_lwt_server.cmt _build/lib/conduit_lwt_tls.cmt _build/lib/conduit_lwt_unix.cmt _build/lib/conduit_trie.cmt _build/lib/resolver.cmt _build/lib/resolver_lwt.cmt _build/lib/resolver_lwt_unix.cmt _build/lib/conduit.cmti _build/lib/conduit_lwt_server.cmti _build/lib/conduit_lwt_tls.cmti _build/lib/conduit_lwt_unix.cmti _build/lib/conduit_trie.cmti _build/lib/resolver.cmti _build/lib/resolver_lwt.cmti _build/lib/resolver_lwt_unix.cmti _build/lib/conduit.cmx _build/lib/conduit_lwt_server.cmx _build/lib/conduit_lwt_tls.cmx _build/lib/conduit_lwt_unix.cmx _build/lib/conduit_trie.cmx _build/lib/resolver.cmx _build/lib/resolver_lwt.cmx _build/lib/resolver_lwt_unix.cmx _build/lib/conduit-lwt-unix.cmxa _build/lib/conduit-lwt.cmxa _build/lib/conduit.cmxa _build/lib/conduit-lwt-unix.cma _build/lib/conduit-lwt.cma _build/lib/conduit.cma _build/lib/conduit-lwt-unix.cmxs _build/lib/conduit-lwt.cmxs _build/lib/conduit.cmxs _build/lib/conduit-lwt-unix.a _build/lib/conduit-lwt.a _build/lib/conduit.a _build/lib/conduit.o _build/lib/conduit_lwt_server.o _build/lib/conduit_lwt_tls.o _build/lib/conduit_lwt_unix.o _build/lib/conduit_trie.o _build/lib/resolver.o _build/lib/resolver_lwt.o _build/lib/resolver_lwt_unix.o _build/lib/conduit.cmo _build/lib/conduit_lwt_server.cmo _build/lib/conduit_lwt_tls.cmo _build/lib/conduit_lwt_unix.cmo _build/lib/conduit_trie.cmo _build/lib/resolver.cmo _build/lib/resolver_lwt.cmo _build/lib/resolver_lwt_unix.cmo lib/intro.html _build/lib/conduit.mli _build/lib/conduit_lwt_server.mli _build/lib/conduit_lwt_tls.mli _build/lib/conduit_lwt_unix.mli _build/lib/conduit_trie.mli _build/lib/resolver.mli _build/lib/resolver_lwt.mli _build/lib/resolver_lwt_unix.mli
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.mli
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.mli
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.mli
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.mli
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.mli
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.mli
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.mli
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.mli
- Installed /home/opam/.opam/4.05/lib/conduit/intro.html
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.o
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.o
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.a
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.a
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.a
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmxs
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.cmxs
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.cmxs
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cma
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.cma
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.cma
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmxa
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.cmxa
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.cmxa
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/META
-> installed conduit.0.15.4
Processing 235/240: [cohttp: make]
+ /usr/bin/make "PREFIX=/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cohttp.0.22.0)
- ocamlopt.opt -o setup.bin setup.ml 2>/dev/null || ocamlopt -o setup.bin setup.ml 2>/dev/null || ocamlc -o setup.bin setup.ml
- rm -f setup.cmx setup.cmi setup.o setup.cmo
- ./setup.bin -configure --enable-lwt  --enable-lwt-unix   --prefix /home/opam/.opam/4.05
- 
- 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: ........................................ cohttp
- Package version: ..................................... 0.21.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 everything that is possible: ................... false
- build the Lwt library: ............................... true
- build the Lwt-unix library: .......................... true
- build the Core/Async library: ........................ false
- build the Javascript XHR client library: ............. false
- run the internet-using tests: ........................ false
- build the async s3 example: .......................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_re_emacs: ........................................ /home/opam/.opam/4.05/lib/re/emacs
- pkg_stringext: ....................................... /home/opam/.opam/4.05/lib/stringext
- pkg_uri: ............................................. /home/opam/.opam/4.05/lib/uri
- pkg_fieldslib: ....................................... /home/opam/.opam/4.05/lib/fieldslib
- pkg_sexplib: ......................................... /home/opam/.opam/4.05/lib/sexplib
- pkg_ppx_fields_conv: ................................. /home/opam/.opam/4.05/lib/ppx_fields_conv
- pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.05/lib/ppx_sexp_conv
- pkg_bytes: ........................................... /home/opam/.opam/4.05/lib/bytes
- pkg_base64: .......................................... /home/opam/.opam/4.05/lib/base64
- pkg_compiler_libs_toplevel: .......................... /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- pkg_lwt: ............................................. /home/opam/.opam/4.05/lib/lwt
- pkg_unix: ............................................ /home/opam/.opam/4.05/lib/ocaml
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.05/lib/lwt
- pkg_conduit_lwt_unix: ................................ /home/opam/.opam/4.05/lib/conduit
- pkg_magic_mime: ...................................... /home/opam/.opam/4.05/lib/magic-mime
- pkg_logs: ............................................ /home/opam/.opam/4.05/lib/logs
- pkg_logs_fmt: ........................................ /home/opam/.opam/4.05/lib/logs
- pkg_logs_lwt: ........................................ /home/opam/.opam/4.05/lib/logs
- ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc
- pkg_cmdliner: ........................................ /home/opam/.opam/4.05/lib/cmdliner
- 
- ./setup.bin -build -classic-display
- W: Cannot find source file matching module 'cohttp' in library cohttp.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 52, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 102, characters 17-32:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 103, characters 17-36:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 115, characters 20-29:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 118, characters 20-37:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 145, characters 35-44:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 159, characters 32-41:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 162, characters 32-49:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 168, characters 32-41:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 191, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 207, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 217, characters 38-50:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 221, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 231, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 235, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 245, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 256, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 267, characters 23-35:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 402, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 405, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 411, characters 41-50:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 424, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 427, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 433, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 446, characters 51-60:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 449, characters 51-68:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 455, characters 51-60:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 468, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 471, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 477, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 490, characters 49-58:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 493, characters 49-66:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 499, characters 49-58:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 512, characters 23-32:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 513, characters 23-40:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 521, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 524, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 542, characters 39-48:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 545, characters 39-56:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 561, characters 18-27:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 562, characters 18-35:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 659, characters 44-53:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 662, characters 44-61:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 680, characters 38-47:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 683, characters 38-55:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 708, characters 26-41:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 709, characters 26-45:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 720, characters 23-38:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 721, characters 23-42:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 725, characters 45-54:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 728, characters 45-62:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 744, characters 29-38:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 747, characters 29-46:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 839, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 862, characters 23-32:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/s.ml > lib/s.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/code.mli > lib/code.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header.mli > lib/header.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept.mli > lib/accept.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_types.ml > lib/accept_types.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_types.cmo lib/accept_types.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/auth.mli > lib/auth.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/link.mli > lib/link.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer.mli > lib/transfer.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept.cmi lib/accept.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/auth.cmi lib/auth.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/link.cmi lib/link.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer.cmi lib/transfer.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/code.cmi lib/code.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmi lib/header.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/code.ml > lib/code.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header.ml > lib/header.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/conf.mli > lib/conf.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/conf.cmi lib/conf.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/cookie.mli > lib/cookie.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmi lib/cookie.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/cookie.ml > lib/cookie.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/request.mli > lib/request.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/s.cmo lib/s.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/request.cmi lib/request.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/request.ml > lib/request.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header_io.mli > lib/header_io.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer_io.mli > lib/transfer_io.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmi lib/header_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer_io.cmi lib/transfer_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/response.mli > lib/response.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/response.cmi lib/response.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/response.ml > lib/response.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer.ml > lib/transfer.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept.ml > lib/accept.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q lib/accept_lexer.mll
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_lexer.ml > lib/accept_lexer.ml.depends
- /home/opam/.opam/4.05/bin/ocamlyacc lib/accept_parser.mly
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_parser.mli > lib/accept_parser.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmi lib/accept_parser.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_lexer.cmo lib/accept_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_parser.ml > lib/accept_parser.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/link.ml > lib/link.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/auth.ml > lib/auth.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header_io.ml > lib/header_io.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer_io.ml > lib/transfer_io.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/connection.mli > lib/connection.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/connection.cmi lib/connection.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/connection.ml > lib/connection.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/body.mli > lib/body.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/body.cmi lib/body.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/body.ml > lib/body.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/string_io.mli > lib/string_io.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/string_io.cmi lib/string_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/string_io.ml > lib/string_io.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/conf.ml > lib/conf.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/code.cmo lib/code.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmo lib/header.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmo lib/header.ml
- File "lib/header.ml", line 26, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/header.ml", line 168, characters 11-22:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
- File "lib/header.ml", line 174, characters 24-34:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmo lib/cookie.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmo lib/cookie.ml
- File "lib/cookie.ml", line 89, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/cookie.ml", line 104, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/cookie.ml", line 118, characters 18-22:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/request.cmo lib/request.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/response.cmo lib/response.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer.cmo lib/transfer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept.cmo lib/accept.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmo lib/accept_parser.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmo lib/accept_parser.ml
- File "lib/accept_parser.mly", line 46, characters 17-34:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "lib/accept_parser.mly", line 59, characters 31-47:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 62, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 62, characters 46-62:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 71, characters 35-51:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 80, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 97, characters 48-64:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/link.cmo lib/link.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/auth.cmo lib/auth.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmo lib/header_io.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmo lib/header_io.ml
- File "lib/header_io.ml", line 39, characters 27-43:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer_io.cmo lib/transfer_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/connection.cmo lib/connection.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/body.cmo lib/body.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/string_io.cmo lib/string_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/conf.cmo lib/conf.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -pack -g -annot -bin-annot lib/code.cmo lib/accept_types.cmo lib/accept_parser.cmo lib/accept_lexer.cmo lib/accept.cmo lib/auth.cmo lib/conf.cmo lib/link.cmo lib/transfer.cmo lib/header.cmo lib/s.cmo lib/cookie.cmo lib/transfer_io.cmo lib/header_io.cmo lib/request.cmo lib/response.cmo lib/connection.cmo lib/body.cmo lib/string_io.cmo -o lib/cohttp.cmo
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lib lib/cohttp.cmo -o lib/cohttp.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_types.cmx lib/accept_types.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_parser.cmx lib/accept_parser.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_parser.cmx lib/accept_parser.ml
- File "lib/accept_parser.mly", line 46, characters 17-34:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "lib/accept_parser.mly", line 59, characters 31-47:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 62, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 62, characters 46-62:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 71, characters 35-51:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 80, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 97, characters 48-64:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_lexer.cmx lib/accept_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept.cmx lib/accept.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/auth.cmx lib/auth.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/conf.cmx lib/conf.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/link.cmx lib/link.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/transfer.cmx lib/transfer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/code.cmx lib/code.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header.cmx lib/header.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header.cmx lib/header.ml
- File "lib/header.ml", line 26, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/header.ml", line 168, characters 11-22:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
- File "lib/header.ml", line 174, characters 24-34:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/s.cmx lib/s.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/transfer_io.cmx lib/transfer_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header_io.cmx lib/header_io.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header_io.cmx lib/header_io.ml
- File "lib/header_io.ml", line 39, characters 27-43:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/cookie.cmx lib/cookie.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/cookie.cmx lib/cookie.ml
- File "lib/cookie.ml", line 89, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/cookie.ml", line 104, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/cookie.ml", line 118, characters 18-22:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/request.cmx lib/request.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/response.cmx lib/response.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/connection.cmx lib/connection.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/body.cmx lib/body.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/string_io.cmx lib/string_io.ml
- touch lib/cohttp.mli  ; if  /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I lib lib/accept_types.cmx lib/accept_parser.cmx lib/accept_lexer.cmx lib/accept.cmx lib/auth.cmx lib/code.cmx lib/conf.cmx lib/link.cmx lib/transfer.cmx lib/header.cmx lib/s.cmx lib/cookie.cmx lib/transfer_io.cmx lib/header_io.cmx lib/request.cmx lib/response.cmx lib/connection.cmx lib/body.cmx lib/string_io.cmx -o lib/cohttp.cmx  ; then  rm -f lib/cohttp.mli  ; else  rm -f lib/cohttp.mli  ; exit 1; fi
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lib lib/cohttp.cmx -o lib/cohttp.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lib lib/cohttp.cmxa lib/cohttp.cmx -o lib/cohttp.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package compiler-libs.toplevel -modules top/cohttp_top.ml > top/cohttp_top.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmo top/cohttp_top.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmo top/cohttp_top.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
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I top top/cohttp_top.cmo -o top/cohttp_top.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmx top/cohttp_top.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmx top/cohttp_top.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
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I top top/cohttp_top.cmx -o top/cohttp_top.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I top top/cohttp_top.cmxa top/cohttp_top.cmx -o top/cohttp_top.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt_body.mli > lwt-core/cohttp_lwt_body.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_body.cmi lwt-core/cohttp_lwt_body.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt_body.ml > lwt-core/cohttp_lwt_body.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt.mli > lwt-core/cohttp_lwt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt_s.ml > lwt-core/cohttp_lwt_s.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_s.cmo lwt-core/cohttp_lwt_s.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmi lwt-core/cohttp_lwt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt.ml > lwt-core/cohttp_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/string_io_lwt.mli > lwt-core/string_io_lwt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/string_io_lwt.cmi lwt-core/string_io_lwt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/string_io_lwt.ml > lwt-core/string_io_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_body.cmo lwt-core/cohttp_lwt_body.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmo lwt-core/cohttp_lwt.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmo lwt-core/cohttp_lwt.ml
- File "lwt-core/cohttp_lwt.ml", line 69, characters 10-33:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- File "lwt-core/cohttp_lwt.ml", line 161, characters 4-27:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- File "lwt-core/cohttp_lwt.ml", line 258, characters 14-37:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/string_io_lwt.cmo lwt-core/string_io_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lwt-core lwt-core/cohttp_lwt_body.cmo lwt-core/cohttp_lwt_s.cmo lwt-core/cohttp_lwt.cmo lwt-core/string_io_lwt.cmo -o lwt-core/cohttp_lwt.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_body.cmx lwt-core/cohttp_lwt_body.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_s.cmx lwt-core/cohttp_lwt_s.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmx lwt-core/cohttp_lwt.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmx lwt-core/cohttp_lwt.ml
- File "lwt-core/cohttp_lwt.ml", line 69, characters 10-33:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- File "lwt-core/cohttp_lwt.ml", line 161, characters 4-27:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- File "lwt-core/cohttp_lwt.ml", line 258, characters 14-37:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/string_io_lwt.cmx lwt-core/string_io_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lwt-core lwt-core/cohttp_lwt_body.cmx lwt-core/cohttp_lwt_s.cmx lwt-core/cohttp_lwt.cmx lwt-core/string_io_lwt.cmx -o lwt-core/cohttp_lwt.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lwt-core lwt-core/cohttp_lwt.cmxa lwt-core/cohttp_lwt_body.cmx lwt-core/cohttp_lwt_s.cmx lwt-core/cohttp_lwt.cmx lwt-core/string_io_lwt.cmx -o lwt-core/cohttp_lwt.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_io.mli > lwt/cohttp_lwt_unix_io.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmi lwt/cohttp_lwt_unix_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_io.ml > lwt/cohttp_lwt_unix_io.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_debug.mli > lwt/cohttp_lwt_unix_debug.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmi lwt/cohttp_lwt_unix_debug.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix.mli > lwt/cohttp_lwt_unix.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_net.mli > lwt/cohttp_lwt_unix_net.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmi lwt/cohttp_lwt_unix_net.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmi lwt/cohttp_lwt_unix.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix.ml > lwt/cohttp_lwt_unix.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_net.ml > lwt/cohttp_lwt_unix_net.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_debug.ml > lwt/cohttp_lwt_unix_debug.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmo lwt/cohttp_lwt_unix_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmo lwt/cohttp_lwt_unix.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmo lwt/cohttp_lwt_unix.ml
- File "lwt/cohttp_lwt_unix.ml", line 73, characters 6-29:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmo lwt/cohttp_lwt_unix_net.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmo lwt/cohttp_lwt_unix_debug.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lwt lwt/cohttp_lwt_unix_debug.cmo lwt/cohttp_lwt_unix_io.cmo lwt/cohttp_lwt_unix_net.cmo lwt/cohttp_lwt_unix.cmo -o lwt/cohttp_lwt_unix.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmx lwt/cohttp_lwt_unix_debug.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmx lwt/cohttp_lwt_unix_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmx lwt/cohttp_lwt_unix_net.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmx lwt/cohttp_lwt_unix.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmx lwt/cohttp_lwt_unix.ml
- File "lwt/cohttp_lwt_unix.ml", line 73, characters 6-29:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lwt lwt/cohttp_lwt_unix_debug.cmx lwt/cohttp_lwt_unix_io.cmx lwt/cohttp_lwt_unix_net.cmx lwt/cohttp_lwt_unix.cmx -o lwt/cohttp_lwt_unix.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lwt lwt/cohttp_lwt_unix.cmxa lwt/cohttp_lwt_unix_debug.cmx lwt/cohttp_lwt_unix_io.cmx lwt/cohttp_lwt_unix_net.cmx lwt/cohttp_lwt_unix.cmx -o lwt/cohttp_lwt_unix.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_server_lwt.ml > bin/cohttp_server_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_server.ml > bin/cohttp_server.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmo bin/cohttp_server.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmo bin/cohttp_server.ml
- File "bin/cohttp_server.ml", line 36, characters 23-39:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "bin/cohttp_server.ml", line 36, characters 44-60:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server_lwt.cmo bin/cohttp_server_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmx bin/cohttp_server.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmx bin/cohttp_server.ml
- File "bin/cohttp_server.ml", line 36, characters 23-39:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "bin/cohttp_server.ml", line 36, characters 44-60:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server_lwt.cmx bin/cohttp_server_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I bin -I lib -I lwt-core -I lwt bin/cohttp_server.cmx lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_server_lwt.cmx -o bin/cohttp_server_lwt.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_proxy_lwt.ml > bin/cohttp_proxy_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_proxy_lwt.cmo bin/cohttp_proxy_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_proxy_lwt.cmx bin/cohttp_proxy_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I bin lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_proxy_lwt.cmx -o bin/cohttp_proxy_lwt.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_curl_lwt.ml > bin/cohttp_curl_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_curl_lwt.cmo bin/cohttp_curl_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_curl_lwt.cmx bin/cohttp_curl_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I bin lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_curl_lwt.cmx -o bin/cohttp_curl_lwt.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules examples/doc/client_lwt.ml > examples/doc/client_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/client_lwt.cmo examples/doc/client_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/client_lwt.cmx examples/doc/client_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I examples/doc lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa examples/doc/client_lwt.cmx -o examples/doc/client_lwt.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules examples/doc/server_lwt.ml > examples/doc/server_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/server_lwt.cmo examples/doc/server_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/server_lwt.cmx examples/doc/server_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I examples/doc lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa examples/doc/server_lwt.cmx -o examples/doc/server_lwt.native
- ./setup.bin -test
- W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests'
- ./setup.bin -doc
- File "_tags", line 52, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 102, characters 17-32:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 103, characters 17-36:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 115, characters 20-29:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 118, characters 20-37:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 145, characters 35-44:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 159, characters 32-41:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 162, characters 32-49:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 168, characters 32-41:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 191, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 207, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 217, characters 38-50:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 221, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 231, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 235, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 245, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 256, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 267, characters 23-35:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 402, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 405, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 411, characters 41-50:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 424, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 427, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 433, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 446, characters 51-60:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 449, characters 51-68:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 455, characters 51-60:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 468, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 471, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 477, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 490, characters 49-58:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 493, characters 49-66:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 499, characters 49-58:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 512, characters 23-32:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 513, characters 23-40:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 521, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 524, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 542, characters 39-48:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 545, characters 39-56:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 561, characters 18-27:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 562, characters 18-35:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 659, characters 44-53:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 662, characters 44-61:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 680, characters 38-47:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 683, characters 38-55:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 708, characters 26-41:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 709, characters 26-45:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 720, characters 23-38:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 721, characters 23-42:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 725, characters 45-54:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 728, characters 45-62:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 744, characters 29-38:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 747, characters 29-46:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 839, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 862, characters 23-32:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/s.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/s.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/s.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/s.ml
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Element None not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/code.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/code.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/code.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/code.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/header.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/header.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header.mli
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/cookie.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/cookie.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/cookie.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/cookie.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/request.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/request.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/request.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/request.mli
- Warning: Module type S.Http_io not found
- Warning: Module type S.Http_io not found
- Warning: Module or module type S.Request not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/response.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/response.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/response.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/response.mli
- Warning: Module type S.Http_io not found
- Warning: Module type S.Http_io not found
- Warning: Module or module type S.Response not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/transfer.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/transfer.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_parser.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_parser.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_lexer.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_types.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_types.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_types.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_types.ml
- Warning: Element Accept not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/link.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/link.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/link.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/link.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/auth.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/auth.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/auth.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/auth.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Element Header.add_authorization_req not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/header_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/transfer_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/connection.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/connection.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/connection.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/connection.mli
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/body.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/body.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/body.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/body.mli
- Warning: Module or module type S.Body not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/string_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/string_io.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/string_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/string_io.mli
- Warning: Module type S.IO not found
- Warning: Module type S.IO not found
- Warning: Element Buffer.t not found
- Warning: Element Buffer.t not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/conf.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/conf.mli
- rm -rf lib/cohttp.docdir
- mkdir -p lib/cohttp.docdir
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lib/s.odoc -load lib/code.odoc -load lib/header.odoc -load lib/cookie.odoc -load lib/request.odoc -load lib/response.odoc -load lib/transfer.odoc -load lib/accept.odoc -load lib/accept_parser.odoc -load lib/accept_lexer.odoc -load lib/accept_types.odoc -load lib/link.odoc -load lib/auth.odoc -load lib/header_io.odoc -load lib/transfer_io.odoc -load lib/connection.odoc -load lib/body.odoc -load lib/string_io.odoc -load lib/conf.odoc -html -d lib/cohttp.docdir
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lib/s.odoc -load lib/code.odoc -load lib/header.odoc -load lib/cookie.odoc -load lib/request.odoc -load lib/response.odoc -load lib/transfer.odoc -load lib/accept.odoc -load lib/accept_parser.odoc -load lib/accept_lexer.odoc -load lib/accept_types.odoc -load lib/link.odoc -load lib/auth.odoc -load lib/header_io.odoc -load lib/transfer_io.odoc -load lib/connection.odoc -load lib/body.odoc -load lib/string_io.odoc -load lib/conf.odoc -html -d lib/cohttp.docdir
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Element None not found
- Warning: Element Buffer.t not found
- Warning: Element Buffer.t not found
- File "_tags", line 52, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 102, characters 17-32:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 103, characters 17-36:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 115, characters 20-29:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 118, characters 20-37:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 145, characters 35-44:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 159, characters 32-41:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 162, characters 32-49:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 168, characters 32-41:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 191, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 207, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 217, characters 38-50:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 221, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 231, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 235, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 245, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 256, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 267, characters 23-35:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 402, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 405, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 411, characters 41-50:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 424, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 427, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 433, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 446, characters 51-60:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 449, characters 51-68:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 455, characters 51-60:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 468, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 471, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 477, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 490, characters 49-58:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 493, characters 49-66:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 499, characters 49-58:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 512, characters 23-32:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 513, characters 23-40:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 521, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 524, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 542, characters 39-48:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 545, characters 39-56:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 561, characters 18-27:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 562, characters 18-35:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 659, characters 44-53:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 662, characters 44-61:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 680, characters 38-47:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 683, characters 38-55:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 708, characters 26-41:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 709, characters 26-45:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 720, characters 23-38:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 721, characters 23-42:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 725, characters 45-54:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 728, characters 45-62:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 744, characters 29-38:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 747, characters 29-46:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 839, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 862, characters 23-32:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lwt-core -o lwt-core/cohttp_lwt_body.cmi lwt-core/cohttp_lwt_body.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lwt-core -o lwt-core/cohttp_lwt_s.cmo lwt-core/cohttp_lwt_s.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_body.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_body.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_body.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_body.mli
- Warning: Module or module type Cohttp.S.Body not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt.mli
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module type Cohttp_lwt.S.Net not found
- Warning: Module type Cohttp_lwt.S.Server not found
- Warning: Module type Cohttp_lwt.S.Client not found
- Warning: Module type S.IO not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_s.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_s.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_s.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_s.ml
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module type S.IO not found
- Warning: Element Cohttp_lwt_body not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/string_io_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/string_io_lwt.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/string_io_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/string_io_lwt.mli
- Warning: Module or module type Cohttp.S.IO not found
- rm -rf lwt-core/cohttp_lwt_core.docdir
- mkdir -p lwt-core/cohttp_lwt_core.docdir
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt-core/cohttp_lwt_body.odoc -load lwt-core/cohttp_lwt.odoc -load lwt-core/cohttp_lwt_s.odoc -load lwt-core/string_io_lwt.odoc -html -d lwt-core/cohttp_lwt_core.docdir
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt-core/cohttp_lwt_body.odoc -load lwt-core/cohttp_lwt.odoc -load lwt-core/cohttp_lwt_s.odoc -load lwt-core/string_io_lwt.odoc -html -d lwt-core/cohttp_lwt_core.docdir
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module or module type Cohttp.S.IO not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module type S.IO not found
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module type Cohttp_lwt.S.Net not found
- Warning: Module type Cohttp_lwt.S.Server not found
- Warning: Module type Cohttp_lwt.S.Client not found
- Warning: Module type S.IO not found
- Warning: Module or module type Cohttp.S.Body not found
- Warning: Module or module type ?? not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- File "_tags", line 52, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 102, characters 17-32:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 103, characters 17-36:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 115, characters 20-29:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 118, characters 20-37:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 145, characters 35-44:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 159, characters 32-41:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 162, characters 32-49:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 168, characters 32-41:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 191, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 207, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 217, characters 38-50:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 221, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 231, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 235, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 245, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 256, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 267, characters 23-35:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 402, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 405, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 411, characters 41-50:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 424, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 427, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 433, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 446, characters 51-60:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 449, characters 51-68:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 455, characters 51-60:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 468, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 471, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 477, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 490, characters 49-58:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 493, characters 49-66:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 499, characters 49-58:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 512, characters 23-32:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 513, characters 23-40:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 521, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 524, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 542, characters 39-48:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 545, characters 39-56:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 561, characters 18-27:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 562, characters 18-35:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 659, characters 44-53:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 662, characters 44-61:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 680, characters 38-47:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 683, characters 38-55:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 708, characters 26-41:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 709, characters 26-45:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 720, characters 23-38:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 721, characters 23-42:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 725, characters 45-54:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 728, characters 45-62:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 744, characters 29-38:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 747, characters 29-46:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 839, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 862, characters 23-32:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lwt-core -o lwt-core/cohttp_lwt.cmi lwt-core/cohttp_lwt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lwt -o lwt/cohttp_lwt_unix_io.cmi lwt/cohttp_lwt_unix_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lwt -o lwt/cohttp_lwt_unix_net.cmi lwt/cohttp_lwt_unix_net.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_io.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_io.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_io.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_io.mli
- Warning: Module or module type Cohttp.S.IO not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix.mli
- Warning: Module or module type Cohttp_lwt.S.Server not found
- Warning: Module or module type Cohttp_lwt.S.Client not found
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module or module type Cohttp_lwt.S.Server not found
- Warning: Module or module type Cohttp_lwt.S.Client not found
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Element Cohttp_lwt.Client not found
- Warning: Element Cohttp_lwt.Server not found
- Warning: Element create not found
- Warning: Element C not found
- Warning: Element default_ctx not found
- Warning: Element Conduit_lwt_unix.ctx not found
- Warning: Element Resolver_lwt.t not found
- Warning: Element S not found
- Warning: Element C not found
- Warning: Element default_ctx not found
- Warning: Element Conduit_lwt_unix.ctx not found
- Warning: Element Resolver_lwt.t not found
- Warning: Element S not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_net.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_net.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_net.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_net.mli
- Warning: Module type Cohttp.S.IO not found
- Warning: Module or module type ?? not found
- Warning: Module type Cohttp.S.IO not found
- Warning: Element Cohttp_lwt.Net not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_debug.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_debug.mli
- rm -rf lwt/cohttp_lwt.docdir
- mkdir -p lwt/cohttp_lwt.docdir
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt/cohttp_lwt_unix_io.odoc -load lwt/cohttp_lwt_unix.odoc -load lwt/cohttp_lwt_unix_net.odoc -load lwt/cohttp_lwt_unix_debug.odoc -html -d lwt/cohttp_lwt.docdir
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt/cohttp_lwt_unix_io.odoc -load lwt/cohttp_lwt_unix.odoc -load lwt/cohttp_lwt_unix_net.odoc -load lwt/cohttp_lwt_unix_debug.odoc -html -d lwt/cohttp_lwt.docdir
- Warning: Module type Cohttp.S.IO not found
- Warning: Module or module type Cohttp_lwt.S.Server not found
- Warning: Module or module type Cohttp_lwt.S.Client not found
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module or module type ?? not found
- Warning: Module type Cohttp.S.IO not found
- Warning: Module or module type Cohttp_lwt.S.Server not found
- Warning: Module or module type Cohttp_lwt.S.Client not found
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module or module type Cohttp.S.IO not found
- Warning: Element Cohttp_lwt.Client not found
- Warning: Element Cohttp_lwt.Server not found
- Warning: Element create not found
- Warning: Element C not found
- Warning: Element default_ctx not found
- Warning: Element Conduit_lwt_unix.ctx not found
- Warning: Element Resolver_lwt.t not found
- Warning: Element S not found
- Warning: Element Cohttp_lwt.Net not found
- Warning: Element C not found
- Warning: Element default_ctx not found
- Warning: Element Conduit_lwt_unix.ctx not found
- Warning: Element Resolver_lwt.t not found
- Warning: Element S not found
-> compiled  cohttp.0.22.0
Processing 236/240: [cohttp: make install]
+ /usr/bin/make "PREFIX=/home/opam/.opam/4.05" "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cohttp.0.22.0)
- ./setup.bin -install
- W: Cannot find source header for module library in Accept_parser cohttp
- W: Cannot find source header for module library in Accept_lexer cohttp
- Installed /home/opam/.opam/4.05/lib/cohttp/s.ml
- Installed /home/opam/.opam/4.05/lib/cohttp/code.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/header.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/cookie.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/request.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/response.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/transfer.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/accept.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/accept_types.ml
- Installed /home/opam/.opam/4.05/lib/cohttp/link.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/auth.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/header_io.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/transfer_io.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/connection.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/body.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/string_io.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/conf.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cmi
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cma
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cmxa
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.a
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cmxs
- Installed /home/opam/.opam/4.05/lib/cohttp/conf.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/conf.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/conf.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/string_io.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/string_io.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/string_io.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/body.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/body.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/body.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/connection.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/connection.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/connection.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/transfer_io.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/transfer_io.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/transfer_io.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/header_io.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/header_io.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/header_io.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/auth.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/auth.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/auth.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/link.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/link.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/link.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/accept_types.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/accept_types.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/accept_lexer.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/accept_lexer.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/accept_parser.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/accept_parser.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/accept_parser.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/accept.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/accept.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/accept.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/transfer.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/transfer.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/transfer.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/response.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/response.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/response.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/request.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/request.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/request.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/cookie.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/cookie.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/cookie.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/header.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/header.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/header.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/code.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/code.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/code.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/s.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/s.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp.cmx
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.ml
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cma
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cmxa
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.a
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cmxs
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cmi
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_top.cmx
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_s.ml
- Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cma
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmxa
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.a
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmxs
- Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.cmi
- Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_s.cmi
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_s.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_s.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmi
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.cmi
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/string_io_lwt.cmx
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_s.cmx
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt.cmx
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_body.cmx
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.mli
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cma
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmxa
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.a
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmxs
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.cmi
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.cmi
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmi
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.cmi
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.cmti
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.cmt
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.annot
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_debug.cmx
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_net.cmx
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix.cmx
- Installed /home/opam/.opam/4.05/lib/cohttp/cohttp_lwt_unix_io.cmx
- Installed /home/opam/.opam/4.05/lib/cohttp/META
-> installed cohttp.0.22.0
Processing 237/240: [github: ocaml setup.ml]
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-configure" "--enable-unix" "--disable-js" "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/github.2.3.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: ............................................ github
- Package version: ......................................... 2.3.0
- 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 UNIX subpackage: ............................... true
- build the js_of_ocaml xmlHttpRequest based subpackage: ... false
- Create documentations: ................................... true
- Compile tests executable and library and run them: ....... false
- pkg_lwt: ................................................. /home/opam/.opam/4.05/lib/lwt
- pkg_cohttp: .............................................. /home/opam/.opam/4.05/lib/cohttp
- pkg_uri: ................................................. /home/opam/.opam/4.05/lib/uri
- pkg_cohttp_lwt_core: ..................................... /home/opam/.opam/4.05/lib/cohttp
- pkg_yojson: .............................................. /home/opam/.opam/4.05/lib/yojson
- pkg_atdgen: .............................................. /home/opam/.opam/4.05/lib/atdgen
- pkg_lwt_unix: ............................................ /home/opam/.opam/4.05/lib/lwt
- pkg_cohttp_lwt: .......................................... /home/opam/.opam/4.05/lib/cohttp
- pkg_bytes: ............................................... /home/opam/.opam/4.05/lib/bytes
- ocamldoc: ................................................ /home/opam/.opam/4.05/bin/ocamldoc
- pkg_cmdliner: ............................................ /home/opam/.opam/4.05/lib/cmdliner
- pkg_lambda_term: ......................................... /home/opam/.opam/4.05/lib/lambda-term
- 
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/github.2.3.0)
- W: Cannot find source file matching module 'Github_j' in library github_core.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Github_t' in library github_core.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Github_j' in library github_core.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Github_t' in library github_core.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 41, characters 17-30:
- Warning: the tag "pkg_cohttp.js" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 43, characters 17-32:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 44, characters 17-36:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 485, characters 33-46:
- Warning: the tag "pkg_cohttp.js" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 487, characters 33-48:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 488, characters 33-52:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 496, characters 23-36:
- Warning: the tag "pkg_cohttp.js" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 498, characters 23-38:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 499, characters 23-42:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_s.mli > lib/github_s.mli.depends
- cd lib && atdgen -j-std -t github.atd
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_t.mli > lib/github_t.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmi lib/github_t.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmi lib/github_t.mli
- File "lib/github_t.mli", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_s.cmi lib/github_s.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_core.mli > lib/github_core.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_core.cmi lib/github_core.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_core.ml > lib/github_core.ml.depends
- cd lib && atdgen -j -j-std github.atd
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_j.mli > lib/github_j.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmi lib/github_j.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmi lib/github_j.mli
- File "lib/github_j.mli", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_j.ml > lib/github_j.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_t.ml > lib/github_t.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_core.cmo lib/github_core.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmo lib/github_j.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmo lib/github_j.ml
- File "lib/github_j.ml", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmo lib/github_t.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmo lib/github_t.ml
- File "lib/github_t.ml", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lib lib/github_t.cmo lib/github_j.cmo lib/github_core.cmo -o lib/github_core.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmx lib/github_t.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmx lib/github_t.ml
- File "lib/github_t.ml", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmx lib/github_j.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmx lib/github_j.ml
- File "lib/github_j.ml", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_core.cmx lib/github_core.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lib lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx -o lib/github_core.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -linkall -I lib lib/github_core.cmxa -o lib/github_core.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -modules unix/github.mli > unix/github.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github.cmi unix/github.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -modules unix/github.ml > unix/github.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -modules unix/github_cookie_jar.mli > unix/github_cookie_jar.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github_cookie_jar.cmi unix/github_cookie_jar.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -modules unix/github_cookie_jar.ml > unix/github_cookie_jar.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github.cmo unix/github.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github_cookie_jar.cmo unix/github_cookie_jar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I unix unix/github.cmo unix/github_cookie_jar.cmo -o unix/github_unix.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github.cmx unix/github.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github_cookie_jar.cmx unix/github_cookie_jar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I unix unix/github.cmx unix/github_cookie_jar.cmx -o unix/github_unix.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I unix unix/github_unix.cmxa unix/github.cmx unix/github_cookie_jar.cmx -o unix/github_unix.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/jar.ml > jar/jar.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/jar_version.ml > jar/jar_version.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/passwd.ml > jar/passwd.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar_version.cmo jar/jar_version.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/passwd.cmo jar/passwd.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar.cmo jar/jar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar_version.cmx jar/jar_version.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/passwd.cmx jar/passwd.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar.cmx jar/jar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -I lib -I jar -I unix lib/github_core.cmxa jar/jar_version.cmx jar/passwd.cmx lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar.cmx -o jar/jar.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/create_release.ml > jar/create_release.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/jar_cli.mli > jar/jar_cli.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar_cli.cmi jar/jar_cli.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/create_release.cmo jar/create_release.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/jar_cli.ml > jar/jar_cli.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar_cli.cmx jar/jar_cli.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/create_release.cmx jar/create_release.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/create_release.cmx -o jar/create_release.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/sync_releases.ml > jar/sync_releases.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/sync_releases.cmo jar/sync_releases.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/sync_releases.cmx jar/sync_releases.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/sync_releases.cmx -o jar/sync_releases.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/upload_release.ml > jar/upload_release.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/upload_release.cmo jar/upload_release.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/upload_release.cmo jar/upload_release.ml
- File "jar/upload_release.ml", line 32, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/upload_release.cmx jar/upload_release.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/upload_release.cmx jar/upload_release.ml
- File "jar/upload_release.ml", line 32, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/upload_release.cmx -o jar/upload_release.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/list_releases.ml > jar/list_releases.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_releases.cmo jar/list_releases.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_releases.cmx jar/list_releases.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/list_releases.cmx -o jar/list_releases.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/list_events.ml > jar/list_events.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_events.cmo jar/list_events.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_events.cmx jar/list_events.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/list_events.cmx -o jar/list_events.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/list_issues.ml > jar/list_issues.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_issues.cmo jar/list_issues.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_issues.cmx jar/list_issues.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/list_issues.cmx -o jar/list_issues.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/search.ml > jar/search.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/search.cmo jar/search.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/search.cmx jar/search.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/search.cmx -o jar/search.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/listen_events.ml > jar/listen_events.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/listen_events.cmo jar/listen_events.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/listen_events.cmx jar/listen_events.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/listen_events.cmx -o jar/listen_events.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules gist/gist.ml > gist/gist.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules gist/json.ml > gist/json.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/json.cmo gist/json.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/json.cmo gist/json.ml
- File "gist/json.ml", line 26, characters 24-35:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "gist/json.ml", line 78, characters 21-32:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/gist.cmo gist/gist.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/gist.cmo gist/gist.ml
- File "gist/gist.ml", line 31, characters 70-81:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/json.cmx gist/json.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/json.cmx gist/json.ml
- File "gist/json.ml", line 26, characters 24-35:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "gist/json.ml", line 78, characters 21-32:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/gist.cmx gist/gist.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/gist.cmx gist/gist.ml
- File "gist/gist.ml", line 31, characters 70-81:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -I lib -I gist -I unix lib/github_core.cmxa gist/json.cmx lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa gist/gist.cmx -o gist/gist.native
-> compiled  github.2.3.0
Processing 238/240: [github: ocaml setup.ml]
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/github.2.3.0)
- W: Cannot find source header for module library in Github_j github_core
- W: Cannot find source header for module library in Github_t github_core
- Installed /home/opam/.opam/4.05/lib/github/github_s.mli
- Installed /home/opam/.opam/4.05/lib/github/github_core.mli
- Installed /home/opam/.opam/4.05/lib/github/github_core.cma
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmxa
- Installed /home/opam/.opam/4.05/lib/github/github_core.a
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmxs
- Installed /home/opam/.opam/4.05/lib/github/github_t.cmi
- Installed /home/opam/.opam/4.05/lib/github/github_t.cmti
- Installed /home/opam/.opam/4.05/lib/github/github_t.cmt
- Installed /home/opam/.opam/4.05/lib/github/github_t.annot
- Installed /home/opam/.opam/4.05/lib/github/github_j.cmi
- Installed /home/opam/.opam/4.05/lib/github/github_j.cmti
- Installed /home/opam/.opam/4.05/lib/github/github_j.cmt
- Installed /home/opam/.opam/4.05/lib/github/github_j.annot
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmi
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmti
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmt
- Installed /home/opam/.opam/4.05/lib/github/github_core.annot
- Installed /home/opam/.opam/4.05/lib/github/github_s.cmi
- Installed /home/opam/.opam/4.05/lib/github/github_s.cmti
- Installed /home/opam/.opam/4.05/lib/github/github_t.cmx
- Installed /home/opam/.opam/4.05/lib/github/github_j.cmx
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmx
- Installed /home/opam/.opam/4.05/lib/github/github.mli
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.mli
- Installed /home/opam/.opam/4.05/lib/github/github_unix.cma
- Installed /home/opam/.opam/4.05/lib/github/github_unix.cmxa
- Installed /home/opam/.opam/4.05/lib/github/github_unix.a
- Installed /home/opam/.opam/4.05/lib/github/github_unix.cmxs
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.cmi
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.cmti
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.cmt
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.annot
- Installed /home/opam/.opam/4.05/lib/github/github.cmi
- Installed /home/opam/.opam/4.05/lib/github/github.cmti
- Installed /home/opam/.opam/4.05/lib/github/github.cmt
- Installed /home/opam/.opam/4.05/lib/github/github.annot
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.cmx
- Installed /home/opam/.opam/4.05/lib/github/github.cmx
- Installed /home/opam/.opam/4.05/lib/github/META
-> installed github.2.3.0
Processing 239/240: [github-hooks: ocaml build]
+ /home/opam/.opam/4.05/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.05/.opam-switch/build/github-hooks.0.1.1)
- ocamlfind ocamldep -package 'fmt logs lwt cohttp conduit.lwt github nocrypto hex' -modules lib/github_hooks.ml > lib/github_hooks.ml.depends
- ocamlfind ocamldep -package 'fmt logs lwt cohttp conduit.lwt github nocrypto hex' -modules lib/github_hooks.mli > lib/github_hooks.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -strict-sequence -package 'fmt logs lwt cohttp conduit.lwt github nocrypto hex' -w @5@8@10@11@12@14@23@24@26@29 -I lib -I unix -o lib/github_hooks.cmi lib/github_hooks.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -strict-sequence -package 'fmt logs lwt cohttp conduit.lwt github nocrypto hex' -w @5@8@10@11@12@14@23@24@26@29 -I lib -I unix -o lib/github_hooks.cmx lib/github_hooks.ml
- ocamlfind ocamlopt -a -package 'fmt logs lwt cohttp conduit.lwt github nocrypto hex' -I lib lib/github_hooks.cmx -o lib/github-hooks.cmxa
- ocamlfind ocamlopt -shared -linkall -package 'fmt logs lwt cohttp conduit.lwt github nocrypto hex' -I lib lib/github-hooks.cmxa -o lib/github-hooks.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -strict-sequence -package 'fmt logs lwt cohttp conduit.lwt github nocrypto hex' -w @5@8@10@11@12@14@23@24@26@29 -I lib -I unix -o lib/github_hooks.cmo lib/github_hooks.ml
- ocamlfind ocamlc -a -package 'fmt logs lwt cohttp conduit.lwt github nocrypto hex' -I lib lib/github_hooks.cmo -o lib/github-hooks.cma
- ocamlfind ocamldep -package lwt.unix -modules unix/github_hooks_unix.ml > unix/github_hooks_unix.ml.depends
- ocamlfind ocamldep -package lwt.unix -modules unix/github_hooks_unix.mli > unix/github_hooks_unix.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -strict-sequence -package lwt.unix -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github_hooks_unix.cmi unix/github_hooks_unix.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -strict-sequence -package lwt.unix -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github_hooks_unix.cmx unix/github_hooks_unix.ml
- ocamlfind ocamlopt -a -package lwt.unix -I unix unix/github_hooks_unix.cmx -o unix/github-hooks-unix.cmxa
- ocamlfind ocamlopt -shared -linkall -package lwt.unix -I unix unix/github-hooks-unix.cmxa -o unix/github-hooks-unix.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -strict-sequence -package lwt.unix -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github_hooks_unix.cmo unix/github_hooks_unix.ml
- ocamlfind ocamlc -a -package lwt.unix -I unix unix/github_hooks_unix.cmo -o unix/github-hooks-unix.cma
- # No parallelism done
-> compiled  github-hooks.0.1.1
-> installed github-hooks.0.1.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:14.49 ---> saved as "a6b1b5cfb5ddacfb9bdc9b8cbf249a7ddc4939a75629519911969f5e5eed33d8"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u github-hooks:ce32a6128c3cf1752ce83af458774bb0"))
2024-01-29 18:14.50 ---> saved as "bb14a3fd3da60537cc761815d80072e6fdcbee2e499964b43cee1b64e99b772f"

/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.293644') && (for DATA in prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1,github-hooks.0.1.1-ce32a6128c3cf1752ce83af458774bb0,github-hooks.0.1.1; 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/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1,github-hooks.0.1.1-ce32a6128c3cf1752ce83af458774bb0,github-hooks.0.1.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1,github-hooks.0.1.1-ce32a6128c3cf1752ce83af458774bb0,github-hooks.0.1.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.293644
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/doc/
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/doc/github-hooks/
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/doc/github-hooks/CHANGES.md
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/doc/github-hooks/LICENSE.md
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/doc/github-hooks/README.md
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/lib/
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/lib/github-hooks/
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/lib/github-hooks/github-hooks-unix.ocamlobjinfo
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/lib/github-hooks/github-hooks.ocamlobjinfo
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/lib/github-hooks/META
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/lib/github-hooks/github_hooks.cmi
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/lib/github-hooks/github_hooks.cmti
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/lib/github-hooks/github_hooks_unix.cmi
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/lib/github-hooks/github_hooks_unix.cmti
prep/universes/ce32a6128c3cf1752ce83af458774bb0/github-hooks/0.1.1/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:github-hooks.0.1.1-ce32a6128c3cf1752ce83af458774bb0:0fa06ce83d952443a90ff8ddf9496ee1853cbd3cfe6ea854cae5cff2e5a3fee7
2024-01-29 18:14.52 ---> saved as "6208f5291e8ce2232edd893abf473c13bdf523580fefc77e6e4237a0349066bb"
Job succeeded
2024-01-29 18:20.23: github-hooks.0.1.1-ce32a6128c3cf1752ce83af458774bb0 -> 0fa06ce83d952443a90ff8ddf9496ee1853cbd3cfe6ea854cae5cff2e5a3fee7
2024-01-29 18:20.23: Job succeeded