Build:
  1. 0
2024-09-12 08:35.52: New job: Voodoo prep irmin-http.1.3.0; f4cde9a2ede6a1a8f66b1f3ecdcd22c3
2024-09-12 08:35.52: Waiting for resource in pool OCluster
2024-09-12 18:47.47: Waiting for worker…
2024-09-12 18:47.58: Got resource from pool OCluster
2024-09-12 18:47.58: 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:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c)
         (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:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c)
 (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.1.11.4 ocamlfind.1.9.6"))
 (env DUNE_CACHE disabled)
 (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 irmin-http.1.3.0 webmachine.0.5.0 uutf.1.0.3 uri.1.9.7 topkg.1.0.7 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 sexplib.v0.9.3 seq.0.2.2 result.1.4 re.1.8.0 ptime.0.8.6 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.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.2.1 ppx_derivers.1.2.1 ppx_core.v0.9.3 ppx_ast.v0.9.1 ocamlgraph.1.8.8 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.9.0 num.0 magic-mime.1.3.1 lwt.3.0.0 logs.0.7.0 jsonm.1.0.2 jbuilder.transition irmin.1.4.0 ipaddr.2.9.0 hex.1.4.0 fmt.0.8.9 fieldslib.v0.9.0 dune.1.11.4 dispatch.0.4.1 cstruct.5.1.1 crunch.3.2.0 cppo_ocamlbuild.1.6.9 cppo.1.6.9 conduit.0.15.4 cohttp.0.22.0 cmdliner.1.0.4 calendar.3.0.0 bigarray-compat.1.1.0 base64.2.3.0 base-num.base base-bytes.base base.v0.9.4 astring.0.8.5 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u irmin-http:f4cde9a2ede6a1a8f66b1f3ecdcd22c3,webmachine:567969a7e8457bb426fd8f359df57216,uri:3d6939ecc29bc595fd27429f0330ff1e,ppx_type_conv:537d010c73220cae438a252e58874b55,ppx_sexp_conv:e4d75ad3b2dabfdfe1b19008c067b50b,ppx_optcomp:eb6646124e20d6933c1d0c72aa4c3a8b,ppx_metaquot:4e4e3782a8b07530dbfc1648a9fb79d6,ppx_fields_conv:dd4a7d7f81828e6c6e4e67b0e775bc8f,ppx_driver:3273db5ffc94c36b275ac727535a73d8,ppx_deriving:482751e7c913a660742f3d81ef2ca865,ppx_core:6629df5af0705ed9f898e0b149640ba8,ppx_ast:acd333d1387041f6fe9a383637b8f4c7,logs:3af2a620ab1f9a9b0ff404c8c43fdef3,irmin:0682dfa8b9f36548366615dc9c105202,ipaddr:24550b41195970fcbc12e874f48dec6d,fieldslib:4e4e3782a8b07530dbfc1648a9fb79d6,conduit:e851b40a47cb5c0e4b7e3d742b97635b,cohttp:3dce5a6d0fbd7906b14db6d0a5581279"))
 (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.966019') && (for DATA in prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0,cohttp.0.22.0-3dce5a6d0fbd7906b14db6d0a5581279,cohttp.0.22.0 prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4,conduit.0.15.4-e851b40a47cb5c0e4b7e3d742b97635b,conduit.0.15.4 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0,fieldslib.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,fieldslib.v0.9.0 prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0,ipaddr.2.9.0-24550b41195970fcbc12e874f48dec6d,ipaddr.2.9.0 prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0,irmin.1.4.0-0682dfa8b9f36548366615dc9c105202,irmin.1.4.0 prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0,logs.0.7.0-3af2a620ab1f9a9b0ff404c8c43fdef3,logs.0.7.0 prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1,ppx_ast.v0.9.1-acd333d1387041f6fe9a383637b8f4c7,ppx_ast.v0.9.1 prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3,ppx_core.v0.9.3-6629df5af0705ed9f898e0b149640ba8,ppx_core.v0.9.3 prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1,ppx_deriving.4.2.1-482751e7c913a660742f3d81ef2ca865,ppx_deriving.4.2.1 prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2,ppx_driver.v0.9.2-3273db5ffc94c36b275ac727535a73d8,ppx_driver.v0.9.2 prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0,ppx_fields_conv.v0.9.0-dd4a7d7f81828e6c6e4e67b0e775bc8f,ppx_fields_conv.v0.9.0 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0,ppx_metaquot.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,ppx_metaquot.v0.9.0 prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0,ppx_optcomp.v0.9.0-eb6646124e20d6933c1d0c72aa4c3a8b,ppx_optcomp.v0.9.0 prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0,ppx_sexp_conv.v0.9.0-e4d75ad3b2dabfdfe1b19008c067b50b,ppx_sexp_conv.v0.9.0 prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1,ppx_type_conv.v0.9.1-537d010c73220cae438a252e58874b55,ppx_type_conv.v0.9.1 prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7,uri.1.9.7-3d6939ecc29bc595fd27429f0330ff1e,uri.1.9.7 prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0,webmachine.0.5.0-567969a7e8457bb426fd8f359df57216,webmachine.0.5.0 prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0,irmin-http.1.3.0-f4cde9a2ede6a1a8f66b1f3ecdcd22c3,irmin-http.1.3.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0,cohttp.0.22.0-3dce5a6d0fbd7906b14db6d0a5581279,cohttp.0.22.0 prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4,conduit.0.15.4-e851b40a47cb5c0e4b7e3d742b97635b,conduit.0.15.4 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0,fieldslib.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,fieldslib.v0.9.0 prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0,ipaddr.2.9.0-24550b41195970fcbc12e874f48dec6d,ipaddr.2.9.0 prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0,irmin.1.4.0-0682dfa8b9f36548366615dc9c105202,irmin.1.4.0 prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0,logs.0.7.0-3af2a620ab1f9a9b0ff404c8c43fdef3,logs.0.7.0 prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1,ppx_ast.v0.9.1-acd333d1387041f6fe9a383637b8f4c7,ppx_ast.v0.9.1 prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3,ppx_core.v0.9.3-6629df5af0705ed9f898e0b149640ba8,ppx_core.v0.9.3 prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1,ppx_deriving.4.2.1-482751e7c913a660742f3d81ef2ca865,ppx_deriving.4.2.1 prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2,ppx_driver.v0.9.2-3273db5ffc94c36b275ac727535a73d8,ppx_driver.v0.9.2 prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0,ppx_fields_conv.v0.9.0-dd4a7d7f81828e6c6e4e67b0e775bc8f,ppx_fields_conv.v0.9.0 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0,ppx_metaquot.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,ppx_metaquot.v0.9.0 prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0,ppx_optcomp.v0.9.0-eb6646124e20d6933c1d0c72aa4c3a8b,ppx_optcomp.v0.9.0 prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0,ppx_sexp_conv.v0.9.0-e4d75ad3b2dabfdfe1b19008c067b50b,ppx_sexp_conv.v0.9.0 prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1,ppx_type_conv.v0.9.1-537d010c73220cae438a252e58874b55,ppx_type_conv.v0.9.1 prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7,uri.1.9.7-3d6939ecc29bc595fd27429f0330ff1e,uri.1.9.7 prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0,webmachine.0.5.0-567969a7e8457bb426fd8f359df57216,webmachine.0.5.0 prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0,irmin-http.1.3.0-f4cde9a2ede6a1a8f66b1f3ecdcd22c3,irmin-http.1.3.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0,cohttp.0.22.0-3dce5a6d0fbd7906b14db6d0a5581279,cohttp.0.22.0 prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4,conduit.0.15.4-e851b40a47cb5c0e4b7e3d742b97635b,conduit.0.15.4 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0,fieldslib.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,fieldslib.v0.9.0 prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0,ipaddr.2.9.0-24550b41195970fcbc12e874f48dec6d,ipaddr.2.9.0 prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0,irmin.1.4.0-0682dfa8b9f36548366615dc9c105202,irmin.1.4.0 prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0,logs.0.7.0-3af2a620ab1f9a9b0ff404c8c43fdef3,logs.0.7.0 prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1,ppx_ast.v0.9.1-acd333d1387041f6fe9a383637b8f4c7,ppx_ast.v0.9.1 prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3,ppx_core.v0.9.3-6629df5af0705ed9f898e0b149640ba8,ppx_core.v0.9.3 prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1,ppx_deriving.4.2.1-482751e7c913a660742f3d81ef2ca865,ppx_deriving.4.2.1 prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2,ppx_driver.v0.9.2-3273db5ffc94c36b275ac727535a73d8,ppx_driver.v0.9.2 prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0,ppx_fields_conv.v0.9.0-dd4a7d7f81828e6c6e4e67b0e775bc8f,ppx_fields_conv.v0.9.0 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0,ppx_metaquot.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,ppx_metaquot.v0.9.0 prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0,ppx_optcomp.v0.9.0-eb6646124e20d6933c1d0c72aa4c3a8b,ppx_optcomp.v0.9.0 prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0,ppx_sexp_conv.v0.9.0-e4d75ad3b2dabfdfe1b19008c067b50b,ppx_sexp_conv.v0.9.0 prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1,ppx_type_conv.v0.9.1-537d010c73220cae438a252e58874b55,ppx_type_conv.v0.9.1 prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7,uri.1.9.7-3d6939ecc29bc595fd27429f0330ff1e,uri.1.9.7 prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0,webmachine.0.5.0-567969a7e8457bb426fd8f359df57216,webmachine.0.5.0 prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0,irmin-http.1.3.0-f4cde9a2ede6a1a8f66b1f3ecdcd22c3,irmin-http.1.3.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 707e455e318d827af8ad3ad5ca9f32fff8462167 --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-09-12 18:47.58: RETRYING: 2024-09-12/083552-voodoo-prep-42b26d Number of retries: 0 (retriable error condition)
Building on x86-bm-c12.sw.ocaml.org
All commits already cached
Updating files:  64% (20473/31972)
Updating files:  65% (20782/31972)
Updating files:  66% (21102/31972)
Updating files:  67% (21422/31972)
Updating files:  68% (21741/31972)
Updating files:  69% (22061/31972)
Updating files:  70% (22381/31972)
Updating files:  71% (22701/31972)
Updating files:  72% (23020/31972)
Updating files:  73% (23340/31972)
Updating files:  74% (23660/31972)
Updating files:  75% (23979/31972)
Updating files:  76% (24299/31972)
Updating files:  77% (24619/31972)
Updating files:  78% (24939/31972)
Updating files:  79% (25258/31972)
Updating files:  80% (25578/31972)
Updating files:  81% (25898/31972)
Updating files:  82% (26218/31972)
Updating files:  83% (26537/31972)
Updating files:  84% (26857/31972)
Updating files:  85% (27177/31972)
Updating files:  86% (27496/31972)
Updating files:  87% (27816/31972)
Updating files:  88% (28136/31972)
Updating files:  89% (28456/31972)
Updating files:  90% (28775/31972)
Updating files:  91% (29095/31972)
Updating files:  92% (29415/31972)
Updating files:  93% (29734/31972)
Updating files:  94% (30054/31972)
Updating files:  95% (30374/31972)
Updating files:  96% (30694/31972)
Updating files:  97% (31013/31972)
Updating files:  98% (31333/31972)
Updating files:  99% (31653/31972)
Updating files: 100% (31972/31972)
Updating files: 100% (31972/31972), done.
HEAD is now at 707e455e31 restrict all packages to tls < 1.0.0 (API breaking release)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c)
2024-09-12 18:40.50 ---> using "7c8c890fbdf3a5ce9ada73a70c4872c63f6da4c66697c2f0b58387309e41a001" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 18:40.50 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" 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 [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (994 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 (17.9 MB/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 ... 18733 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+deb12u8) ...
2024-09-12 18:40.50 ---> using "8c0f8771fbef6314a3959e88202d1780ecd2b0743dffb0ee03d00fa52dbfc6fb" 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.16.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.7.0  [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.6  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.6  [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.7.0] found in cache
[dune.3.16.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.6] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.6] 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.16.0
-> installed seq.0.3.1
-> installed result.1.5
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed rresult.0.6.0
-> installed cppo.1.7.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.6
-> installed opam-format.2.1.6
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 18:40.50 ---> using "92b96a9320a3c564e921cf6f693e681f388ab6efdb6d4fb243d4b61a1bead82f" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 18:40.50 ---> using "20e9b993b022113842bc0975a803d68b5b5c71e4a43205065eeb9bca43d9f290" from cache
2024-09-12 18:40.50 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c)
2024-09-12 18:40.50 ---> using "7c8c890fbdf3a5ce9ada73a70c4872c63f6da4c66697c2f0b58387309e41a001" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 18:40.50 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 18:40.50 ---> using "21dd1d46569643818950834cd483e48a237692c6efc675d8e7e354e7f652bc6b" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 18:40.52 ---> using "2a865d8e77c866faff548433c53613c8f88886d89747f2ddbc29df850e3a3ae8" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 18:40.52 ---> using "acb81d631d35975128b40fad41f93c731241cb19d80cf6d47d028dc69103f338" 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 development 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-09-12 18:40.52 ---> using "6e4338bc9c34c8447261fb0a3ec94d05697f7001c30a91844065e57e5f3ab91a" 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-09-12 18:40.52 ---> using "510612cb2f96124346e928bb58bc5dab332b89666222030d3d6046773b5d9955" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 18:40.52 ---> using "a07a003ff3f2faaab1c5817f36a97a8de974c29476ed19ebcbfeea1399fd8b5b" 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.1.11.4 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      1.11.4
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.1.11.4  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.1.11.4
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 18:40.52 ---> using "ab90b3b7aeaa9d0cff02e45bca03cb774d3ebad862251ef9d1b2f38825a08985" from cache

/home/opam: (env DUNE_CACHE disabled)

/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 irmin-http.1.3.0 webmachine.0.5.0 uutf.1.0.3 uri.1.9.7 topkg.1.0.7 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 sexplib.v0.9.3 seq.0.2.2 result.1.4 re.1.8.0 ptime.0.8.6 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.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.2.1 ppx_derivers.1.2.1 ppx_core.v0.9.3 ppx_ast.v0.9.1 ocamlgraph.1.8.8 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.9.0 num.0 magic-mime.1.3.1 lwt.3.0.0 logs.0.7.0 jsonm.1.0.2 jbuilder.transition irmin.1.4.0 ipaddr.2.9.0 hex.1.4.0 fmt.0.8.9 fieldslib.v0.9.0 dune.1.11.4 dispatch.0.4.1 cstruct.5.1.1 crunch.3.2.0 cppo_ocamlbuild.1.6.9 cppo.1.6.9 conduit.0.15.4 cohttp.0.22.0 cmdliner.1.0.4 calendar.3.0.0 bigarray-compat.1.1.0 base64.2.3.0 base-num.base base-bytes.base base.v0.9.4 astring.0.8.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 [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (1065 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.3

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

<><> opam-depext.1.2.3 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 irmin-http.1.3.0 webmachine.0.5.0 uutf.1.0.3 uri.1.9.7 topkg.1.0.7 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 sexplib.v0.9.3 seq.0.2.2 result.1.4 re.1.8.0 ptime.0.8.6 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.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.2.1 ppx_derivers.1.2.1 ppx_core.v0.9.3 ppx_ast.v0.9.1 ocamlgraph.1.8.8 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-migrate-parsetree.1.8.0 ocaml-compiler-libs.v0.9.0 num.0 magic-mime.1.3.1 lwt.3.0.0 logs.0.7.0 jsonm.1.0.2 jbuilder.transition irmin.1.4.0 ipaddr.2.9.0 hex.1.4.0 fmt.0.8.9 fieldslib.v0.9.0 dune.1.11.4 dispatch.0.4.1 cstruct.5.1.1 crunch.3.2.0 cppo_ocamlbuild.1.6.9 cppo.1.6.9 conduit.0.15.4 cohttp.0.22.0 cmdliner.1.0.4 calendar.3.0.0 bigarray-compat.1.1.0 base64.2.3.0 base-num.base base-bytes.base base.v0.9.4 astring.0.8.5" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 1.11.4).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                    1.6.9
  - install ppx_derivers            1.2.1
  - install ocamlbuild              0.14.3
  - install ocamlgraph              1.8.8
  - install magic-mime              1.3.1
  - install bigarray-compat         1.1.0
  - install seq                     0.2.2
  - install base-bytes              base
  - install stdlib-shims            0.3.0
  - install jbuilder                transition
  - install cmdliner                1.0.4
  - install result                  1.4
  - install stringext               1.6.0
  - install base-num                base
  - install ppx_tools               5.0+4.05.0
  - install topkg                   1.0.7
  - install cppo_ocamlbuild         1.6.9
  - install cstruct                 5.1.1
  - install base64                  2.3.0
  - install re                      1.8.0
  - install ppx_traverse_builtins   v0.9.0
  - install ocaml-compiler-libs     v0.9.0
  - install ocaml-migrate-parsetree 1.8.0
  - install dispatch                0.4.1
  - install num                     0
  - install uutf                    1.0.3
  - install ptime                   0.8.6
  - install fmt                     0.8.9
  - install astring                 0.8.5
  - install lwt                     3.0.0
  - install hex                     1.4.0
  - install calendar                3.0.0
  - install ppx_deriving            4.2.1
  - install ppx_ast                 v0.9.1
  - install sexplib                 v0.9.3
  - install jsonm                   1.0.2
  - install crunch                  3.2.0
  - install logs                    0.7.0
  - install base                    v0.9.4
  - install stdio                   v0.9.1
  - 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 ipaddr                  2.9.0
  - install irmin                   1.4.0
  - install conduit                 0.15.4
  - install cohttp                  0.22.0
  - install webmachine              0.5.0
  - install irmin-http              1.3.0
===== 55 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/165:
Processing  2/165:
Processing  3/165:
Processing  4/165:
Processing  5/165:
Processing  6/165:
Processing  7/165:
-> installed base-bytes.base
Processing  8/165:
-> installed base-num.base
Processing  9/165:
-> retrieved astring.0.8.5  (cached)
Processing 10/165:
-> retrieved base.v0.9.4  (cached)
Processing 11/165:
-> retrieved base64.2.3.0  (cached)
Processing 12/165:
Processing 13/165: [base64: dune subst]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 14/165: [base64: dune subst]
Processing 15/165: [base64: dune subst] [bigarray-compat: dune build]
-> retrieved calendar.3.0.0  (cached)
Processing 16/165: [base64: dune subst] [bigarray-compat: dune build]
-> retrieved cmdliner.1.0.4  (cached)
Processing 17/165: [base64: dune subst] [bigarray-compat: dune build]
Processing 18/165: [base64: dune subst] [bigarray-compat: dune build] [cmdliner: make all]
Processing 18/165: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all]
-> retrieved cohttp.0.22.0  (cached)
Processing 19/165: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all]
-> retrieved conduit.0.15.4  (cached)
Processing 20/165: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all]
-> retrieved cppo.1.6.9  (cached)
Processing 21/165: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all]
Processing 22/165: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved cppo_ocamlbuild.1.6.9  (cached)
Processing 23/165: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved crunch.3.2.0  (cached)
Processing 24/165: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved cstruct.5.1.1  (cached)
Processing 25/165: [base64: dune build] [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build]
-> compiled  base64.2.3.0
Processing 25/165: [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build]
-> installed base64.2.3.0
Processing 26/165: [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 26/165: [cmdliner: make all] [cppo: dune build]
-> installed bigarray-compat.1.1.0
Processing 27/165: [cmdliner: make all] [cppo: dune build]
Processing 28/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved dispatch.0.4.1  (cached)
Processing 29/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved fieldslib.v0.9.0  (cached)
Processing 30/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved fmt.0.8.9  (cached)
Processing 31/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved hex.1.4.0  (cached)
Processing 32/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved ipaddr.2.9.0  (cached)
Processing 33/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
Processing 34/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
Processing 35/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> installed jbuilder.transition
Processing 36/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved irmin.1.4.0  (cached)
Processing 37/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved irmin-http.1.3.0  (cached)
Processing 38/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved jsonm.1.0.2  (cached)
Processing 39/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved logs.0.7.0  (cached)
Processing 40/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
Processing 41/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
Processing 42/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> installed num.0
Processing 43/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved lwt.3.0.0  (cached)
Processing 44/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
-> retrieved magic-mime.1.3.1  (cached)
Processing 45/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build]
Processing 46/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build]
-> retrieved ocaml-compiler-libs.v0.9.0  (cached)
Processing 47/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build]
Processing 48/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 49/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build]
Processing 50/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make configure.make]
-> retrieved ocamlgraph.1.8.8  (cached)
Processing 51/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make configure.make]
Processing 52/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make configure.make] [ocamlgraph: touch]
-> retrieved ppx_ast.v0.9.1  (cached)
Processing 53/165: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make configure.make] [ocamlgraph: touch]
-> compiled  cstruct.5.1.1
Processing 53/165: [cmdliner: make all] [cppo: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make configure.make] [ocamlgraph: touch]
-> installed cstruct.5.1.1
Processing 54/165: [cmdliner: make all] [cppo: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make configure.make] [ocamlgraph: touch]
Processing 55/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make configure.make] [ocamlgraph: touch]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 56/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make configure.make] [ocamlgraph: touch]
- (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 56/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch]
-> retrieved ppx_core.v0.9.3  (cached)
Processing 57/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch]
Processing 57/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 58/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure]
Processing 59/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_deriving.4.2.1  (cached)
Processing 60/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_driver.v0.9.2  (cached)
Processing 61/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_fields_conv.v0.9.0  (cached)
Processing 62/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_metaquot.v0.9.0  (cached)
Processing 63/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_optcomp.v0.9.0  (cached)
Processing 64/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.v0.9.0  (cached)
Processing 65/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_tools.5.0+4.05.0  (cached)
Processing 66/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
Processing 67/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved ppx_traverse_builtins.v0.9.0  (cached)
Processing 68/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all]
Processing 69/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
-> retrieved ppx_type_conv.v0.9.1  (cached)
Processing 70/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
-> retrieved ptime.0.8.6  (cached)
Processing 71/165: [cmdliner: make all] [cppo: dune build] [hex: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
-> compiled  hex.1.4.0
Processing 71/165: [cmdliner: make all] [cppo: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
-> installed hex.1.4.0
Processing 72/165: [cmdliner: make all] [cppo: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
-> compiled  ppx_derivers.1.2.1
Processing 72/165: [cmdliner: make all] [cppo: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
-> installed ppx_derivers.1.2.1
Processing 73/165: [cmdliner: make all] [cppo: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
-> retrieved re.1.8.0  (cached)
Processing 74/165: [cmdliner: make all] [cppo: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
-> compiled  cppo.1.6.9
Processing 74/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
-> installed cppo.1.6.9
Processing 75/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
-> retrieved result.1.4  (cached)
Processing 76/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build]
Processing 77/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build]
-> retrieved seq.0.2.2  (cached)
Processing 78/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build]
Processing 79/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build]
-> retrieved sexplib.v0.9.3  (cached)
Processing 80/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build]
Processing 81/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [ppx_traverse_builtins: jbuilder build] [result: dune build] [seq: dune build] [sexplib: jbuilder build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_traverse_builtins.v0.9.0
Processing 81/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [result: dune build] [seq: dune build] [sexplib: jbuilder build]
-> installed ppx_traverse_builtins.v0.9.0
Processing 82/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [result: dune build] [seq: dune build] [sexplib: jbuilder build]
-> retrieved stdio.v0.9.1  (cached)
Processing 83/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [result: dune build] [seq: dune build] [sexplib: jbuilder build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 84/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [result: dune build] [seq: dune build] [sexplib: jbuilder build]
Processing 85/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build]
-> retrieved stringext.1.6.0  (cached)
Processing 86/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build]
Processing 87/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_tools: make all] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
- checking for ocamlc... ocamlc
- ocaml version is 4.05.0
- ocaml library path is /home/opam/.opam/4.05/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlweb... true
- checking for ocamlfind... ocamlfind
- OCamlfind detected and enabled
- ocamlfind: Package `lablgtk2' not found
- checking for /home/opam/.opam/4.05/lib/ocaml/lablgtk2/lablgtk.cmxa... no
- checking Win32 platform... no
- configure: WARNING: lablgnomecanvas not found: the graph editor and view_graph will not be compiled
- configure: creating ./config.status
- config.status: creating Makefile
Processing 87/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
-> retrieved topkg.1.0.7  (cached)
Processing 88/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [result: dune build] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
-> retrieved uri.1.9.7  (cached)
-> retrieved uutf.1.0.3  (cached)
-> retrieved webmachine.0.5.0  (cached)
-> compiled  result.1.4
Processing 88/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
-> installed result.1.4
Processing 89/165: [cmdliner: make all] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
Processing 90/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
Processing 91/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_bytecomp/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_common/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/ocaml_toplevel/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/read_cma/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/shadow/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/shadow/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- 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.
- 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 91/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ocaml-compiler-libs.v0.9.0
Processing 92/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [seq: dune build] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
-> compiled  seq.0.2.2
Processing 92/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
-> installed seq.0.2.2
Processing 93/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
Processing 94/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [re: jbuilder build] [sexplib: jbuilder build] [stdlib-shims: dune build] [stringext: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 94/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [re: jbuilder build] [sexplib: jbuilder build] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 95/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [re: jbuilder build] [sexplib: jbuilder build] [stringext: dune build]
-> compiled  stringext.1.6.0
Processing 95/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [re: jbuilder build] [sexplib: jbuilder build]
-> installed stringext.1.6.0
Processing 96/165: [cmdliner: make all] [dispatch: dune build] [magic-mime: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [re: jbuilder build] [sexplib: jbuilder build]
-> compiled  magic-mime.1.3.1
Processing 96/165: [cmdliner: make all] [dispatch: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [re: jbuilder build] [sexplib: jbuilder build]
-> installed magic-mime.1.3.1
Processing 97/165: [cmdliner: make all] [dispatch: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [re: jbuilder build] [sexplib: jbuilder build]
-> compiled  dispatch.0.4.1
Processing 97/165: [cmdliner: make all] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [re: jbuilder build] [sexplib: jbuilder build]
-> installed dispatch.0.4.1
Processing 98/165: [cmdliner: make all] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [re: jbuilder build] [sexplib: jbuilder build]
- 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 98/165: [cmdliner: make all] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: jbuilder build] [sexplib: jbuilder build]
Processing 99/165: [cmdliner: make all] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: jbuilder build] [sexplib: jbuilder build] [ppx_tools: make install]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 99/165: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: jbuilder build] [sexplib: jbuilder build] [ppx_tools: make install]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "num/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src0/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "unix/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc src/.sexplib.objs/byte/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/native/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 99/165: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: jbuilder build] [ppx_tools: make install]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "benchmarks/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "deprecated/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib_test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  re.1.8.0
Processing 99/165: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [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 99/165: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make]
Processing 100/165: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [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 100/165: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [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 100/165: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make]
-> installed re.1.8.0
Processing 101/165: [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make]
Processing 102/165: [calendar: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make]
-> installed sexplib.v0.9.3
Processing 103/165: [calendar: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make]
Processing 104/165: [base: jbuilder build] [calendar: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make]
-> compiled  calendar.3.0.0
Processing 104/165: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make]
-> installed calendar.3.0.0
Processing 105/165: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: 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 105/165: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make]
-> installed ocamlbuild.0.14.3
Processing 106/165: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make]
Processing 107/165: [base: jbuilder build] [cppo_ocamlbuild: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make]
Processing 108/165: [base: jbuilder build] [cppo_ocamlbuild: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build]
-> compiled  cppo_ocamlbuild.1.6.9
Processing 108/165: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build]
-> installed cppo_ocamlbuild.1.6.9
Processing 109/165: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build]
Processing 110/165: [base: jbuilder build] [lwt: make setup] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 110/165: [base: jbuilder build] [lwt: make setup] [ocamlgraph: make] [topkg: ocaml build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 111/165: [base: jbuilder build] [lwt: make setup] [ocamlgraph: make] [topkg: ocaml build]
Processing 112/165: [base: jbuilder build] [lwt: make setup] [ocamlgraph: make] [ppx_ast: jbuilder build] [topkg: ocaml build]
[ppx_deriving: subst] expanding opam variables in pkg/META.in, generating pkg/META
Processing 113/165: [base: jbuilder build] [lwt: make setup] [ocamlgraph: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [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 113/165: [base: jbuilder build] [lwt: ocaml setup.ml] [ocamlgraph: make] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [topkg: ocaml build]
- sed -e s/VERSION/1.8.8/ -e s/CMA/graph.cma/ -e s/CMXA/graph.cmxa/ -e s/CMXS/graph.cmxs/ \
- 	META.in > META
- rm -f src/version.ml
- echo "let version = \""1.8.8"\"" > src/version.ml
- echo 'let date = "'"Thu Sep 12 19:42:40 BST 2024"'"' >> src/version.ml
- rm -f .depend
- ocamldep -slash -I src -I lib -I editor -I view_graph -I dgraph\
- 	lib/*.ml lib/*.mli \
- 	src/*.ml src/*.mli \
- 	editor/*.mli editor/*.ml \
- 	view_graph/*.mli view_graph/*.ml \
- 	dgraph/*.mli dgraph/*.ml > .depend
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/sig_pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_ast.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/unionfind.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/heap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/bitv.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 lib/persistentQueue.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/version.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/util.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/blocks.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/persistent.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/imperative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/delaunay.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/builder.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/classic.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/rand.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/oper.ml
- File "src/oper.ml", line 52, characters 2-30:
- Warning 60: unused module H.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/components.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/path.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/nonnegative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/traverse.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/coloring.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/topological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/kruskal.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/flow.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/prim.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dominator.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphviz.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_parser.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot_lexer.ml
- File "src/dot_lexer.mll", line 38, characters 21-37:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/dot.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/pack.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/gmap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/minsep.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/cliquetree.ml
- File "src/cliquetree.ml", line 21, characters 2-31:
- Warning 60: unused module OVSet.
- File "src/cliquetree.ml", line 149, characters 2-32:
- Warning 60: unused module EdgeSet.
- File "src/cliquetree.ml", line 150, characters 2-34:
- Warning 60: unused module H.
- File "src/cliquetree.ml", line 153, characters 2-32:
- Warning 60: unused module Choose.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mcs_m.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/md.ml
- File "src/md.ml", line 20, characters 2-34:
- Warning 60: unused module VertexSet.
- File "src/md.ml", line 22, characters 2-32:
- Warning 60: unused module Choose.
- File "src/md.ml", line 88, characters 2-34:
- Warning 60: unused module VertexSet.
- File "src/md.ml", line 90, characters 2-32:
- Warning 60: unused module Choose.
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/strat.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/fixpoint.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/leaderlist.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/contraction.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/graphml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/merge.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/mincut.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/clique.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/weakTopological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.mli
- ocamlc.opt -c -I src -I lib -g -dtypes -w +a -w -4 -w -44 -w -50 -w -48 -w -29 src/chaoticIteration.ml
- ocamlc.opt -I src -I lib -pack -g -o graph.cmo src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmo lib/heap.cmo lib/bitv.cmo lib/persistentQueue.cmo src/version.cmo src/util.cmo src/blocks.cmo src/persistent.cmo src/imperative.cmo src/delaunay.cmo src/builder.cmo src/classic.cmo src/rand.cmo src/oper.cmo src/components.cmo src/path.cmo src/nonnegative.cmo src/traverse.cmo src/coloring.cmo src/topological.cmo src/kruskal.cmo src/flow.cmo src/prim.cmo src/dominator.cmo src/graphviz.cmo src/gml.cmo src/dot_parser.cmo src/dot_lexer.cmo src/dot.cmo src/pack.cmo src/gmap.cmo src/minsep.cmo src/cliquetree.cmo src/mcs_m.cmo src/md.cmo src/strat.cmo src/fixpoint.cmo src/leaderlist.cmo src/contraction.cmo src/graphml.cmo src/merge.cmo src/mincut.cmo src/clique.cmo src/weakTopological.cmo src/chaoticIteration.cmo
- ocamlc.opt -I src -I lib -a -g -o graph.cma graph.cmo
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/unionfind.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/heap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/bitv.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/persistentQueue.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/version.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/util.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/blocks.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/persistent.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/imperative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/delaunay.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/builder.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/classic.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/rand.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/oper.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/components.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/path.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/nonnegative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/traverse.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/coloring.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/topological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/kruskal.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/flow.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/prim.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dominator.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphviz.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_parser.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_lexer.ml
- File "src/dot_lexer.mll", line 38, characters 21-37:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/pack.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gmap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/minsep.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/cliquetree.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mcs_m.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/md.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/strat.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/fixpoint.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/leaderlist.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/contraction.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/merge.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mincut.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/clique.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/weakTopological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/chaoticIteration.ml
- ocamlopt.opt -I src -I lib -pack -o graph.cmx src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmx lib/heap.cmx lib/bitv.cmx lib/persistentQueue.cmx src/version.cmx src/util.cmx src/blocks.cmx src/persistent.cmx src/imperative.cmx src/delaunay.cmx src/builder.cmx src/classic.cmx src/rand.cmx src/oper.cmx src/components.cmx src/path.cmx src/nonnegative.cmx src/traverse.cmx src/coloring.cmx src/topological.cmx src/kruskal.cmx src/flow.cmx src/prim.cmx src/dominator.cmx src/graphviz.cmx src/gml.cmx src/dot_parser.cmx src/dot_lexer.cmx src/dot.cmx src/pack.cmx src/gmap.cmx src/minsep.cmx src/cliquetree.cmx src/mcs_m.cmx src/md.cmx src/strat.cmx src/fixpoint.cmx src/leaderlist.cmx src/contraction.cmx src/graphml.cmx src/merge.cmx src/mincut.cmx src/clique.cmx src/weakTopological.cmx src/chaoticIteration.cmx
- ocamlopt.opt -I src -I lib -a -o graph.cmxa graph.cmx
- ocamlopt.opt -I src -I lib -shared -o graph.cmxs graph.cmx
-> compiled  ocamlgraph.1.8.8
Processing 113/165: [base: jbuilder build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [topkg: ocaml build]
Processing 114/165: [base: jbuilder build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [topkg: ocaml build] [ocamlgraph: make install-findlib]
- ocamlfind install  ocamlgraph META \
- 	src/*.mli view_graph/*.mli dgraph/*.mli \
- 	graph.a graph.cmo graph.cmi graph.cma \
-         graph.o graph.a graph.cmx graph.cmxa graph.cmxs
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graph.cmxs
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graph.o
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graph.cmo
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.05/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/weakTopological.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/mincut.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/clique.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/chaoticIteration.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.05/lib/ocamlgraph/META
-> installed ocamlgraph.1.8.8
Processing 114/165: [base: jbuilder build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [topkg: ocaml build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "compiler-stdlib/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "compiler-stdlib/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "generate/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lint/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shadow-stdlib/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "shadow-stdlib/src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 18, characters 0-142:
- 18 | (rule
- 19 |  ((targets (pow_overflow_bounds.ml))
- 20 |   (deps    (../generate/generate_pow_overflow_bounds.exe))
- 21 |   (action  (run ${<} -atomic -o ${@}))))
- Warning: The following files are both generated by a rule and are present in
- the source tree:
- - src/pow_overflow_bounds.ml
- Because you are using the jbuilder binary, I am closing my eyes on this and I
- am acting as if the rule didn't exist. However, you should really delete
- these files from your source tree. I will no longer accept this once you
- upgrade your project to dune >= 1.10.
-> compiled  base.v0.9.4
Processing 114/165: [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [topkg: ocaml build]
-> installed base.v0.9.4
Processing 115/165: [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [topkg: ocaml build]
Processing 116/165: [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [stdio: jbuilder 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 116/165: [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [stdio: jbuilder build]
-> installed topkg.1.0.7
Processing 117/165: [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [stdio: jbuilder build]
Processing 118/165: [astring: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [stdio: jbuilder build]
Processing 119/165: [astring: ocaml build] [fmt: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [stdio: jbuilder build]
Processing 120/165: [astring: ocaml build] [fmt: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [ptime: ocaml build] [stdio: jbuilder build]
Processing 121/165: [astring: ocaml build] [fmt: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [ptime: ocaml build] [stdio: jbuilder build] [uutf: ocaml build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  stdio.v0.9.1
Processing 121/165: [astring: ocaml build] [fmt: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [ptime: ocaml build] [uutf: ocaml build]
-> installed stdio.v0.9.1
Processing 122/165: [astring: ocaml build] [fmt: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [ptime: ocaml build] [uutf: ocaml build]
- ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml
- ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml
- ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.3
Processing 122/165: [astring: ocaml build] [fmt: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [ptime: ocaml build]
-> installed uutf.1.0.3
Processing 123/165: [astring: ocaml build] [fmt: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [ptime: ocaml build]
Processing 124/165: [astring: ocaml build] [fmt: ocaml build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [ptime: ocaml 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 124/165: [astring: ocaml build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [ptime: ocaml build]
-> installed fmt.0.8.9
Processing 125/165: [astring: ocaml build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml] [ptime: ocaml 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 -modules src/ptime.ml > src/ptime.ml.depends
- ocamlfind ocamldep -modules src/ptime.mli > src/ptime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmi src/ptime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/ptime.cmx src/ptime.ml
- ocamlfind ocamlopt -a -I src src/ptime.cmx -o src/ptime.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/ptime.cmxa -o src/ptime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime.cmo src/ptime.ml
- ocamlfind ocamlc -a -I src src/ptime.cmo -o src/ptime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/ptime_top.ml > src/ptime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/ptime_top.cmo src/ptime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -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 -I src -o src/ptime_top.cmx src/ptime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -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 -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -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 -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -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 -I src src/ptime_top.cmo -o src/ptime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -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 ocamldep -modules src/ptime_clock.mli > src/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/ptime_clock.cmi src/ptime_clock.mli
- ocamlfind ocamlc -g -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 -modules src-os/ptime_clock.ml > src-os/ptime_clock.ml.depends
- ocamlfind ocamldep -modules src-os/ptime_clock.mli > src-os/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmi src-os/ptime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmx -o src-os/ptime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libptime_clock_stubs.a -I src-os src-os/ptime_clock.cmxa -o src-os/ptime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- findlib: [WARNING] Interface ptime_clock.cmi occurs in several directories: src, src-os
- ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -I src-os src-os/ptime_clock.cmo -o src-os/ptime_clock.cma
- # No parallelism done
-> compiled  ptime.0.8.6
Processing 125/165: [astring: ocaml build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml]
-> installed ptime.0.8.6
Processing 126/165: [astring: ocaml build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml]
Processing 127/165: [astring: ocaml build] [crunch: dune build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml]
- 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 127/165: [crunch: dune build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml]
-> installed astring.0.8.5
Processing 128/165: [crunch: dune build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: ocaml]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_ast.v0.9.1
Processing 128/165: [crunch: dune build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_deriving: ocaml]
-> installed ppx_ast.v0.9.1
Processing 129/165: [crunch: dune build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_deriving: ocaml]
Processing 130/165: [crunch: dune build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: ocaml]
-> compiled  crunch.3.2.0
Processing 130/165: [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: ocaml]
-> installed crunch.3.2.0
Processing 131/165: [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: ocaml]
- ocamlfind ocamldep -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- ocamlfind ocamlopt -a -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -linkall -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- ocamlfind ocamlc -a -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
-> compiled  jsonm.1.0.2
Processing 131/165: [lwt: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: ocaml]
-> installed jsonm.1.0.2
Processing 132/165: [lwt: ocaml setup.ml] [ppx_core: jbuilder build] [ppx_deriving: ocaml]
- 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 132/165: [lwt: make build] [ppx_core: jbuilder build] [ppx_deriving: ocaml]
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cppo -V OCAML:4.05.0 -o src/ppx_deriving_main.ml src/ppx_deriving_main.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -modules src/ppx_deriving_main.ml > src/ppx_deriving_main.ml.depends
- cppo -V OCAML:4.05.0 -o src/ppx_deriving.mli src/ppx_deriving.cppo.mli
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -modules src/ppx_deriving.mli > src/ppx_deriving.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmi src/ppx_deriving.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmi src/ppx_deriving.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmo src/ppx_deriving_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmo src/ppx_deriving_main.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
- cppo -V OCAML:4.05.0 -o src/ppx_deriving.ml src/ppx_deriving.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -modules src/ppx_deriving.ml > src/ppx_deriving.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmx src/ppx_deriving.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmx src/ppx_deriving.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.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmx src/ppx_deriving_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_main.cmx src/ppx_deriving_main.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 -linkpkg -g -linkall -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -I src src/ppx_deriving.cmx src/ppx_deriving_main.cmx -o src/ppx_deriving_main.native
- + ocamlfind ocamlopt -linkpkg -g -linkall -package compiler-libs.common -package ppx_tools.metaquot -package findlib.dynload -predicates ppx_driver -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -I src src/ppx_deriving.cmx src/ppx_deriving_main.cmx -o src/ppx_deriving_main.native
- 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 -I src src/ppx_deriving.cmx -o src/ppx_deriving.cmxa
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmo src/ppx_deriving.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving.cmo src/ppx_deriving.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -I src src/ppx_deriving.cmo -o src/ppx_deriving.cma
- ocamlfind ocamlopt -shared -linkall -I src src/ppx_deriving.cmxa -o src/ppx_deriving.cmxs
- ocamlfind ocamlopt -a -I src src/ppx_deriving_main.cmx -o src/ppx_deriving_main.cmxa
- ocamlfind ocamlc -a -I src src/ppx_deriving_main.cmo -o src/ppx_deriving_main.cma
- ocamlfind ocamlopt -shared -linkall -I src src/ppx_deriving_main.cmxa -o src/ppx_deriving_main.cmxs
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -modules src/ppx_deriving_runtime.ml > src/ppx_deriving_runtime.ml.depends
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -modules src/ppx_deriving_runtime.mli > src/ppx_deriving_runtime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmi src/ppx_deriving_runtime.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmi src/ppx_deriving_runtime.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmx src/ppx_deriving_runtime.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmx src/ppx_deriving_runtime.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 -I src src/ppx_deriving_runtime.cmx -o src/ppx_deriving_runtime.cmxa
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmo src/ppx_deriving_runtime.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -package dynlink -package result -package ppx_derivers -package ocaml-migrate-parsetree -w @5@8@10@11@12@14@23@24@26@29@40 -I src -o src/ppx_deriving_runtime.cmo src/ppx_deriving_runtime.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -I src src/ppx_deriving_runtime.cmo -o src/ppx_deriving_runtime.cma
- ocamlfind ocamlopt -shared -linkall -I src src/ppx_deriving_runtime.cmxa -o src/ppx_deriving_runtime.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_create.ml src_plugins/ppx_deriving_create.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_create.ml > src_plugins/ppx_deriving_create.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmo src_plugins/ppx_deriving_create.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmo src_plugins/ppx_deriving_create.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.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmx src_plugins/ppx_deriving_create.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_create.cmx src_plugins/ppx_deriving_create.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 -linkall -I src_plugins src_plugins/ppx_deriving_create.cmx -o src_plugins/ppx_deriving_create.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_create.cmo -o src_plugins/ppx_deriving_create.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_create.cmxa -o src_plugins/ppx_deriving_create.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_enum.ml src_plugins/ppx_deriving_enum.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_enum.ml > src_plugins/ppx_deriving_enum.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmo src_plugins/ppx_deriving_enum.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmo src_plugins/ppx_deriving_enum.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.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmx src_plugins/ppx_deriving_enum.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_enum.cmx src_plugins/ppx_deriving_enum.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 -linkall -I src_plugins src_plugins/ppx_deriving_enum.cmx -o src_plugins/ppx_deriving_enum.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_enum.cmo -o src_plugins/ppx_deriving_enum.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_enum.cmxa -o src_plugins/ppx_deriving_enum.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_eq.ml src_plugins/ppx_deriving_eq.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_eq.ml > src_plugins/ppx_deriving_eq.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmo src_plugins/ppx_deriving_eq.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmo src_plugins/ppx_deriving_eq.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.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmx src_plugins/ppx_deriving_eq.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_eq.cmx src_plugins/ppx_deriving_eq.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 -linkall -I src_plugins src_plugins/ppx_deriving_eq.cmx -o src_plugins/ppx_deriving_eq.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_eq.cmo -o src_plugins/ppx_deriving_eq.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_eq.cmxa -o src_plugins/ppx_deriving_eq.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_fold.ml src_plugins/ppx_deriving_fold.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_fold.ml > src_plugins/ppx_deriving_fold.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmo src_plugins/ppx_deriving_fold.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmo src_plugins/ppx_deriving_fold.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.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmx src_plugins/ppx_deriving_fold.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_fold.cmx src_plugins/ppx_deriving_fold.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 -linkall -I src_plugins src_plugins/ppx_deriving_fold.cmx -o src_plugins/ppx_deriving_fold.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_fold.cmo -o src_plugins/ppx_deriving_fold.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_fold.cmxa -o src_plugins/ppx_deriving_fold.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_iter.ml src_plugins/ppx_deriving_iter.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_iter.ml > src_plugins/ppx_deriving_iter.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmo src_plugins/ppx_deriving_iter.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmo src_plugins/ppx_deriving_iter.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.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmx src_plugins/ppx_deriving_iter.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_iter.cmx src_plugins/ppx_deriving_iter.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 -linkall -I src_plugins src_plugins/ppx_deriving_iter.cmx -o src_plugins/ppx_deriving_iter.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_iter.cmo -o src_plugins/ppx_deriving_iter.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_iter.cmxa -o src_plugins/ppx_deriving_iter.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_make.ml src_plugins/ppx_deriving_make.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_make.ml > src_plugins/ppx_deriving_make.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmo src_plugins/ppx_deriving_make.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmo src_plugins/ppx_deriving_make.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.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmx src_plugins/ppx_deriving_make.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_make.cmx src_plugins/ppx_deriving_make.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 -linkall -I src_plugins src_plugins/ppx_deriving_make.cmx -o src_plugins/ppx_deriving_make.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_make.cmo -o src_plugins/ppx_deriving_make.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_make.cmxa -o src_plugins/ppx_deriving_make.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_map.ml src_plugins/ppx_deriving_map.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_map.ml > src_plugins/ppx_deriving_map.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmo src_plugins/ppx_deriving_map.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmo src_plugins/ppx_deriving_map.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.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmx src_plugins/ppx_deriving_map.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_map.cmx src_plugins/ppx_deriving_map.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 -linkall -I src_plugins src_plugins/ppx_deriving_map.cmx -o src_plugins/ppx_deriving_map.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_map.cmo -o src_plugins/ppx_deriving_map.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_map.cmxa -o src_plugins/ppx_deriving_map.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_ord.ml src_plugins/ppx_deriving_ord.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_ord.ml > src_plugins/ppx_deriving_ord.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmo src_plugins/ppx_deriving_ord.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmo src_plugins/ppx_deriving_ord.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.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmx src_plugins/ppx_deriving_ord.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_ord.cmx src_plugins/ppx_deriving_ord.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 -linkall -I src_plugins src_plugins/ppx_deriving_ord.cmx -o src_plugins/ppx_deriving_ord.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_ord.cmo -o src_plugins/ppx_deriving_ord.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_ord.cmxa -o src_plugins/ppx_deriving_ord.cmxs
- cppo -V OCAML:4.05.0 -o src_plugins/ppx_deriving_show.ml src_plugins/ppx_deriving_show.cppo.ml
- ocamlfind ocamldep -package compiler-libs.common -package ppx_tools.metaquot -modules src_plugins/ppx_deriving_show.ml > src_plugins/ppx_deriving_show.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmo src_plugins/ppx_deriving_show.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmo src_plugins/ppx_deriving_show.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.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmx src_plugins/ppx_deriving_show.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.common -package ppx_tools.metaquot -w @5@8@10@11@12@14@23@24@26@29@40 -I src_plugins -I src -o src_plugins/ppx_deriving_show.cmx src_plugins/ppx_deriving_show.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 -linkall -I src_plugins src_plugins/ppx_deriving_show.cmx -o src_plugins/ppx_deriving_show.cmxa
- ocamlfind ocamlc -a -linkall -I src_plugins src_plugins/ppx_deriving_show.cmo -o src_plugins/ppx_deriving_show.cma
- ocamlfind ocamlopt -shared -linkall -I src_plugins src_plugins/ppx_deriving_show.cmxa -o src_plugins/ppx_deriving_show.cmxs
-> compiled  ppx_deriving.4.2.1
Processing 132/165: [lwt: make build] [ppx_core: jbuilder build]
-> installed ppx_deriving.4.2.1
Processing 133/165: [lwt: make build] [ppx_core: jbuilder build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/gen/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc src/gen/.gen_ast_pattern.eobjs/byte/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/native/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 133/165: [lwt: make build]
-> installed ppx_core.v0.9.3
Processing 134/165: [lwt: make build]
Processing 135/165: [lwt: make build] [ppx_optcomp: jbuilder build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_optcomp.v0.9.0
Processing 135/165: [lwt: make build]
-> installed ppx_optcomp.v0.9.0
Processing 136/165: [lwt: make build]
Processing 137/165: [lwt: make build] [ppx_driver: jbuilder build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "bench/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "ocamlbuild_plugin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "print-diff/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runner/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "runner_as_ppx/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/omp-integration/omp-ppx/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/omp-integration/test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_driver.v0.9.2
Processing 137/165: [lwt: make build]
-> installed ppx_driver.v0.9.2
Processing 138/165: [lwt: make build]
Processing 139/165: [fieldslib: jbuilder build] [lwt: make build]
Processing 140/165: [fieldslib: jbuilder build] [lwt: make build] [ppx_metaquot: jbuilder build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  fieldslib.v0.9.0
Processing 140/165: [lwt: make build] [ppx_metaquot: jbuilder build]
-> installed fieldslib.v0.9.0
Processing 141/165: [lwt: make build] [ppx_metaquot: jbuilder build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lifters/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_metaquot.v0.9.0
Processing 141/165: [lwt: make build]
-> installed ppx_metaquot.v0.9.0
Processing 142/165: [lwt: make build]
Processing 143/165: [lwt: make build] [ppx_type_conv: jbuilder build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_type_conv.v0.9.1
Processing 143/165: [lwt: make build]
-> installed ppx_type_conv.v0.9.1
Processing 144/165: [lwt: make build]
Processing 145/165: [lwt: make build] [ppx_fields_conv: jbuilder build]
Processing 146/165: [lwt: make build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "example/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_fields_conv.v0.9.0
Processing 146/165: [lwt: make build] [ppx_sexp_conv: jbuilder build]
-> installed ppx_fields_conv.v0.9.0
Processing 147/165: [lwt: make build] [ppx_sexp_conv: 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 147/165: [ppx_sexp_conv: jbuilder build]
Processing 148/165: [ppx_sexp_conv: jbuilder build] [lwt: make install]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "expander/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  ppx_sexp_conv.v0.9.0
Processing 148/165: [lwt: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/lwt.3.0.0)
- ./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 149/165: [logs: ocaml build]
-> installed ppx_sexp_conv.v0.9.0
Processing 150/165: [logs: ocaml build]
Processing 151/165: [ipaddr: dune build] [logs: ocaml build]
Processing 152/165: [ipaddr: dune build] [logs: ocaml build] [uri: 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 152/165: [ipaddr: dune build] [uri: jbuilder build]
-> installed logs.0.7.0
Processing 153/165: [ipaddr: dune build] [uri: jbuilder build]
-     ocamlopt lib/.ipaddr_top.objs/native/ipaddr_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  ipaddr.2.9.0
Processing 153/165: [uri: jbuilder build]
-> installed ipaddr.2.9.0
Processing 154/165: [uri: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "uri" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/uri.1.9.7)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "config/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "etc/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib_test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-     ocamlopt lib/.uri_top.objs/native/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
-> installed uri.1.9.7
Processing 156/165: [conduit: ./configure]
Processing 157/165: [conduit: ./configure] [irmin: jbuilder build]
- + 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 157/165: [conduit: make] [irmin: jbuilder build]
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/irmin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-chunk/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-fs/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-git/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-http/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-mem/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-mirage/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-unix/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-unix/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/common/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-chunk/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-fs/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-git/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-http/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-mem/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-unix/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc src/irmin/.irmin.objs/byte/irmin__Type.{cmo,cmt}
- File "src/irmin/type.ml", line 893, characters 4-26:
- Warning 3: deprecated: Cstruct.blit_to_string
- Use blit_to_bytes instead, blit_to_string will be removed in cstruct 5.0.0
-     ocamlopt src/irmin/.irmin.objs/native/irmin__Type.{cmx,o}
- File "src/irmin/type.ml", line 893, characters 4-26:
- Warning 3: deprecated: Cstruct.blit_to_string
- Use blit_to_bytes instead, blit_to_string will be removed in cstruct 5.0.0
-> compiled  irmin.1.4.0
Processing 157/165: [conduit: make]
-> installed irmin.1.4.0
Processing 158/165: [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 210, characters 29-32:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 210, characters 44-52:
- Warning 27: unused variable hostname.
- File "lib/conduit_lwt_unix.ml", line 210, characters 58-60:
- Warning 27: unused variable ip.
- File "lib/conduit_lwt_unix.ml", line 210, characters 68-72:
- Warning 27: unused variable port.
- 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 298, characters 27-34:
- Warning 27: unused variable timeout.
- File "lib/conduit_lwt_unix.ml", line 298, characters 36-40:
- Warning 27: unused variable stop.
- File "lib/conduit_lwt_unix.ml", line 298, characters 42-45:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 298, characters 47-55:
- Warning 27: unused variable certfile.
- File "lib/conduit_lwt_unix.ml", line 298, characters 57-64:
- Warning 27: unused variable keyfile.
- File "lib/conduit_lwt_unix.ml", line 299, characters 27-31:
- Warning 27: unused variable pass.
- File "lib/conduit_lwt_unix.ml", line 299, characters 33-37:
- Warning 27: unused variable port.
- File "lib/conduit_lwt_unix.ml", line 299, characters 38-46:
- 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 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 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 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 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 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 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 210, characters 29-32:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 210, characters 44-52:
- Warning 27: unused variable hostname.
- File "lib/conduit_lwt_unix.ml", line 210, characters 58-60:
- Warning 27: unused variable ip.
- File "lib/conduit_lwt_unix.ml", line 210, characters 68-72:
- Warning 27: unused variable port.
- 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 298, characters 27-34:
- Warning 27: unused variable timeout.
- File "lib/conduit_lwt_unix.ml", line 298, characters 36-40:
- Warning 27: unused variable stop.
- File "lib/conduit_lwt_unix.ml", line 298, characters 42-45:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 298, characters 47-55:
- Warning 27: unused variable certfile.
- File "lib/conduit_lwt_unix.ml", line 298, characters 57-64:
- Warning 27: unused variable keyfile.
- File "lib/conduit_lwt_unix.ml", line 299, characters 27-31:
- Warning 27: unused variable pass.
- File "lib/conduit_lwt_unix.ml", line 299, characters 33-37:
- Warning 27: unused variable port.
- File "lib/conduit_lwt_unix.ml", line 299, characters 38-46:
- 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 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_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_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 159/165: [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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 160/165: [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 690, characters 38-50:
- Warning: the tag "pkg_nocrypto" 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 702, characters 29-41:
- Warning: the tag "pkg_nocrypto" 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
- /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
- /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 690, characters 38-50:
- Warning: the tag "pkg_nocrypto" 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 702, characters 29-41:
- Warning: the tag "pkg_nocrypto" 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 690, characters 38-50:
- Warning: the tag "pkg_nocrypto" 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 702, characters 29-41:
- Warning: the tag "pkg_nocrypto" 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 690, characters 38-50:
- Warning: the tag "pkg_nocrypto" 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 702, characters 29-41:
- Warning: the tag "pkg_nocrypto" 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 161/165: [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 162/165: [webmachine: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "webmachine" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/webmachine.0.5.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "examples/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "lib_test/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-       ocamlc lib/.webmachine.objs/byte/wm_util.{cmi,cmo,cmt}
- File "lib/wm_util.ml", line 95, characters 12-18:
- Warning 3: deprecated: module Re_str
- Use Re.Str
-     ocamlopt lib/.webmachine.objs/native/wm_util.{cmx,o}
- File "lib/wm_util.ml", line 95, characters 12-18:
- Warning 3: deprecated: module Re_str
- Use Re.Str
-> compiled  webmachine.0.5.0
-> installed webmachine.0.5.0
Processing 164/165: [irmin-http: jbuilder build]
+ /home/opam/.opam/4.05/bin/jbuilder "build" "-p" "irmin-http" "-j" "39" (CWD=/home/opam/.opam/4.05/.opam-switch/build/irmin-http.1.3.0)
- The jbuilder binary is deprecated and will cease to be maintained in July 2019.
- Please switch to dune instead.
- File "src/irmin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-chunk/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-fs/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-git/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-http/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-mem/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-mirage/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-unix/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "src/irmin-unix/bin/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/common/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-chunk/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-fs/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-git/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-http/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-mem/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
- File "test/irmin-unix/jbuild", line 1, characters 0-0:
- Warning: jbuild files are deprecated, please convert this file to a dune file
- instead.
- Note: You can use "dune upgrade" to convert your project to dune.
-> compiled  irmin-http.1.3.0
-> installed irmin-http.1.3.0
Done.

<><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><>
=> Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead.
# Run eval $(opam env) to update the current shell environment
2024-09-12 18:43.48 ---> saved as "9ed0fa48aea3fe5a6dab448a1164e181033e77bdfd27bee98b79b4aa375e8c09"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u irmin-http:f4cde9a2ede6a1a8f66b1f3ecdcd22c3,webmachine:567969a7e8457bb426fd8f359df57216,uri:3d6939ecc29bc595fd27429f0330ff1e,ppx_type_conv:537d010c73220cae438a252e58874b55,ppx_sexp_conv:e4d75ad3b2dabfdfe1b19008c067b50b,ppx_optcomp:eb6646124e20d6933c1d0c72aa4c3a8b,ppx_metaquot:4e4e3782a8b07530dbfc1648a9fb79d6,ppx_fields_conv:dd4a7d7f81828e6c6e4e67b0e775bc8f,ppx_driver:3273db5ffc94c36b275ac727535a73d8,ppx_deriving:482751e7c913a660742f3d81ef2ca865,ppx_core:6629df5af0705ed9f898e0b149640ba8,ppx_ast:acd333d1387041f6fe9a383637b8f4c7,logs:3af2a620ab1f9a9b0ff404c8c43fdef3,irmin:0682dfa8b9f36548366615dc9c105202,ipaddr:24550b41195970fcbc12e874f48dec6d,fieldslib:4e4e3782a8b07530dbfc1648a9fb79d6,conduit:e851b40a47cb5c0e4b7e3d742b97635b,cohttp:3dce5a6d0fbd7906b14db6d0a5581279"))
2024-09-12 18:43.52 ---> saved as "0d13b038d081298de404a93bc5c1da12b5302bd5276f0a8554c5c5636fc0938a"

/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.966019') && (for DATA in prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0,cohttp.0.22.0-3dce5a6d0fbd7906b14db6d0a5581279,cohttp.0.22.0 prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4,conduit.0.15.4-e851b40a47cb5c0e4b7e3d742b97635b,conduit.0.15.4 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0,fieldslib.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,fieldslib.v0.9.0 prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0,ipaddr.2.9.0-24550b41195970fcbc12e874f48dec6d,ipaddr.2.9.0 prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0,irmin.1.4.0-0682dfa8b9f36548366615dc9c105202,irmin.1.4.0 prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0,logs.0.7.0-3af2a620ab1f9a9b0ff404c8c43fdef3,logs.0.7.0 prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1,ppx_ast.v0.9.1-acd333d1387041f6fe9a383637b8f4c7,ppx_ast.v0.9.1 prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3,ppx_core.v0.9.3-6629df5af0705ed9f898e0b149640ba8,ppx_core.v0.9.3 prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1,ppx_deriving.4.2.1-482751e7c913a660742f3d81ef2ca865,ppx_deriving.4.2.1 prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2,ppx_driver.v0.9.2-3273db5ffc94c36b275ac727535a73d8,ppx_driver.v0.9.2 prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0,ppx_fields_conv.v0.9.0-dd4a7d7f81828e6c6e4e67b0e775bc8f,ppx_fields_conv.v0.9.0 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0,ppx_metaquot.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,ppx_metaquot.v0.9.0 prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0,ppx_optcomp.v0.9.0-eb6646124e20d6933c1d0c72aa4c3a8b,ppx_optcomp.v0.9.0 prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0,ppx_sexp_conv.v0.9.0-e4d75ad3b2dabfdfe1b19008c067b50b,ppx_sexp_conv.v0.9.0 prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1,ppx_type_conv.v0.9.1-537d010c73220cae438a252e58874b55,ppx_type_conv.v0.9.1 prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7,uri.1.9.7-3d6939ecc29bc595fd27429f0330ff1e,uri.1.9.7 prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0,webmachine.0.5.0-567969a7e8457bb426fd8f359df57216,webmachine.0.5.0 prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0,irmin-http.1.3.0-f4cde9a2ede6a1a8f66b1f3ecdcd22c3,irmin-http.1.3.0; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0,cohttp.0.22.0-3dce5a6d0fbd7906b14db6d0a5581279,cohttp.0.22.0 prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4,conduit.0.15.4-e851b40a47cb5c0e4b7e3d742b97635b,conduit.0.15.4 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0,fieldslib.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,fieldslib.v0.9.0 prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0,ipaddr.2.9.0-24550b41195970fcbc12e874f48dec6d,ipaddr.2.9.0 prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0,irmin.1.4.0-0682dfa8b9f36548366615dc9c105202,irmin.1.4.0 prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0,logs.0.7.0-3af2a620ab1f9a9b0ff404c8c43fdef3,logs.0.7.0 prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1,ppx_ast.v0.9.1-acd333d1387041f6fe9a383637b8f4c7,ppx_ast.v0.9.1 prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3,ppx_core.v0.9.3-6629df5af0705ed9f898e0b149640ba8,ppx_core.v0.9.3 prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1,ppx_deriving.4.2.1-482751e7c913a660742f3d81ef2ca865,ppx_deriving.4.2.1 prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2,ppx_driver.v0.9.2-3273db5ffc94c36b275ac727535a73d8,ppx_driver.v0.9.2 prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0,ppx_fields_conv.v0.9.0-dd4a7d7f81828e6c6e4e67b0e775bc8f,ppx_fields_conv.v0.9.0 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0,ppx_metaquot.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,ppx_metaquot.v0.9.0 prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0,ppx_optcomp.v0.9.0-eb6646124e20d6933c1d0c72aa4c3a8b,ppx_optcomp.v0.9.0 prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0,ppx_sexp_conv.v0.9.0-e4d75ad3b2dabfdfe1b19008c067b50b,ppx_sexp_conv.v0.9.0 prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1,ppx_type_conv.v0.9.1-537d010c73220cae438a252e58874b55,ppx_type_conv.v0.9.1 prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7,uri.1.9.7-3d6939ecc29bc595fd27429f0330ff1e,uri.1.9.7 prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0,webmachine.0.5.0-567969a7e8457bb426fd8f359df57216,webmachine.0.5.0 prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0,irmin-http.1.3.0-f4cde9a2ede6a1a8f66b1f3ecdcd22c3,irmin-http.1.3.0; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0,cohttp.0.22.0-3dce5a6d0fbd7906b14db6d0a5581279,cohttp.0.22.0 prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4,conduit.0.15.4-e851b40a47cb5c0e4b7e3d742b97635b,conduit.0.15.4 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0,fieldslib.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,fieldslib.v0.9.0 prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0,ipaddr.2.9.0-24550b41195970fcbc12e874f48dec6d,ipaddr.2.9.0 prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0,irmin.1.4.0-0682dfa8b9f36548366615dc9c105202,irmin.1.4.0 prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0,logs.0.7.0-3af2a620ab1f9a9b0ff404c8c43fdef3,logs.0.7.0 prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1,ppx_ast.v0.9.1-acd333d1387041f6fe9a383637b8f4c7,ppx_ast.v0.9.1 prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3,ppx_core.v0.9.3-6629df5af0705ed9f898e0b149640ba8,ppx_core.v0.9.3 prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1,ppx_deriving.4.2.1-482751e7c913a660742f3d81ef2ca865,ppx_deriving.4.2.1 prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2,ppx_driver.v0.9.2-3273db5ffc94c36b275ac727535a73d8,ppx_driver.v0.9.2 prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0,ppx_fields_conv.v0.9.0-dd4a7d7f81828e6c6e4e67b0e775bc8f,ppx_fields_conv.v0.9.0 prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0,ppx_metaquot.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6,ppx_metaquot.v0.9.0 prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0,ppx_optcomp.v0.9.0-eb6646124e20d6933c1d0c72aa4c3a8b,ppx_optcomp.v0.9.0 prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0,ppx_sexp_conv.v0.9.0-e4d75ad3b2dabfdfe1b19008c067b50b,ppx_sexp_conv.v0.9.0 prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1,ppx_type_conv.v0.9.1-537d010c73220cae438a252e58874b55,ppx_type_conv.v0.9.1 prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7,uri.1.9.7-3d6939ecc29bc595fd27429f0330ff1e,uri.1.9.7 prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0,webmachine.0.5.0-567969a7e8457bb426fd8f359df57216,webmachine.0.5.0 prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0,irmin-http.1.3.0-f4cde9a2ede6a1a8f66b1f3ecdcd22c3,irmin-http.1.3.0; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.966019
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp.ocamlobjinfo
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt.ocamlobjinfo
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix.ocamlobjinfo
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_top.ocamlobjinfo
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/META
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/accept.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/accept.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/accept_lexer.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/accept_parser.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/accept_parser.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/accept_types.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/auth.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/auth.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/body.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/body.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/code.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/code.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp.cmi
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt.cmi
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_body.cmi
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_body.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_body.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_s.cmi
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_s.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix.cmi
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix_debug.cmi
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix_debug.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix_debug.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix_io.cmi
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix_io.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix_io.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix_net.cmi
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix_net.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_lwt_unix_net.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_top.cmi
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cohttp_top.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/conf.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/conf.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/connection.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/connection.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cookie.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/cookie.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/header.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/header.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/header_io.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/header_io.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/link.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/link.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/request.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/request.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/response.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/response.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/s.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/string_io.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/string_io.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/string_io_lwt.cmi
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/string_io_lwt.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/string_io_lwt.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/transfer.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/transfer.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/transfer_io.cmt
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/lib/cohttp/transfer_io.cmti
prep/universes/3dce5a6d0fbd7906b14db6d0a5581279/cohttp/0.22.0/opam
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit-lwt-unix.ocamlobjinfo
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit-lwt.ocamlobjinfo
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit.ocamlobjinfo
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/META
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit.cmi
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit.cmt
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit.cmti
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit_lwt_server.cmi
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit_lwt_server.cmt
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit_lwt_server.cmti
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit_lwt_unix.cmi
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit_lwt_unix.cmt
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit_lwt_unix.cmti
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit_trie.cmi
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit_trie.cmt
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/conduit_trie.cmti
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/resolver.cmi
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/resolver.cmt
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/resolver.cmti
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/resolver_lwt.cmi
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/resolver_lwt.cmt
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/resolver_lwt.cmti
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/resolver_lwt_unix.cmi
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/resolver_lwt_unix.cmt
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/lib/conduit/resolver_lwt_unix.cmti
prep/universes/e851b40a47cb5c0e4b7e3d742b97635b/conduit/0.15.4/opam
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/doc/
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/doc/fieldslib/
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/doc/fieldslib/CHANGES.md
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/doc/fieldslib/LICENSE.txt
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/lib/
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/lib/fieldslib/
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/lib/fieldslib/fieldslib.ocamlobjinfo
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/lib/fieldslib/META
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/lib/fieldslib/dune-package
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/lib/fieldslib/fieldslib.cmi
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/lib/fieldslib/fieldslib.cmt
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/fieldslib/v0.9.0/opam
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/doc/
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/doc/ipaddr/
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/doc/ipaddr/CHANGES.md
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/doc/ipaddr/LICENSE.md
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/doc/ipaddr/README.md
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/ipaddr.ocamlobjinfo
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/META
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/dune-package
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/ipaddr.cmi
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/ipaddr.cmt
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/ipaddr.cmti
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/macaddr.cmi
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/macaddr.cmt
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/macaddr.cmti
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/top/
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/top/ipaddr_top.ocamlobjinfo
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/top/ipaddr_top.cmi
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/top/ipaddr_top.cmt
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/top/ipaddr_top.cmti
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/unix/
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/unix/ipaddr_unix.ocamlobjinfo
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/unix/ipaddr_unix.cmi
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/unix/ipaddr_unix.cmt
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/lib/ipaddr/unix/ipaddr_unix.cmti
prep/universes/24550b41195970fcbc12e874f48dec6d/ipaddr/2.9.0/opam
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/doc/
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/doc/irmin/
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/doc/irmin/CHANGES.md
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/doc/irmin/LICENSE.md
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/doc/irmin/README.md
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin.ocamlobjinfo
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/META
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/dune-package
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Branch.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Branch.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Branch.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Commit.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Commit.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Commit.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Conf.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Conf.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Conf.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Contents.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Contents.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Contents.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Diff.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Diff.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Diff.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Dot.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Dot.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Dot.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Hash.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Hash.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Hash.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Info.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Info.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Info.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Lock.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Lock.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Lock.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Merge.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Merge.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Merge.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Node.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Node.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Node.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Object_graph.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Object_graph.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Object_graph.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Path.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Path.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Path.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__S.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__S.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Slice.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Slice.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Slice.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Store.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Store.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Store.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Sync.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Sync.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Sync.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Sync_ext.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Sync_ext.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Sync_ext.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Tree.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Tree.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Tree.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Type.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Type.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Type.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Version.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Version.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Watch.cmi
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Watch.cmt
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/lib/irmin/irmin__Watch.cmti
prep/universes/0682dfa8b9f36548366615dc9c105202/irmin/1.4.0/opam
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/doc/
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/doc/logs/
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/doc/logs/CHANGES.md
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/doc/logs/LICENSE.md
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/doc/logs/README.md
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/doc/logs/tags.ml
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/doc/logs/tool.ml
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs.ocamlobjinfo
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_cli.ocamlobjinfo
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_fmt.ocamlobjinfo
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_lwt.ocamlobjinfo
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_threaded.ocamlobjinfo
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_top.ocamlobjinfo
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/META
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs.cmi
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs.cmti
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_cli.cmi
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_cli.cmti
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_fmt.cmi
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_fmt.cmti
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_lwt.cmi
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_lwt.cmti
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_threaded.cmi
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/lib/logs/logs_threaded.cmti
prep/universes/3af2a620ab1f9a9b0ff404c8c43fdef3/logs/0.7.0/opam
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/doc/
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/doc/ppx_ast/
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/doc/ppx_ast/CHANGES.md
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/doc/ppx_ast/LICENSE.txt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/doc/ppx_ast/README.org
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast.ocamlobjinfo
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/META
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/dune-package
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Ast.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Ast.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Ast_helper.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Ast_helper.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Ast_helper.cmti
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Docstrings.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Docstrings.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Docstrings.cmti
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Import.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Import.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Lexer.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Lexer.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Parse.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Parse.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Parse.cmti
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Parser.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Parser.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Parser.cmti
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Pprintast.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Pprintast.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Pprintast.cmti
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Syntaxerr.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Syntaxerr.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Syntaxerr.cmti
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Warn.cmi
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Warn.cmt
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/lib/ppx_ast/ppx_ast__Warn.cmti
prep/universes/acd333d1387041f6fe9a383637b8f4c7/ppx_ast/v0.9.1/opam
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/doc/
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/doc/ppx_core/
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/doc/ppx_core/CHANGES.md
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/doc/ppx_core/LICENSE.txt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/doc/ppx_core/README.md
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core.ocamlobjinfo
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/META
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/dune-package
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_builder.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_builder.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_builder.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_builder_generated.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_builder_generated.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_builder_intf.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_builder_intf.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_pattern.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_pattern.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_pattern.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_pattern0.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_pattern0.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_pattern_generated.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_pattern_generated.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_traverse.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_traverse.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Ast_traverse.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Attribute.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Attribute.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Attribute.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Caller_id.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Caller_id.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Code_matcher.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Code_matcher.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Code_matcher.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Common.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Common.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Common.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Compiler_specifics.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Compiler_specifics.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Context_free.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Context_free.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Context_free.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Extension.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Extension.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Extension.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__File_path.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__File_path.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__File_path.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Glue.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Glue.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Import.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Import.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Loc.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Loc.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Loc.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Location.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Location.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Location.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Longident.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Longident.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Longident.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Name.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Name.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Name.cmti
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Spellcheck.cmi
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/lib/ppx_core/ppx_core__Spellcheck.cmt
prep/universes/6629df5af0705ed9f898e0b149640ba8/ppx_core/v0.9.3/opam
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/doc/
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/doc/ppx_deriving/
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/doc/ppx_deriving/CHANGELOG.md
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/doc/ppx_deriving/LICENSE.txt
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/doc/ppx_deriving/README.md
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_create.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_enum.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_eq.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_fold.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_iter.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_main.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_make.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_map.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_ord.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_runtime.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_show.ocamlobjinfo
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/META
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving.cmi
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving.cmti
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_runtime.cmi
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/lib/ppx_deriving/ppx_deriving_runtime.cmti
prep/universes/482751e7c913a660742f3d81ef2ca865/ppx_deriving/4.2.1/opam
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/doc/
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/doc/ppx_driver/
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/doc/ppx_driver/CHANGES.md
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/doc/ppx_driver/LICENSE.txt
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/doc/ppx_driver/README.md
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver.ocamlobjinfo
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/META
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/dune-package
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ocamlbuild/
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.ocamlobjinfo
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.cmi
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.cmt
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ocamlbuild/ppx_driver_ocamlbuild.cmti
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver.cmi
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver.cmt
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver.cmti
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver__.cmi
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver__.cmt
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver__Import.cmi
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver__Import.cmt
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver__Reconcile.cmi
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver__Reconcile.cmt
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/ppx_driver__Reconcile.cmti
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/print_diff/
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/print_diff/print_diff.ocamlobjinfo
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/print_diff/print_diff.cmi
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/print_diff/print_diff.cmt
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/print_diff/print_diff.cmti
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/runner/
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/runner/ppx_driver_runner.ocamlobjinfo
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/runner/ppx_driver_runner.cmi
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/runner/ppx_driver_runner.cmt
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/runner_as_ppx/
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.ocamlobjinfo
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.cmi
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/lib/ppx_driver/runner_as_ppx/ppx_driver_runner_as_ppx.cmt
prep/universes/3273db5ffc94c36b275ac727535a73d8/ppx_driver/v0.9.2/opam
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/doc/
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/doc/ppx_fields_conv/
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/doc/ppx_fields_conv/CHANGES.md
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/doc/ppx_fields_conv/LICENSE.txt
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/doc/ppx_fields_conv/README.md
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/lib/
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/lib/ppx_fields_conv/
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/lib/ppx_fields_conv/ppx_fields_conv.ocamlobjinfo
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/lib/ppx_fields_conv/META
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/lib/ppx_fields_conv/dune-package
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/lib/ppx_fields_conv/ppx_fields_conv.cmi
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/lib/ppx_fields_conv/ppx_fields_conv.cmt
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/lib/ppx_fields_conv/ppx_fields_conv.cmti
prep/universes/dd4a7d7f81828e6c6e4e67b0e775bc8f/ppx_fields_conv/v0.9.0/opam
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/doc/
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/doc/ppx_metaquot/
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/doc/ppx_metaquot/LICENSE.txt
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/doc/ppx_metaquot/README.org
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/ppx_metaquot/
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/ppx_metaquot/ppx_metaquot.ocamlobjinfo
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/ppx_metaquot/META
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/ppx_metaquot/dune-package
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/ppx_metaquot/lifters/
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/ppx_metaquot/lifters/ppx_metaquot_lifters.ocamlobjinfo
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/ppx_metaquot/lifters/ppx_metaquot_lifters.cmi
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/ppx_metaquot/lifters/ppx_metaquot_lifters.cmt
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/ppx_metaquot/ppx_metaquot.cmi
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/lib/ppx_metaquot/ppx_metaquot.cmt
prep/universes/4e4e3782a8b07530dbfc1648a9fb79d6/ppx_metaquot/v0.9.0/opam
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/doc/
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/doc/ppx_optcomp/
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/doc/ppx_optcomp/CHANGES.md
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/doc/ppx_optcomp/LICENSE.txt
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/doc/ppx_optcomp/README.md
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/lib/
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/lib/ppx_optcomp/
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/lib/ppx_optcomp/ppx_optcomp.ocamlobjinfo
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/lib/ppx_optcomp/META
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/lib/ppx_optcomp/dune-package
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/lib/ppx_optcomp/ppx_optcomp.cmi
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/lib/ppx_optcomp/ppx_optcomp.cmt
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/lib/ppx_optcomp/ppx_optcomp.cmti
prep/universes/eb6646124e20d6933c1d0c72aa4c3a8b/ppx_optcomp/v0.9.0/opam
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/doc/
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/doc/ppx_sexp_conv/
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/doc/ppx_sexp_conv/CHANGES.md
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/doc/ppx_sexp_conv/LICENSE.txt
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/doc/ppx_sexp_conv/README.org
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/ppx_sexp_conv.ocamlobjinfo
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/META
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/dune-package
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/expander/
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.ocamlobjinfo
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmi
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmt
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmti
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/ppx_sexp_conv.cmi
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/ppx_sexp_conv.cmt
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/lib/ppx_sexp_conv/ppx_sexp_conv.cmti
prep/universes/e4d75ad3b2dabfdfe1b19008c067b50b/ppx_sexp_conv/v0.9.0/opam
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/doc/
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/doc/ppx_type_conv/
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/doc/ppx_type_conv/CHANGES.md
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/doc/ppx_type_conv/LICENSE.txt
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/doc/ppx_type_conv/README.md
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv.ocamlobjinfo
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/META
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/dune-package
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv.cmi
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv.cmt
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv__Ignore_unused_warning.cmi
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv__Ignore_unused_warning.cmt
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv__Ignore_unused_warning.cmti
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv__Std.cmi
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv__Std.cmt
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv__Type_conv.cmi
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv__Type_conv.cmt
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/lib/ppx_type_conv/ppx_type_conv__Type_conv.cmti
prep/universes/537d010c73220cae438a252e58874b55/ppx_type_conv/v0.9.1/opam
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/doc/
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/doc/uri/
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/doc/uri/CHANGES.md
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/doc/uri/LICENSE.md
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/doc/uri/README.md
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/uri.ocamlobjinfo
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/META
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/dune-package
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/services/
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/services/uri_services.ocamlobjinfo
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/services/uri_services.cmi
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/services/uri_services.cmt
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/services/uri_services.cmti
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/services_full/
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/services_full/uri_services_full.ocamlobjinfo
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/services_full/uri_services_full.cmi
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/services_full/uri_services_full.cmt
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/services_full/uri_services_full.cmti
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/top/
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/top/uri_top.ocamlobjinfo
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/top/uri_top.cmi
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/top/uri_top.cmt
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/uri.cmi
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/uri.cmt
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/uri.cmti
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/uri_re.cmi
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/uri_re.cmt
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/lib/uri/uri_re.cmti
prep/universes/3d6939ecc29bc595fd27429f0330ff1e/uri/1.9.7/opam
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/doc/
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/doc/webmachine/
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/doc/webmachine/LICENSE
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/doc/webmachine/README.md
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/lib/
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/lib/webmachine/
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/lib/webmachine/webmachine.ocamlobjinfo
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/lib/webmachine/META
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/lib/webmachine/dune-package
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/lib/webmachine/webmachine.cmi
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/lib/webmachine/webmachine.cmt
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/lib/webmachine/webmachine.cmti
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/lib/webmachine/wm_util.cmi
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/lib/webmachine/wm_util.cmt
prep/universes/567969a7e8457bb426fd8f359df57216/webmachine/0.5.0/opam
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/doc/
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/doc/irmin-http/
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/doc/irmin-http/CHANGES.md
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/doc/irmin-http/LICENSE.md
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/doc/irmin-http/README.md
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/irmin_http.ocamlobjinfo
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/META
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/dune-package
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/irmin_http.cmi
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/irmin_http.cmt
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/irmin_http.cmti
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/irmin_http_common.cmi
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/irmin_http_common.cmt
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/irmin_http_common.cmti
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/irmin_http_server.cmi
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/irmin_http_server.cmt
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/lib/irmin-http/irmin_http_server.cmti
prep/universes/f4cde9a2ede6a1a8f66b1f3ecdcd22c3/irmin-http/1.3.0/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:cohttp.0.22.0-3dce5a6d0fbd7906b14db6d0a5581279:6f4e8bc1d872cfa3a9d974f2bd67c49a8ea98a6eb02c55bd5b4dc64f2b82f7db
HASHES:conduit.0.15.4-e851b40a47cb5c0e4b7e3d742b97635b:4a4d143f535bba0e5507107ac88be92c879bc5696bdca58898d70e809c1e78f0
HASHES:fieldslib.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6:7ec1ef654175ce43159bdbe5053a78e919b3d0b30e4c9e5f26bc619d6824fe04
HASHES:ipaddr.2.9.0-24550b41195970fcbc12e874f48dec6d:7c0447568939887b375da4ab87fea01628a69376ba805a316d702448767b9b34
HASHES:irmin.1.4.0-0682dfa8b9f36548366615dc9c105202:62945762e176adea723335e7e4ded711f9854ee453276a41824d399d0da01add
HASHES:logs.0.7.0-3af2a620ab1f9a9b0ff404c8c43fdef3:661d99edb640656b0868be6f3f24b68d2eb6cc906ef1f3f46f9cec674275193c
HASHES:ppx_ast.v0.9.1-acd333d1387041f6fe9a383637b8f4c7:9694d5a79d66905889fe80b4f63f2dd5c50ebb59d9755f6f4f2ab42420fb917f
HASHES:ppx_core.v0.9.3-6629df5af0705ed9f898e0b149640ba8:5f197bf17e6470b51352499cb2bcc99c164e3be0d094d2eefc9fec0857206bdc
HASHES:ppx_deriving.4.2.1-482751e7c913a660742f3d81ef2ca865:082d0525e39d74b15e74050d38ebe42c94682f60258f2a540b46d7dc8135421c
HASHES:ppx_driver.v0.9.2-3273db5ffc94c36b275ac727535a73d8:8adf61102258a5ca35d844316f523aeff9c5c65fdf9456d1e51839af5b30ba1a
HASHES:ppx_fields_conv.v0.9.0-dd4a7d7f81828e6c6e4e67b0e775bc8f:b87d644caeec1699f71916e930eed054eba6b626bf3577295160b576eea12701
HASHES:ppx_metaquot.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6:9fd2802bec85f2582d23d63c0f4537a97f9ed194b787f948fca9daa090d41a60
HASHES:ppx_optcomp.v0.9.0-eb6646124e20d6933c1d0c72aa4c3a8b:56b81f95374093779aba956a6c4b91cd86beb0f0d72b4ac11d544472cb4a125d
HASHES:ppx_sexp_conv.v0.9.0-e4d75ad3b2dabfdfe1b19008c067b50b:472749532498fbda63fc4828a5e86b5773f63a64327904e83a866a250d91748e
HASHES:ppx_type_conv.v0.9.1-537d010c73220cae438a252e58874b55:08efdde6dca36b080dfaad1e44dbb512390f50c44b102435bd2385b0f39a495b
HASHES:uri.1.9.7-3d6939ecc29bc595fd27429f0330ff1e:a9a1d8223fa23db80029da31bfc7b6746f81e09d5cef4289b6d73382ffa69c1e
HASHES:webmachine.0.5.0-567969a7e8457bb426fd8f359df57216:dd055225069ba825c486b5c7fccf1e7e8eb6b28d7d3dd2cb2d73bf1563eaaef2
HASHES:irmin-http.1.3.0-f4cde9a2ede6a1a8f66b1f3ecdcd22c3:f07063797004e651117efe5ba0b7dcb7b1b63fc03b280c06468483480150f989
2024-09-12 18:44.05 ---> saved as "0b1b6a2f6218f89a42d8063e77f7efbd09d42736679abdbffdea613cd4728adf"
Job succeeded
2024-09-12 18:51.32: irmin-http.1.3.0-f4cde9a2ede6a1a8f66b1f3ecdcd22c3 -> f07063797004e651117efe5ba0b7dcb7b1b63fc03b280c06468483480150f989
2024-09-12 18:51.32: webmachine.0.5.0-567969a7e8457bb426fd8f359df57216 -> dd055225069ba825c486b5c7fccf1e7e8eb6b28d7d3dd2cb2d73bf1563eaaef2
2024-09-12 18:51.32: uri.1.9.7-3d6939ecc29bc595fd27429f0330ff1e -> a9a1d8223fa23db80029da31bfc7b6746f81e09d5cef4289b6d73382ffa69c1e
2024-09-12 18:51.32: ppx_type_conv.v0.9.1-537d010c73220cae438a252e58874b55 -> 08efdde6dca36b080dfaad1e44dbb512390f50c44b102435bd2385b0f39a495b
2024-09-12 18:51.32: ppx_sexp_conv.v0.9.0-e4d75ad3b2dabfdfe1b19008c067b50b -> 472749532498fbda63fc4828a5e86b5773f63a64327904e83a866a250d91748e
2024-09-12 18:51.32: ppx_optcomp.v0.9.0-eb6646124e20d6933c1d0c72aa4c3a8b -> 56b81f95374093779aba956a6c4b91cd86beb0f0d72b4ac11d544472cb4a125d
2024-09-12 18:51.32: ppx_metaquot.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6 -> 9fd2802bec85f2582d23d63c0f4537a97f9ed194b787f948fca9daa090d41a60
2024-09-12 18:51.32: ppx_fields_conv.v0.9.0-dd4a7d7f81828e6c6e4e67b0e775bc8f -> b87d644caeec1699f71916e930eed054eba6b626bf3577295160b576eea12701
2024-09-12 18:51.32: ppx_driver.v0.9.2-3273db5ffc94c36b275ac727535a73d8 -> 8adf61102258a5ca35d844316f523aeff9c5c65fdf9456d1e51839af5b30ba1a
2024-09-12 18:51.32: ppx_deriving.4.2.1-482751e7c913a660742f3d81ef2ca865 -> 082d0525e39d74b15e74050d38ebe42c94682f60258f2a540b46d7dc8135421c
2024-09-12 18:51.32: ppx_core.v0.9.3-6629df5af0705ed9f898e0b149640ba8 -> 5f197bf17e6470b51352499cb2bcc99c164e3be0d094d2eefc9fec0857206bdc
2024-09-12 18:51.32: ppx_ast.v0.9.1-acd333d1387041f6fe9a383637b8f4c7 -> 9694d5a79d66905889fe80b4f63f2dd5c50ebb59d9755f6f4f2ab42420fb917f
2024-09-12 18:51.32: logs.0.7.0-3af2a620ab1f9a9b0ff404c8c43fdef3 -> 661d99edb640656b0868be6f3f24b68d2eb6cc906ef1f3f46f9cec674275193c
2024-09-12 18:51.32: irmin.1.4.0-0682dfa8b9f36548366615dc9c105202 -> 62945762e176adea723335e7e4ded711f9854ee453276a41824d399d0da01add
2024-09-12 18:51.32: ipaddr.2.9.0-24550b41195970fcbc12e874f48dec6d -> 7c0447568939887b375da4ab87fea01628a69376ba805a316d702448767b9b34
2024-09-12 18:51.32: fieldslib.v0.9.0-4e4e3782a8b07530dbfc1648a9fb79d6 -> 7ec1ef654175ce43159bdbe5053a78e919b3d0b30e4c9e5f26bc619d6824fe04
2024-09-12 18:51.32: conduit.0.15.4-e851b40a47cb5c0e4b7e3d742b97635b -> 4a4d143f535bba0e5507107ac88be92c879bc5696bdca58898d70e809c1e78f0
2024-09-12 18:51.32: cohttp.0.22.0-3dce5a6d0fbd7906b14db6d0a5581279 -> 6f4e8bc1d872cfa3a9d974f2bd67c49a8ea98a6eb02c55bd5b4dc64f2b82f7db
2024-09-12 18:51.32: Job succeeded