Build:
  1. 0
2024-01-29 15:19.00: New job: Voodoo prep opam-publish.0.3.0+transition; f25ad8256e7aeb6f41b43d683a08eae4
2024-01-29 15:19.00: Waiting for resource in pool OCluster
2024-01-29 18:11.05: Waiting for worker…
2024-01-29 18:11.31: Got resource from pool OCluster
2024-01-29 18:11.31: Using cache hint "docs-universe-prep-4.05.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.13.0 ocamlfind.1.9.6"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy opam-publish.0.3.0+transition zed.1.6 zarith.1.13 yojson.1.7.0 x509.0.9.0 uutf.1.0.3 uri.1.9.7 topkg.1.0.7 tls.0.10.6 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 sexplib.v0.9.3 seq.0.3.1 rresult.0.6.0 result.1.5 react.1.2.1 re.1.11.0 publish.0.3.4 ptime.0.8.5 ppxfind.1.4 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.0 ppx_tools_versioned.5.4.0 ppx_tools.5.0+4.05.0 ppx_sexp_conv.v0.9.0 ppx_optcomp.v0.9.0 ppx_metaquot.v0.9.0 ppx_fields_conv.v0.9.0 ppx_driver.v0.9.2 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_cstruct.5.2.0 ppx_core.v0.9.3 ppx_ast.v0.9.1 opam-lib.1.3.1 ocb-stubblr.0.1.1-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 nocrypto.0.5.4-2 mirage-no-xen.1 mirage-no-solo5.1 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 magic-mime.1.3.1 lwt_react.1.1.5 lwt.3.0.0 logs.0.7.0 lambda-term.1.12.0 jsonm.1.0.2 jbuilder.1.0+beta20.2 ipaddr.2.9.0 gmap.0.3.0 github.2.3.0 fmt.0.8.9 fieldslib.v0.9.0 extlib.1.7.7-1 easy-format.1.3.2 dune.3.13.0 dose3.5.0.1-2 domain-name.0.4.0 cudf.0.9-1 cstruct-sexp.5.2.0 cstruct-lwt.5.2.0 cstruct.5.2.0 cpuid.0.1.2 cppo_ocamlbuild.1.6.9 cppo.1.6.9 conf-gmp.4 conduit.0.15.4 cohttp.0.22.0 cmdliner.1.0.4 camomile.1.0.2 camlp-streams.5.0.1 biniou.1.2.2 bigarray-compat.1.1.0 base64.2.3.0 base-num.base base-bytes.base base.v0.9.4 atdgen.1.12.0 atd.1.12.0 astring.0.8.5 asn1-combinators.0.2.5 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u opam-publish:f25ad8256e7aeb6f41b43d683a08eae4,publish:bd05b71a1be23437c8ba1d96d7f12178,opam-lib:0da2d9cd5e99581df6df4cb915d6569b,dose3:1748538cc876ac6cdef9769b85bbbe76"))
 (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.314739') && (for DATA in prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2,dose3.5.0.1-2-1748538cc876ac6cdef9769b85bbbe76,dose3.5.0.1-2 prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1,opam-lib.1.3.1-0da2d9cd5e99581df6df4cb915d6569b,opam-lib.1.3.1 prep/universes/bd05b71a1be23437c8ba1d96d7f12178/publish/0.3.4,publish.0.3.4-bd05b71a1be23437c8ba1d96d7f12178,publish.0.3.4 prep/universes/f25ad8256e7aeb6f41b43d683a08eae4/opam-publish/0.3.0+transition,opam-publish.0.3.0+transition-f25ad8256e7aeb6f41b43d683a08eae4,opam-publish.0.3.0+transition; 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/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2,dose3.5.0.1-2-1748538cc876ac6cdef9769b85bbbe76,dose3.5.0.1-2 prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1,opam-lib.1.3.1-0da2d9cd5e99581df6df4cb915d6569b,opam-lib.1.3.1 prep/universes/bd05b71a1be23437c8ba1d96d7f12178/publish/0.3.4,publish.0.3.4-bd05b71a1be23437c8ba1d96d7f12178,publish.0.3.4 prep/universes/f25ad8256e7aeb6f41b43d683a08eae4/opam-publish/0.3.0+transition,opam-publish.0.3.0+transition-f25ad8256e7aeb6f41b43d683a08eae4,opam-publish.0.3.0+transition; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2,dose3.5.0.1-2-1748538cc876ac6cdef9769b85bbbe76,dose3.5.0.1-2 prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1,opam-lib.1.3.1-0da2d9cd5e99581df6df4cb915d6569b,opam-lib.1.3.1 prep/universes/bd05b71a1be23437c8ba1d96d7f12178/publish/0.3.4,publish.0.3.4-bd05b71a1be23437c8ba1d96d7f12178,publish.0.3.4 prep/universes/f25ad8256e7aeb6f41b43d683a08eae4/opam-publish/0.3.0+transition,opam-publish.0.3.0+transition-f25ad8256e7aeb6f41b43d683a08eae4,opam-publish.0.3.0+transition; 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 fa54337f6a5b74cd57d2333740d06f63569c3cd5 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.05.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 18:11.31: RETRYING: 2024-01-29/151900-voodoo-prep-8c72e3 Number of retries: 0 (retriable error condition)
Building on marpe.caelum.ci.dev
All commits already cached
Updating files:  95% (31258/32646)
Updating files:  96% (31341/32646)
Updating files:  97% (31667/32646)
Updating files:  98% (31994/32646)
Updating files:  99% (32320/32646)
Updating files: 100% (32646/32646)
Updating files: 100% (32646/32646), done.
HEAD is now at fa54337f6a Merge pull request #25099 from backtracking/fix-ocamlgraph-tarball-urls

(build "tools" …)

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

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

/: (workdir /home/opam)

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

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

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

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

The following actions will be performed:
  - install ocamlbuild          0.14.3 [required by bos]
  - install cmdliner            1.0.4  [required by voodoo-prep]
  - install ocamlfind           1.9.6  [required by bos]
  - install topkg               1.0.7  [required by bos]
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install astring             0.8.5  [required by bos]
  - install dune                3.13.0 [required by voodoo-prep]
  - install fpath               0.7.3  [required by voodoo-prep]
  - install stdlib-shims        0.3.0  [required by fmt]
  - install seq                 0.3.1  [required by fmt]
  - install result              1.5    [required by rresult]
  - install opam-file-format    2.1.6  [required by opam-format]
  - install cppo                1.6.9  [required by opam-core]
  - install ocamlgraph          2.0.0  [required by opam-core]
  - install re                  1.11.0 [required by opam-format]
  - install fmt                 0.8.9  [required by bos]
  - install rresult             0.6.0  [required by bos]
  - install opam-core           2.1.5  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.5  [required by voodoo-prep]
  - install bos                 0.2.0  [required by voodoo-prep]
  - install voodoo-prep         ~dev*
===== 22 to install =====

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed ocamlfind-secondary.1.9.6
-> installed topkg.1.0.7
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.13.0
-> installed result.1.5
-> installed seq.0.3.1
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed cppo.1.6.9
-> installed rresult.0.6.0
-> installed re.1.11.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:06.23 ---> using "eeb612487fd8dcd7dea2991932fe507ef16bd9a1345d4af6c7c19ccb634d66b8" from cache

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

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

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

/: (workdir /home/opam)

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

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

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

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:06.24 ---> using "55552790ef69e0a28067f8849a11f59be44c4d42102fd7909bb702460b070995" from cache

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

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

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

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-01-29 18:06.24 ---> using "2bf174f4666c8fbf7936d82f50a92186a5fb1625bc8cd895163dd64c6f4251cb" from cache

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

2024-01-29 18:06.24 ---> using "6deeb87c71bdc9923e5aa631d6124fef641a68a8392a75015bdbe90cc6456cc0" from cache

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

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

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

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy opam-publish.0.3.0+transition zed.1.6 zarith.1.13 yojson.1.7.0 x509.0.9.0 uutf.1.0.3 uri.1.9.7 topkg.1.0.7 tls.0.10.6 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 sexplib.v0.9.3 seq.0.3.1 rresult.0.6.0 result.1.5 react.1.2.1 re.1.11.0 publish.0.3.4 ptime.0.8.5 ppxfind.1.4 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.0 ppx_tools_versioned.5.4.0 ppx_tools.5.0+4.05.0 ppx_sexp_conv.v0.9.0 ppx_optcomp.v0.9.0 ppx_metaquot.v0.9.0 ppx_fields_conv.v0.9.0 ppx_driver.v0.9.2 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_cstruct.5.2.0 ppx_core.v0.9.3 ppx_ast.v0.9.1 opam-lib.1.3.1 ocb-stubblr.0.1.1-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 nocrypto.0.5.4-2 mirage-no-xen.1 mirage-no-solo5.1 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 magic-mime.1.3.1 lwt_react.1.1.5 lwt.3.0.0 logs.0.7.0 lambda-term.1.12.0 jsonm.1.0.2 jbuilder.1.0+beta20.2 ipaddr.2.9.0 gmap.0.3.0 github.2.3.0 fmt.0.8.9 fieldslib.v0.9.0 extlib.1.7.7-1 easy-format.1.3.2 dune.3.13.0 dose3.5.0.1-2 domain-name.0.4.0 cudf.0.9-1 cstruct-sexp.5.2.0 cstruct-lwt.5.2.0 cstruct.5.2.0 cpuid.0.1.2 cppo_ocamlbuild.1.6.9 cppo.1.6.9 conf-gmp.4 conduit.0.15.4 cohttp.0.22.0 cmdliner.1.0.4 camomile.1.0.2 camlp-streams.5.0.1 biniou.1.2.2 bigarray-compat.1.1.0 base64.2.3.0 base-num.base base-bytes.base base.v0.9.4 atdgen.1.12.0 atd.1.12.0 astring.0.8.5 asn1-combinators.0.2.5 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

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

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

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

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

<><> Carrying on to "opam depext -viy opam-publish.0.3.0+transition zed.1.6 zarith.1.13 yojson.1.7.0 x509.0.9.0 uutf.1.0.3 uri.1.9.7 topkg.1.0.7 tls.0.10.6 stringext.1.6.0 stdlib-shims.0.3.0 stdio.v0.9.1 sexplib.v0.9.3 seq.0.3.1 rresult.0.6.0 result.1.5 react.1.2.1 re.1.11.0 publish.0.3.4 ptime.0.8.5 ppxfind.1.4 ppx_type_conv.v0.9.1 ppx_traverse_builtins.v0.9.0 ppx_tools_versioned.5.4.0 ppx_tools.5.0+4.05.0 ppx_sexp_conv.v0.9.0 ppx_optcomp.v0.9.0 ppx_metaquot.v0.9.0 ppx_fields_conv.v0.9.0 ppx_driver.v0.9.2 ppx_deriving.4.5-1 ppx_derivers.1.2.1 ppx_cstruct.5.2.0 ppx_core.v0.9.3 ppx_ast.v0.9.1 opam-lib.1.3.1 ocb-stubblr.0.1.1-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 nocrypto.0.5.4-2 mirage-no-xen.1 mirage-no-solo5.1 menhirSdk.20211128 menhirLib.20211128 menhir.20211128 magic-mime.1.3.1 lwt_react.1.1.5 lwt.3.0.0 logs.0.7.0 lambda-term.1.12.0 jsonm.1.0.2 jbuilder.1.0+beta20.2 ipaddr.2.9.0 gmap.0.3.0 github.2.3.0 fmt.0.8.9 fieldslib.v0.9.0 extlib.1.7.7-1 easy-format.1.3.2 dune.3.13.0 dose3.5.0.1-2 domain-name.0.4.0 cudf.0.9-1 cstruct-sexp.5.2.0 cstruct-lwt.5.2.0 cstruct.5.2.0 cpuid.0.1.2 cppo_ocamlbuild.1.6.9 cppo.1.6.9 conf-gmp.4 conduit.0.15.4 cohttp.0.22.0 cmdliner.1.0.4 camomile.1.0.2 camlp-streams.5.0.1 biniou.1.2.2 bigarray-compat.1.1.0 base64.2.3.0 base-num.base base-bytes.base base.v0.9.4 atdgen.1.12.0 atd.1.12.0 astring.0.8.5 asn1-combinators.0.2.5" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libgmp-dev
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                    1.6.9
  - install mirage-no-xen           1
  - install stdlib-shims            0.3.0
  - install domain-name             0.4.0
  - install cpuid                   0.1.2
  - install conf-gmp                4
  - install stringext               1.6.0
  - install base-num                base
  - install gmap                    0.3.0
  - install ppx_derivers            1.2.1
  - install ocamlbuild              0.14.3
  - install ocamlgraph              1.8.8
  - install menhirSdk               20211128
  - install camomile                1.0.2
  - install magic-mime              1.3.1
  - install mirage-no-solo5         1
  - install bigarray-compat         1.1.0
  - install base-bytes              base
  - install ppx_tools               5.0+4.05.0
  - install cmdliner                1.0.4
  - install seq                     0.3.1
  - install jbuilder                1.0+beta20.2
  - install result                  1.5
  - install menhirLib               20211128
  - install camlp-streams           5.0.1
  - install easy-format             1.3.2
  - install zarith                  1.13
  - install num                     0
  - install topkg                   1.0.7
  - install cppo_ocamlbuild         1.6.9
  - install cstruct                 5.2.0
  - install extlib                  1.7.7-1
  - install base64                  2.3.0
  - install re                      1.11.0
  - install ppx_traverse_builtins   v0.9.0
  - install ocaml-compiler-libs     v0.9.0
  - install ocaml-migrate-parsetree 1.8.0
  - install menhir                  20211128
  - install biniou                  1.2.2
  - install sexplib                 v0.9.3
  - install uutf                    1.0.3
  - install rresult                 0.6.0
  - install react                   1.2.1
  - install ptime                   0.8.5
  - install fmt                     0.8.9
  - install astring                 0.8.5
  - install lwt                     3.0.0
  - install cudf                    0.9-1
  - install ppxfind                 1.4
  - install ppx_tools_versioned     5.4.0
  - install ppx_ast                 v0.9.1
  - install atd                     1.12.0
  - install yojson                  1.7.0
  - install cstruct-sexp            5.2.0
  - install base                    v0.9.4
  - install jsonm                   1.0.2
  - install zed                     1.6
  - install asn1-combinators        0.2.5
  - install ocb-stubblr             0.1.1-1
  - install lwt_react               1.1.5
  - install logs                    0.7.0
  - install cstruct-lwt             5.2.0
  - install dose3                   5.0.1-2
  - install ppx_deriving            4.5-1
  - install ppx_cstruct             5.2.0
  - install atdgen                  1.12.0
  - install stdio                   v0.9.1
  - install lambda-term             1.12.0
  - install opam-lib                1.3.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 nocrypto                0.5.4-2
  - install ipaddr                  2.9.0
  - install x509                    0.9.0
  - install tls                     0.10.6
  - install conduit                 0.15.4
  - install cohttp                  0.22.0
  - install github                  2.3.0
  - install publish                 0.3.4
  - install opam-publish            0.3.0+transition
===== 87 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18743 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/261:
Processing  2/261:
Processing  3/261:
-> retrieved asn1-combinators.0.2.5  (cached)
Processing  4/261:
-> retrieved astring.0.8.5  (cached)
Processing  5/261:
-> retrieved atd.1.12.0  (cached)
Processing  6/261:
Processing  7/261:
Processing  8/261:
Processing  9/261:
Processing 10/261:
-> installed base-bytes.base
Processing 11/261:
-> installed base-num.base
Processing 12/261:
-> retrieved atdgen.1.12.0  (cached)
Processing 13/261:
-> retrieved base.v0.9.4  (cached)
Processing 14/261:
-> retrieved base64.2.3.0  (cached)
Processing 15/261:
Processing 16/261: [base64: dune subst]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 17/261: [base64: dune subst]
Processing 18/261: [base64: dune subst] [bigarray-compat: dune build]
-> retrieved biniou.1.2.2  (cached)
Processing 19/261: [base64: dune subst] [bigarray-compat: dune build]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 20/261: [base64: dune subst] [bigarray-compat: dune build]
Processing 21/261: [base64: dune subst] [bigarray-compat: dune build] [camlp-streams: dune build]
Processing 21/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build]
-> retrieved cmdliner.1.0.4  (cached)
Processing 22/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build]
Processing 23/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all]
-> retrieved cohttp.0.22.0  (cached)
Processing 24/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all]
Processing 25/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all]
Processing 26/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp: sh]
-> retrieved conduit.0.15.4  (cached)
Processing 27/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp: sh]
-> retrieved cppo.1.6.9  (cached)
Processing 28/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp: sh]
Processing 29/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [conf-gmp: sh] [cppo: dune build]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 29/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
-> installed conf-gmp.4
Processing 30/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved cppo_ocamlbuild.1.6.9  (cached)
Processing 31/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved cpuid.0.1.2  (cached)
Processing 32/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build]
Processing 33/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> retrieved cstruct.5.2.0  (cached)
Processing 34/261: [base64: dune build] [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> compiled  base64.2.3.0
Processing 34/261: [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> installed base64.2.3.0
Processing 35/261: [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> retrieved cstruct-lwt.5.2.0  (cached)
Processing 36/261: [bigarray-compat: dune build] [camlp-streams: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> compiled  camlp-streams.5.0.1
Processing 36/261: [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> installed camlp-streams.5.0.1
Processing 37/261: [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> retrieved cstruct-sexp.5.2.0  (cached)
Processing 38/261: [bigarray-compat: dune build] [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 38/261: [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
-> installed bigarray-compat.1.1.0
Processing 39/261: [cmdliner: make all] [cppo: dune build] [cpuid: dune build]
Processing 40/261: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build]
-> retrieved cudf.0.9-1  (cached)
Processing 41/261: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build]
-> retrieved domain-name.0.4.0  (cached)
Processing 42/261: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build]
Processing 43/261: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build]
-> retrieved dose3.5.0.1-2  (cached)
Processing 44/261: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build]
-> retrieved easy-format.1.3.2  (cached)
Processing 45/261: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build]
Processing 46/261: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> retrieved extlib.1.7.7-1  (cached)
Processing 47/261: [cmdliner: make all] [cppo: dune build] [cpuid: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> compiled  cpuid.0.1.2
Processing 47/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> installed cpuid.0.1.2
Processing 48/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> retrieved fieldslib.v0.9.0  (cached)
Processing 49/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> retrieved fmt.0.8.9  (cached)
Processing 50/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> retrieved github.2.3.0  (cached)
Processing 51/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
-> retrieved gmap.0.3.0  (cached)
Processing 52/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build]
Processing 53/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build] [gmap: dune build]
-> retrieved ipaddr.2.9.0  (cached)
Processing 54/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build] [gmap: dune build]
-> retrieved jsonm.1.0.2  (cached)
Processing 55/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [domain-name: dune build] [easy-format: dune build] [gmap: dune build]
-> compiled  domain-name.0.4.0
Processing 55/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [easy-format: dune build] [gmap: dune build]
-> installed domain-name.0.4.0
Processing 56/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [easy-format: dune build] [gmap: dune build]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 57/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [easy-format: dune build] [gmap: dune build]
Processing 58/261: [cmdliner: make all] [cppo: dune build] [cstruct: dune build] [easy-format: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
-> compiled  cstruct.5.2.0
Processing 58/261: [cmdliner: make all] [cppo: dune build] [easy-format: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
-> installed cstruct.5.2.0
Processing 59/261: [cmdliner: make all] [cppo: dune build] [easy-format: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
-> compiled  easy-format.1.3.2
Processing 59/261: [cmdliner: make all] [cppo: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
-> installed easy-format.1.3.2
Processing 60/261: [cmdliner: make all] [cppo: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
Processing 61/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [gmap: dune build] [jbuilder: ocaml configure.ml]
-> compiled  gmap.0.3.0
Processing 61/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml configure.ml]
-> installed gmap.0.3.0
Processing 62/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml configure.ml]
-> retrieved lambda-term.1.12.0  (cached)
Processing 63/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml configure.ml]
-> retrieved logs.0.7.0  (cached)
Processing 64/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml configure.ml]
Processing 64/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml]
-> retrieved lwt.3.0.0  (cached)
Processing 65/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml]
-> retrieved lwt_react.1.1.5  (cached)
Processing 66/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml]
-> retrieved magic-mime.1.3.1  (cached)
Processing 67/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml]
Processing 68/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
-> retrieved menhir.20211128  (cached)
Processing 69/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
-> retrieved menhirLib.20211128  (cached)
Processing 70/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
Processing 71/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
Processing 72/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build]
Processing 73/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
Processing 74/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
Processing 75/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> installed mirage-no-solo5.1
Processing 76/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> installed mirage-no-xen.1
Processing 77/261: [biniou: dune build] [cmdliner: make all] [cppo: dune build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> compiled  cppo.1.6.9
Processing 77/261: [biniou: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> installed cppo.1.6.9
Processing 78/261: [biniou: dune build] [cmdliner: make all] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
[extlib: patch] applying 0001-Add-support-for-OCaml-4.12.patch
Processing 79/261: [biniou: dune build] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
-> retrieved menhirSdk.20211128  (cached)
Processing 80/261: [biniou: dune build] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
Processing 81/261: [biniou: dune build] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build]
Processing 82/261: [biniou: dune build] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 83/261: [biniou: dune build] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> installed num.0
Processing 84/261: [biniou: dune build] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
[extlib: patch] applying 0002-caml_hash_univ_param-was-removed-for-OCaml-pre-4.00-.patch
-> retrieved ocaml-compiler-libs.v0.9.0  (cached)
Processing 85/261: [biniou: dune build] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved camomile.1.0.2  (cached)
Processing 86/261: [biniou: dune build] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 87/261: [biniou: dune build] [camomile: ocaml configure.ml] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> compiled  biniou.1.2.2
Processing 87/261: [camomile: ocaml configure.ml] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> installed biniou.1.2.2
Processing 88/261: [camomile: ocaml configure.ml] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved nocrypto.0.5.4-2  (cached)
Processing 89/261: [camomile: ocaml configure.ml] [cmdliner: make all] [extlib: patch] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 89/261: [camomile: ocaml configure.ml] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 90/261: [camomile: ocaml configure.ml] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 91/261: [camomile: ocaml configure.ml] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 92/261: [camomile: ocaml configure.ml] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlbuild: make configure.make]
-> compiled  menhirSdk.20211128
Processing 92/261: [camomile: ocaml configure.ml] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [ocamlbuild: make configure.make]
-> installed menhirSdk.20211128
Processing 93/261: [camomile: ocaml configure.ml] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [ocamlbuild: make configure.make]
Processing 93/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [ocamlbuild: make configure.make]
-> retrieved ocamlgraph.1.8.8  (cached)
Processing 94/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [ocamlbuild: make configure.make]
Processing 95/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [ocamlbuild: make configure.make]
Processing 96/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [ocamlbuild: make configure.make] [ocamlgraph: touch]
-> retrieved ocb-stubblr.0.1.1-1  (cached)
Processing 97/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [ocamlbuild: make configure.make] [ocamlgraph: touch]
-> retrieved opam-lib.1.3.1  (cached)
Processing 98/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune 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 98/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch]
-> retrieved ppx_ast.v0.9.1  (cached)
Processing 99/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhirLib: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch]
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211128
Processing 99/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch]
-> installed menhirLib.20211128
Processing 100/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch]
Processing 101/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: touch]
Processing 101/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure]
-> retrieved ppx_core.v0.9.3  (cached)
Processing 102/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure]
-> retrieved ppx_cstruct.5.2.0  (cached)
Processing 103/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 104/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure]
Processing 105/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [magic-mime: dune build] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> compiled  magic-mime.1.3.1
Processing 105/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> installed magic-mime.1.3.1
Processing 106/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_deriving.4.5-1  (cached)
Processing 107/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_driver.v0.9.2  (cached)
Processing 108/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_fields_conv.v0.9.0  (cached)
Processing 109/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_metaquot.v0.9.0  (cached)
Processing 110/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_optcomp.v0.9.0  (cached)
Processing 111/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.v0.9.0  (cached)
Processing 112/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
-> retrieved ppx_tools.5.0+4.05.0  (cached)
Processing 113/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build]
Processing 114/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 115/261: [camomile: dune build] [cmdliner: make all] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 115/261: [camomile: dune build] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all]
Processing 116/261: [camomile: dune build] [extlib: make build] [jbuilder: ocaml bootstrap.ml] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all] [cmdliner: make install]
- '/home/opam/.opam/4.05/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.05/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
Processing 116/261: [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: ./configure] [ppx_derivers: dune build] [ppx_tools: make all] [cmdliner: make install]
- 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 116/261: [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_derivers: dune build] [ppx_tools: make all] [cmdliner: make install]
-> compiled  ppx_derivers.1.2.1
Processing 116/261: [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [cmdliner: make install]
-> retrieved ppx_traverse_builtins.v0.9.0  (cached)
Processing 117/261: [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [cmdliner: make install]
-> retrieved ppx_type_conv.v0.9.1  (cached)
Processing 118/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make all] [cmdliner: make install]
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
-> compiled  ppx_tools.5.0+4.05.0
Processing 118/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [cmdliner: make install]
-> retrieved ppxfind.1.4  (cached)
Processing 119/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: 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 119/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [cmdliner: make install-doc]
-> retrieved ptime.0.8.5  (cached)
Processing 120/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [cmdliner: make install-doc]
-> retrieved re.1.11.0  (cached)
Processing 121/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: 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 121/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make]
-> installed ppx_derivers.1.2.1
Processing 122/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make]
Processing 123/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make install]
-> retrieved react.1.2.1  (cached)
Processing 124/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make install]
-> retrieved result.1.5  (cached)
Processing 125/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [ppx_tools: make install]
Processing 126/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build] [ppx_tools: make install]
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.05/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.05/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.05/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.05/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.05/lib/ppx_tools/META
-> installed ppx_tools.5.0+4.05.0
Processing 126/261: [publish.0.3.4: http] [camomile: dune build] [extlib: make build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build]
- fatal: not a git repository: '.git'
- /usr/bin/make -C src build
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/extlib.1.7.7-1/src'
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml
- File "extHashtbl.ml", line 26, characters 2-90:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml
- ocamlfind ocamlc -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cma extBytes.cmo enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo extBuffer.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo base64.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml
- File "extHashtbl.ml", line 26, characters 2-90:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx
- ocamlfind ocamlopt -pp "cppo -D \"OCAML 405\"  -D WITH_BYTES" -g -bin-annot -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/extlib.1.7.7-1/src'
-> compiled  extlib.1.7.7-1
Processing 126/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build]
Processing 127/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build] [extlib: make install]
-> retrieved rresult.0.6.0  (cached)
Processing 128/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build] [extlib: make install]
-> retrieved seq.0.3.1  (cached)
Processing 129/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build] [extlib: make install]
Processing 130/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build] [seq: dune build] [extlib: make install]
-> retrieved sexplib.v0.9.3  (cached)
Processing 131/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build] [seq: dune build] [extlib: make install]
-> retrieved stdio.v0.9.1  (cached)
Processing 132/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build] [seq: dune build] [extlib: make install]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 133/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build] [seq: dune build] [extlib: make install]
Processing 134/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build] [seq: dune build] [stdlib-shims: dune build] [extlib: make install]
- fatal: not a git repository: '.git'
- /usr/bin/make -C src VERSION=1.7.7 install
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/extlib.1.7.7-1/src'
- ocamlfind install -patch-version 1.7.7 extlib META extLib.cma extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli base64.mli refList.mli optParse.mli dllist.mli extBytes.cmi enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi extBuffer.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi base64.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib extBytes.cmt enum.cmt bitSet.cmt dynArray.cmt extArray.cmt extHashtbl.cmt extList.cmt extString.cmt extBuffer.cmt global.cmt IO.cmt option.cmt pMap.cmt std.cmt base64.cmt refList.cmt optParse.cmt dllist.cmt extLib.cmt extBytes.cmti enum.cmti bitSet.cmti dynArray.cmti extArray.cmti extHashtbl.cmti extList.cmti extString.cmti extBuffer.cmti global.cmti IO.cmti option.cmti pMap.cmti std.cmti base64.cmti refList.cmti optParse.cmti dllist.cmti extLib.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/dllist.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/optParse.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/refList.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/base64.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/std.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/pMap.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/option.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/IO.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/global.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/extBuffer.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/extString.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/extList.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/extHashtbl.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/extArray.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/dynArray.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/bitSet.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/enum.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/extBytes.cmti
- Installed /home/opam/.opam/4.05/lib/extlib/extLib.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/dllist.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/optParse.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/refList.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/base64.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/std.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/pMap.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/option.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/IO.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/global.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/extBuffer.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/extString.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/extList.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/extHashtbl.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/extArray.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/dynArray.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/bitSet.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/enum.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/extBytes.cmt
- Installed /home/opam/.opam/4.05/lib/extlib/extLib.a
- Installed /home/opam/.opam/4.05/lib/extlib/extLib.cmxs
- Installed /home/opam/.opam/4.05/lib/extlib/extLib.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/dllist.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/optParse.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/refList.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/base64.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/std.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/pMap.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/option.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/IO.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/global.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/extBuffer.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/extString.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/extList.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/extHashtbl.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/extArray.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/dynArray.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/bitSet.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/enum.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/extBytes.cmx
- Installed /home/opam/.opam/4.05/lib/extlib/extLib.cmxa
- Installed /home/opam/.opam/4.05/lib/extlib/extLib.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/dllist.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/optParse.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/refList.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/base64.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/std.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/pMap.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/option.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/IO.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/global.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/extBuffer.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/extString.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/extList.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/extHashtbl.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/extArray.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/dynArray.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/bitSet.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/enum.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/extBytes.cmi
- Installed /home/opam/.opam/4.05/lib/extlib/dllist.mli
- Installed /home/opam/.opam/4.05/lib/extlib/optParse.mli
- Installed /home/opam/.opam/4.05/lib/extlib/refList.mli
- Installed /home/opam/.opam/4.05/lib/extlib/base64.mli
- Installed /home/opam/.opam/4.05/lib/extlib/std.mli
- Installed /home/opam/.opam/4.05/lib/extlib/pMap.mli
- Installed /home/opam/.opam/4.05/lib/extlib/option.mli
- Installed /home/opam/.opam/4.05/lib/extlib/IO.mli
- Installed /home/opam/.opam/4.05/lib/extlib/global.mli
- Installed /home/opam/.opam/4.05/lib/extlib/extBuffer.mli
- Installed /home/opam/.opam/4.05/lib/extlib/extString.mli
- Installed /home/opam/.opam/4.05/lib/extlib/extList.mli
- Installed /home/opam/.opam/4.05/lib/extlib/extHashtbl.mli
- Installed /home/opam/.opam/4.05/lib/extlib/extArray.mli
- Installed /home/opam/.opam/4.05/lib/extlib/dynArray.mli
- Installed /home/opam/.opam/4.05/lib/extlib/bitSet.mli
- Installed /home/opam/.opam/4.05/lib/extlib/enum.mli
- Installed /home/opam/.opam/4.05/lib/extlib/extBytes.mli
- Installed /home/opam/.opam/4.05/lib/extlib/extLib.cma
- Installed /home/opam/.opam/4.05/lib/extlib/META
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/extlib.1.7.7-1/src'
-> installed extlib.1.7.7-1
Processing 134/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [result: dune build] [seq: dune build] [stdlib-shims: dune build]
-> compiled  result.1.5
Processing 134/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [seq: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 135/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [seq: dune build] [stdlib-shims: dune build]
Processing 136/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [seq: dune build] [stdlib-shims: dune build]
-> retrieved stringext.1.6.0  (cached)
Processing 137/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [seq: dune build] [stdlib-shims: dune build]
Processing 138/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> retrieved topkg.1.0.7  (cached)
Processing 139/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [seq: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> compiled  seq.0.3.1
Processing 139/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [stdlib-shims: dune build] [stringext: dune build]
-> installed seq.0.3.1
Processing 140/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [stdlib-shims: dune build] [stringext: dune build]
Processing 141/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> retrieved uri.1.9.7  (cached)
Processing 142/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> retrieved tls.0.10.6  (cached)
Processing 143/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> retrieved uutf.1.0.3  (cached)
Processing 144/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 144/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 145/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stringext: dune build]
-> retrieved x509.0.9.0  (cached)
Processing 146/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stringext: dune build]
-> retrieved yojson.1.7.0  (cached)
Processing 147/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stringext: dune build]
Processing 148/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stringext: dune build] [yojson: dune build]
-> retrieved zarith.1.13  (cached)
Processing 149/261: [publish.0.3.4: http] [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 149/261: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
-> compiled  stringext.1.6.0
Processing 149/261: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [yojson: dune build] [zarith: ./configure]
-> installed stringext.1.6.0
Processing 150/261: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [yojson: dune build] [zarith: ./configure]
-> retrieved zed.1.6  (cached)
-> retrieved publish.0.3.4  (https://github.com/ocaml/opam-publish/archive/0.3.4.tar.gz)
- binary ocaml: found in /home/opam/.opam/4.05/bin
- binary ocamlc: found in /home/opam/.opam/4.05/bin
- binary ocamldep: found in /home/opam/.opam/4.05/bin
- binary ocamlmklib: found in /home/opam/.opam/4.05/bin
- binary ocamldoc: found in /home/opam/.opam/4.05/bin
- binary ocamlopt: found in /home/opam/.opam/4.05/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.05/bin
- OCaml's word size is 64
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP 
-   includes:             -I/home/opam/.opam/4.05/lib/ocaml 
-   libraries:             -lgmp
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.05/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 150/261: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [re: dune build] [yojson: dune build] [zarith: make]
-> compiled  re.1.11.0
Processing 150/261: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [yojson: dune build] [zarith: make]
-> installed re.1.11.0
Processing 151/261: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [yojson: dune build] [zarith: make]
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -safe-string -g -bin-annot -I lib/.yojson.objs/byte -I /home/opam/.opam/4.05/lib/biniou -I /home/opam/.opam/4.05/lib/camlp-streams -I /home/opam/.opam/4.05/lib/easy-format -intf-suffix .ml -no-alias-deps -o lib/.yojson.objs/byte/yojson.cmo -c -impl lib/yojson.ml)
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -safe-string -g -I lib/.yojson.objs/byte -I lib/.yojson.objs/native -I /home/opam/.opam/4.05/lib/biniou -I /home/opam/.opam/4.05/lib/camlp-streams -I /home/opam/.opam/4.05/lib/easy-format -intf-suffix .ml -no-alias-deps -o lib/.yojson.objs/native/yojson.cmx -c -impl lib/yojson.ml)
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "pretty.ml", line 5, characters 12-166:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_after_opening space_before_closing align_closing.
- They will not be selected if the type becomes unknown.
- File "pretty.ml", line 9, characters 14-87:
- Warning 40: this record of type Easy_format.list_param contains fields that are 
- not visible in the current scope: space_before_closing.
- They will not be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 17, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 32-35:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 92, characters 39-44:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 94, characters 15-18:
- Warning 40: o_s was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 95, characters 17-22:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "write.ml", line 97, characters 7-12:
- Warning 40: o_len was selected from type Bi_outbuf.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  yojson.1.7.0
Processing 151/261: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [zarith: make]
-> installed yojson.1.7.0
Processing 152/261: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlgraph: make] [zarith: make]
- if test -d /home/opam/.opam/4.05/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.05/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 152/261: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [zarith: make]
-> installed ocamlbuild.0.14.3
Processing 153/261: [camomile: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [zarith: make]
Processing 154/261: [camomile: dune build] [cppo_ocamlbuild: dune build] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [zarith: make]
Processing 155/261: [camomile: dune build] [cppo_ocamlbuild: dune build] [cudf: make all] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [zarith: make]
Processing 156/261: [camomile: dune build] [cppo_ocamlbuild: dune build] [cudf: make all] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build] [zarith: make]
-> compiled  cppo_ocamlbuild.1.6.9
Processing 156/261: [camomile: dune build] [cudf: make all] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build] [zarith: make]
-> installed cppo_ocamlbuild.1.6.9
Processing 157/261: [camomile: dune build] [cudf: make all] [jbuilder: ./boot.exe 255] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build] [zarith: make]
Processing 158/261: [camomile: dune build] [cudf: make all] [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build] [zarith: make]
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlyacc Camomile/internal/uReStrParser.mly)
- 4 shift/reduce conflicts.
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/az.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/div.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/el.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gu.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi__DIRECT.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/he.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fa.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ka.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ky.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kn.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kk.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mn.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mr.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pa.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sa.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/syr.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/vi.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/tt.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/te.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ta.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/th.txt locales)
- Warning : file loading is not supported.
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ur.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/uz.txt locales)
- Warning : normalization option is not supported
- (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ja.txt locales)
- Warning : strength option is not supported
-> compiled  camomile.1.0.2
Processing 158/261: [cudf: make all] [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build] [zarith: make]
-> installed camomile.1.0.2
Processing 159/261: [cudf: make all] [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build] [zarith: make]
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp 
- ocamlc -ccopt "-I/home/opam/.opam/4.05/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp 
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp 
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.13
Processing 159/261: [cudf: make all] [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build]
Processing 160/261: [cudf: make all] [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build] [zarith: make install]
- ocamlfind install -destdir "/home/opam/.opam/4.05/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.05/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.05/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.05/lib/zarith/q.mli
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/zarith_version.cmx
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.05/lib/zarith/z.mli
- Installed /home/opam/.opam/4.05/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.05/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.05/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.05/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.05/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.05/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.05/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05/lib/zarith/META
-> installed zarith.1.13
Processing 160/261: [cudf: make all] [jbuilder: ./boot.exe 255] [lwt: make setup] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [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 160/261: [cudf: make all] [jbuilder: ./boot.exe 255] [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build]
-> compiled  jbuilder.1.0+beta20.2
Processing 160/261: [cudf: make all] [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build]
-> installed jbuilder.1.0+beta20.2
Processing 161/261: [cudf: make all] [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build]
Processing 162/261: [cudf: make all] [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [topkg: ocaml build]
Processing 163/261: [cudf: make all] [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [ppx_traverse_builtins: jbuilder build] [topkg: ocaml build]
Processing 164/261: [cudf: make all] [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [ppx_traverse_builtins: jbuilder build] [sexplib: jbuilder build] [topkg: ocaml build]
-> compiled  ppx_traverse_builtins.v0.9.0
Processing 164/261: [cudf: make all] [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [sexplib: jbuilder build] [topkg: ocaml build]
-> installed ppx_traverse_builtins.v0.9.0
Processing 165/261: [cudf: make all] [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [sexplib: jbuilder build] [topkg: ocaml build]
- ocamlbuild  cudf.cma
- /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 "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, 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 2, characters 31-40:
- 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.
- ocamlfind ocamldep -package extlib -modules cudf_types.mli > cudf_types.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types.cmi cudf_types.mli
- ocamlfind ocamldep -package extlib -modules cudf_types.ml > cudf_types.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_conf.mli > cudf_conf.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_conf.cmi cudf_conf.mli
- ocamlfind ocamldep -package extlib -modules cudf_conf.ml > cudf_conf.ml.depends
- /home/opam/.opam/4.05/bin/ocamlyacc cudf_822_parser.mly
- ocamlfind ocamldep -package extlib -modules cudf_822_parser.mli > cudf_822_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_822_parser.cmi cudf_822_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_822_parser.ml > cudf_822_parser.ml.depends
- /home/opam/.opam/4.05/bin/ocamlyacc cudf_type_parser.mly
- ocamlfind ocamldep -package extlib -modules cudf_type_parser.mli > cudf_type_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmi cudf_type_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_type_parser.ml > cudf_type_parser.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_types_pp.mli > cudf_types_pp.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmi cudf_types_pp.mli
- ocamlfind ocamldep -package extlib -modules cudf_types_pp.ml > cudf_types_pp.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q cudf_type_lexer.mll
- ocamlfind ocamldep -package extlib -modules cudf_type_lexer.ml > cudf_type_lexer.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_type_lexer.cmo cudf_type_lexer.ml
- /home/opam/.opam/4.05/bin/ocamllex.opt -q cudf_822_lexer.mll
- ocamlfind ocamldep -package extlib -modules cudf_822_lexer.ml > cudf_822_lexer.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf.mli > cudf.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf.cmi cudf.mli
- ocamlfind ocamldep -package extlib -modules cudf.ml > cudf.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_parser.mli > cudf_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_parser.cmi cudf_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_parser.ml > cudf_parser.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_822_lexer.cmo cudf_822_lexer.ml
- ocamlfind ocamldep -package extlib -modules cudf_checker.mli > cudf_checker.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_checker.cmi cudf_checker.mli
- ocamlfind ocamldep -package extlib -modules cudf_checker.ml > cudf_checker.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_printer.mli > cudf_printer.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_printer.cmi cudf_printer.mli
- ocamlfind ocamldep -package extlib -modules cudf_printer.ml > cudf_printer.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types.cmo cudf_types.ml
- ocamlfind ocamlc -c -package extlib -o cudf_conf.cmo cudf_conf.ml
- ocamlfind ocamlc -c -package extlib -o cudf_822_parser.cmo cudf_822_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmo cudf_type_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml
- ocamlfind ocamlc -c -package extlib -o cudf.cmo cudf.ml
- ocamlfind ocamlc -c -package extlib -o cudf_parser.cmo cudf_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_checker.cmo cudf_checker.ml
- ocamlfind ocamlc -c -package extlib -o cudf_printer.cmo cudf_printer.ml
- ocamlfind ocamlc -a -linkpkg cudf_types.cmo cudf_conf.cmo cudf_822_parser.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf_822_lexer.cmo cudf.cmo cudf_parser.cmo cudf_checker.cmo cudf_printer.cmo -o cudf.cma
- ocamlbuild  main_cudf_check.byte
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, 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 2, characters 31-40:
- 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.
- ocamlfind ocamldep -package extlib -modules main_cudf_check.ml > main_cudf_check.ml.depends
- ocamlfind ocamlc -c -package extlib -o main_cudf_check.cmo main_cudf_check.ml
- ocamlfind ocamlc -linkpkg -package extlib cudf_types.cmo cudf_conf.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf.cmo cudf_checker.cmo cudf_822_parser.cmo cudf_822_lexer.cmo cudf_parser.cmo cudf_printer.cmo main_cudf_check.cmo -o main_cudf_check.byte
- ocamlbuild  main_cudf_parse_822.byte
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, 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 2, characters 31-40:
- 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.
- ocamlfind ocamldep -package extlib -modules main_cudf_parse_822.ml > main_cudf_parse_822.ml.depends
- ocamlfind ocamlc -c -package extlib -o main_cudf_parse_822.cmo main_cudf_parse_822.ml
- ocamlfind ocamlc -linkpkg -package extlib cudf_types.cmo cudf_822_parser.cmo cudf_822_lexer.cmo main_cudf_parse_822.cmo -o main_cudf_parse_822.byte
- ocamlbuild  cudf_c.cmo
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, 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 2, characters 31-40:
- 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.
- ocamlfind ocamldep -package extlib -modules cudf_c.ml > cudf_c.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_c.cmo cudf_c.ml
- ocamlbuild  cudf.cmxa
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, 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 2, characters 31-40:
- 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.
- ocamlfind ocamlopt -c -package extlib -o cudf_types.cmx cudf_types.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_type_parser.cmx cudf_type_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_type_lexer.cmx cudf_type_lexer.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_822_parser.cmx cudf_822_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_conf.cmx cudf_conf.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_types_pp.cmx cudf_types_pp.ml
- ocamlfind ocamlopt -c -package extlib -o cudf.cmx cudf.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_822_lexer.cmx cudf_822_lexer.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_parser.cmx cudf_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_checker.cmx cudf_checker.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_printer.cmx cudf_printer.ml
- ocamlfind ocamlopt -a -linkpkg cudf_types.cmx cudf_conf.cmx cudf_822_parser.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf_822_lexer.cmx cudf.cmx cudf_parser.cmx cudf_checker.cmx cudf_printer.cmx -o cudf.cmxa
- ocamlbuild  main_cudf_check.native
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, 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 2, characters 31-40:
- 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.
- ocamlfind ocamlopt -c -package extlib -o main_cudf_check.cmx main_cudf_check.ml
- ocamlfind ocamlopt -linkpkg -package extlib cudf_types.cmx cudf_conf.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf.cmx cudf_822_parser.cmx cudf_822_lexer.cmx cudf_checker.cmx cudf_parser.cmx cudf_printer.cmx main_cudf_check.cmx -o main_cudf_check.native
- ocamlbuild  main_cudf_parse_822.native
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, 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 2, characters 31-40:
- 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.
- ocamlfind ocamlopt -c -package extlib -o main_cudf_parse_822.cmx main_cudf_parse_822.ml
- ocamlfind ocamlopt -linkpkg -package extlib cudf_types.cmx cudf_822_parser.cmx cudf_822_lexer.cmx main_cudf_parse_822.cmx -o main_cudf_parse_822.native
- ocamlbuild  cudf_c.cmx
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, 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 2, characters 31-40:
- 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.
- ocamlfind ocamlopt -c -package extlib -o cudf_c.cmx cudf_c.ml
-> compiled  cudf.0.9-1
Processing 165/261: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [sexplib: jbuilder build] [topkg: ocaml build]
Processing 166/261: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-compiler-libs: jbuilder build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [sexplib: jbuilder build] [topkg: ocaml build] [cudf: make install]
-       ocamlc src/shadow/gen/.gen.eobjs/gen.{cmi,cmo,cmt}
- File "src/shadow/gen/gen.ml", line 19, characters 30-47:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
- File "src/shadow/gen/gen.ml", line 29, characters 10-27:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
-     ocamlopt src/shadow/gen/.gen.eobjs/gen.{cmx,o}
- File "src/shadow/gen/gen.ml", line 19, characters 30-47:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
- File "src/shadow/gen/gen.ml", line 29, characters 10-27:
- Warning 3: deprecated: StdLabels.String.capitalize
- Use String.capitalize_ascii instead.
-> compiled  ocaml-compiler-libs.v0.9.0
Processing 166/261: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [sexplib: jbuilder build] [topkg: ocaml build] [cudf: make install]
- test -d /home/opam/.opam/4.05/lib/ocaml || mkdir -p /home/opam/.opam/4.05/lib/ocaml
- ocamlfind install -patch-version 0.9 cudf META _build/cudf.cma _build/cudf.cmxa _build/cudf.a _build/cudf_822_lexer.cmi _build/cudf_822_parser.cmi _build/cudf_c.cmi _build/cudf_checker.cmi _build/cudf_conf.cmi _build/cudf_parser.cmi _build/cudf_printer.cmi _build/cudf_type_lexer.cmi _build/cudf_type_parser.cmi _build/cudf_types.cmi _build/cudf_types_pp.cmi _build/cudf.mli _build/cudf_822_parser.mli _build/cudf_checker.mli _build/cudf_conf.mli _build/cudf_parser.mli _build/cudf_printer.mli _build/cudf_type_parser.mli _build/cudf_types.mli _build/cudf_types_pp.mli _build/cudf_822_lexer.cmx _build/cudf_822_parser.cmx _build/cudf_c.cmx _build/cudf_checker.cmx _build/cudf_conf.cmx _build/cudf_parser.cmx _build/cudf_printer.cmx _build/cudf_type_lexer.cmx _build/cudf_type_parser.cmx _build/cudf_types.cmx _build/cudf_types_pp.cmx _build/cudf_822_lexer.o _build/cudf_822_parser.o _build/cudf_c.o _build/cudf_checker.o _build/cudf_conf.o _build/cudf_parser.o _build/cudf_printer.o _build/cudf_type_lexer.o _build/cudf_type_parser.o _build/cudf_types.o _build/cudf_types_pp.o _build/cudf.o _build/cudf.cmx _build/cudf.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_types_pp.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_types.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_type_parser.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_type_lexer.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_printer.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_parser.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_conf.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_checker.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_c.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_822_parser.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_822_lexer.o
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_types_pp.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_types.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_type_parser.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_type_lexer.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_printer.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_parser.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_conf.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_checker.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_c.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_822_parser.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_822_lexer.cmx
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_types_pp.mli
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_types.mli
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_type_parser.mli
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_printer.mli
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_parser.mli
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_conf.mli
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_checker.mli
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_822_parser.mli
- Installed /home/opam/.opam/4.05/lib/cudf/cudf.mli
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_types_pp.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_types.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_type_parser.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_type_lexer.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_printer.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_parser.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_conf.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_checker.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_c.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_822_parser.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf_822_lexer.cmi
- Installed /home/opam/.opam/4.05/lib/cudf/cudf.a
- Installed /home/opam/.opam/4.05/lib/cudf/cudf.cmxa
- Installed /home/opam/.opam/4.05/lib/cudf/cudf.cma
- Installed /home/opam/.opam/4.05/lib/cudf/META
- test -d /home/opam/.opam/4.05/bin || mkdir -p /home/opam/.opam/4.05/bin
- for p in main_cudf_check main_cudf_parse_822 ; do \
- 	tgt=`echo $p | sed -e 's/^main.//' -e 's/_/-/g'` ; \
- 	if [ -f _build/$p.native ] ; then \
- 		cp _build/$p.native /home/opam/.opam/4.05/bin/$tgt ; \
- 	else \
- 		cp _build/$p.byte /home/opam/.opam/4.05/bin/$tgt ; \
- 	fi ; \
- 	echo "Installed /home/opam/.opam/4.05/bin/$tgt" ; \
- done
- Installed /home/opam/.opam/4.05/bin/cudf-check
- Installed /home/opam/.opam/4.05/bin/cudf-parse-822
- if [ -f c-lib/cudf.o ] ; then \
- 	/usr/bin/make -C c-lib/ -e install ; \
- fi
-> installed cudf.0.9-1
Processing 166/261: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [sexplib: jbuilder build] [topkg: ocaml build]
-> installed ocaml-compiler-libs.v0.9.0
Processing 167/261: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [ocamlgraph: make] [sexplib: jbuilder build] [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 = "'"Mon Jan 29 18:07:46 GMT 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 167/261: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
Processing 168/261: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [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 168/261: [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
[dose3: patch] applying 0001-Install-mli-cmx-etc.patch
Processing 169/261: [dose3: patch] [lwt: ocaml setup.ml] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 169/261: [dose3: patch] [lwt: ocaml setup.ml] [menhir: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 170/261: [dose3: patch] [lwt: ocaml setup.ml] [menhir: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
Processing 171/261: [dose3: patch] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [sexplib: jbuilder build] [topkg: ocaml build]
Processing 172/261: [dose3: patch] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
Processing 173/261: [dose3: patch] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [sexplib: jbuilder build] [topkg: ocaml build]
-       ocamlc src/.sexplib.objs/sexplib__Pre_sexp.{cmi,cmo,cmt}
- File "src/pre_sexp.ml", line 1082, characters 44-57:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1096, characters 28-41:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1108, characters 32-45:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
-     ocamlopt src/.sexplib.objs/sexplib__Pre_sexp.{cmx,o}
- File "src/pre_sexp.ml", line 1082, characters 44-57:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1096, characters 28-41:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/pre_sexp.ml", line 1108, characters 32-45:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
-> compiled  sexplib.v0.9.3
Processing 173/261: [dose3: patch] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
-> installed sexplib.v0.9.3
Processing 174/261: [dose3: patch] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
Processing 175/261: [base: jbuilder build] [dose3: patch] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
Processing 176/261: [base: jbuilder build] [cstruct-sexp: dune build] [dose3: patch] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
[dose3: patch] applying 0002-dont-make-printconf.patch
[dose3: patch] applying 0004-Add-unix-as-dependency-to-dose3.common-in-META.in.patch
[dose3: patch] applying 0005-Fix-compatibility-with-ocamlgraph-2.0.patch
[dose3: patch] applying 0006-Grep-carefully-for-ocaml-system.patch
Processing 176/261: [base: jbuilder build] [cstruct-sexp: dune build] [dose3: ./configure] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
-> compiled  cstruct-sexp.5.2.0
Processing 176/261: [base: jbuilder build] [dose3: ./configure] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
-> installed cstruct-sexp.5.2.0
Processing 177/261: [base: jbuilder build] [dose3: ./configure] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [topkg: ocaml build]
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.7
Processing 177/261: [base: jbuilder build] [dose3: ./configure] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
-> installed topkg.1.0.7
Processing 178/261: [base: jbuilder build] [dose3: ./configure] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
Processing 179/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
Processing 180/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build]
Processing 181/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [ptime: ocaml build]
Processing 182/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [ptime: ocaml build] [react: ocaml build]
Processing 183/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [ptime: ocaml build] [react: ocaml build] [rresult: ocaml build]
Processing 184/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ppxfind: dune build] [ptime: ocaml build] [react: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
-> compiled  ppxfind.1.4
Processing 184/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
-> installed ppxfind.1.4
Processing 185/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
[ppx_deriving: patch] applying fix_dune_3.patch
Processing 186/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: patch] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [rresult: ocaml build] [uutf: ocaml build]
- ocamlfind ocamldep -package result -modules src/rresult.ml > src/rresult.ml.depends
- ocamlfind ocamldep -package result -modules src/rresult.mli > src/rresult.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmi src/rresult.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmx src/rresult.ml
- ocamlfind ocamlopt -a -package result -I src src/rresult.cmx -o src/rresult.cmxa
- ocamlfind ocamlopt -shared -linkall -package result -I src src/rresult.cmxa -o src/rresult.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/rresult.cmo src/rresult.ml
- ocamlfind ocamlc -a -package result -I src src/rresult.cmo -o src/rresult.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/rresult_top.ml > src/rresult_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/rresult_top.cmo -o src/rresult_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  rresult.0.6.0
Processing 186/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: patch] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [uutf: ocaml build]
-> installed rresult.0.6.0
Processing 187/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: patch] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [uutf: ocaml build]
Processing 187/261: [astring: ocaml build] [base: jbuilder build] [dose3: ./configure] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [uutf: ocaml 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 for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for cppo... yes
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamlfind... ocamlfind
- checking for OCaml findlib package cudf... found
- checking for OCaml findlib package extlib... found
- checking for OCaml findlib package re.pcre... found
- checking for OCaml findlib package ocamlgraph... found
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating _tags
- config.status: creating META
- config.status: creating dose3.odocl
- config.status: creating common/versionInfo.ml
- config.status: creating applications/dose-tests.list
Processing 187/261: [astring: ocaml build] [base: jbuilder build] [dose3: make printconf] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [uutf: ocaml build]
- 
- cudf: 0.9
- re.pcre: 1.11.0
- extlib: 1.7.7
- ocamlgraph: 1.8.8
- 
- DESTDIR: 
- OCAMLFIND_DESTDIR: 
- Prefix: /usr/local
- Libdir: /home/opam/.opam/4.05/lib
- Bindir: /usr/local/bin
- OCAML_OS_TYPE: Unix
- OCAML_SYSTEM: linux
- Code type: native
- ----------------------
- Install: ocamlfind install -destdir /home/opam/.opam/4.05/lib
- Remove: ocamlfind remove -destdir /home/opam/.opam/4.05/lib
- 
Processing 187/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build] [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 187/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build]
-> installed uutf.1.0.3
Processing 188/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [fmt: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build]
Processing 189/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [fmt: ocaml build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [react: ocaml build]
- ocamlfind ocamldep -package bytes -modules src/react.ml > src/react.ml.depends
- ocamlfind ocamldep -package bytes -modules src/react.mli > src/react.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmi src/react.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmx src/react.ml
- ocamlfind ocamlopt -a -package bytes -I src src/react.cmx -o src/react.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/react.cmxa -o src/react.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmo src/react.ml
- ocamlfind ocamlc -a -package bytes -I src src/react.cmo -o src/react.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package bytes -modules src/react_top.ml > src/react_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmx -o src/react_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmx -o src/react_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/react_top.cmxa -o src/react_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/react_top.cmxa -o src/react_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmo -o src/react_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/react_top.cmo -o src/react_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  react.1.2.1
Processing 189/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [fmt: ocaml build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build]
-> installed react.1.2.1
Processing 190/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [fmt: ocaml build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build]
Processing 191/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [fmt: ocaml build] [jsonm: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
- ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -package seq -package stdlib-shims -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -package seq -package stdlib-shims -I src src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package seq -package stdlib-shims -I src src/fmt.cmxa -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package seq -package stdlib-shims -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -package seq -package stdlib-shims -I src src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -package seq -package stdlib-shims -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- ocamlfind ocamlopt -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -linkall -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package seq -package stdlib-shims -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- ocamlfind ocamlc -a -package unix -package seq -package stdlib-shims -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -package seq -package stdlib-shims -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package seq -package stdlib-shims -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -package seq -package stdlib-shims -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package seq -package stdlib-shims -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package seq -package stdlib-shims -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package seq -package stdlib-shims -I src src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.8.9
Processing 191/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
-> installed fmt.0.8.9
Processing 192/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: ocaml setup.ml] [menhir: dune build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --no-pager --table --fixed-exception --require-aliases --strict --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
- (cd _build/default/src/stage2 && .bin/menhir --no-pager --table --fixed-exception --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20211128
Processing 192/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
-> installed menhir.20211128
Processing 193/261: [astring: ocaml build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
Processing 194/261: [astring: ocaml build] [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: ocaml setup.ml] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
- not checking for pkg-config
- not checking for libev
- testing for pthread: ........................... available
- not checking for glib
- testing for eventfd: ........................... available
- testing for fd passing: ........................ available
- testing for sched_getcpu: ...................... available
- testing for affinity getting/setting: .......... available
- testing for credentials getting (Linux): ....... available
- testing for credentials getting (NetBSD): ...... unavailable
- testing for credentials getting (OpenBSD): ..... unavailable
- testing for credentials getting (FreeBSD): ..... unavailable
- testing for credentials getting (getpeereid): .. unavailable
- testing for fdatasync: ......................... available
- testing for netdb_reentrant: ................... unavailable
- testing for reentrant gethost*: ................ available
- testing for nanosecond stat support: ........... *tim.tv_nsec
- testing for BSD mincore: ....................... unavailable
- Generating C stubs...
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild
- Package name: ........................................ lwt
- Package version: ..................................... 3.0.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.05.0
- standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.05
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Compiles for Android: ................................ false
- build and install everything: ........................ false
- Build the syntax extension: .......................... false
- Build the ppx syntax extension: ...................... true
- Unix support: ........................................ true
- React helpers: ....................................... false
- GLib integration: .................................... false
- SSL support: ......................................... false
- Preemptive threads support: .......................... true
- Compile with libev support: .......................... false
- Use the libev backend by default: .................... true
- Use pthread: ......................................... true
- Instrument for coverage analysis: .................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bytes: ........................................... /home/opam/.opam/4.05/lib/bytes
- pkg_result: .......................................... /home/opam/.opam/4.05/lib/result
- pkg_unix: ............................................ /home/opam/.opam/4.05/lib/ocaml
- pkg_bigarray: ........................................ /home/opam/.opam/4.05/lib/ocaml
- pkg_compiler_libs_common: ............................ /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- pkg_threads: ......................................... /home/opam/.opam/4.05/lib/ocaml
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.05/lib/ppx_tools
- ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc
- 
Processing 194/261: [astring: ocaml build] [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: make build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
- ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.5
Processing 194/261: [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: make build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
-> installed astring.0.8.5
Processing 195/261: [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: make build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
[ocb-stubblr: patch] applying custom-cclib.patch
Processing 196/261: [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: make build] [ocb-stubblr: patch] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [ptime: ocaml build] [zed: jbuilder build]
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -package result -modules src/ptime.ml > src/ptime.ml.depends
- ocamlfind ocamldep -package result -modules src/ptime.mli > src/ptime.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -o src/ptime.cmi src/ptime.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -o src/ptime.cmx src/ptime.ml
- ocamlfind ocamlopt -a -package result -I src src/ptime.cmx -o src/ptime.cmxa
- ocamlfind ocamlopt -shared -linkall -package result -I src src/ptime.cmxa -o src/ptime.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -o src/ptime.cmo src/ptime.ml
- ocamlfind ocamlc -a -package result -I src src/ptime.cmo -o src/ptime.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/ptime_top.ml > src/ptime_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -o src/ptime_top.cmo src/ptime_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -o src/ptime_top.cmo src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -o src/ptime_top.cmx src/ptime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -o src/ptime_top.cmx src/ptime_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src src/ptime_top.cmx -o src/ptime_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src src/ptime_top.cmxa -o src/ptime_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/ptime_top.cmo -o src/ptime_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src src/ptime_top.cmo -o src/ptime_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -g -package result -c src-os/ptime_clock_stubs.c
- mv ptime_clock_stubs.o src-os/ptime_clock_stubs.o
- ocamlfind ocamlmklib -o src-os/ptime_clock_stubs -g src-os/ptime_clock_stubs.o
- ocamlfind ocamldep -package result -modules src-os/ptime_clock.ml > src-os/ptime_clock.ml.depends
- ocamlfind ocamldep -package result -modules src-os/ptime_clock.mli > src-os/ptime_clock.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src-os -I src -o src-os/ptime_clock.cmi src-os/ptime_clock.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src-os -I src -o src-os/ptime_clock.cmx src-os/ptime_clock.ml
- ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -package result -I src-os src-os/ptime_clock.cmx -o src-os/ptime_clock.cmxa
- ocamlfind ocamlopt -shared -linkall src-os/libptime_clock_stubs.a -package result -I src-os src-os/ptime_clock.cmxa -o src-os/ptime_clock.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src-os -I src -o src-os/ptime_clock.cmo src-os/ptime_clock.ml
- ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -package result -I src-os src-os/ptime_clock.cmo -o src-os/ptime_clock.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src-os/ptime_clock_top.ml > src-os/ptime_clock_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src-os -I src -o src-os/ptime_clock_top.cmo src-os/ptime_clock_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src-os -I src -o src-os/ptime_clock_top.cmo src-os/ptime_clock_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src-os -I src -o src-os/ptime_clock_top.cmx src-os/ptime_clock_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src-os -I src -o src-os/ptime_clock_top.cmx src-os/ptime_clock_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmx -o src-os/ptime_clock_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmx -o src-os/ptime_clock_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmxa -o src-os/ptime_clock_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmxa -o src-os/ptime_clock_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmo -o src-os/ptime_clock_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -I src-os src-os/ptime_clock_top.cmo -o src-os/ptime_clock_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  ptime.0.8.5
Processing 196/261: [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: make build] [ocb-stubblr: patch] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
-> installed ptime.0.8.5
Processing 197/261: [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: make build] [ocb-stubblr: patch] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
Processing 198/261: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: make build] [ocb-stubblr: patch] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
[ocb-stubblr: patch] applying use-OPAM_SWITCH_PREFIX.patch
Processing 198/261: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build] [zed: jbuilder build]
-       ocamlc src/.zed.objs/zed_utf8.{cmi,cmti}
- File "src/zed_utf8.mli", line 284, characters 21-63:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
- File "src/zed_utf8.mli", line 290, characters 37-79:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.zed.objs/zed_lines.{cmo,cmt}
- File "src/zed_lines.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.zed.objs/zed_re.{cmo,cmt}
- File "src/zed_re.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.zed.objs/zed_rope.{cmo,cmt}
- File "src/zed_rope.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.zed.objs/zed_utf8.{cmo,cmt}
- File "src/zed_utf8.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.zed.objs/zed_edit.{cmo,cmt}
- File "src/zed_edit.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.zed.objs/zed_utf8.{cmx,o}
- File "src/zed_utf8.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.zed.objs/zed_rope.{cmx,o}
- File "src/zed_rope.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.zed.objs/zed_re.{cmx,o}
- File "src/zed_re.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.zed.objs/zed_lines.{cmx,o}
- File "src/zed_lines.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.zed.objs/zed_edit.{cmx,o}
- File "src/zed_edit.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-> compiled  zed.1.6
Processing 198/261: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build]
-> installed zed.1.6
Processing 199/261: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [jsonm: ocaml build] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build]
- 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 199/261: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build]
-> installed jsonm.1.0.2
Processing 200/261: [asn1-combinators: dune build] [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build]
-> compiled  asn1-combinators.0.2.5
Processing 200/261: [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build]
-> installed asn1-combinators.0.2.5
Processing 201/261: [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: dune build]
-> compiled  ppx_deriving.4.5-1
Processing 201/261: [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed ppx_deriving.4.5-1
Processing 202/261: [atd: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
- File "atd/test/jbuild", line 6, characters 11-14:
- Warning: This field is useless without a (public_names ...) field.
- File "atdgen/test/jbuild", line 62, characters 11-14:
- Warning: This field is useless without a (public_names ...) field.
-> compiled  atd.1.12.0
Processing 202/261: [base: jbuilder build] [dose3: make libs] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed atd.1.12.0
Processing 203/261: [base: jbuilder build] [dose3: make libs] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
Processing 204/261: [atdgen: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ocb-stubblr: ocaml build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
- ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.ml > src/ocb_stubblr.ml.depends
- ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.mli > src/ocb_stubblr.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmi src/ocb_stubblr.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmx src/ocb_stubblr.ml
- ocamlfind ocamlopt -a -package bytes -I src src/ocb_stubblr.cmx -o src/ocb-stubblr.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/ocb-stubblr.cmxa -o src/ocb-stubblr.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmo src/ocb_stubblr.ml
- ocamlfind ocamlc -a -package bytes -I src src/ocb_stubblr.cmo -o src/ocb-stubblr.cma
- ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.ml > src-topkg/ocb_stubblr_topkg.ml.depends
- ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.mli > src-topkg/ocb_stubblr_topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmi src-topkg/ocb_stubblr_topkg.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmx src-topkg/ocb_stubblr_topkg.ml
- ocamlfind ocamlopt -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmx -o src-topkg/ocb-stubblr-topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src-topkg src-topkg/ocb-stubblr-topkg.cmxa -o src-topkg/ocb-stubblr-topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmo src-topkg/ocb_stubblr_topkg.ml
- ocamlfind ocamlc -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmo -o src-topkg/ocb-stubblr-topkg.cma
- # No parallelism done
-> compiled  ocb-stubblr.0.1.1-1
Processing 204/261: [atdgen: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> installed ocb-stubblr.0.1.1-1
Processing 205/261: [atdgen: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ppx_ast: jbuilder build] [ppx_tools_versioned: dune build]
-> compiled  ppx_tools_versioned.5.4.0
Processing 205/261: [atdgen: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ppx_ast: jbuilder build]
-> installed ppx_tools_versioned.5.4.0
Processing 206/261: [atdgen: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ppx_ast: jbuilder build]
Processing 207/261: [atdgen: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ppx_ast: jbuilder build] [ppx_cstruct: dune build]
-> compiled  ppx_ast.v0.9.1
Processing 207/261: [atdgen: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ppx_cstruct: dune build]
-> installed ppx_ast.v0.9.1
Processing 208/261: [atdgen: jbuilder build] [base: jbuilder build] [dose3: make libs] [lwt: make build] [ppx_cstruct: dune build]
- File "atd/test/jbuild", line 6, characters 11-14:
- Warning: This field is useless without a (public_names ...) field.
- File "atdgen/test/jbuild", line 62, characters 11-14:
- Warning: This field is useless without a (public_names ...) field.
-       ocamlc atdgen/src/.atdgen.objs/ag_ox_emit.{cmo,cmt}
- File "atdgen/src/ag_ox_emit.ml", line 131, characters 13-30:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
-     ocamlopt atdgen/src/.atdgen.objs/ag_ox_emit.{cmx,o}
- File "atdgen/src/ag_ox_emit.ml", line 131, characters 13-30:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
-       ocamlc atdgen/bin/.ag_main.eobjs/ag_main.{cmi,cmo,cmt}
- File "atdgen/bin/ag_main.ml", line 395, characters 29-46:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
-     ocamlopt atdgen/bin/.ag_main.eobjs/ag_main.{cmx,o}
- File "atdgen/bin/ag_main.ml", line 395, characters 29-46:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
-> compiled  atdgen.1.12.0
Processing 208/261: [base: jbuilder build] [dose3: make libs] [lwt: make build] [ppx_cstruct: dune build]
-> installed atdgen.1.12.0
Processing 209/261: [base: jbuilder build] [dose3: make libs] [lwt: make build] [ppx_cstruct: dune build]
- File "src/jbuild", line 18, characters 0-142:
- Warning: File pow_overflow_bounds.ml is both generated by a rule and present in the source tree.
- As a result, the rule is currently ignored, however this will become an error in the future.
- To keep the current behavior and get rid of this warning, add a field (fallback) to the rule.
-> compiled  base.v0.9.4
Processing 209/261: [dose3: make libs] [lwt: make build] [ppx_cstruct: dune build]
-> installed base.v0.9.4
Processing 210/261: [dose3: make libs] [lwt: make build] [ppx_cstruct: dune build]
Processing 211/261: [dose3: make libs] [lwt: make build] [ppx_cstruct: dune build] [stdio: jbuilder build]
-> compiled  ppx_cstruct.5.2.0
Processing 211/261: [dose3: make libs] [lwt: make build] [stdio: jbuilder build]
-> installed ppx_cstruct.5.2.0
Processing 212/261: [dose3: make libs] [lwt: make build] [stdio: jbuilder build]
-> compiled  stdio.v0.9.1
Processing 212/261: [dose3: make libs] [lwt: make build]
-> installed stdio.v0.9.1
Processing 213/261: [dose3: make libs] [lwt: make build]
Processing 214/261: [dose3: make libs] [lwt: make build] [ppx_core: jbuilder build]
-       ocamlc src/gen/.gen_ast_pattern.eobjs/import.{cmi,cmo,cmt}
- File "src/gen/import.ml", line 93, characters 9-25:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
-     ocamlopt src/gen/.gen_ast_pattern.eobjs/import.{cmx,o}
- File "src/gen/import.ml", line 93, characters 9-25:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
-> compiled  ppx_core.v0.9.3
Processing 214/261: [dose3: make libs] [lwt: make build]
-> installed ppx_core.v0.9.3
Processing 215/261: [dose3: make libs] [lwt: make build]
Processing 216/261: [dose3: make libs] [lwt: make build] [ppx_optcomp: jbuilder build]
-> compiled  ppx_optcomp.v0.9.0
Processing 216/261: [dose3: make libs] [lwt: make build]
-> installed ppx_optcomp.v0.9.0
Processing 217/261: [dose3: make libs] [lwt: make build]
Processing 218/261: [dose3: make libs] [lwt: make build] [ppx_driver: jbuilder build]
- ./setup.exe -build 
- W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.mli > src/core/lwt_condition.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.mli > src/core/lwt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.mli > src/core/lwt_sequence.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmi src/core/lwt_sequence.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.mli > src/core/lwt_mutex.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmi src/core/lwt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmi src/core/lwt_mutex.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmi src/core/lwt_condition.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.ml > src/core/lwt_condition.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.mli > src/core/lwt_list.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmi src/core/lwt_list.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.ml > src/core/lwt_list.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.ml > src/core/lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.ml > src/core/lwt_mutex.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.mli > src/core/lwt_mvar.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmi src/core/lwt_mvar.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.ml > src/core/lwt_mvar.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.mli > src/core/lwt_pool.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmi src/core/lwt_pool.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.ml > src/core/lwt_pool.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.mli > src/core/lwt_result.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmi src/core/lwt_result.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.ml > src/core/lwt_result.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.ml > src/core/lwt_sequence.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.mli > src/core/lwt_stream.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmi src/core/lwt_stream.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.ml > src/core/lwt_stream.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.mli > src/core/lwt_switch.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmi src/core/lwt_switch.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.ml > src/core/lwt_switch.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.mli > src/core/lwt_pqueue.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmi src/core/lwt_pqueue.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.ml > src/core/lwt_pqueue.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmo src/core/lwt_condition.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmo src/core/lwt_list.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmo src/core/lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmo src/core/lwt_mutex.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmo src/core/lwt_mvar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmo src/core/lwt_pool.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmo src/core/lwt_result.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmo src/core/lwt_sequence.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmo src/core/lwt_stream.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmo src/core/lwt_switch.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmo src/core/lwt_pqueue.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/core src/core/lwt_sequence.cmo src/core/lwt.cmo src/core/lwt_mutex.cmo src/core/lwt_condition.cmo src/core/lwt_list.cmo src/core/lwt_mvar.cmo src/core/lwt_pool.cmo src/core/lwt_result.cmo src/core/lwt_stream.cmo src/core/lwt_switch.cmo src/core/lwt_pqueue.cmo -o src/core/lwt.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmx src/core/lwt_sequence.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmx src/core/lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmx src/core/lwt_mutex.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmx src/core/lwt_condition.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmx src/core/lwt_list.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmx src/core/lwt_mvar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmx src/core/lwt_pool.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmx src/core/lwt_result.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmx src/core/lwt_stream.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmx src/core/lwt_switch.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmx src/core/lwt_pqueue.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/core src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/core src/core/lwt.cmxa src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.mli > src/logger/lwt_log_core.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmi src/logger/lwt_log_core.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.ml > src/logger/lwt_log_core.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.mli > src/logger/lwt_log_rules.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmi src/logger/lwt_log_rules.mli
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/logger/lwt_log_rules.mll
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.ml > src/logger/lwt_log_rules.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmo src/logger/lwt_log_core.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmo src/logger/lwt_log_rules.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/logger src/logger/lwt_log_rules.cmo src/logger/lwt_log_core.cmo -o src/logger/lwt-log.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmx src/logger/lwt_log_rules.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmx src/logger/lwt_log_core.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/logger src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/logger src/logger/lwt-log.cmxa src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_unix_stubs.c
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_unix_stubs.c
- In file included from src/unix/lwt_unix_stubs.c:94:
- src/unix/lwt_unix_unix.c: In function 'worker_readdir':
- src/unix/lwt_unix_unix.c:1806:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
-  1806 |   job->result = readdir_r(job->dir, job->entry, &job->ptr);
-       |   ^~~
- In file included from /usr/include/features.h:489,
-                  from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdint.h:26,
-                  from /usr/lib/gcc/x86_64-linux-gnu/12/include/stdint.h:9,
-                  from /home/opam/.opam/4.05/lib/ocaml/caml/config.h:101,
-                  from /home/opam/.opam/4.05/lib/ocaml/caml/misc.h:24,
-                  from /home/opam/.opam/4.05/lib/ocaml/caml/alloc.h:23,
-                  from src/unix/lwt_unix_stubs.c:30:
- /usr/include/dirent.h:191:12: note: declared here
-   191 | extern int __REDIRECT (readdir_r,
-       |            ^~~~~~~~~~
- src/unix/lwt_unix_unix.c: In function 'worker_readdir_n':
- src/unix/lwt_unix_unix.c:1852:5: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
-  1852 |     int result = readdir_r(job->dir, &job->entries[i], &ptr);
-       |     ^~~
- /usr/include/dirent.h:191:12: note: declared here
-   191 | extern int __REDIRECT (readdir_r,
-       |            ^~~~~~~~~~
- mv lwt_unix_stubs.o src/unix/lwt_unix_stubs.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_libev_stubs.c
- mv lwt_libev_stubs.o src/unix/lwt_libev_stubs.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/lwt_process_stubs.c
- mv lwt_process_stubs.o src/unix/lwt_process_stubs.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_access.c
- mv lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_access.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chdir.c
- mv lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chdir.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chmod.c
- mv lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chmod.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chown.c
- mv lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chown.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_chroot.c
- mv lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_chroot.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_close.c
- mv lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_close.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fchmod.c
- mv lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchmod.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fchown.c
- mv lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fchown.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fdatasync.c
- mv lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_fsync.c
- mv lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_fsync.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_ftruncate.c
- mv lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_link.c
- mv lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_link.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_lseek.c
- mv lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_lseek.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_mkdir.c
- mv lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkdir.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_mkfifo.c
- mv lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_rename.c
- mv lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rename.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_rmdir.c
- mv lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_rmdir.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_symlink.c
- mv lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_symlink.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcdrain.c
- mv lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcflow.c
- mv lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflow.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcflush.c
- mv lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcflush.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_tcsendbreak.c
- mv lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_truncate.c
- mv lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_truncate.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -package unix -package result -package bytes -package bigarray -c src/unix/jobs-unix/lwt_unix_job_unlink.c
- mv lwt_unix_job_unlink.o src/unix/jobs-unix/lwt_unix_job_unlink.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamlmklib -o src/unix/lwt-unix_stubs -g -lpthread src/unix/lwt_unix_stubs.o src/unix/lwt_libev_stubs.o src/unix/lwt_process_stubs.o src/unix/jobs-unix/lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_unlink.o
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.mli > src/unix/lwt_chan.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.mli > src/unix/lwt_io.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.mli > src/unix/lwt_bytes.mli.depends
- cppo -V OCAML:4.05.0 -o src/unix/lwt_unix.mli src/unix/lwt_unix.cppo.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.mli > src/unix/lwt_unix.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmi src/unix/lwt_unix.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.mli > src/unix/lwt_sys.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmi src/unix/lwt_bytes.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmi src/unix/lwt_sys.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmi src/unix/lwt_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmi src/unix/lwt_chan.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.ml > src/unix/lwt_chan.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.mli > src/unix/lwt_daemon.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.mli > src/unix/lwt_log.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmi src/unix/lwt_log.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmi src/unix/lwt_daemon.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.ml > src/unix/lwt_daemon.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.mli > src/unix/lwt_main.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmi src/unix/lwt_main.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.mli > src/unix/lwt_gc.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmi src/unix/lwt_gc.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.ml > src/unix/lwt_gc.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.ml > src/unix/lwt_io.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.ml > src/unix/lwt_log.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.ml > src/unix/lwt_main.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.mli > src/unix/lwt_engine.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmi src/unix/lwt_engine.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.mli > src/unix/lwt_process.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmi src/unix/lwt_process.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.ml > src/unix/lwt_process.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.mli > src/unix/lwt_throttle.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmi src/unix/lwt_throttle.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.ml > src/unix/lwt_throttle.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.mli > src/unix/lwt_timeout.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmi src/unix/lwt_timeout.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.ml > src/unix/lwt_timeout.ml.depends
- cppo -V OCAML:4.05.0 -o src/unix/lwt_unix.ml src/unix/lwt_unix.cppo.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.ml > src/unix/lwt_unix.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_config.ml > src/unix/lwt_config.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix_jobs_generated.ml > src/unix/lwt_unix_jobs_generated.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmo src/unix/lwt_config.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix_jobs_generated.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.ml > src/unix/lwt_sys.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.ml > src/unix/lwt_engine.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.ml > src/unix/lwt_bytes.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmo src/unix/lwt_chan.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmo src/unix/lwt_daemon.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmo src/unix/lwt_gc.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmo src/unix/lwt_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmo src/unix/lwt_log.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmo src/unix/lwt_main.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmo src/unix/lwt_process.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmo src/unix/lwt_throttle.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmo src/unix/lwt_timeout.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmo src/unix/lwt_unix.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmo src/unix/lwt_sys.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmo src/unix/lwt_engine.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmo src/unix/lwt_bytes.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -dllib -llwt-unix_stubs -cclib -llwt-unix_stubs -cclib -lpthread -I src/unix src/unix/lwt_config.cmo src/unix/lwt_engine.cmo src/unix/lwt_main.cmo src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix.cmo src/unix/lwt_bytes.cmo src/unix/lwt_sys.cmo src/unix/lwt_io.cmo src/unix/lwt_chan.cmo src/unix/lwt_log.cmo src/unix/lwt_daemon.cmo src/unix/lwt_gc.cmo src/unix/lwt_process.cmo src/unix/lwt_throttle.cmo src/unix/lwt_timeout.cmo -o src/unix/lwt-unix.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmx src/unix/lwt_config.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmx src/unix/lwt_engine.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmx src/unix/lwt_main.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix_jobs_generated.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmx src/unix/lwt_unix.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmx src/unix/lwt_bytes.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmx src/unix/lwt_sys.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmx src/unix/lwt_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmx src/unix/lwt_log.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmx src/unix/lwt_chan.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmx src/unix/lwt_daemon.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmx src/unix/lwt_gc.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmx src/unix/lwt_process.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmx src/unix/lwt_throttle.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmx src/unix/lwt_timeout.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -cclib -llwt-unix_stubs -cclib -lpthread -I src/unix src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/unix -cclib -lpthread -I src/unix src/unix/lwt-unix.cmxa src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package compiler-libs.common -package bytes -package bigarray -modules src/simple_top/lwt_simple_top.ml > src/simple_top/lwt_simple_top.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmo src/simple_top/lwt_simple_top.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/simple_top src/simple_top/lwt_simple_top.cmo -o src/simple_top/lwt-simple-top.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmx src/simple_top/lwt_simple_top.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/simple_top src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/simple_top src/simple_top/lwt-simple-top.cmxa src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.mli > src/preemptive/lwt_preemptive.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmi src/preemptive/lwt_preemptive.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.ml > src/preemptive/lwt_preemptive.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmo src/preemptive/lwt_preemptive.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/preemptive src/preemptive/lwt_preemptive.cmo -o src/preemptive/lwt-preemptive.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmx src/preemptive/lwt_preemptive.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/preemptive src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/preemptive src/preemptive/lwt-preemptive.cmxa src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.mli > src/ppx/ppx_lwt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -I src/ppx -o src/ppx/ppx_lwt.cmi src/ppx/ppx_lwt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.ml > src/ppx/ppx_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmo src/ppx/ppx_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/ppx src/ppx/ppx_lwt.cmo -o src/ppx/ppx.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmx src/ppx/ppx_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/ppx src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/ppx src/ppx/ppx.cmxa src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt_ex.ml > src/ppx/ppx_lwt_ex.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmo src/ppx/ppx_lwt_ex.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmx src/ppx/ppx_lwt_ex.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.common -I src/ppx src/ppx/ppx_lwt_ex.cmx -o src/ppx/ppx_lwt_ex.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/logging.ml > doc/examples/unix/logging.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmo doc/examples/unix/logging.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmx doc/examples/unix/logging.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray -I src/ppx -I src/core -I src/logger -I src/unix -I doc/examples/unix src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/logging.cmx -o doc/examples/unix/logging.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/relay.ml > doc/examples/unix/relay.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmo doc/examples/unix/relay.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmx doc/examples/unix/relay.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray -I src/ppx -I src/core -I src/logger -I src/unix -I doc/examples/unix src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/relay.cmx -o doc/examples/unix/relay.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/parallelize.ml > doc/examples/unix/parallelize.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmo doc/examples/unix/parallelize.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmx doc/examples/unix/parallelize.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray -I src/ppx -I src/core -I src/logger -I src/unix -I doc/examples/unix src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/parallelize.cmx -o doc/examples/unix/parallelize.native
-> compiled  lwt.3.0.0
Processing 218/261: [dose3: make libs] [ppx_driver: jbuilder build]
Processing 219/261: [dose3: make libs] [ppx_driver: jbuilder build] [lwt: make install]
-> compiled  ppx_driver.v0.9.2
Processing 219/261: [dose3: make libs] [lwt: make install]
- ./setup.exe -install 
- W: Nothing to install for findlib library 'test'
- W: Cannot find source header for module library in Lwt_unix lwt-unix
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cma
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pqueue.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_switch.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_stream.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sequence.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_result.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_pool.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mvar.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_mutex.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_list.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_condition.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.h
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_config.h
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.mli
- Installed /home/opam/.opam/4.05/lib/lwt/liblwt-unix_stubs.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-unix.cma
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-unix.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-unix.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-unix.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_config.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix_jobs_generated.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_bytes.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_engine.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_sys.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_unix.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_timeout.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_throttle.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_process.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_main.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_io.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_gc.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_daemon.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_chan.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-simple-top.cma
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-simple-top.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-simple-top.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-simple-top.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_simple_top.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-preemptive.cma
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-preemptive.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-preemptive.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-preemptive.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_preemptive.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.mli
- Installed /home/opam/.opam/4.05/lib/lwt/ppx.cma
- Installed /home/opam/.opam/4.05/lib/lwt/ppx.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/ppx.a
- Installed /home/opam/.opam/4.05/lib/lwt/ppx.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.annot
- Installed /home/opam/.opam/4.05/lib/lwt/ppx_lwt.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.mli
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-log.cma
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-log.cmxa
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-log.a
- Installed /home/opam/.opam/4.05/lib/lwt/lwt-log.cmxs
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.cmi
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.cmti
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.cmt
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.annot
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_rules.cmx
- Installed /home/opam/.opam/4.05/lib/lwt/lwt_log_core.cmx
- Installed /home/opam/.opam/4.05/lib/stublibs/dlllwt-unix_stubs.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dlllwt-unix_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05/lib/lwt/META
-> installed lwt.3.0.0
Processing 219/261: [dose3: make libs]
Processing 220/261: [cstruct-lwt: dune build] [dose3: make libs]
Processing 221/261: [cstruct-lwt: dune build] [dose3: make libs] [logs: ocaml build]
Processing 222/261: [cstruct-lwt: dune build] [dose3: make libs] [logs: ocaml build] [lwt_react: dune build]
-> installed ppx_driver.v0.9.2
Processing 223/261: [cstruct-lwt: dune build] [dose3: make libs] [logs: ocaml build] [lwt_react: dune build]
Processing 224/261: [cstruct-lwt: dune build] [dose3: make libs] [fieldslib: jbuilder build] [logs: ocaml build] [lwt_react: dune build]
Processing 225/261: [cstruct-lwt: dune build] [dose3: make libs] [fieldslib: jbuilder build] [logs: ocaml build] [lwt_react: dune build] [ppx_metaquot: jbuilder build]
-> compiled  cstruct-lwt.5.2.0
Processing 225/261: [dose3: make libs] [fieldslib: jbuilder build] [logs: ocaml build] [lwt_react: dune build] [ppx_metaquot: jbuilder build]
-> installed cstruct-lwt.5.2.0
Processing 226/261: [dose3: make libs] [fieldslib: jbuilder build] [logs: ocaml build] [lwt_react: dune build] [ppx_metaquot: jbuilder build]
-> compiled  lwt_react.1.1.5
Processing 226/261: [dose3: make libs] [fieldslib: jbuilder build] [logs: ocaml build] [ppx_metaquot: jbuilder build]
-> installed lwt_react.1.1.5
Processing 227/261: [dose3: make libs] [fieldslib: jbuilder build] [logs: ocaml build] [ppx_metaquot: jbuilder build]
Processing 228/261: [dose3: make libs] [fieldslib: jbuilder build] [lambda-term: jbuilder build] [logs: ocaml build] [ppx_metaquot: jbuilder build]
-> compiled  fieldslib.v0.9.0
Processing 228/261: [dose3: make libs] [lambda-term: jbuilder build] [logs: ocaml build] [ppx_metaquot: jbuilder build]
-> installed fieldslib.v0.9.0
Processing 229/261: [dose3: make libs] [lambda-term: jbuilder build] [logs: ocaml build] [ppx_metaquot: jbuilder build]
- ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -I src src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -linkall -package fmt -I src src/logs_fmt.cmxa -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -I src src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -I src src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/logs_cli.cmxa -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -I src src/logs_cli.cmo -o src/logs_cli.cma
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -I src src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package lwt -I src src/logs_lwt.cmxa -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -I src src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/logs_top.cmxa -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # No parallelism done
-> compiled  logs.0.7.0
Processing 229/261: [dose3: make libs] [lambda-term: jbuilder build] [ppx_metaquot: jbuilder build]
-> installed logs.0.7.0
Processing 230/261: [dose3: make libs] [lambda-term: jbuilder build] [ppx_metaquot: jbuilder build]
-> compiled  ppx_metaquot.v0.9.0
Processing 230/261: [dose3: make libs] [lambda-term: jbuilder build]
-> installed ppx_metaquot.v0.9.0
Processing 231/261: [dose3: make libs] [lambda-term: jbuilder build]
Processing 232/261: [dose3: make libs] [lambda-term: jbuilder build] [ppx_type_conv: jbuilder build]
- /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2
- cppo -V OCAML:4.05.0 myocamlbuild.ml.pp -o myocamlbuild.ml
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY common/common.otarget
- /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
- /home/opam/.opam/4.05/bin/ocamllex.opt -q common/format822_lexer.mll
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/format822_lexer.ml > common/format822_lexer.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/format822.ml > common/format822.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/input.mli > common/input.mli.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/url.mli > common/url.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/url.cmi common/url.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/util.mli > common/util.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/input.cmi common/input.mli
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/util.cmi common/util.mli
- /home/opam/.opam/4.05/bin/ocamlyacc common/format822_parser.mly
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/format822_parser.mli > common/format822_parser.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/format822.cmo common/format822.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/format822_parser.cmi common/format822_parser.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/format822_parser.ml > common/format822_parser.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/edosSolver.mli > common/edosSolver.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/edosSolver.cmi common/edosSolver.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/edosSolver.ml > common/edosSolver.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/cudfSolver.mli > common/cudfSolver.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfSolver.cmi common/cudfSolver.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/cudfSolver.ml > common/cudfSolver.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q common/shell_lexer.mll
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/shell_lexer.ml > common/shell_lexer.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/shell_lexer.cmo common/shell_lexer.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/input.ml > common/input.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/util.ml > common/util.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/cudfAdd.mli > common/cudfAdd.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfAdd.cmi common/cudfAdd.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/cudfAdd.ml > common/cudfAdd.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/cudfDiff.mli > common/cudfDiff.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfDiff.cmi common/cudfDiff.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/cudfDiff.ml > common/cudfDiff.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/versionInfo.ml > common/versionInfo.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/url.ml > common/url.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/criteria_types.ml > common/criteria_types.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q common/criteria_lexer.mll
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/criteria_lexer.ml > common/criteria_lexer.ml.depends
- /home/opam/.opam/4.05/bin/ocamlyacc common/criteria_parser.mly
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/criteria_parser.mli > common/criteria_parser.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria_types.cmo common/criteria_types.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria_parser.cmi common/criteria_parser.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/criteria_parser.ml > common/criteria_parser.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/criteria.mli > common/criteria.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria.cmi common/criteria.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules common/criteria.ml > common/criteria.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria_lexer.cmo common/criteria_lexer.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/format822_lexer.cmo common/format822_lexer.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/format822_parser.cmo common/format822_parser.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/edosSolver.cmo common/edosSolver.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfSolver.cmo common/cudfSolver.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/input.cmo common/input.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/util.cmo common/util.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfAdd.cmo common/cudfAdd.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfDiff.cmo common/cudfDiff.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/versionInfo.cmo common/versionInfo.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/url.cmo common/url.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria_parser.cmo common/criteria_parser.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria.cmo common/criteria.ml
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfSolver.cmo common/cudfSolver.ml
- File "common/cudfSolver.ml", line 15, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/util.cmo common/util.ml
- File "common/util.ml", line 90, characters 6-23:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfAdd.cmo common/cudfAdd.ml
- File "common/cudfAdd.ml", line 13, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria.cmo common/criteria.ml
- File "common/criteria.ml", line 16, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlc -pack common/util.cmo common/url.cmo common/input.cmo common/format822.cmo common/format822_parser.cmo common/format822_lexer.cmo common/edosSolver.cmo common/cudfSolver.cmo common/cudfAdd.cmo common/cudfDiff.cmo common/versionInfo.cmo common/criteria_types.cmo common/criteria_parser.cmo common/criteria_lexer.cmo common/criteria.cmo -o common/common.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/util.cmx common/util.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/util.cmx common/util.ml
- File "common/util.ml", line 90, characters 6-23:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/url.cmx common/url.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/input.cmx common/input.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/format822.cmx common/format822.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/format822_parser.cmx common/format822_parser.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/shell_lexer.cmx common/shell_lexer.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfAdd.cmx common/cudfAdd.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfAdd.cmx common/cudfAdd.ml
- File "common/cudfAdd.ml", line 13, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria_types.cmx common/criteria_types.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria_parser.cmx common/criteria_parser.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria_lexer.cmx common/criteria_lexer.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/format822_lexer.cmx common/format822_lexer.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/edosSolver.cmx common/edosSolver.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfSolver.cmx common/cudfSolver.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfDiff.cmx common/cudfDiff.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/versionInfo.cmx common/versionInfo.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria.cmx common/criteria.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/criteria.cmx common/criteria.ml
- File "common/criteria.ml", line 16, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I common -I doselibs -o common/cudfSolver.cmx common/cudfSolver.ml
- File "common/cudfSolver.ml", line 15, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- touch common/common.mli  ; if  ocamlfind ocamlopt -pack -I common common/util.cmx common/url.cmx common/input.cmx common/format822.cmx common/format822_parser.cmx common/format822_lexer.cmx common/edosSolver.cmx common/cudfSolver.cmx common/cudfAdd.cmx common/cudfDiff.cmx common/versionInfo.cmx common/criteria_types.cmx common/criteria_parser.cmx common/criteria_lexer.cmx common/criteria.cmx -o common/common.cmx  ; then  rm -f common/common.mli  ; else  rm -f common/common.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I common common/shell_lexer.cmx common/common.cmx -o common/common.cmxa
- ocamlfind ocamlc -a -I common common/shell_lexer.cmo common/common.cmo -o common/common.cma
- ocamlfind ocamlopt -shared -linkall -I common common/common.cmxa -o common/common.cmxs
- # Parallel statistics: { count(total): 4(62), max: 12, min: 2, average(total): 5.500(1.290) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY versioning/versioning.otarget
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules versioning/debian.mli > versioning/debian.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/debian.cmi versioning/debian.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules versioning/debian.ml > versioning/debian.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules versioning/semver.mli > versioning/semver.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/semver.cmi versioning/semver.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules versioning/semver.ml > versioning/semver.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules versioning/semverNode.mli > versioning/semverNode.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/semverNode.cmi versioning/semverNode.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules versioning/semverNode.ml > versioning/semverNode.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules versioning/utils.ml > versioning/utils.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/debian.cmo versioning/debian.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/semver.cmo versioning/semver.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/semverNode.cmo versioning/semverNode.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/utils.cmo versioning/utils.ml
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/debian.cmo versioning/debian.ml
- File "versioning/debian.ml", line 19, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/semverNode.cmo versioning/semverNode.ml
- File "versioning/semverNode.ml", line 17, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlc -pack versioning/debian.cmo versioning/semverNode.cmo versioning/semver.cmo versioning/utils.cmo -o versioning/versioning.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Versioning -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/semverNode.cmx versioning/semverNode.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Versioning -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/semverNode.cmx versioning/semverNode.ml
- File "versioning/semverNode.ml", line 17, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Versioning -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/debian.cmx versioning/debian.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Versioning -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/semver.cmx versioning/semver.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Versioning -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/utils.cmx versioning/utils.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Versioning -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I versioning -I doselibs -o versioning/debian.cmx versioning/debian.ml
- File "versioning/debian.ml", line 19, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- touch versioning/versioning.mli  ; if  ocamlfind ocamlopt -pack -I versioning versioning/debian.cmx versioning/semverNode.cmx versioning/semver.cmx versioning/utils.cmx -o versioning/versioning.cmx  ; then  rm -f versioning/versioning.mli  ; else  rm -f versioning/versioning.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I versioning versioning/versioning.cmx -o versioning/versioning.cmxa
- ocamlfind ocamlc -a -I versioning versioning/versioning.cmo -o versioning/versioning.cma
- ocamlfind ocamlopt -shared -linkall -I versioning versioning/versioning.cmxa -o versioning/versioning.cmxs
- # Parallel statistics: { count(total): 3(19), max: 4, min: 2, average(total): 3.000(1.316) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY pef/pef.otarget
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules pef/packages_types.ml > pef/packages_types.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q pef/packages_lexer.mll
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules pef/packages_lexer.ml > pef/packages_lexer.ml.depends
- /home/opam/.opam/4.05/bin/ocamlyacc pef/packages_parser.mly
- + /home/opam/.opam/4.05/bin/ocamlyacc pef/packages_parser.mly
- 2 rules never reduced
- 13 reduce/reduce conflicts.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules pef/packages_parser.mli > pef/packages_parser.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I pef -I doselibs -o pef/packages_types.cmo pef/packages_types.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I pef -I doselibs -o pef/packages_parser.cmi pef/packages_parser.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules pef/packages_parser.ml > pef/packages_parser.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules pef/pefcudf.ml > pef/pefcudf.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules pef/packages.mli > pef/packages.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I pef -I doselibs -o pef/packages.cmi pef/packages.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules pef/packages.ml > pef/packages.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I pef -I doselibs -o pef/packages_lexer.cmo pef/packages_lexer.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules pef/printer.mli > pef/printer.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I pef -I doselibs -o pef/printer.cmi pef/printer.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules pef/printer.ml > pef/printer.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I pef -I doselibs -o pef/packages_parser.cmo pef/packages_parser.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I pef -I doselibs -o pef/pefcudf.cmo pef/pefcudf.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I pef -I doselibs -o pef/packages.cmo pef/packages.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I pef -I doselibs -o pef/printer.cmo pef/printer.ml
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I pef -I doselibs -o pef/packages.cmo pef/packages.ml
- File "pef/packages.ml", line 15, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlc -pack pef/packages_types.cmo pef/packages_parser.cmo pef/packages_lexer.cmo pef/printer.cmo pef/packages.cmo pef/pefcudf.cmo -o pef/pef.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Pef -pp cppo -I pef -I doselibs -o pef/packages_types.cmx pef/packages_types.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Pef -pp cppo -I pef -I doselibs -o pef/packages_parser.cmx pef/packages_parser.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Pef -pp cppo -I pef -I doselibs -o pef/packages_lexer.cmx pef/packages_lexer.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Pef -pp cppo -I pef -I doselibs -o pef/printer.cmx pef/printer.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Pef -pp cppo -I pef -I doselibs -o pef/packages.cmx pef/packages.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Pef -pp cppo -I pef -I doselibs -o pef/packages.cmx pef/packages.ml
- File "pef/packages.ml", line 15, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Pef -pp cppo -I pef -I doselibs -o pef/pefcudf.cmx pef/pefcudf.ml
- touch pef/pef.mli  ; if  ocamlfind ocamlopt -pack -I pef pef/packages_types.cmx pef/packages_parser.cmx pef/packages_lexer.cmx pef/printer.cmx pef/packages.cmx pef/pefcudf.cmx -o pef/pef.cmx  ; then  rm -f pef/pef.mli  ; else  rm -f pef/pef.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I pef pef/pef.cmx -o pef/pef.cmxa
- ocamlfind ocamlc -a -I pef pef/pef.cmo -o pef/pef.cma
- ocamlfind ocamlopt -shared -linkall -I pef pef/pef.cmxa -o pef/pef.cmxs
- # Parallel statistics: { count(total): 2(29), max: 4, min: 2, average(total): 3.000(1.138) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY npm/npm.otarget
- /home/opam/.opam/4.05/bin/ocamllex.opt -q npm/npm_lexer.mll
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules npm/npm_lexer.ml > npm/npm_lexer.ml.depends
- /home/opam/.opam/4.05/bin/ocamlyacc npm/npm_parser.mly
- + /home/opam/.opam/4.05/bin/ocamlyacc npm/npm_parser.mly
- 1 rule never reduced
- 4 reduce/reduce conflicts.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules npm/npm_parser.mli > npm/npm_parser.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I npm -I doselibs -o npm/npm_parser.cmi npm/npm_parser.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules npm/npm_parser.ml > npm/npm_parser.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules npm/packages.mli > npm/packages.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I npm -I doselibs -o npm/packages.cmi npm/packages.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules npm/packages.ml > npm/packages.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I npm -I doselibs -o npm/npm_lexer.cmo npm/npm_lexer.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules npm/npmcudf.ml > npm/npmcudf.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I npm -I doselibs -o npm/npm_parser.cmo npm/npm_parser.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I npm -I doselibs -o npm/packages.cmo npm/packages.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I npm -I doselibs -o npm/npmcudf.cmo npm/npmcudf.ml
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I npm -I doselibs -o npm/packages.cmo npm/packages.ml
- File "npm/packages.ml", line 21, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlc -pack npm/npm_parser.cmo npm/npm_lexer.cmo npm/packages.cmo npm/npmcudf.cmo -o npm/npm.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Npm -pp cppo -I npm -I doselibs -o npm/npm_parser.cmx npm/npm_parser.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Npm -pp cppo -I npm -I doselibs -o npm/npm_lexer.cmx npm/npm_lexer.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Npm -pp cppo -I npm -I doselibs -o npm/packages.cmx npm/packages.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Npm -pp cppo -I npm -I doselibs -o npm/npmcudf.cmx npm/npmcudf.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Npm -pp cppo -I npm -I doselibs -o npm/packages.cmx npm/packages.ml
- File "npm/packages.ml", line 21, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- touch npm/npm.mli  ; if  ocamlfind ocamlopt -pack -I npm npm/npm_parser.cmx npm/npm_lexer.cmx npm/packages.cmx npm/npmcudf.cmx -o npm/npm.cmx  ; then  rm -f npm/npm.mli  ; else  rm -f npm/npm.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I npm npm/npm.cmx -o npm/npm.cmxa
- ocamlfind ocamlc -a -I npm npm/npm.cmo -o npm/npm.cma
- ocamlfind ocamlopt -shared -linkall -I npm npm/npm.cmxa -o npm/npm.cmxs
- # Parallel statistics: { count(total): 3(21), max: 3, min: 2, average(total): 2.333(1.190) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY deb/debian.otarget
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/packages.mli > deb/packages.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/packages.cmi deb/packages.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/packages.ml > deb/packages.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/apt.ml > deb/apt.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/sources.ml > deb/sources.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/architecture.mli > deb/architecture.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/architecture.cmi deb/architecture.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/debcudf.mli > deb/debcudf.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/debcudf.cmi deb/debcudf.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/debcudf.ml > deb/debcudf.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/sources.cmo deb/sources.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/release.mli > deb/release.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/release.cmi deb/release.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/release.ml > deb/release.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/architecture.ml > deb/architecture.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/debutil.mli > deb/debutil.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/debutil.cmi deb/debutil.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/debutil.ml > deb/debutil.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/evolution.ml > deb/evolution.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules deb/edsp.ml > deb/edsp.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/apt.cmo deb/apt.ml
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/apt.cmo deb/apt.ml
- File "deb/apt.ml", line 15, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/packages.cmo deb/packages.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/debcudf.cmo deb/debcudf.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/release.cmo deb/release.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/architecture.cmo deb/architecture.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/debutil.cmo deb/debutil.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/evolution.cmo deb/evolution.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/edsp.cmo deb/edsp.ml
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/architecture.cmo deb/architecture.ml
- File "deb/architecture.ml", line 18, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/packages.cmo deb/packages.ml
- File "deb/packages.ml", line 233, characters 19-33:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- File "deb/packages.ml", line 235, characters 6-20:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I deb -I doselibs -o deb/edsp.cmo deb/edsp.ml
- File "deb/edsp.ml", line 15, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlc -pack deb/packages.cmo deb/apt.cmo deb/architecture.cmo deb/sources.cmo deb/debcudf.cmo deb/release.cmo deb/debutil.cmo deb/evolution.cmo deb/edsp.cmo -o deb/debian.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/packages.cmx deb/packages.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/packages.cmx deb/packages.ml
- File "deb/packages.ml", line 233, characters 19-33:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- File "deb/packages.ml", line 235, characters 6-20:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/architecture.cmx deb/architecture.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/architecture.cmx deb/architecture.ml
- File "deb/architecture.ml", line 18, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/sources.cmx deb/sources.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/apt.cmx deb/apt.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/apt.cmx deb/apt.ml
- File "deb/apt.ml", line 15, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/debcudf.cmx deb/debcudf.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/release.cmx deb/release.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/debutil.cmx deb/debutil.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/evolution.cmx deb/evolution.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/edsp.cmx deb/edsp.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp cppo -I deb -I doselibs -o deb/edsp.cmx deb/edsp.ml
- File "deb/edsp.ml", line 15, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- touch deb/debian.mli  ; if  ocamlfind ocamlopt -pack -I deb deb/packages.cmx deb/apt.cmx deb/architecture.cmx deb/sources.cmx deb/debcudf.cmx deb/release.cmx deb/debutil.cmx deb/evolution.cmx deb/edsp.cmx -o deb/debian.cmx  ; then  rm -f deb/debian.mli  ; else  rm -f deb/debian.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I deb deb/debian.cmx -o deb/debian.cmxa
- ocamlfind ocamlc -a -I deb deb/debian.cmo -o deb/debian.cma
- ocamlfind ocamlopt -shared -linkall -I deb deb/debian.cmxa -o deb/debian.cmxs
- # Parallel statistics: { count(total): 3(34), max: 7, min: 2, average(total): 4.333(1.294) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY opencsw/csw.otarget
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules opencsw/cswcudf.ml > opencsw/cswcudf.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules opencsw/packages.ml > opencsw/packages.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I opencsw -I doselibs -o opencsw/packages.cmo opencsw/packages.ml
- + ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I opencsw -I doselibs -o opencsw/packages.cmo opencsw/packages.ml
- File "opencsw/packages.ml", line 15, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I opencsw -I doselibs -o opencsw/cswcudf.cmo opencsw/cswcudf.ml
- ocamlfind ocamlc -pack opencsw/packages.cmo opencsw/cswcudf.cmo -o opencsw/csw.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Csw -pp cppo -I opencsw -I doselibs -o opencsw/packages.cmx opencsw/packages.ml
- + ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Csw -pp cppo -I opencsw -I doselibs -o opencsw/packages.cmx opencsw/packages.ml
- File "opencsw/packages.ml", line 15, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Csw -pp cppo -I opencsw -I doselibs -o opencsw/cswcudf.cmx opencsw/cswcudf.ml
- touch opencsw/csw.mli  ; if  ocamlfind ocamlopt -pack -I opencsw opencsw/packages.cmx opencsw/cswcudf.cmx -o opencsw/csw.cmx  ; then  rm -f opencsw/csw.mli  ; else  rm -f opencsw/csw.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I opencsw opencsw/csw.cmx -o opencsw/csw.cmxa
- ocamlfind ocamlc -a -I opencsw opencsw/csw.cmo -o opencsw/csw.cma
- ocamlfind ocamlopt -shared -linkall -I opencsw opencsw/csw.cmxa -o opencsw/csw.cmxs
- # Parallel statistics: { count(total): 1(12), max: 2, min: 2, average(total): 2.000(1.083) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY opam/opam.otarget
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules opam/opamcudf.ml > opam/opamcudf.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules opam/packages.mli > opam/packages.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I opam -I doselibs -o opam/packages.cmi opam/packages.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -modules opam/packages.ml > opam/packages.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I opam -I doselibs -o opam/opamcudf.cmo opam/opamcudf.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -I opam -I doselibs -o opam/packages.cmo opam/packages.ml
- ocamlfind ocamlc -pack opam/packages.cmo opam/opamcudf.cmo -o opam/opam.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Opam -pp cppo -I opam -I doselibs -o opam/packages.cmx opam/packages.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Opam -pp cppo -I opam -I doselibs -o opam/opamcudf.cmx opam/opamcudf.ml
- touch opam/opam.mli  ; if  ocamlfind ocamlopt -pack -I opam opam/packages.cmx opam/opamcudf.cmx -o opam/opam.cmx  ; then  rm -f opam/opam.mli  ; else  rm -f opam/opam.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I opam opam/opam.cmx -o opam/opam.cmxa
- ocamlfind ocamlc -a -I opam opam/opam.cmo -o opam/opam.cma
- ocamlfind ocamlopt -shared -linkall -I opam opam/opam.cmxa -o opam/opam.cmxs
- # Parallel statistics: { count(total): 2(13), max: 2, min: 2, average(total): 2.000(1.154) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY algo/algo.otarget
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/diagnostic.mli > algo/diagnostic.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/diagnostic.cmi algo/diagnostic.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/diagnostic.ml > algo/diagnostic.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/defaultgraphs.ml > algo/defaultgraphs.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/defaultgraphs.cmo algo/defaultgraphs.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/depsolver_int.mli > algo/depsolver_int.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/depsolver_int.cmi algo/depsolver_int.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/depsolver_int.ml > algo/depsolver_int.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/depsolver.mli > algo/depsolver.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/depsolver.cmi algo/depsolver.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/depsolver.ml > algo/depsolver.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/flatten.ml > algo/flatten.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/statistics.ml > algo/statistics.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/dominators.ml > algo/dominators.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/strongdeps.mli > algo/strongdeps.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/strongdeps.cmi algo/strongdeps.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/strongdeps.ml > algo/strongdeps.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/strongconflicts_int.ml > algo/strongconflicts_int.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules algo/strongconflicts.ml > algo/strongconflicts.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/strongconflicts_int.cmo algo/strongconflicts_int.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/diagnostic.cmo algo/diagnostic.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/depsolver_int.cmo algo/depsolver_int.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/depsolver.cmo algo/depsolver.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/flatten.cmo algo/flatten.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/statistics.cmo algo/statistics.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/dominators.cmo algo/dominators.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/strongdeps.cmo algo/strongdeps.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/strongconflicts.cmo algo/strongconflicts.ml
- ocamlfind ocamlc -pack algo/defaultgraphs.cmo algo/diagnostic.cmo algo/depsolver_int.cmo algo/depsolver.cmo algo/flatten.cmo algo/statistics.cmo algo/dominators.cmo algo/strongdeps.cmo algo/strongconflicts_int.cmo algo/strongconflicts.cmo -o algo/algo.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/defaultgraphs.cmx algo/defaultgraphs.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/diagnostic.cmx algo/diagnostic.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/depsolver_int.cmx algo/depsolver_int.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/depsolver.cmx algo/depsolver.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/strongconflicts_int.cmx algo/strongconflicts_int.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/flatten.cmx algo/flatten.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/statistics.cmx algo/statistics.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/dominators.cmx algo/dominators.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/strongdeps.cmx algo/strongdeps.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I algo -I doselibs -o algo/strongconflicts.cmx algo/strongconflicts.ml
- touch algo/algo.mli  ; if  ocamlfind ocamlopt -pack -I algo algo/defaultgraphs.cmx algo/diagnostic.cmx algo/depsolver_int.cmx algo/depsolver.cmx algo/flatten.cmx algo/statistics.cmx algo/dominators.cmx algo/strongdeps.cmx algo/strongconflicts_int.cmx algo/strongconflicts.cmx -o algo/algo.cmx  ; then  rm -f algo/algo.mli  ; else  rm -f algo/algo.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I algo algo/algo.cmx -o algo/algo.cmxa
- ocamlfind ocamlc -a -I algo algo/algo.cmo -o algo/algo.cma
- ocamlfind ocamlopt -shared -linkall -I algo algo/algo.cmxa -o algo/algo.cmxs
- # Parallel statistics: { count(total): 3(33), max: 8, min: 2, average(total): 5.000(1.364) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY doseparseNoRpm/doseparseNoRpm.otarget
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -modules doseparseNoRpm/stdDebian.ml > doseparseNoRpm/stdDebian.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -modules doseparseNoRpm/stdDebug.ml > doseparseNoRpm/stdDebug.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -modules doseparseNoRpm/stdLoaders.ml > doseparseNoRpm/stdLoaders.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -modules doseparseNoRpm/stdOptions.ml > doseparseNoRpm/stdOptions.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebian.cmo doseparseNoRpm/stdDebian.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -modules doseparseNoRpm/stdUtils.ml > doseparseNoRpm/stdUtils.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdOptions.cmo doseparseNoRpm/stdOptions.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdUtils.cmo doseparseNoRpm/stdUtils.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebug.cmo doseparseNoRpm/stdDebug.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdLoaders.cmo doseparseNoRpm/stdLoaders.ml
- ocamlfind ocamlc -pack doseparseNoRpm/stdDebian.cmo doseparseNoRpm/stdDebug.cmo doseparseNoRpm/stdOptions.cmo doseparseNoRpm/stdUtils.cmo doseparseNoRpm/stdLoaders.cmo -o doseparseNoRpm/doseparseNoRpm.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebian.cmx doseparseNoRpm/stdDebian.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdOptions.cmx doseparseNoRpm/stdOptions.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdUtils.cmx doseparseNoRpm/stdUtils.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebug.cmx doseparseNoRpm/stdDebug.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp cppo -pp 'cppo -V OCAML:4.05.0   -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdLoaders.cmx doseparseNoRpm/stdLoaders.ml
- touch doseparseNoRpm/doseparseNoRpm.mli  ; if  ocamlfind ocamlopt -pack -I doseparseNoRpm doseparseNoRpm/stdDebian.cmx doseparseNoRpm/stdDebug.cmx doseparseNoRpm/stdOptions.cmx doseparseNoRpm/stdUtils.cmx doseparseNoRpm/stdLoaders.cmx -o doseparseNoRpm/doseparseNoRpm.cmx  ; then  rm -f doseparseNoRpm/doseparseNoRpm.mli  ; else  rm -f doseparseNoRpm/doseparseNoRpm.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I doseparseNoRpm doseparseNoRpm/doseparseNoRpm.cmx -o doseparseNoRpm/doseparseNoRpm.cmxa
- ocamlfind ocamlc -a -I doseparseNoRpm doseparseNoRpm/doseparseNoRpm.cmo -o doseparseNoRpm/doseparseNoRpm.cma
- ocamlfind ocamlopt -shared -linkall -I doseparseNoRpm doseparseNoRpm/doseparseNoRpm.cmxa -o doseparseNoRpm/doseparseNoRpm.cmxs
- # Parallel statistics: { count(total): 5(17), max: 2, min: 2, average(total): 2.000(1.294) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY doseparse/doseparse.otarget
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules doseparse/stdDebian.ml > doseparse/stdDebian.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules doseparse/stdDebug.ml > doseparse/stdDebug.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules doseparse/stdLoaders.ml > doseparse/stdLoaders.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules doseparse/stdOptions.ml > doseparse/stdOptions.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparse -I doselibs -o doseparse/stdDebian.cmo doseparse/stdDebian.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -modules doseparse/stdUtils.ml > doseparse/stdUtils.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparse -I doselibs -o doseparse/stdOptions.cmo doseparse/stdOptions.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparse -I doselibs -o doseparse/stdUtils.cmo doseparse/stdUtils.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparse -I doselibs -o doseparse/stdDebug.cmo doseparse/stdDebug.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparse -I doselibs -o doseparse/stdLoaders.cmo doseparse/stdLoaders.ml
- ocamlfind ocamlc -pack doseparse/stdDebian.cmo doseparse/stdDebug.cmo doseparse/stdOptions.cmo doseparse/stdUtils.cmo doseparse/stdLoaders.cmo -o doseparse/doseparse.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparse -I doselibs -o doseparse/stdDebian.cmx doseparse/stdDebian.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparse -I doselibs -o doseparse/stdOptions.cmx doseparse/stdOptions.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparse -I doselibs -o doseparse/stdUtils.cmx doseparse/stdUtils.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparse -I doselibs -o doseparse/stdDebug.cmx doseparse/stdDebug.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp cppo -pp 'cppo -V OCAML:4.05.0    -D '\''OCAMLGRAPHVERSION 188'\''' -I doseparse -I doselibs -o doseparse/stdLoaders.cmx doseparse/stdLoaders.ml
- touch doseparse/doseparse.mli  ; if  ocamlfind ocamlopt -pack -I doseparse doseparse/stdDebian.cmx doseparse/stdDebug.cmx doseparse/stdOptions.cmx doseparse/stdUtils.cmx doseparse/stdLoaders.cmx -o doseparse/doseparse.cmx  ; then  rm -f doseparse/doseparse.mli  ; else  rm -f doseparse/doseparse.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -I doseparse doseparse/doseparse.cmx -o doseparse/doseparse.cmxa
- ocamlfind ocamlc -a -I doseparse doseparse/doseparse.cmo -o doseparse/doseparse.cma
- ocamlfind ocamlopt -shared -linkall -I doseparse doseparse/doseparse.cmxa -o doseparse/doseparse.cmxs
- # Parallel statistics: { count(total): 5(17), max: 2, min: 2, average(total): 2.000(1.294) }
- ocamlbuild  -j 10 applications/apps.otarget
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -modules applications/distcheck.ml > applications/distcheck.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/distcheck.cmo applications/distcheck.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/distcheck.cmx applications/distcheck.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -modules applications/deb-buildcheck.ml > applications/deb-buildcheck.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/deb-buildcheck.cmo applications/deb-buildcheck.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/deb-buildcheck.cmx applications/deb-buildcheck.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -modules applications/ceve.ml > applications/ceve.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/ceve.cmo applications/ceve.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/ceve.cmx applications/ceve.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -modules applications/apt-cudf.ml > applications/apt-cudf.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/apt-cudf.cmo applications/apt-cudf.ml
- + ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/apt-cudf.cmo applications/apt-cudf.ml
- File "applications/apt-cudf.ml", line 21, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/apt-cudf.cmx applications/apt-cudf.ml
- + ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/apt-cudf.cmx applications/apt-cudf.ml
- File "applications/apt-cudf.ml", line 21, characters 14-21:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -modules applications/outdated.ml > applications/outdated.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/outdated.cmo applications/outdated.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/outdated.cmx applications/outdated.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -modules applications/challenged.ml > applications/challenged.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/challenged.cmo applications/challenged.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/challenged.cmx applications/challenged.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -modules applications/deb-coinstall.ml > applications/deb-coinstall.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/deb-coinstall.cmo applications/deb-coinstall.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -pp cppo -pp 'cppo -V OCAML:4.05.0  -D '\''OCAMLGRAPHVERSION 188'\''' -I applications -I doselibs -o applications/deb-coinstall.cmx applications/deb-coinstall.ml
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/versioning.cmxa doselibs/pef.cmxa doselibs/opam.cmxa doselibs/npm.cmxa doselibs/debian.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -I applications applications/distcheck.cmx -o applications/distcheck.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/versioning.cmxa doselibs/pef.cmxa doselibs/opam.cmxa doselibs/npm.cmxa doselibs/debian.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -I applications applications/deb-buildcheck.cmx -o applications/deb-buildcheck.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/versioning.cmxa doselibs/pef.cmxa doselibs/opam.cmxa doselibs/npm.cmxa doselibs/debian.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -I applications applications/ceve.cmx -o applications/ceve.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/versioning.cmxa doselibs/pef.cmxa doselibs/opam.cmxa doselibs/npm.cmxa doselibs/debian.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -I applications applications/apt-cudf.cmx -o applications/apt-cudf.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/versioning.cmxa doselibs/pef.cmxa doselibs/opam.cmxa doselibs/npm.cmxa doselibs/debian.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -I applications applications/outdated.cmx -o applications/outdated.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/versioning.cmxa doselibs/pef.cmxa doselibs/opam.cmxa doselibs/npm.cmxa doselibs/debian.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -I applications applications/challenged.cmx -o applications/challenged.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/versioning.cmxa doselibs/pef.cmxa doselibs/opam.cmxa doselibs/npm.cmxa doselibs/debian.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package re.str -package ocamlgraph -I applications applications/deb-coinstall.cmx -o applications/deb-coinstall.native
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2/_build/applications/distcheck.native /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2/_build/applications/deb-buildcheck.native /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2/_build/applications/ceve.native /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2/_build/applications/apt-cudf.native /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2/_build/applications/outdated.native /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2/_build/applications/challenged.native /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2/_build/applications/deb-coinstall.native /home/opam/.opam/4.05/.opam-switch/build/dose3.5.0.1-2
- # Parallel statistics: { count(total): 1(24), max: 7, min: 7, average(total): 7.000(1.250) }
-> compiled  dose3.5.0.1-2
Processing 232/261: [lambda-term: jbuilder build] [ppx_type_conv: jbuilder build]
Processing 233/261: [lambda-term: jbuilder build] [ppx_type_conv: jbuilder build] [dose3: make installlib]
- Installed /home/opam/.opam/4.05/lib/dose3/versioning.cmx
- Installed /home/opam/.opam/4.05/lib/dose3/pef.cmx
- Installed /home/opam/.opam/4.05/lib/dose3/opam.cmx
- Installed /home/opam/.opam/4.05/lib/dose3/npm.cmx
- Installed /home/opam/.opam/4.05/lib/dose3/doseparseNoRpm.cmx
- Installed /home/opam/.opam/4.05/lib/dose3/doseparse.cmx
- Installed /home/opam/.opam/4.05/lib/dose3/debian.cmx
- Installed /home/opam/.opam/4.05/lib/dose3/csw.cmx
- Installed /home/opam/.opam/4.05/lib/dose3/common.cmx
- Installed /home/opam/.opam/4.05/lib/dose3/algo.cmx
- Installed /home/opam/.opam/4.05/lib/dose3/versioning.a
- Installed /home/opam/.opam/4.05/lib/dose3/pef.a
- Installed /home/opam/.opam/4.05/lib/dose3/opam.a
- Installed /home/opam/.opam/4.05/lib/dose3/npm.a
- Installed /home/opam/.opam/4.05/lib/dose3/doseparseNoRpm.a
- Installed /home/opam/.opam/4.05/lib/dose3/doseparse.a
- Installed /home/opam/.opam/4.05/lib/dose3/debian.a
- Installed /home/opam/.opam/4.05/lib/dose3/csw.a
- Installed /home/opam/.opam/4.05/lib/dose3/common.a
- Installed /home/opam/.opam/4.05/lib/dose3/algo.a
- Installed /home/opam/.opam/4.05/lib/dose3/versioning.cmxs
- Installed /home/opam/.opam/4.05/lib/dose3/pef.cmxs
- Installed /home/opam/.opam/4.05/lib/dose3/opam.cmxs
- Installed /home/opam/.opam/4.05/lib/dose3/npm.cmxs
- Installed /home/opam/.opam/4.05/lib/dose3/doseparseNoRpm.cmxs
- Installed /home/opam/.opam/4.05/lib/dose3/doseparse.cmxs
- Installed /home/opam/.opam/4.05/lib/dose3/debian.cmxs
- Installed /home/opam/.opam/4.05/lib/dose3/csw.cmxs
- Installed /home/opam/.opam/4.05/lib/dose3/common.cmxs
- Installed /home/opam/.opam/4.05/lib/dose3/algo.cmxs
- Installed /home/opam/.opam/4.05/lib/dose3/versioning.cmxa
- Installed /home/opam/.opam/4.05/lib/dose3/pef.cmxa
- Installed /home/opam/.opam/4.05/lib/dose3/opam.cmxa
- Installed /home/opam/.opam/4.05/lib/dose3/npm.cmxa
- Installed /home/opam/.opam/4.05/lib/dose3/doseparseNoRpm.cmxa
- Installed /home/opam/.opam/4.05/lib/dose3/doseparse.cmxa
- Installed /home/opam/.opam/4.05/lib/dose3/debian.cmxa
- Installed /home/opam/.opam/4.05/lib/dose3/csw.cmxa
- Installed /home/opam/.opam/4.05/lib/dose3/common.cmxa
- Installed /home/opam/.opam/4.05/lib/dose3/algo.cmxa
- Installed /home/opam/.opam/4.05/lib/dose3/versioning.cmi
- Installed /home/opam/.opam/4.05/lib/dose3/pef.cmi
- Installed /home/opam/.opam/4.05/lib/dose3/opam.cmi
- Installed /home/opam/.opam/4.05/lib/dose3/npm.cmi
- Installed /home/opam/.opam/4.05/lib/dose3/doseparseNoRpm.cmi
- Installed /home/opam/.opam/4.05/lib/dose3/doseparse.cmi
- Installed /home/opam/.opam/4.05/lib/dose3/debian.cmi
- Installed /home/opam/.opam/4.05/lib/dose3/csw.cmi
- Installed /home/opam/.opam/4.05/lib/dose3/common.cmi
- Installed /home/opam/.opam/4.05/lib/dose3/algo.cmi
- Installed /home/opam/.opam/4.05/lib/dose3/versioning.cma
- Installed /home/opam/.opam/4.05/lib/dose3/pef.cma
- Installed /home/opam/.opam/4.05/lib/dose3/opam.cma
- Installed /home/opam/.opam/4.05/lib/dose3/npm.cma
- Installed /home/opam/.opam/4.05/lib/dose3/doseparseNoRpm.cma
- Installed /home/opam/.opam/4.05/lib/dose3/doseparse.cma
- Installed /home/opam/.opam/4.05/lib/dose3/debian.cma
- Installed /home/opam/.opam/4.05/lib/dose3/csw.cma
- Installed /home/opam/.opam/4.05/lib/dose3/common.cma
- Installed /home/opam/.opam/4.05/lib/dose3/algo.cma
- Installed /home/opam/.opam/4.05/lib/dose3/META
- Install dose librairies to /home/opam/.opam/4.05/lib
-> installed dose3.5.0.1-2
Processing 233/261: [lambda-term: jbuilder build] [ppx_type_conv: jbuilder build]
Processing 234/261: [lambda-term: jbuilder build] [opam-lib: ./configure] [ppx_type_conv: jbuilder build]
-       ocamlc src/.lambda_term.objs/lTerm_key.{cmo,cmt}
- File "src/lTerm_key.ml", line 17, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_unix.{cmi,cmti}
- File "src/lTerm_unix.mli", line 12, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_key.{cmx,o}
- File "src/lTerm_key.ml", line 17, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_history.{cmo,cmt}
- File "src/lTerm_history.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_text.{cmo,cmt}
- File "src/lTerm_text.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_windows.{cmo,cmt}
- File "src/lTerm_windows.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
- File "src/lTerm_windows.ml", line 66, characters 2-22:
- Warning 3: deprecated: Lwt_unix.execute_job
-  Use Lwt_unix.run_job.
-     ocamlopt src/.lambda_term.objs/lTerm_history.{cmx,o}
- File "src/lTerm_history.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_windows.{cmx,o}
- File "src/lTerm_windows.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
- File "src/lTerm_windows.ml", line 66, characters 2-22:
- Warning 3: deprecated: Lwt_unix.execute_job
-  Use Lwt_unix.run_job.
-     ocamlopt src/.lambda_term.objs/lTerm_text.{cmx,o}
- File "src/lTerm_text.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_buttons_impl.{cmi,cmo,cmt}
- File "src/lTerm_buttons_impl.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_draw.{cmo,cmt}
- File "src/lTerm_draw.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_unix.{cmo,cmt}
- File "src/lTerm_unix.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_draw.{cmx,o}
- File "src/lTerm_draw.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_unix.{cmx,o}
- File "src/lTerm_unix.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm.{cmo,cmt}
- File "src/lTerm.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_edit.{cmo,cmt}
- File "src/lTerm_edit.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_inputrc.{cmo,cmt}
- File "src/lTerm_inputrc.mll", line 11, characters 7-34:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_widget.{cmo,cmt}
- File "src/lTerm_widget.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-       ocamlc src/.lambda_term.objs/lTerm_read_line.{cmo,cmt}
- File "src/lTerm_read_line.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm.{cmx,o}
- File "src/lTerm.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_buttons_impl.{cmx,o}
- File "src/lTerm_buttons_impl.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_widget.{cmx,o}
- File "src/lTerm_widget.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_edit.{cmx,o}
- File "src/lTerm_edit.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_read_line.{cmx,o}
- File "src/lTerm_read_line.ml", line 10, characters 5-32:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-     ocamlopt src/.lambda_term.objs/lTerm_inputrc.{cmx,o}
- File "src/lTerm_inputrc.mll", line 11, characters 7-34:
- Warning 3: deprecated: module CamomileLibraryDyn
- Use CamomileLibraryDefault. Configuration using
- environment variables is ignored. This module just now aliases
- CamomileLibraryDefault
-> compiled  lambda-term.1.12.0
Processing 234/261: [opam-lib: ./configure] [ppx_type_conv: jbuilder build]
-> installed lambda-term.1.12.0
Processing 235/261: [opam-lib: ./configure] [ppx_type_conv: jbuilder build]
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- 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 for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for gawk... no
- checking for mawk... mawk
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamlfind... ocamlfind
- checking for curl... curl
- 
- checking for OCaml findlib package unix... found
- checking for OCaml findlib package extlib... found
- checking for OCaml findlib package re... found
- checking for OCaml findlib package re.emacs... found
- checking for OCaml findlib package re.str... found
- checking for OCaml findlib package re.perl... found
- checking for OCaml findlib package re.pcre... found
- checking for OCaml findlib package re.glob... found
- checking for OCaml findlib package cmdliner... found
- checking for OCaml findlib package ocamlgraph... found
- checking for OCaml findlib package cudf... found
- checking for OCaml findlib package dose3... found
- checking for OCaml findlib package jsonm... found
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating META
- config.status: creating src/core/opamVersion.ml
- 
- Executables will be installed in /usr/local/bin
- Manual pages will be installed in /usr/local/share/man
Processing 235/261: [opam-lib: make] [ppx_type_conv: jbuilder build]
-> compiled  ppx_type_conv.v0.9.1
Processing 235/261: [opam-lib: make]
-> installed ppx_type_conv.v0.9.1
Processing 236/261: [opam-lib: make]
Processing 237/261: [opam-lib: make] [ppx_fields_conv: jbuilder build]
Processing 238/261: [opam-lib: make] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build]
-> compiled  ppx_fields_conv.v0.9.0
Processing 238/261: [opam-lib: make] [ppx_sexp_conv: jbuilder build]
-> installed ppx_fields_conv.v0.9.0
Processing 239/261: [opam-lib: make] [ppx_sexp_conv: jbuilder build]
-> compiled  ppx_sexp_conv.v0.9.0
Processing 239/261: [opam-lib: make]
-> installed ppx_sexp_conv.v0.9.0
Processing 240/261: [opam-lib: make]
Processing 241/261: [ipaddr: dune build] [opam-lib: make]
[nocrypto: patch] applying 0001-add-missing-runtime-dependencies-in-_tags.patch
Processing 242/261: [ipaddr: dune build] [nocrypto: patch] [opam-lib: make]
Processing 243/261: [ipaddr: dune build] [nocrypto: patch] [opam-lib: make] [uri: jbuilder build]
[nocrypto: patch] applying 0002-add-ppx_sexp_conv-as-a-runtime-dependency-in-the-pac.patch
[nocrypto: patch] applying 0003-Auto-detect-ppx_sexp_conv-runtime-library.patch
[nocrypto: patch] applying 0004-pack-package-workaround-ocamlbuild-272.patch
[nocrypto: patch] applying 0005-use-modern-cstruct-findlib.patch
[nocrypto: patch] applying 0006-explicit-dependency-on-sexplib.patch
[nocrypto: patch] applying 0007-mirage-entropy.patch
Processing 243/261: [ipaddr: dune build] [nocrypto: ocaml build] [opam-lib: make] [uri: jbuilder build]
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -40 -g -I lib/.ipaddr_top.objs/byte -I lib/.ipaddr_top.objs/native -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -I /home/opam/.opam/4.05/lib/sexplib -I /home/opam/.opam/4.05/lib/sexplib/0 -I lib/.ipaddr.objs/byte -I lib/.ipaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.ipaddr_top.objs/native/ipaddr_top.cmx -c -impl lib/ipaddr_top.ml)
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  ipaddr.2.9.0
Processing 243/261: [nocrypto: ocaml build] [opam-lib: make] [uri: jbuilder build]
-> installed ipaddr.2.9.0
Processing 244/261: [nocrypto: ocaml build] [opam-lib: make] [uri: jbuilder build]
-       ocamlc lib/.uri.objs/uri.{cmo,cmt}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-     ocamlopt lib/.uri.objs/uri.{cmx,o}
- File "lib/uri.ml", line 608, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
-     ocamlopt lib/.uri_top.objs/uri_top.{cmx,o}
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
-> compiled  uri.1.9.7
Processing 244/261: [nocrypto: ocaml build] [opam-lib: make]
-> installed uri.1.9.7
Processing 245/261: [nocrypto: ocaml build] [opam-lib: make]
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/misc.c
- mv misc.o src/native/misc.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/stubs.c
- mv stubs.o src/native/hash/stubs.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/md5.c
- mv md5.o src/native/hash/md5.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha1.c
- mv sha1.o src/native/hash/sha1.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha256.c
- mv sha256.o src/native/hash/sha256.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha512.c
- mv sha512.o src/native/hash/sha512.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/generic.c
- mv generic.o src/native/aes/generic.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/aesni.c
- + ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/aesni.c
- src/native/aes/aesni.c: In function '_nc_aesni_enc_blocks':
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop'
-   294 |         f1 (__b (src, 6), __b (dst, 6), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:295:7: note: here
-   295 |       case 6:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop'
-   296 |         f1 (__b (src, 5), __b (dst, 5), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:297:7: note: here
-   297 |       case 5:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop'
-   298 |         f1 (__b (src, 4), __b (dst, 4), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:299:7: note: here
-   299 |       case 4:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop'
-   300 |         f1 (__b (src, 3), __b (dst, 3), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:301:7: note: here
-   301 |       case 3:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop'
-   302 |         f1 (__b (src, 2), __b (dst, 2), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:303:7: note: here
-   303 |       case 2:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop'
-   304 |         f1 (__b (src, 1), __b (dst, 1), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:305:7: note: here
-   305 |       case 1:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c: In function '_nc_aesni_dec_blocks':
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop'
-   294 |         f1 (__b (src, 6), __b (dst, 6), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:295:7: note: here
-   295 |       case 6:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop'
-   296 |         f1 (__b (src, 5), __b (dst, 5), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:297:7: note: here
-   297 |       case 5:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop'
-   298 |         f1 (__b (src, 4), __b (dst, 4), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:299:7: note: here
-   299 |       case 4:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop'
-   300 |         f1 (__b (src, 3), __b (dst, 3), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:301:7: note: here
-   301 |       case 3:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop'
-   302 |         f1 (__b (src, 2), __b (dst, 2), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:303:7: note: here
-   303 |       case 2:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop'
-   304 |         f1 (__b (src, 1), __b (dst, 1), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:305:7: note: here
-   305 |       case 1:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- mv aesni.o src/native/aes/aesni.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/des/generic.c
- + ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/des/generic.c
- src/native/des/generic.c:405:28: warning: argument 1 of type 'unsigned char[16]' with mismatched bound [-Warray-parameter=]
-   405 | void des2key(unsigned char hexkey[16], short mode) /* stomps on Kn3 too */
-       |              ~~~~~~~~~~~~~~^~~~~~~~~~
- In file included from src/native/des/generic.c:20:
- src/native/des/generic.h:67:21: note: previously declared as 'unsigned char *'
-    67 | extern void des2key(unsigned char *, short);
-       |                     ^~~~~~~~~~~~~~~
- src/native/des/generic.c:537:28: warning: argument 1 of type 'unsigned char[24]' with mismatched bound [-Warray-parameter=]
-   537 | void des3key(unsigned char hexkey[24], short mode)
-       |              ~~~~~~~~~~~~~~^~~~~~~~~~
- src/native/des/generic.h:126:21: note: previously declared as 'unsigned char *'
-   126 | extern void des3key(unsigned char *, short);
-       |                     ^~~~~~~~~~~~~~~
- mv generic.o src/native/des/generic.o
- ocamlfind ocamlmklib -o src/nocrypto_stubs -g src/native/misc.o src/native/hash/stubs.o src/native/hash/md5.o src/native/hash/sha1.o src/native/hash/sha256.o src/native/hash/sha512.o src/native/aes/generic.o src/native/aes/aesni.o src/native/des/generic.o
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/nocrypto.mli > src/nocrypto.mli.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/native.ml > src/native.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/native.cmo src/native.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/nocrypto.cmi src/nocrypto.mli
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/uncommon.ml > src/uncommon.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmo src/uncommon.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/native.cmx src/native.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/base64.ml > src/base64.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmo src/base64.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/uncommon.cmx src/uncommon.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/hash.ml > src/hash.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmo src/hash.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/cipher_stream.ml > src/cipher_stream.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmo src/cipher_stream.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/cipher_block.ml > src/cipher_block.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/ccm.ml > src/ccm.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/gcm.ml > src/gcm.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/numeric.ml > src/numeric.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmo src/numeric.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmo src/ccm.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmo src/gcm.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmo src/cipher_block.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/numeric.cmx src/numeric.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/ccm.cmx src/ccm.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/gcm.cmx src/gcm.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/rng.ml > src/rng.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/fortuna.ml > src/fortuna.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/hmac_drgb.ml > src/hmac_drgb.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmo src/fortuna.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hmac_drgb.cmo src/hmac_drgb.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmo src/rng.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_block.cmx src/cipher_block.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hash.cmx src/hash.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/fortuna.cmx src/fortuna.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/hmac_drgb.cmx src/hmac_drgb.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/rsa.ml > src/rsa.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmo src/rsa.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rng.cmx src/rng.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/dsa.ml > src/dsa.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmo src/dsa.ml
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/dh.ml > src/dh.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dh.cmo src/dh.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/base64.cmx src/base64.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/cipher_stream.cmx src/cipher_stream.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/rsa.cmx src/rsa.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dsa.cmx src/dsa.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I lwt -I mirage -I unix -o src/dh.cmx src/dh.ml
- ocamlfind ocamlopt -pack -g -bin-annot -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -I src src/native.cmx src/uncommon.cmx src/base64.cmx src/hash.cmx src/cipher_stream.cmx src/ccm.cmx src/numeric.cmx src/gcm.cmx src/cipher_block.cmx src/fortuna.cmx src/hmac_drgb.cmx src/rng.cmx src/rsa.cmx src/dsa.cmx src/dh.cmx -o src/nocrypto.cmx
- ocamlfind ocamlopt -a -package bytes -cclib -lnocrypto_stubs -package sexplib -package cstruct -I src src/nocrypto.cmx -o src/nocrypto.cmxa
- ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I src src/nocrypto.cmxa -o src/nocrypto.cmxs
- ocamlfind ocamlc -pack -g -bin-annot -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct src/native.cmo src/uncommon.cmo src/base64.cmo src/hash.cmo src/cipher_stream.cmo src/ccm.cmo src/numeric.cmo src/gcm.cmo src/cipher_block.cmo src/fortuna.cmo src/hmac_drgb.cmo src/rng.cmo src/rsa.cmo src/dsa.cmo src/dh.cmo -o src/nocrypto.cmo
- ocamlfind ocamlc -a -package bytes -dllib -lnocrypto_stubs -cclib -lnocrypto_stubs -package sexplib -package cstruct -I src src/nocrypto.cmo -o src/nocrypto.cma
- ocamlfind ocamldep -package unix -package bytes -package sexplib -package cstruct -modules unix/nocrypto_entropy_unix.ml > unix/nocrypto_entropy_unix.ml.depends
- ocamlfind ocamldep -package unix -package bytes -package sexplib -package cstruct -modules unix/nocrypto_entropy_unix.mli > unix/nocrypto_entropy_unix.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmi unix/nocrypto_entropy_unix.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml
- ocamlfind ocamlopt -a -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_entropy_unix.cmx -o unix/nocrypto_unix.cmxa
- ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_unix.cmxa -o unix/nocrypto_unix.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I lwt -I mirage -I src -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml
- ocamlfind ocamlc -a -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_entropy_unix.cmo -o unix/nocrypto_unix.cma
- ocamlfind ocamldep -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -modules lwt/nocrypto_entropy_lwt.ml > lwt/nocrypto_entropy_lwt.ml.depends
- ocamlfind ocamldep -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -modules lwt/nocrypto_entropy_lwt.mli > lwt/nocrypto_entropy_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml
- ocamlfind ocamlopt -a -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_entropy_lwt.cmx -o lwt/nocrypto_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -I . -I lwt -I mirage -I src -I unix -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_lwt.cmxa -o lwt/nocrypto_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I mirage -I src -I unix -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml
- ocamlfind ocamlc -a -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_entropy_lwt.cmo -o lwt/nocrypto_lwt.cma
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 4, characters 34-46:
- Warning 40: dependencies was selected from type Ocamlbuild_plugin.Findlib.package.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  nocrypto.0.5.4-2
Processing 245/261: [opam-lib: make]
-> installed nocrypto.0.5.4-2
Processing 246/261: [opam-lib: make]
Processing 247/261: [opam-lib: make] [x509: dune build]
-> compiled  x509.0.9.0
Processing 247/261: [opam-lib: make]
-> installed x509.0.9.0
Processing 248/261: [opam-lib: make]
Processing 249/261: [opam-lib: make] [tls: 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 -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/tracing.mli > lib/tracing.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/tracing.cmi lib/tracing.mli
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/tracing.ml > lib/tracing.ml.depends
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/ciphersuite.ml > lib/ciphersuite.ml.depends
- ocamlfind ocamldep -package ppx_cstruct -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/packet.ml > lib/packet.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_cstruct -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/packet.cmo lib/packet.ml
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/core.ml > lib/core.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/ciphersuite.cmo lib/ciphersuite.ml
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/reader.mli > lib/reader.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/core.cmo lib/core.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/reader.cmi lib/reader.mli
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/reader.ml > lib/reader.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/control.ml > lib/control.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/control.cmo lib/control.ml
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/writer.mli > lib/writer.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/writer.cmi lib/writer.mli
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/writer.ml > lib/writer.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/utils.ml > lib/utils.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/utils.cmo lib/utils.ml
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/config.mli > lib/config.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/config.cmi lib/config.mli
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/config.ml > lib/config.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/engine.mli > lib/engine.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/engine.cmi lib/engine.mli
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/engine.ml > lib/engine.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/crypto.ml > lib/crypto.ml.depends
- ocamlfind ocamldep -package ppx_sexp_conv -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/state.ml > lib/state.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/state.cmo lib/state.ml
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_client.mli > lib/handshake_client.mli.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_server.mli > lib/handshake_server.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/crypto.cmo lib/crypto.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_client.cmi lib/handshake_client.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_server.cmi lib/handshake_server.mli
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_common.ml > lib/handshake_common.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_crypto.mli > lib/handshake_crypto.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_crypto.cmi lib/handshake_crypto.mli
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_crypto.ml > lib/handshake_crypto.ml.depends
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_server.ml > lib/handshake_server.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_common.cmo lib/handshake_common.ml
- ocamlfind ocamldep -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lib/handshake_client.ml > lib/handshake_client.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/tracing.cmo lib/tracing.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/reader.cmo lib/reader.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/writer.cmo lib/writer.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/config.cmo lib/config.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/engine.cmo lib/engine.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_crypto.cmo lib/handshake_crypto.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_server.cmo lib/handshake_server.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_client.cmo lib/handshake_client.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/engine.cmo lib/engine.ml
- File "lib/engine.ml", line 567, characters 0-12:
- Warning 33: unused open Sexplib.
- File "lib/engine.ml", line 568, characters 0-17:
- Warning 33: unused open Sexplib.Conv.
- ocamlfind ocamlc -pack -g -bin-annot lib/tracing.cmo lib/packet.cmo lib/ciphersuite.cmo lib/core.cmo lib/control.cmo lib/reader.cmo lib/utils.cmo lib/writer.cmo lib/config.cmo lib/state.cmo lib/crypto.cmo lib/handshake_common.cmo lib/handshake_crypto.cmo lib/handshake_client.cmo lib/handshake_server.cmo lib/engine.cmo -o lib/tls.cmo
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_cstruct -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/packet.cmx lib/packet.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/ciphersuite.cmx lib/ciphersuite.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/core.cmx lib/core.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/control.cmx lib/control.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/utils.cmx lib/utils.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/config.cmx lib/config.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/reader.cmx lib/reader.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/state.cmx lib/state.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/crypto.cmx lib/crypto.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/writer.cmx lib/writer.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/tracing.cmx lib/tracing.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_common.cmx lib/handshake_common.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_crypto.cmx lib/handshake_crypto.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_client.cmx lib/handshake_client.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/handshake_server.cmx lib/handshake_server.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/engine.cmx lib/engine.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ppx_sexp_conv -for-pack Tls -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lib -I lwt -o lib/engine.cmx lib/engine.ml
- File "lib/engine.ml", line 567, characters 0-12:
- Warning 33: unused open Sexplib.
- File "lib/engine.ml", line 568, characters 0-17:
- Warning 33: unused open Sexplib.Conv.
- touch lib/tls.mli  ; if  ocamlfind ocamlopt -pack -g -bin-annot -I lib lib/tracing.cmx lib/packet.cmx lib/ciphersuite.cmx lib/core.cmx lib/control.cmx lib/reader.cmx lib/utils.cmx lib/writer.cmx lib/config.cmx lib/state.cmx lib/crypto.cmx lib/handshake_common.cmx lib/handshake_crypto.cmx lib/handshake_client.cmx lib/handshake_server.cmx lib/engine.cmx -o lib/tls.cmx  ; then  rm -f lib/tls.mli  ; else  rm -f lib/tls.mli  ; exit 1; fi
- ocamlfind ocamlopt -a -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lib lib/tls.cmx -o lib/tls.cmxa
- ocamlfind ocamlopt -shared -linkall -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lib lib/tls.cmxa -o lib/tls.cmxs
- ocamlfind ocamlc -a -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lib lib/tls.cmo -o lib/tls.cma
- ocamlfind ocamldep -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lwt/tls_lwt.ml > lwt/tls_lwt.ml.depends
- ocamlfind ocamldep -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lwt/tls_lwt.mli > lwt/tls_lwt.mli.depends
- ocamlfind ocamldep -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lwt/x509_lwt.mli > lwt/x509_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/x509_lwt.cmi lwt/x509_lwt.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/tls_lwt.cmi lwt/tls_lwt.mli
- ocamlfind ocamldep -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -modules lwt/x509_lwt.ml > lwt/x509_lwt.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/x509_lwt.cmx lwt/x509_lwt.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/x509_lwt.cmx lwt/x509_lwt.ml
- File "lwt/x509_lwt.ml", line 22, characters 16-33:
- Warning 48: implicit elimination of optional arguments ?allocator, ?off, ?len
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/tls_lwt.cmx lwt/tls_lwt.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/tls_lwt.cmx lwt/tls_lwt.ml
- File "lwt/tls_lwt.ml", line 99, characters 8-159:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ((`Error _|`Eof), _)
- File "lwt/tls_lwt.ml", line 249, characters 3-41:
- Warning 48: implicit elimination of optional arguments ?buffer, ?seek
- File "lwt/tls_lwt.ml", line 256, characters 36-40:
- Warning 48: implicit elimination of optional argument ?close
- File "lwt/tls_lwt.ml", line 21, characters 4-16:
- Warning 32: unused value gettimeofday.
- ocamlfind ocamlopt -a -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lwt lwt/x509_lwt.cmx lwt/tls_lwt.cmx -o lwt/tls-lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lwt lwt/tls-lwt.cmxa -o lwt/tls-lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/tls_lwt.cmo lwt/tls_lwt.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/x509_lwt.cmo lwt/x509_lwt.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/x509_lwt.cmo lwt/x509_lwt.ml
- File "lwt/x509_lwt.ml", line 22, characters 16-33:
- Warning 48: implicit elimination of optional arguments ?allocator, ?off, ?len
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -w +A-4-9-41-42-44-45 -color always -I lwt -I lib -o lwt/tls_lwt.cmo lwt/tls_lwt.ml
- File "lwt/tls_lwt.ml", line 99, characters 8-159:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- ((`Error _|`Eof), _)
- File "lwt/tls_lwt.ml", line 249, characters 3-41:
- Warning 48: implicit elimination of optional arguments ?buffer, ?seek
- File "lwt/tls_lwt.ml", line 256, characters 36-40:
- Warning 48: implicit elimination of optional argument ?close
- File "lwt/tls_lwt.ml", line 21, characters 4-16:
- Warning 32: unused value gettimeofday.
- ocamlfind ocamlc -a -package 'lwt lwt.unix ptime.clock.os' -package 'cstruct cstruct-sexp nocrypto x509 sexplib domain-name fmt' -I lwt lwt/x509_lwt.cmo lwt/tls_lwt.cmo -o lwt/tls-lwt.cma
- # Parallel statistics: { count(total): 5(72), max: 8, min: 2, average(total): 3.400(1.167) }
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 4, characters 34-46:
- Warning 40: dependencies was selected from type Ocamlbuild_plugin.Findlib.package.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  tls.0.10.6
Processing 249/261: [opam-lib: make]
-> installed tls.0.10.6
Processing 250/261: [opam-lib: make]
Processing 251/261: [conduit: ./configure] [opam-lib: make]
- + 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 251/261: [conduit: make] [opam-lib: make]
- /usr/bin/make -C src opam-lib
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make ./opam-core.cma ./opam-format.cma ./opam-solver.cma ./opam-repository.cma ./opam-state.cma ./opam-client.cma
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocaml ../shell/crunch.ml "complete"     < ../shell/opam_completion.sh > state/opamScript.ml
- ocaml ../shell/crunch.ml "complete_zsh" < ../shell/opam_completion_zsh.sh >> state/opamScript.ml
- ocaml ../shell/crunch.ml "switch_eval"  < ../shell/opam_switch_eval.sh >> state/opamScript.ml
- cp -f core/opamCompat.ml.4.02 core/opamCompat.ml
- cp -f core/opamCompat.mli.4.02 core/opamCompat.mli
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamFilename.mli > ._bcdi/core/opamFilename.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamParallel.mli > ._bcdi/core/opamParallel.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamSystem.mli > ._bcdi/core/opamSystem.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamProcess.mli > ._bcdi/core/opamProcess.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersion.mli > ._bcdi/core/opamVersion.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersionCompare.mli > ._bcdi/core/opamVersionCompare.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamConsole.mli > ._bcdi/core/opamConsole.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamStd.mli > ._bcdi/core/opamStd.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCoreConfig.mli > ._bcdi/core/opamCoreConfig.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamJson.mli > ._bcdi/core/opamJson.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCompat.mli > ._bcdi/core/opamCompat.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamFilename.ml > ._d/core/opamFilename.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamParallel.ml > ._d/core/opamParallel.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamSystem.ml > ._d/core/opamSystem.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamProcess.ml > ._d/core/opamProcess.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersion.ml > ._d/core/opamVersion.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersionCompare.ml > ._d/core/opamVersionCompare.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamConsole.ml > ._d/core/opamConsole.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamStd.ml > ._d/core/opamStd.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCoreConfig.ml > ._d/core/opamCoreConfig.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamJson.ml > ._d/core/opamJson.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCompat.ml > ._d/core/opamCompat.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCompat.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCompat.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamJson.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamJson.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCoreConfig.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCoreConfig.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamStd.mli
- File "core/opamStd.mli", line 35, characters 26-48:
- Warning 50: ambiguous documentation comment
- File "core/opamStd.mli", line 36, characters 26-53:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamStd.ml
- File "core/opamStd.ml", line 342, characters 32-46:
- Warning 3: deprecated: Re.get_all_ofs
- Use Group.all_offset
- File "core/opamStd.ml", line 407, characters 4-16:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "core/opamStd.ml", line 407, characters 18-31:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "core/opamStd.ml", line 410, characters 4-22:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "core/opamStd.ml", line 410, characters 24-37:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "core/opamStd.ml", line 813, characters 24-40:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "core/opamStd.ml", line 822, characters 24-40:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "core/opamStd.ml", line 835, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamConsole.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamConsole.ml
- File "core/opamConsole.ml", line 255, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "core/opamConsole.ml", line 269, characters 23-37:
- Warning 3: deprecated: Char.lowercase
- Use Char.lowercase_ascii instead.
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersionCompare.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersionCompare.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersion.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersion.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamProcess.mli
- File "core/opamProcess.mli", line 23, characters 36-62:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 24, characters 36-58:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 25, characters 36-78:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 26, characters 36-65:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 27, characters 36-62:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 28, characters 36-67:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 29, characters 36-125:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 31, characters 36-61:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 32, characters 36-65:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamProcess.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamSystem.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamSystem.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamParallel.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamParallel.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamFilename.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamFilename.ml
- ocamlfind ocamlc -a     -I core -I format -I solver -I repository -I state -I client -I core/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lcore/     -o opam-core.cma core/opamCompat.cmo core/opamJson.cmo core/opamCoreConfig.cmo core/opamStd.cmo core/opamConsole.cmo core/opamVersionCompare.cmo core/opamVersion.cmo core/opamProcess.cmo core/opamSystem.cmo core/opamParallel.cmo core/opamFilename.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=format SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamllex  format/opamLineLexer.mll
- 9 states, 262 transitions, table size 1102 bytes
- ocamllex  format/opamLexer.mll
- 64 states, 1459 transitions, table size 6220 bytes
- ocamlyacc  format/opamParser.mly
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamParser.mli > ._bcdi/format/opamParser.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFile.mli > ._bcdi/format/opamFile.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFilter.mli > ._bcdi/format/opamFilter.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormat.mli > ._bcdi/format/opamFormat.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLexer.mli > ._bcdi/format/opamLexer.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamTypesBase.mli > ._bcdi/format/opamTypesBase.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamTypes.mli > ._bcdi/format/opamTypes.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamCompiler.mli > ._bcdi/format/opamCompiler.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormula.mli > ._bcdi/format/opamFormula.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamVariable.mli > ._bcdi/format/opamVariable.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamPackage.mli > ._bcdi/format/opamPackage.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamSwitch.mli > ._bcdi/format/opamSwitch.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamRepositoryName.mli > ._bcdi/format/opamRepositoryName.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLineLexer.mli > ._bcdi/format/opamLineLexer.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormatConfig.mli > ._bcdi/format/opamFormatConfig.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamParser.ml > ._d/format/opamParser.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLexer.ml > ._d/format/opamLexer.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLineLexer.ml > ._d/format/opamLineLexer.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFile.ml > ._d/format/opamFile.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFilter.ml > ._d/format/opamFilter.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormat.ml > ._d/format/opamFormat.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamTypesBase.ml > ._d/format/opamTypesBase.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamCompiler.ml > ._d/format/opamCompiler.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormula.ml > ._d/format/opamFormula.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamVariable.ml > ._d/format/opamVariable.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamPackage.ml > ._d/format/opamPackage.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamSwitch.ml > ._d/format/opamSwitch.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamRepositoryName.ml > ._d/format/opamRepositoryName.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormatConfig.ml > ._d/format/opamFormatConfig.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormatConfig.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormatConfig.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLineLexer.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLineLexer.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamRepositoryName.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamRepositoryName.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamSwitch.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamSwitch.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamPackage.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamPackage.ml
- File "format/opamPackage.ml", line 66, characters 19-35:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "format/opamPackage.ml", line 66, characters 41-57:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamVariable.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamVariable.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormula.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormula.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamCompiler.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamCompiler.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamTypes.mli
- File "format/opamTypes.mli", line 416, characters 2-111:
- Warning 50: unattached documentation comment (ignored)
- File "format/opamTypes.mli", line 420, characters 2-78:
- Warning 50: unattached documentation comment (ignored)
- File "format/opamTypes.mli", line 424, characters 2-186:
- Warning 50: unattached documentation comment (ignored)
- File "format/opamTypes.mli", line 429, characters 2-112:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamTypesBase.mli
- File "format/opamTypesBase.mli", line 108, characters 37-66:
- Warning 50: ambiguous documentation comment
- File "format/opamTypesBase.mli", line 110, characters 37-66:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamTypesBase.ml
- File "format/opamTypesBase.ml", line 75, characters 10-30:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "format/opamTypesBase.ml", line 75, characters 32-52:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "format/opamTypesBase.ml", line 87, characters 16-35:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "format/opamTypesBase.ml", line 87, characters 37-50:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamParser.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamParser.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLexer.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLexer.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormat.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormat.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFilter.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFilter.ml
- File "format/opamFilter.ml", line 79, characters 11-18:
- Warning 3: deprecated: Re.test
- Use Group.test
- File "format/opamFilter.ml", line 80, characters 15-21:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "format/opamFilter.ml", line 81, characters 18-28:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
- File "format/opamFilter.ml", line 81, characters 52-58:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "format/opamFilter.ml", line 186, characters 2-20:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFile.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFile.ml
- File "format/opamFile.ml", line 2464, characters 2-27:
- Warning 60: unused module Comp_descr.
- File "format/opamFile.ml", line 2766, characters 0-64:
- Warning 60: unused module Subst.
- ocamlfind ocamlc -a     -I core -I format -I solver -I repository -I state -I client -I format/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lformat/     -o opam-format.cma format/opamFormatConfig.cmo format/opamLineLexer.cmo format/opamRepositoryName.cmo format/opamSwitch.cmo format/opamPackage.cmo format/opamVariable.cmo format/opamFormula.cmo format/opamCompiler.cmo format/opamTypesBase.cmo format/opamParser.cmo format/opamLexer.cmo format/opamFormat.cmo format/opamFilter.cmo format/opamFile.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolver.mli > ._bcdi/solver/opamSolver.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamHeuristic.mli > ._bcdi/solver/opamHeuristic.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamCudf.mli > ._bcdi/solver/opamCudf.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamActionGraph.mli > ._bcdi/solver/opamActionGraph.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolverConfig.mli > ._bcdi/solver/opamSolverConfig.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolver.ml > ._d/solver/opamSolver.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamHeuristic.ml > ._d/solver/opamHeuristic.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamCudf.ml > ._d/solver/opamCudf.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamActionGraph.ml > ._d/solver/opamActionGraph.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolverConfig.ml > ._d/solver/opamSolverConfig.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolverConfig.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolverConfig.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamActionGraph.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamActionGraph.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamCudf.mli
- File "solver/opamCudf.mli", line 149, characters 29-78:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 150, characters 29-81:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 151, characters 29-72:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 152, characters 29-142:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 154, characters 29-81:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamCudf.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamHeuristic.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamHeuristic.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolver.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolver.ml
- File "solver/opamSolver.ml", line 331, characters 19-31:
- 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)
- ocamlfind ocamlc -a     -I core -I format -I solver -I repository -I state -I client -I solver/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lsolver/     -o opam-solver.cma solver/opamSolverConfig.cmo solver/opamActionGraph.cmo solver/opamCudf.cmo solver/opamHeuristic.cmo solver/opamSolver.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=repository SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepository.mli > ._bcdi/repository/opamRepository.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHg.mli > ._bcdi/repository/opamHg.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDarcs.mli > ._bcdi/repository/opamDarcs.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamGit.mli > ._bcdi/repository/opamGit.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamVCS.mli > ._bcdi/repository/opamVCS.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamLocal.mli > ._bcdi/repository/opamLocal.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHTTP.mli > ._bcdi/repository/opamHTTP.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryPath.mli > ._bcdi/repository/opamRepositoryPath.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryBackend.mli > ._bcdi/repository/opamRepositoryBackend.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDownload.mli > ._bcdi/repository/opamDownload.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryConfig.mli > ._bcdi/repository/opamRepositoryConfig.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepository.ml > ._d/repository/opamRepository.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHg.ml > ._d/repository/opamHg.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDarcs.ml > ._d/repository/opamDarcs.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamGit.ml > ._d/repository/opamGit.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamVCS.ml > ._d/repository/opamVCS.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamLocal.ml > ._d/repository/opamLocal.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHTTP.ml > ._d/repository/opamHTTP.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryPath.ml > ._d/repository/opamRepositoryPath.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryBackend.ml > ._d/repository/opamRepositoryBackend.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDownload.ml > ._d/repository/opamDownload.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryConfig.ml > ._d/repository/opamRepositoryConfig.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryConfig.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryConfig.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDownload.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDownload.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryBackend.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryBackend.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryPath.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryPath.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHTTP.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHTTP.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamLocal.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamLocal.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamVCS.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamVCS.ml
- File "repository/opamVCS.ml", line 44, characters 11-30:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "repository/opamVCS.ml", line 44, characters 32-52:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamGit.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamGit.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDarcs.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDarcs.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHg.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHg.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepository.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepository.ml
- ocamlfind ocamlc -a     -I core -I format -I solver -I repository -I state -I client -I repository/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lrepository/     -o opam-repository.cma repository/opamRepositoryConfig.cmo repository/opamDownload.cmo repository/opamRepositoryBackend.cmo repository/opamRepositoryPath.cmo repository/opamHTTP.cmo repository/opamLocal.cmo repository/opamVCS.cmo repository/opamGit.cmo repository/opamDarcs.cmo repository/opamHg.cmo repository/opamRepository.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=state SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamSolution.mli > ._bcdi/state/opamSolution.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamAction.mli > ._bcdi/state/opamAction.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamState.mli > ._bcdi/state/opamState.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamScript.mli > ._bcdi/state/opamScript.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamOCaml.mli > ._bcdi/state/opamOCaml.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamStateConfig.mli > ._bcdi/state/opamStateConfig.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamPath.mli > ._bcdi/state/opamPath.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamSolution.ml > ._d/state/opamSolution.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamAction.ml > ._d/state/opamAction.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamState.ml > ._d/state/opamState.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamScript.ml > ._d/state/opamScript.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamOCaml.ml > ._d/state/opamOCaml.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamStateConfig.ml > ._d/state/opamStateConfig.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I state/ state/opamPath.ml > ._d/state/opamPath.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamPath.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamPath.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamStateConfig.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamStateConfig.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamOCaml.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamOCaml.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamScript.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamScript.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamState.mli
- File "state/opamState.mli", line 29, characters 4-38:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 32, characters 4-59:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 37, characters 4-35:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 40, characters 4-52:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 43, characters 4-24:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 46, characters 4-25:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 51, characters 4-36:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 54, characters 4-68:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 57, characters 4-46:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 60, characters 4-72:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 63, characters 4-84:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 66, characters 4-31:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 69, characters 4-99:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 73, characters 4-38:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 76, characters 4-41:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 79, characters 4-64:
- Warning 50: unattached documentation comment (ignored)
- File "state/opamState.mli", line 82, characters 4-60:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamState.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamAction.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamAction.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamSolution.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamSolution.ml
- File "state/opamSolution.ml", line 19, characters 0-14:
- Warning 45: this open statement shadows the constructor Error (which is later used)
- File "state/opamSolution.ml", line 130, characters 23-39:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "state/opamSolution.ml", line 506, characters 16-21:
- Warning 41: Error belongs to several types: OpamTypes.solver_result result
- The first one was selected. Please disambiguate if this is wrong.
- File "state/opamSolution.ml", line 511, characters 14-19:
- Warning 41: Error belongs to several types: OpamTypes.solver_result result
- The first one was selected. Please disambiguate if this is wrong.
- ocamlfind ocamlc -a     -I core -I format -I solver -I repository -I state -I client -I state/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lstate/     -o opam-state.cma state/opamPath.cmo state/opamStateConfig.cmo state/opamOCaml.cmo state/opamScript.cmo state/opamState.cmo state/opamAction.cmo state/opamSolution.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClient.mli > ._bcdi/client/opamClient.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamPinCommand.mli > ._bcdi/client/opamPinCommand.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamRepositoryCommand.mli > ._bcdi/client/opamRepositoryCommand.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamConfigCommand.mli > ._bcdi/client/opamConfigCommand.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamSwitchCommand.mli > ._bcdi/client/opamSwitchCommand.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClientConfig.mli > ._bcdi/client/opamClientConfig.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClient.ml > ._d/client/opamClient.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamPinCommand.ml > ._d/client/opamPinCommand.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamRepositoryCommand.ml > ._d/client/opamRepositoryCommand.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamConfigCommand.ml > ._d/client/opamConfigCommand.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamSwitchCommand.ml > ._d/client/opamSwitchCommand.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClientConfig.ml > ._d/client/opamClientConfig.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClientConfig.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClientConfig.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamSwitchCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamSwitchCommand.ml
- File "client/opamSwitchCommand.ml", line 17, characters 0-14:
- Warning 45: this open statement shadows the constructor Error (which is later used)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamConfigCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamConfigCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamRepositoryCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamRepositoryCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamPinCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamPinCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClient.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClient.ml
- File "client/opamClient.ml", line 112, characters 12-25:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "client/opamClient.ml", line 114, characters 12-25:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "client/opamClient.ml", line 115, characters 20-33:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "client/opamClient.ml", line 119, characters 11-30:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- ocamlfind ocamlc -a     -I core -I format -I solver -I repository -I state -I client -I client/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lclient/     -o opam-client.cma client/opamClientConfig.cmo client/opamSwitchCommand.cmo client/opamConfigCommand.cmo client/opamRepositoryCommand.cmo client/opamPinCommand.cmo client/opamClient.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make ./opam-core.cmxa ./opam-format.cmxa ./opam-solver.cmxa ./opam-repository.cmxa ./opam-state.cmxa ./opam-client.cmxa
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamFilename.mli > ._ncdi/core/opamFilename.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamParallel.mli > ._ncdi/core/opamParallel.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamSystem.mli > ._ncdi/core/opamSystem.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamProcess.mli > ._ncdi/core/opamProcess.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersion.mli > ._ncdi/core/opamVersion.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersionCompare.mli > ._ncdi/core/opamVersionCompare.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamConsole.mli > ._ncdi/core/opamConsole.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamStd.mli > ._ncdi/core/opamStd.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCoreConfig.mli > ._ncdi/core/opamCoreConfig.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamJson.mli > ._ncdi/core/opamJson.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCompat.mli > ._ncdi/core/opamCompat.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCompat.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamJson.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamCoreConfig.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamStd.ml
- File "core/opamStd.ml", line 342, characters 32-46:
- Warning 3: deprecated: Re.get_all_ofs
- Use Group.all_offset
- File "core/opamStd.ml", line 407, characters 4-16:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "core/opamStd.ml", line 407, characters 18-31:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "core/opamStd.ml", line 410, characters 4-22:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "core/opamStd.ml", line 410, characters 24-37:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "core/opamStd.ml", line 813, characters 24-40:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "core/opamStd.ml", line 822, characters 24-40:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "core/opamStd.ml", line 835, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamConsole.ml
- File "core/opamConsole.ml", line 255, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "core/opamConsole.ml", line 269, characters 23-37:
- Warning 3: deprecated: Char.lowercase
- Use Char.lowercase_ascii instead.
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersionCompare.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamVersion.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamProcess.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamSystem.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamParallel.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I core/ core/opamFilename.ml
- ocamlfind ocamlopt -a      -I core -I format -I solver -I repository -I state -I client -I core/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lcore/    -o opam-core.cmxa core/opamCompat.cmx core/opamJson.cmx core/opamCoreConfig.cmx core/opamStd.cmx core/opamConsole.cmx core/opamVersionCompare.cmx core/opamVersion.cmx core/opamProcess.cmx core/opamSystem.cmx core/opamParallel.cmx core/opamFilename.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=format SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamParser.mli > ._ncdi/format/opamParser.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFile.mli > ._ncdi/format/opamFile.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFilter.mli > ._ncdi/format/opamFilter.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormat.mli > ._ncdi/format/opamFormat.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLexer.mli > ._ncdi/format/opamLexer.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamTypesBase.mli > ._ncdi/format/opamTypesBase.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamTypes.mli > ._ncdi/format/opamTypes.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamCompiler.mli > ._ncdi/format/opamCompiler.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormula.mli > ._ncdi/format/opamFormula.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamVariable.mli > ._ncdi/format/opamVariable.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamPackage.mli > ._ncdi/format/opamPackage.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamSwitch.mli > ._ncdi/format/opamSwitch.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamRepositoryName.mli > ._ncdi/format/opamRepositoryName.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLineLexer.mli > ._ncdi/format/opamLineLexer.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormatConfig.mli > ._ncdi/format/opamFormatConfig.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormatConfig.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLineLexer.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamRepositoryName.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamSwitch.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamPackage.ml
- File "format/opamPackage.ml", line 66, characters 19-35:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "format/opamPackage.ml", line 66, characters 41-57:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamVariable.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormula.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamCompiler.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamTypesBase.ml
- File "format/opamTypesBase.ml", line 75, characters 10-30:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "format/opamTypesBase.ml", line 75, characters 32-52:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "format/opamTypesBase.ml", line 87, characters 16-35:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "format/opamTypesBase.ml", line 87, characters 37-50:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamParser.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamLexer.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFormat.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFilter.ml
- File "format/opamFilter.ml", line 79, characters 11-18:
- Warning 3: deprecated: Re.test
- Use Group.test
- File "format/opamFilter.ml", line 80, characters 15-21:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "format/opamFilter.ml", line 81, characters 18-28:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
- File "format/opamFilter.ml", line 81, characters 52-58:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "format/opamFilter.ml", line 186, characters 2-20:
- Warning 3: deprecated: module Re_pcre
- Use Re.Pcre
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I format/ format/opamFile.ml
- File "format/opamFile.ml", line 2464, characters 2-27:
- Warning 60: unused module Comp_descr.
- File "format/opamFile.ml", line 2766, characters 0-64:
- Warning 60: unused module Subst.
- ocamlfind ocamlopt -a      -I core -I format -I solver -I repository -I state -I client -I format/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lformat/    -o opam-format.cmxa format/opamFormatConfig.cmx format/opamLineLexer.cmx format/opamRepositoryName.cmx format/opamSwitch.cmx format/opamPackage.cmx format/opamVariable.cmx format/opamFormula.cmx format/opamCompiler.cmx format/opamTypesBase.cmx format/opamParser.cmx format/opamLexer.cmx format/opamFormat.cmx format/opamFilter.cmx format/opamFile.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolver.mli > ._ncdi/solver/opamSolver.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamHeuristic.mli > ._ncdi/solver/opamHeuristic.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamCudf.mli > ._ncdi/solver/opamCudf.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamActionGraph.mli > ._ncdi/solver/opamActionGraph.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolverConfig.mli > ._ncdi/solver/opamSolverConfig.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolverConfig.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamActionGraph.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamCudf.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamHeuristic.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I solver/ solver/opamSolver.ml
- File "solver/opamSolver.ml", line 331, characters 19-31:
- 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)
- ocamlfind ocamlopt -a      -I core -I format -I solver -I repository -I state -I client -I solver/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lsolver/    -o opam-solver.cmxa solver/opamSolverConfig.cmx solver/opamActionGraph.cmx solver/opamCudf.cmx solver/opamHeuristic.cmx solver/opamSolver.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=repository SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepository.mli > ._ncdi/repository/opamRepository.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHg.mli > ._ncdi/repository/opamHg.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDarcs.mli > ._ncdi/repository/opamDarcs.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamGit.mli > ._ncdi/repository/opamGit.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamVCS.mli > ._ncdi/repository/opamVCS.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamLocal.mli > ._ncdi/repository/opamLocal.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHTTP.mli > ._ncdi/repository/opamHTTP.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryPath.mli > ._ncdi/repository/opamRepositoryPath.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryBackend.mli > ._ncdi/repository/opamRepositoryBackend.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDownload.mli > ._ncdi/repository/opamDownload.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryConfig.mli > ._ncdi/repository/opamRepositoryConfig.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryConfig.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDownload.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryBackend.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepositoryPath.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHTTP.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamLocal.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamVCS.ml
- File "repository/opamVCS.ml", line 44, characters 11-30:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "repository/opamVCS.ml", line 44, characters 32-52:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamGit.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamDarcs.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamHg.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I repository/ repository/opamRepository.ml
- ocamlfind ocamlopt -a      -I core -I format -I solver -I repository -I state -I client -I repository/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lrepository/    -o opam-repository.cmxa repository/opamRepositoryConfig.cmx repository/opamDownload.cmx repository/opamRepositoryBackend.cmx repository/opamRepositoryPath.cmx repository/opamHTTP.cmx repository/opamLocal.cmx repository/opamVCS.cmx repository/opamGit.cmx repository/opamDarcs.cmx repository/opamHg.cmx repository/opamRepository.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=state SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I state/ state/opamSolution.mli > ._ncdi/state/opamSolution.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I state/ state/opamAction.mli > ._ncdi/state/opamAction.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I state/ state/opamState.mli > ._ncdi/state/opamState.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I state/ state/opamScript.mli > ._ncdi/state/opamScript.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I state/ state/opamOCaml.mli > ._ncdi/state/opamOCaml.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I state/ state/opamStateConfig.mli > ._ncdi/state/opamStateConfig.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I state/ state/opamPath.mli > ._ncdi/state/opamPath.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamPath.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamStateConfig.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamOCaml.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamScript.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamState.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamAction.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I state/ state/opamSolution.ml
- File "state/opamSolution.ml", line 19, characters 0-14:
- Warning 45: this open statement shadows the constructor Error (which is later used)
- File "state/opamSolution.ml", line 130, characters 23-39:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "state/opamSolution.ml", line 506, characters 16-21:
- Warning 41: Error belongs to several types: OpamTypes.solver_result result
- The first one was selected. Please disambiguate if this is wrong.
- File "state/opamSolution.ml", line 511, characters 14-19:
- Warning 41: Error belongs to several types: OpamTypes.solver_result result
- The first one was selected. Please disambiguate if this is wrong.
- ocamlfind ocamlopt -a      -I core -I format -I solver -I repository -I state -I client -I state/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lstate/    -o opam-state.cmxa state/opamPath.cmx state/opamStateConfig.cmx state/opamOCaml.cmx state/opamScript.cmx state/opamState.cmx state/opamAction.cmx state/opamSolution.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[5]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClient.mli > ._ncdi/client/opamClient.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I client/ client/opamPinCommand.mli > ._ncdi/client/opamPinCommand.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I client/ client/opamRepositoryCommand.mli > ._ncdi/client/opamRepositoryCommand.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I client/ client/opamConfigCommand.mli > ._ncdi/client/opamConfigCommand.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I client/ client/opamSwitchCommand.mli > ._ncdi/client/opamSwitchCommand.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClientConfig.mli > ._ncdi/client/opamClientConfig.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClientConfig.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamSwitchCommand.ml
- File "client/opamSwitchCommand.ml", line 17, characters 0-14:
- Warning 45: this open statement shadows the constructor Error (which is later used)
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamConfigCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamRepositoryCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamPinCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamClient.ml
- File "client/opamClient.ml", line 112, characters 12-25:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "client/opamClient.ml", line 114, characters 12-25:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "client/opamClient.ml", line 115, characters 20-33:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- File "client/opamClient.ml", line 119, characters 11-30:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- ocamlfind ocamlopt -a      -I core -I format -I solver -I repository -I state -I client -I client/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lclient/    -o opam-client.cmxa client/opamClientConfig.cmx client/opamSwitchCommand.cmx client/opamConfigCommand.cmx client/opamRepositoryCommand.cmx client/opamPinCommand.cmx client/opamClient.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=opam-admin-top SUBTARGET=top
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_admin_top.mli > ._bcdi/tools/opam_admin_top.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_admin_top.ml > ._d/tools/opam_admin_top.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_admin_top.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_admin_top.ml
- File "tools/opam_admin_top.ml", line 54, characters 2-17:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_admin_top.ml", line 175, characters 42-55:
- Warning 3: deprecated: module Re_glob
- Use Re.Glob
- ocamlfind ocamlmktop \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			    -I core -I format -I solver -I repository -I state -I client -I tools/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Ltools/    ./opam-core.cma ./opam-format.cma ./opam-solver.cma ./opam-repository.cma ./opam-state.cma ./opam-client.cma -o opam-admin.top \
- 			tools/opam_admin_top.cmo
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -C src opam
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-core.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-solver.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=repository SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-repository.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=state SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-state.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-client.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- cd .. && ocaml shell/get-git-id.ml src/client/opamGitVersion.ml
- touch client/opamGitVersion.ml
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=opam SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I client/ client/opamArg.mli > ._ncdi/client/opamArg.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I client/ client/opamGitVersion.mli > ._ncdi/client/opamGitVersion.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamMain.ml > ._d/client/opamMain.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamArg.ml > ._d/client/opamArg.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamGitVersion.ml > ._d/client/opamGitVersion.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamGitVersion.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamGitVersion.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamArg.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamArg.ml
- File "client/opamArg.ml", line 385, characters 13-26:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 387, characters 14-33:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 389, characters 36-56:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 391, characters 49-69:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 407, characters 13-26:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 409, characters 14-33:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 410, characters 18-38:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 411, characters 16-36:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 412, characters 21-41:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamMain.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I format -I solver -I repository -I state -I client -I client/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lclient/    ./opam-core.cmxa ./opam-format.cmxa ./opam-solver.cmxa ./opam-repository.cmxa ./opam-state.cmxa ./opam-client.cmxa -o opam \
- 			client/opamGitVersion.cmx client/opamArg.cmx client/opamMain.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -C src opam-admin
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-core.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-solver.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=repository SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-repository.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=state SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-state.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-client.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- cd .. && ocaml shell/get-git-id.ml src/client/opamGitVersion.ml
- touch client/opamGitVersion.ml
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=opam SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamGitVersion.ml > ._d/client/opamGitVersion.d
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamGitVersion.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamArg.ml
- File "client/opamArg.ml", line 385, characters 13-26:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 387, characters 14-33:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 389, characters 36-56:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 391, characters 49-69:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 407, characters 13-26:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 409, characters 14-33:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 410, characters 18-38:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 411, characters 16-36:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 412, characters 21-41:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamMain.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I format -I solver -I repository -I state -I client -I client/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lclient/    ./opam-core.cmxa ./opam-format.cmxa ./opam-solver.cmxa ./opam-repository.cmxa ./opam-state.cmxa ./opam-client.cmxa -o opam \
- 			client/opamGitVersion.cmx client/opamArg.cmx client/opamMain.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=opam-admin SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_stats.mli > ._ncdi/tools/opam_stats.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_repo_check.mli > ._ncdi/tools/opam_repo_check.di
- ocamlfind ocamldep -native -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_mk_repo.mli > ._ncdi/tools/opam_mk_repo.di
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_admin.ml > ._d/tools/opam_admin.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_rename.ml > ._d/tools/opam_rename.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_depexts_change.ml > ._d/tools/opam_depexts_change.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_stats.ml > ._d/tools/opam_stats.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_repo_check.ml > ._d/tools/opam_repo_check.d
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_mk_repo.ml > ._d/tools/opam_mk_repo.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_mk_repo.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_mk_repo.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_repo_check.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_repo_check.ml
- File "tools/opam_repo_check.ml", line 41, characters 2-17:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 45, characters 4-15:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 49, characters 4-16:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 54, characters 4-14:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 59, characters 4-22:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 70, characters 2-18:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_stats.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_stats.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_depexts_change.ml
- File "tools/opam_depexts_change.ml", line 56, characters 2-17:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_depexts_change.ml", line 59, characters 6-17:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_rename.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_admin.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I format -I solver -I repository -I state -I client -I tools/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Ltools/    ./opam-core.cmxa ./opam-format.cmxa ./opam-solver.cmxa ./opam-repository.cmxa ./opam-state.cmxa ./opam-client.cmxa -o opam-admin \
- 			tools/opam_mk_repo.cmx tools/opam_repo_check.cmx tools/opam_stats.cmx tools/opam_depexts_change.cmx tools/opam_rename.cmx tools/opam_admin.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -C src opam-installer
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-core.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-solver.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=repository SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-repository.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=state SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-state.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: 'opam-client.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- cd .. && ocaml shell/get-git-id.ml src/client/opamGitVersion.ml
- touch client/opamGitVersion.ml
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=opam SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I client/ client/opamGitVersion.ml > ._d/client/opamGitVersion.d
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamGitVersion.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamArg.ml
- File "client/opamArg.ml", line 385, characters 13-26:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 387, characters 14-33:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 389, characters 36-56:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 391, characters 49-69:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 407, characters 13-26:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 409, characters 14-33:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 410, characters 18-38:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 411, characters 16-36:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- File "client/opamArg.ml", line 412, characters 21-41:
- Warning 3: deprecated: module Re_str
- Use Re.Str
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I client/ client/opamMain.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I format -I solver -I repository -I state -I client -I client/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Lclient/    ./opam-core.cmxa ./opam-format.cmxa ./opam-solver.cmxa ./opam-repository.cmxa ./opam-state.cmxa ./opam-client.cmxa -o opam \
- 			client/opamGitVersion.cmx client/opamArg.cmx client/opamMain.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=opam-installer SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[4]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- ocamlfind ocamldep -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_installer.ml > ._d/tools/opam_installer.d
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-44-48 -bin-annot -short-paths -safe-string -I core -I format -I solver -I repository -I state -I client -I tools/ tools/opam_installer.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I format -I solver -I repository -I state -I client -I tools/  -g -w +a-4-44-48 -bin-annot -safe-string   -ccopt -Ltools/    ./opam-core.cmxa ./opam-format.cmxa ./opam-solver.cmxa ./opam-repository.cmxa ./opam-state.cmxa ./opam-client.cmxa -o opam-installer \
- 			tools/opam_installer.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
Processing 251/261: [conduit: make] [opam-lib: make src]
- make: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=byte-code-library
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: 'opam-core.cma' is up to date.
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=byte-code-library
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: 'opam-solver.cma' is up to date.
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=repository SUBTARGET=byte-code-library
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: 'opam-repository.cma' is up to date.
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=state SUBTARGET=byte-code-library
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: 'opam-state.cma' is up to date.
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- /usr/bin/make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=byte-code-library
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[3]: 'opam-client.cma' is up to date.
- make[3]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[2]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
- { echo '  "src/'opam-core.cma'"'; echo '  "src/'opam-core.cmxa'"'; echo '  "src/'opam-core.a'"'; echo '  "src/'core/opamCompat.mli'"'; echo '  "src/'core/opamCompat.cmi'"'; echo '  "src/'core/opamCompat.cmo'"'; echo '  "src/'core/opamCompat.cmx'"'; echo '  "src/'core/opamCompat.cmti'"'; echo '  "src/'core/opamJson.mli'"'; echo '  "src/'core/opamJson.cmi'"'; echo '  "src/'core/opamJson.cmo'"'; echo '  "src/'core/opamJson.cmx'"'; echo '  "src/'core/opamJson.cmti'"'; echo '  "src/'core/opamCoreConfig.mli'"'; echo '  "src/'core/opamCoreConfig.cmi'"'; echo '  "src/'core/opamCoreConfig.cmo'"'; echo '  "src/'core/opamCoreConfig.cmx'"'; echo '  "src/'core/opamCoreConfig.cmti'"'; echo '  "src/'core/opamStd.mli'"'; echo '  "src/'core/opamStd.cmi'"'; echo '  "src/'core/opamStd.cmo'"'; echo '  "src/'core/opamStd.cmx'"'; echo '  "src/'core/opamStd.cmti'"'; echo '  "src/'core/opamConsole.mli'"'; echo '  "src/'core/opamConsole.cmi'"'; echo '  "src/'core/opamConsole.cmo'"'; echo '  "src/'core/opamConsole.cmx'"'; echo '  "src/'core/opamConsole.cmti'"'; echo '  "src/'core/opamVersionCompare.mli'"'; echo '  "src/'core/opamVersionCompare.cmi'"'; echo '  "src/'core/opamVersionCompare.cmo'"'; echo '  "src/'core/opamVersionCompare.cmx'"'; echo '  "src/'core/opamVersionCompare.cmti'"'; echo '  "src/'core/opamVersion.mli'"'; echo '  "src/'core/opamVersion.cmi'"'; echo '  "src/'core/opamVersion.cmo'"'; echo '  "src/'core/opamVersion.cmx'"'; echo '  "src/'core/opamVersion.cmti'"'; echo '  "src/'core/opamProcess.mli'"'; echo '  "src/'core/opamProcess.cmi'"'; echo '  "src/'core/opamProcess.cmo'"'; echo '  "src/'core/opamProcess.cmx'"'; echo '  "src/'core/opamProcess.cmti'"'; echo '  "src/'core/opamSystem.mli'"'; echo '  "src/'core/opamSystem.cmi'"'; echo '  "src/'core/opamSystem.cmo'"'; echo '  "src/'core/opamSystem.cmx'"'; echo '  "src/'core/opamSystem.cmti'"'; echo '  "src/'core/opamParallel.mli'"'; echo '  "src/'core/opamParallel.cmi'"'; echo '  "src/'core/opamParallel.cmo'"'; echo '  "src/'core/opamParallel.cmx'"'; echo '  "src/'core/opamParallel.cmti'"'; echo '  "src/'core/opamFilename.mli'"'; echo '  "src/'core/opamFilename.cmi'"'; echo '  "src/'core/opamFilename.cmo'"'; echo '  "src/'core/opamFilename.cmx'"'; echo '  "src/'core/opamFilename.cmti'"'; echo '  "src/'opam-format.cma'"'; echo '  "src/'opam-format.cmxa'"'; echo '  "src/'opam-format.a'"'; echo '  "src/'format/opamFormatConfig.mli'"'; echo '  "src/'format/opamFormatConfig.cmi'"'; echo '  "src/'format/opamFormatConfig.cmo'"'; echo '  "src/'format/opamFormatConfig.cmx'"'; echo '  "src/'format/opamFormatConfig.cmti'"'; echo '  "src/'format/opamLineLexer.mli'"'; echo '  "src/'format/opamLineLexer.cmi'"'; echo '  "src/'format/opamLineLexer.cmo'"'; echo '  "src/'format/opamLineLexer.cmx'"'; echo '  "src/'format/opamLineLexer.cmti'"'; echo '  "src/'format/opamRepositoryName.mli'"'; echo '  "src/'format/opamRepositoryName.cmi'"'; echo '  "src/'format/opamRepositoryName.cmo'"'; echo '  "src/'format/opamRepositoryName.cmx'"'; echo '  "src/'format/opamRepositoryName.cmti'"'; echo '  "src/'format/opamSwitch.mli'"'; echo '  "src/'format/opamSwitch.cmi'"'; echo '  "src/'format/opamSwitch.cmo'"'; echo '  "src/'format/opamSwitch.cmx'"'; echo '  "src/'format/opamSwitch.cmti'"'; echo '  "src/'format/opamPackage.mli'"'; echo '  "src/'format/opamPackage.cmi'"'; echo '  "src/'format/opamPackage.cmo'"'; echo '  "src/'format/opamPackage.cmx'"'; echo '  "src/'format/opamPackage.cmti'"'; echo '  "src/'format/opamVariable.mli'"'; echo '  "src/'format/opamVariable.cmi'"'; echo '  "src/'format/opamVariable.cmo'"'; echo '  "src/'format/opamVariable.cmx'"'; echo '  "src/'format/opamVariable.cmti'"'; echo '  "src/'format/opamFormula.mli'"'; echo '  "src/'format/opamFormula.cmi'"'; echo '  "src/'format/opamFormula.cmo'"'; echo '  "src/'format/opamFormula.cmx'"'; echo '  "src/'format/opamFormula.cmti'"'; echo '  "src/'format/opamCompiler.mli'"'; echo '  "src/'format/opamCompiler.cmi'"'; echo '  "src/'format/opamCompiler.cmo'"'; echo '  "src/'format/opamCompiler.cmx'"'; echo '  "src/'format/opamCompiler.cmti'"'; echo '  "src/'format/opamTypes.mli'"'; echo '  "src/'format/opamTypes.cmi'"'; echo '  "src/'format/opamTypes.cmti'"'; echo '  "src/'format/opamTypesBase.mli'"'; echo '  "src/'format/opamTypesBase.cmi'"'; echo '  "src/'format/opamTypesBase.cmo'"'; echo '  "src/'format/opamTypesBase.cmx'"'; echo '  "src/'format/opamTypesBase.cmti'"'; echo '  "src/'format/opamParser.mli'"'; echo '  "src/'format/opamParser.cmi'"'; echo '  "src/'format/opamParser.cmo'"'; echo '  "src/'format/opamParser.cmx'"'; echo '  "src/'format/opamParser.cmti'"'; echo '  "src/'format/opamLexer.mli'"'; echo '  "src/'format/opamLexer.cmi'"'; echo '  "src/'format/opamLexer.cmo'"'; echo '  "src/'format/opamLexer.cmx'"'; echo '  "src/'format/opamLexer.cmti'"'; echo '  "src/'format/opamFormat.mli'"'; echo '  "src/'format/opamFormat.cmi'"'; echo '  "src/'format/opamFormat.cmo'"'; echo '  "src/'format/opamFormat.cmx'"'; echo '  "src/'format/opamFormat.cmti'"'; echo '  "src/'format/opamFilter.mli'"'; echo '  "src/'format/opamFilter.cmi'"'; echo '  "src/'format/opamFilter.cmo'"'; echo '  "src/'format/opamFilter.cmx'"'; echo '  "src/'format/opamFilter.cmti'"'; echo '  "src/'format/opamFile.mli'"'; echo '  "src/'format/opamFile.cmi'"'; echo '  "src/'format/opamFile.cmo'"'; echo '  "src/'format/opamFile.cmx'"'; echo '  "src/'format/opamFile.cmti'"'; echo '  "src/'opam-solver.cma'"'; echo '  "src/'opam-solver.cmxa'"'; echo '  "src/'opam-solver.a'"'; echo '  "src/'solver/opamSolverConfig.mli'"'; echo '  "src/'solver/opamSolverConfig.cmi'"'; echo '  "src/'solver/opamSolverConfig.cmo'"'; echo '  "src/'solver/opamSolverConfig.cmx'"'; echo '  "src/'solver/opamSolverConfig.cmti'"'; echo '  "src/'solver/opamActionGraph.mli'"'; echo '  "src/'solver/opamActionGraph.cmi'"'; echo '  "src/'solver/opamActionGraph.cmo'"'; echo '  "src/'solver/opamActionGraph.cmx'"'; echo '  "src/'solver/opamActionGraph.cmti'"'; echo '  "src/'solver/opamCudf.mli'"'; echo '  "src/'solver/opamCudf.cmi'"'; echo '  "src/'solver/opamCudf.cmo'"'; echo '  "src/'solver/opamCudf.cmx'"'; echo '  "src/'solver/opamCudf.cmti'"'; echo '  "src/'solver/opamHeuristic.mli'"'; echo '  "src/'solver/opamHeuristic.cmi'"'; echo '  "src/'solver/opamHeuristic.cmo'"'; echo '  "src/'solver/opamHeuristic.cmx'"'; echo '  "src/'solver/opamHeuristic.cmti'"'; echo '  "src/'solver/opamSolver.mli'"'; echo '  "src/'solver/opamSolver.cmi'"'; echo '  "src/'solver/opamSolver.cmo'"'; echo '  "src/'solver/opamSolver.cmx'"'; echo '  "src/'solver/opamSolver.cmti'"'; echo '  "src/'opam-repository.cma'"'; echo '  "src/'opam-repository.cmxa'"'; echo '  "src/'opam-repository.a'"'; echo '  "src/'repository/opamRepositoryConfig.mli'"'; echo '  "src/'repository/opamRepositoryConfig.cmi'"'; echo '  "src/'repository/opamRepositoryConfig.cmo'"'; echo '  "src/'repository/opamRepositoryConfig.cmx'"'; echo '  "src/'repository/opamRepositoryConfig.cmti'"'; echo '  "src/'repository/opamDownload.mli'"'; echo '  "src/'repository/opamDownload.cmi'"'; echo '  "src/'repository/opamDownload.cmo'"'; echo '  "src/'repository/opamDownload.cmx'"'; echo '  "src/'repository/opamDownload.cmti'"'; echo '  "src/'repository/opamRepositoryBackend.mli'"'; echo '  "src/'repository/opamRepositoryBackend.cmi'"'; echo '  "src/'repository/opamRepositoryBackend.cmo'"'; echo '  "src/'repository/opamRepositoryBackend.cmx'"'; echo '  "src/'repository/opamRepositoryBackend.cmti'"'; echo '  "src/'repository/opamRepositoryPath.mli'"'; echo '  "src/'repository/opamRepositoryPath.cmi'"'; echo '  "src/'repository/opamRepositoryPath.cmo'"'; echo '  "src/'repository/opamRepositoryPath.cmx'"'; echo '  "src/'repository/opamRepositoryPath.cmti'"'; echo '  "src/'repository/opamHTTP.mli'"'; echo '  "src/'repository/opamHTTP.cmi'"'; echo '  "src/'repository/opamHTTP.cmo'"'; echo '  "src/'repository/opamHTTP.cmx'"'; echo '  "src/'repository/opamHTTP.cmti'"'; echo '  "src/'repository/opamLocal.mli'"'; echo '  "src/'repository/opamLocal.cmi'"'; echo '  "src/'repository/opamLocal.cmo'"'; echo '  "src/'repository/opamLocal.cmx'"'; echo '  "src/'repository/opamLocal.cmti'"'; echo '  "src/'repository/opamVCS.mli'"'; echo '  "src/'repository/opamVCS.cmi'"'; echo '  "src/'repository/opamVCS.cmo'"'; echo '  "src/'repository/opamVCS.cmx'"'; echo '  "src/'repository/opamVCS.cmti'"'; echo '  "src/'repository/opamGit.mli'"'; echo '  "src/'repository/opamGit.cmi'"'; echo '  "src/'repository/opamGit.cmo'"'; echo '  "src/'repository/opamGit.cmx'"'; echo '  "src/'repository/opamGit.cmti'"'; echo '  "src/'repository/opamDarcs.mli'"'; echo '  "src/'repository/opamDarcs.cmi'"'; echo '  "src/'repository/opamDarcs.cmo'"'; echo '  "src/'repository/opamDarcs.cmx'"'; echo '  "src/'repository/opamDarcs.cmti'"'; echo '  "src/'repository/opamHg.mli'"'; echo '  "src/'repository/opamHg.cmi'"'; echo '  "src/'repository/opamHg.cmo'"'; echo '  "src/'repository/opamHg.cmx'"'; echo '  "src/'repository/opamHg.cmti'"'; echo '  "src/'repository/opamRepository.mli'"'; echo '  "src/'repository/opamRepository.cmi'"'; echo '  "src/'repository/opamRepository.cmo'"'; echo '  "src/'repository/opamRepository.cmx'"'; echo '  "src/'repository/opamRepository.cmti'"'; echo '  "src/'opam-state.cma'"'; echo '  "src/'opam-state.cmxa'"'; echo '  "src/'opam-state.a'"'; echo '  "src/'state/opamPath.mli'"'; echo '  "src/'state/opamPath.cmi'"'; echo '  "src/'state/opamPath.cmo'"'; echo '  "src/'state/opamPath.cmx'"'; echo '  "src/'state/opamPath.cmti'"'; echo '  "src/'state/opamStateConfig.mli'"'; echo '  "src/'state/opamStateConfig.cmi'"'; echo '  "src/'state/opamStateConfig.cmo'"'; echo '  "src/'state/opamStateConfig.cmx'"'; echo '  "src/'state/opamStateConfig.cmti'"'; echo '  "src/'state/opamOCaml.mli'"'; echo '  "src/'state/opamOCaml.cmi'"'; echo '  "src/'state/opamOCaml.cmo'"'; echo '  "src/'state/opamOCaml.cmx'"'; echo '  "src/'state/opamOCaml.cmti'"'; echo '  "src/'state/opamScript.mli'"'; echo '  "src/'state/opamScript.cmi'"'; echo '  "src/'state/opamScript.cmo'"'; echo '  "src/'state/opamScript.cmx'"'; echo '  "src/'state/opamScript.cmti'"'; echo '  "src/'state/opamState.mli'"'; echo '  "src/'state/opamState.cmi'"'; echo '  "src/'state/opamState.cmo'"'; echo '  "src/'state/opamState.cmx'"'; echo '  "src/'state/opamState.cmti'"'; echo '  "src/'state/opamAction.mli'"'; echo '  "src/'state/opamAction.cmi'"'; echo '  "src/'state/opamAction.cmo'"'; echo '  "src/'state/opamAction.cmx'"'; echo '  "src/'state/opamAction.cmti'"'; echo '  "src/'state/opamSolution.mli'"'; echo '  "src/'state/opamSolution.cmi'"'; echo '  "src/'state/opamSolution.cmo'"'; echo '  "src/'state/opamSolution.cmx'"'; echo '  "src/'state/opamSolution.cmti'"'; echo '  "src/'opam-client.cma'"'; echo '  "src/'opam-client.cmxa'"'; echo '  "src/'opam-client.a'"'; echo '  "src/'client/opamClientConfig.mli'"'; echo '  "src/'client/opamClientConfig.cmi'"'; echo '  "src/'client/opamClientConfig.cmo'"'; echo '  "src/'client/opamClientConfig.cmx'"'; echo '  "src/'client/opamClientConfig.cmti'"'; echo '  "src/'client/opamSwitchCommand.mli'"'; echo '  "src/'client/opamSwitchCommand.cmi'"'; echo '  "src/'client/opamSwitchCommand.cmo'"'; echo '  "src/'client/opamSwitchCommand.cmx'"'; echo '  "src/'client/opamSwitchCommand.cmti'"'; echo '  "src/'client/opamConfigCommand.mli'"'; echo '  "src/'client/opamConfigCommand.cmi'"'; echo '  "src/'client/opamConfigCommand.cmo'"'; echo '  "src/'client/opamConfigCommand.cmx'"'; echo '  "src/'client/opamConfigCommand.cmti'"'; echo '  "src/'client/opamRepositoryCommand.mli'"'; echo '  "src/'client/opamRepositoryCommand.cmi'"'; echo '  "src/'client/opamRepositoryCommand.cmo'"'; echo '  "src/'client/opamRepositoryCommand.cmx'"'; echo '  "src/'client/opamRepositoryCommand.cmti'"'; echo '  "src/'client/opamPinCommand.mli'"'; echo '  "src/'client/opamPinCommand.cmi'"'; echo '  "src/'client/opamPinCommand.cmo'"'; echo '  "src/'client/opamPinCommand.cmx'"'; echo '  "src/'client/opamPinCommand.cmti'"'; echo '  "src/'client/opamClient.mli'"'; echo '  "src/'client/opamClient.cmi'"'; echo '  "src/'client/opamClient.cmo'"'; echo '  "src/'client/opamClient.cmx'"'; echo '  "src/'client/opamClient.cmti'"';\
- } >>../opam-lib.install
- { echo '  "src/'tools/opam_admin_top.mli'"'; echo '  "src/'tools/opam_admin_top.cmi'"'; echo '  "src/'tools/opam_admin_top.cmti'"';\
- } >>../opam-lib.install
- make: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/opam-lib.1.3.1/src'
-> compiled  opam-lib.1.3.1
Processing 251/261: [conduit: make]
-> installed opam-lib.1.3.1
Processing 252/261: [conduit: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4)
- ocamlbuild -use-ocamlfind -classic-display -cflags "-w A-4-33-40-41-42-43-34-44" -plugin-tag "package(ppx_driver.ocamlbuild)" conduit.otarget
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ppx_driver.ocamlbuild myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_sexp_conv.native -package ppx_sexp_conv runner/ppx_driver_runner.cmxa
- + ocamlfind ocamlopt -predicates ppx_driver -linkpkg -o ppx-driver-ppx_sexp_conv.native -package ppx_sexp_conv runner/ppx_driver_runner.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit.mli > lib/conduit.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit.cmi lib/conduit.mli
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit.ml > lib/conduit.ml.depends
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_trie.mli > lib/conduit_trie.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_trie.cmi lib/conduit_trie.mli
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_trie.ml > lib/conduit_trie.ml.depends
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver.mli > lib/resolver.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver.cmi lib/resolver.mli
- ocamlfind ocamldep -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver.ml > lib/resolver.ml.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit.cmo lib/conduit.ml
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_trie.cmo lib/conduit_trie.ml
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver.cmo lib/resolver.ml
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit.cmx lib/conduit.ml
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_trie.cmx lib/conduit_trie.ml
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver.cmx lib/resolver.ml
- ocamlfind ocamlopt -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit.cmx lib/conduit_trie.cmx lib/resolver.cmx -o lib/conduit.cmxa
- ocamlfind ocamldep -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt.mli > lib/resolver_lwt.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt.cmi lib/resolver_lwt.mli
- ocamlfind ocamldep -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt.ml > lib/resolver_lwt.ml.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt.cmo lib/resolver_lwt.ml
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package lwt -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt.cmx lib/resolver_lwt.ml
- ocamlfind ocamlopt -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/resolver_lwt.cmx -o lib/conduit-lwt.cmxa
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_server.mli > lib/conduit_lwt_server.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmi lib/conduit_lwt_server.mli
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_server.ml > lib/conduit_lwt_server.ml.depends
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_unix.mli > lib/conduit_lwt_unix.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmi lib/conduit_lwt_unix.mli
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_unix.ml > lib/conduit_lwt_unix.ml.depends
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_tls.mli > lib/conduit_lwt_tls.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_tls.cmi lib/conduit_lwt_tls.mli
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt_unix.mli > lib/resolver_lwt_unix.mli.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt_unix.cmi lib/resolver_lwt_unix.mli
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/resolver_lwt_unix.ml > lib/resolver_lwt_unix.ml.depends
- ocamlfind ocamldep -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -modules lib/conduit_lwt_tls.ml > lib/conduit_lwt_tls.ml.depends
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmo lib/conduit_lwt_server.ml
- + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmo lib/conduit_lwt_server.ml
- File "lib/conduit_lwt_server.ml", line 18, characters 2-27:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmo lib/conduit_lwt_unix.ml
- + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmo lib/conduit_lwt_unix.ml
- File "lib/conduit_lwt_unix.ml", line 173, characters 27-52:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- File "lib/conduit_lwt_unix.ml", line 221, characters 26-29:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 221, characters 41-49:
- Warning 27: unused variable hostname.
- File "lib/conduit_lwt_unix.ml", line 221, characters 55-57:
- Warning 27: unused variable ip.
- File "lib/conduit_lwt_unix.ml", line 221, characters 65-69:
- Warning 27: unused variable port.
- File "lib/conduit_lwt_unix.ml", line 239, characters 28-31:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 282, characters 24-31:
- Warning 27: unused variable timeout.
- File "lib/conduit_lwt_unix.ml", line 282, characters 33-37:
- Warning 27: unused variable stop.
- File "lib/conduit_lwt_unix.ml", line 282, characters 39-42:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 282, characters 44-52:
- Warning 27: unused variable certfile.
- File "lib/conduit_lwt_unix.ml", line 282, characters 54-61:
- Warning 27: unused variable keyfile.
- File "lib/conduit_lwt_unix.ml", line 283, characters 24-28:
- Warning 27: unused variable pass.
- File "lib/conduit_lwt_unix.ml", line 283, characters 30-34:
- Warning 27: unused variable port.
- File "lib/conduit_lwt_unix.ml", line 283, characters 35-43:
- Warning 27: unused variable callback.
- File "lib/conduit_lwt_unix.ml", line 348, characters 18-23:
- Warning 27: unused variable domid.
- File "lib/conduit_lwt_unix.ml", line 348, characters 25-30:
- Warning 27: unused variable sport.
- File "lib/conduit_lwt_unix.ml", line 361, characters 13-17:
- Warning 27: unused variable name.
- File "lib/conduit_lwt_unix.ml", line 332, characters 18-20:
- Warning 27: unused variable ip.
- File "lib/conduit_lwt_unix.ml", line 386, characters 20-23:
- Warning 27: unused variable ctx.
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt_unix.cmo lib/resolver_lwt_unix.ml
- ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_tls.cmo lib/conduit_lwt_tls.ml
- + ocamlfind ocamlc -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_tls.cmo lib/conduit_lwt_tls.ml
- File "lib/conduit_lwt_tls.ml", line 28, characters 27-52:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- File "lib/conduit_lwt_tls.ml", line 40, characters 6-12:
- Warning 32: unused value accept.
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmx lib/conduit_lwt_server.ml
- + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_server.cmx lib/conduit_lwt_server.ml
- File "lib/conduit_lwt_server.ml", line 18, characters 2-27:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_tls.cmx lib/conduit_lwt_tls.ml
- + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_tls.cmx lib/conduit_lwt_tls.ml
- File "lib/conduit_lwt_tls.ml", line 28, characters 27-52:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- File "lib/conduit_lwt_tls.ml", line 40, characters 6-12:
- Warning 32: unused value accept.
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmx lib/conduit_lwt_unix.ml
- + ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/conduit_lwt_unix.cmx lib/conduit_lwt_unix.ml
- File "lib/conduit_lwt_unix.ml", line 173, characters 27-52:
- Warning 3: deprecated: Lwt_unix.Versioned.bind_1
-  Deprecated in favor of Lwt_unix.bind. See
-    https://github.com/ocsigen/lwt/issues/230
- File "lib/conduit_lwt_unix.ml", line 221, characters 26-29:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 221, characters 41-49:
- Warning 27: unused variable hostname.
- File "lib/conduit_lwt_unix.ml", line 221, characters 55-57:
- Warning 27: unused variable ip.
- File "lib/conduit_lwt_unix.ml", line 221, characters 65-69:
- Warning 27: unused variable port.
- File "lib/conduit_lwt_unix.ml", line 239, characters 28-31:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 282, characters 24-31:
- Warning 27: unused variable timeout.
- File "lib/conduit_lwt_unix.ml", line 282, characters 33-37:
- Warning 27: unused variable stop.
- File "lib/conduit_lwt_unix.ml", line 282, characters 39-42:
- Warning 27: unused variable ctx.
- File "lib/conduit_lwt_unix.ml", line 282, characters 44-52:
- Warning 27: unused variable certfile.
- File "lib/conduit_lwt_unix.ml", line 282, characters 54-61:
- Warning 27: unused variable keyfile.
- File "lib/conduit_lwt_unix.ml", line 283, characters 24-28:
- Warning 27: unused variable pass.
- File "lib/conduit_lwt_unix.ml", line 283, characters 30-34:
- Warning 27: unused variable port.
- File "lib/conduit_lwt_unix.ml", line 283, characters 35-43:
- Warning 27: unused variable callback.
- File "lib/conduit_lwt_unix.ml", line 348, characters 18-23:
- Warning 27: unused variable domid.
- File "lib/conduit_lwt_unix.ml", line 348, characters 25-30:
- Warning 27: unused variable sport.
- File "lib/conduit_lwt_unix.ml", line 361, characters 13-17:
- Warning 27: unused variable name.
- File "lib/conduit_lwt_unix.ml", line 332, characters 18-20:
- Warning 27: unused variable ip.
- File "lib/conduit_lwt_unix.ml", line 386, characters 20-23:
- Warning 27: unused variable ctx.
- ocamlfind ocamlopt -c -w A-4-33-40-41-42-43-34-44 -g -bin-annot -short-paths -principal -thread -strict-sequence -package ipaddr.unix -package lwt -package lwt.unix -package tls.lwt -package uri.services -pp './ppx-driver-ppx_sexp_conv.native -dump-ast' -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib -o lib/resolver_lwt_unix.cmx lib/resolver_lwt_unix.ml
- ocamlfind ocamlopt -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit_lwt_server.cmx lib/conduit_lwt_tls.cmx lib/conduit_lwt_unix.cmx lib/resolver_lwt_unix.cmx -o lib/conduit-lwt-unix.cmxa
- ocamlfind ocamlc -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit.cmo lib/conduit_trie.cmo lib/resolver.cmo -o lib/conduit.cma
- ocamlfind ocamlopt -shared -linkall -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit.cmxa -o lib/conduit.cmxs
- ocamlfind ocamlc -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/resolver_lwt.cmo -o lib/conduit-lwt.cma
- ocamlfind ocamlopt -shared -linkall -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit-lwt.cmxa -o lib/conduit-lwt.cmxs
- ocamlfind ocamlc -a -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit_lwt_server.cmo lib/conduit_lwt_tls.cmo lib/conduit_lwt_unix.cmo lib/resolver_lwt_unix.cmo -o lib/conduit-lwt-unix.cma
- ocamlfind ocamlopt -shared -linkall -thread -predicates custom_ppx -package sexplib -package ipaddr -package uri -package stringext -package logs -I lib lib/conduit-lwt-unix.cmxa -o lib/conduit-lwt-unix.cmxs
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit.cma /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit.cmxa /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit.cmxs /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt.cma /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt.cmxa /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt.cmxs /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt-unix.cma /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt-unix.cmxa /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
- ln -sf /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4/_build/lib/conduit-lwt-unix.cmxs /home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4
-> compiled  conduit.0.15.4
Processing 253/261: [conduit: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/conduit.0.15.4)
- rm -rf _install
- mkdir -p _install
- echo "_build/lib/conduit.cmi" >> _install/lib;  echo "_build/lib/conduit_lwt_server.cmi" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.cmi" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.cmi" >> _install/lib;  echo "_build/lib/conduit_trie.cmi" >> _install/lib;  echo "_build/lib/resolver.cmi" >> _install/lib;  echo "_build/lib/resolver_lwt.cmi" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.cmi" >> _install/lib;  echo "_build/lib/conduit.cmt" >> _install/lib;  echo "_build/lib/conduit_lwt_server.cmt" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.cmt" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.cmt" >> _install/lib;  echo "_build/lib/conduit_trie.cmt" >> _install/lib;  echo "_build/lib/resolver.cmt" >> _install/lib;  echo "_build/lib/resolver_lwt.cmt" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.cmt" >> _install/lib;  echo "_build/lib/conduit.cmti" >> _install/lib;  echo "_build/lib/conduit_lwt_server.cmti" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.cmti" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.cmti" >> _install/lib;  echo "_build/lib/conduit_trie.cmti" >> _install/lib;  echo "_build/lib/resolver.cmti" >> _install/lib;  echo "_build/lib/resolver_lwt.cmti" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.cmti" >> _install/lib;  echo "_build/lib/conduit.cmx" >> _install/lib;  echo "_build/lib/conduit_lwt_server.cmx" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.cmx" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.cmx" >> _install/lib;  echo "_build/lib/conduit_trie.cmx" >> _install/lib;  echo "_build/lib/resolver.cmx" >> _install/lib;  echo "_build/lib/resolver_lwt.cmx" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.cmx" >> _install/lib;  echo "_build/lib/conduit-lwt-unix.cmxa" >> _install/lib;  echo "_build/lib/conduit-lwt.cmxa" >> _install/lib;  echo "_build/lib/conduit.cmxa" >> _install/lib;  echo "_build/lib/conduit-lwt-unix.cma" >> _install/lib;  echo "_build/lib/conduit-lwt.cma" >> _install/lib;  echo "_build/lib/conduit.cma" >> _install/lib;  echo "_build/lib/conduit-lwt-unix.cmxs" >> _install/lib;  echo "_build/lib/conduit-lwt.cmxs" >> _install/lib;  echo "_build/lib/conduit.cmxs" >> _install/lib;  echo "_build/lib/conduit-lwt-unix.a" >> _install/lib;  echo "_build/lib/conduit-lwt.a" >> _install/lib;  echo "_build/lib/conduit.a" >> _install/lib;  echo "_build/lib/conduit.o" >> _install/lib;  echo "_build/lib/conduit_lwt_server.o" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.o" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.o" >> _install/lib;  echo "_build/lib/conduit_trie.o" >> _install/lib;  echo "_build/lib/resolver.o" >> _install/lib;  echo "_build/lib/resolver_lwt.o" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.o" >> _install/lib;  echo "_build/lib/conduit.cmo" >> _install/lib;  echo "_build/lib/conduit_lwt_server.cmo" >> _install/lib;  echo "_build/lib/conduit_lwt_tls.cmo" >> _install/lib;  echo "_build/lib/conduit_lwt_unix.cmo" >> _install/lib;  echo "_build/lib/conduit_trie.cmo" >> _install/lib;  echo "_build/lib/resolver.cmo" >> _install/lib;  echo "_build/lib/resolver_lwt.cmo" >> _install/lib;  echo "_build/lib/resolver_lwt_unix.cmo" >> _install/lib;
- ocamlfind remove conduit || true
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.05/lib/conduit/META
- ocamlfind install conduit META _build/lib/conduit.cmi _build/lib/conduit_lwt_server.cmi _build/lib/conduit_lwt_tls.cmi _build/lib/conduit_lwt_unix.cmi _build/lib/conduit_trie.cmi _build/lib/resolver.cmi _build/lib/resolver_lwt.cmi _build/lib/resolver_lwt_unix.cmi _build/lib/conduit.cmt _build/lib/conduit_lwt_server.cmt _build/lib/conduit_lwt_tls.cmt _build/lib/conduit_lwt_unix.cmt _build/lib/conduit_trie.cmt _build/lib/resolver.cmt _build/lib/resolver_lwt.cmt _build/lib/resolver_lwt_unix.cmt _build/lib/conduit.cmti _build/lib/conduit_lwt_server.cmti _build/lib/conduit_lwt_tls.cmti _build/lib/conduit_lwt_unix.cmti _build/lib/conduit_trie.cmti _build/lib/resolver.cmti _build/lib/resolver_lwt.cmti _build/lib/resolver_lwt_unix.cmti _build/lib/conduit.cmx _build/lib/conduit_lwt_server.cmx _build/lib/conduit_lwt_tls.cmx _build/lib/conduit_lwt_unix.cmx _build/lib/conduit_trie.cmx _build/lib/resolver.cmx _build/lib/resolver_lwt.cmx _build/lib/resolver_lwt_unix.cmx _build/lib/conduit-lwt-unix.cmxa _build/lib/conduit-lwt.cmxa _build/lib/conduit.cmxa _build/lib/conduit-lwt-unix.cma _build/lib/conduit-lwt.cma _build/lib/conduit.cma _build/lib/conduit-lwt-unix.cmxs _build/lib/conduit-lwt.cmxs _build/lib/conduit.cmxs _build/lib/conduit-lwt-unix.a _build/lib/conduit-lwt.a _build/lib/conduit.a _build/lib/conduit.o _build/lib/conduit_lwt_server.o _build/lib/conduit_lwt_tls.o _build/lib/conduit_lwt_unix.o _build/lib/conduit_trie.o _build/lib/resolver.o _build/lib/resolver_lwt.o _build/lib/resolver_lwt_unix.o _build/lib/conduit.cmo _build/lib/conduit_lwt_server.cmo _build/lib/conduit_lwt_tls.cmo _build/lib/conduit_lwt_unix.cmo _build/lib/conduit_trie.cmo _build/lib/resolver.cmo _build/lib/resolver_lwt.cmo _build/lib/resolver_lwt_unix.cmo lib/intro.html _build/lib/conduit.mli _build/lib/conduit_lwt_server.mli _build/lib/conduit_lwt_tls.mli _build/lib/conduit_lwt_unix.mli _build/lib/conduit_trie.mli _build/lib/resolver.mli _build/lib/resolver_lwt.mli _build/lib/resolver_lwt_unix.mli
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.mli
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.mli
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.mli
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.mli
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.mli
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.mli
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.mli
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.mli
- Installed /home/opam/.opam/4.05/lib/conduit/intro.html
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmo
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.o
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.o
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.o
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.a
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.a
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.a
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmxs
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.cmxs
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.cmxs
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cma
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.cma
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.cma
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmxa
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt.cmxa
- Installed /home/opam/.opam/4.05/lib/conduit/conduit-lwt-unix.cmxa
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmx
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmti
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmt
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt_unix.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/resolver_lwt.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/resolver.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_trie.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_unix.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_tls.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/conduit_lwt_server.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/conduit.cmi
- Installed /home/opam/.opam/4.05/lib/conduit/META
-> installed conduit.0.15.4
Processing 254/261: [cohttp: make]
+ /usr/bin/make "PREFIX=/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/cohttp.0.22.0)
- ocamlopt.opt -o setup.bin setup.ml 2>/dev/null || ocamlopt -o setup.bin setup.ml 2>/dev/null || ocamlc -o setup.bin setup.ml
- rm -f setup.cmx setup.cmi setup.o setup.cmo
- ./setup.bin -configure --enable-lwt  --enable-lwt-unix   --prefix /home/opam/.opam/4.05
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.05/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.05/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.05/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.05/bin/ocamlbuild
- Package name: ........................................ cohttp
- Package version: ..................................... 0.21.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.05.0
- standard_library_default: ............................ /home/opam/.opam/4.05/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.05/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.05/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.05
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.6
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- build everything that is possible: ................... false
- build the Lwt library: ............................... true
- build the Lwt-unix library: .......................... true
- build the Core/Async library: ........................ false
- build the Javascript XHR client library: ............. false
- run the internet-using tests: ........................ false
- build the async s3 example: .......................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_re_emacs: ........................................ /home/opam/.opam/4.05/lib/re/emacs
- pkg_stringext: ....................................... /home/opam/.opam/4.05/lib/stringext
- pkg_uri: ............................................. /home/opam/.opam/4.05/lib/uri
- pkg_fieldslib: ....................................... /home/opam/.opam/4.05/lib/fieldslib
- pkg_sexplib: ......................................... /home/opam/.opam/4.05/lib/sexplib
- pkg_ppx_fields_conv: ................................. /home/opam/.opam/4.05/lib/ppx_fields_conv
- pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.05/lib/ppx_sexp_conv
- pkg_bytes: ........................................... /home/opam/.opam/4.05/lib/bytes
- pkg_base64: .......................................... /home/opam/.opam/4.05/lib/base64
- pkg_compiler_libs_toplevel: .......................... /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- pkg_lwt: ............................................. /home/opam/.opam/4.05/lib/lwt
- pkg_unix: ............................................ /home/opam/.opam/4.05/lib/ocaml
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.05/lib/lwt
- pkg_conduit_lwt_unix: ................................ /home/opam/.opam/4.05/lib/conduit
- pkg_magic_mime: ...................................... /home/opam/.opam/4.05/lib/magic-mime
- pkg_logs: ............................................ /home/opam/.opam/4.05/lib/logs
- pkg_logs_fmt: ........................................ /home/opam/.opam/4.05/lib/logs
- pkg_logs_lwt: ........................................ /home/opam/.opam/4.05/lib/logs
- ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc
- pkg_cmdliner: ........................................ /home/opam/.opam/4.05/lib/cmdliner
- 
- ./setup.bin -build -classic-display
- W: Cannot find source file matching module 'cohttp' in library cohttp.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 52, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 102, characters 17-32:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 103, characters 17-36:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 115, characters 20-29:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 118, characters 20-37:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 145, characters 35-44:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 159, characters 32-41:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 162, characters 32-49:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 168, characters 32-41:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 191, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 207, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 217, characters 38-50:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 221, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 231, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 235, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 245, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 256, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 267, characters 23-35:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 402, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 405, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 411, characters 41-50:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 424, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 427, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 433, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 446, characters 51-60:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 449, characters 51-68:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 455, characters 51-60:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 468, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 471, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 477, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 490, characters 49-58:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 493, characters 49-66:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 499, characters 49-58:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 512, characters 23-32:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 513, characters 23-40:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 521, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 524, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 542, characters 39-48:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 545, characters 39-56:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 561, characters 18-27:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 562, characters 18-35:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 659, characters 44-53:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 662, characters 44-61:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 680, characters 38-47:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 683, characters 38-55:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 708, characters 26-41:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 709, characters 26-45:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 720, characters 23-38:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 721, characters 23-42:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 725, characters 45-54:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 728, characters 45-62:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 744, characters 29-38:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 747, characters 29-46:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 839, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 862, characters 23-32:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/s.ml > lib/s.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/code.mli > lib/code.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header.mli > lib/header.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept.mli > lib/accept.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_types.ml > lib/accept_types.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_types.cmo lib/accept_types.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/auth.mli > lib/auth.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/link.mli > lib/link.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer.mli > lib/transfer.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept.cmi lib/accept.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/auth.cmi lib/auth.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/link.cmi lib/link.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer.cmi lib/transfer.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/code.cmi lib/code.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmi lib/header.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/code.ml > lib/code.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header.ml > lib/header.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/conf.mli > lib/conf.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/conf.cmi lib/conf.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/cookie.mli > lib/cookie.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmi lib/cookie.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/cookie.ml > lib/cookie.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/request.mli > lib/request.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/s.cmo lib/s.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/request.cmi lib/request.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/request.ml > lib/request.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header_io.mli > lib/header_io.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer_io.mli > lib/transfer_io.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmi lib/header_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer_io.cmi lib/transfer_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/response.mli > lib/response.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/response.cmi lib/response.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/response.ml > lib/response.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer.ml > lib/transfer.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept.ml > lib/accept.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q lib/accept_lexer.mll
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_lexer.ml > lib/accept_lexer.ml.depends
- /home/opam/.opam/4.05/bin/ocamlyacc lib/accept_parser.mly
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_parser.mli > lib/accept_parser.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmi lib/accept_parser.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_lexer.cmo lib/accept_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/accept_parser.ml > lib/accept_parser.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/link.ml > lib/link.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/auth.ml > lib/auth.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/header_io.ml > lib/header_io.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/transfer_io.ml > lib/transfer_io.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/connection.mli > lib/connection.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/connection.cmi lib/connection.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/connection.ml > lib/connection.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/body.mli > lib/body.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/body.cmi lib/body.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/body.ml > lib/body.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/string_io.mli > lib/string_io.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/string_io.cmi lib/string_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/string_io.ml > lib/string_io.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lib/conf.ml > lib/conf.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/code.cmo lib/code.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmo lib/header.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header.cmo lib/header.ml
- File "lib/header.ml", line 26, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/header.ml", line 168, characters 11-22:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
- File "lib/header.ml", line 174, characters 24-34:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmo lib/cookie.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/cookie.cmo lib/cookie.ml
- File "lib/cookie.ml", line 89, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/cookie.ml", line 104, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/cookie.ml", line 118, characters 18-22:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/request.cmo lib/request.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/response.cmo lib/response.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer.cmo lib/transfer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept.cmo lib/accept.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmo lib/accept_parser.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/accept_parser.cmo lib/accept_parser.ml
- File "lib/accept_parser.mly", line 46, characters 17-34:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "lib/accept_parser.mly", line 59, characters 31-47:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 62, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 62, characters 46-62:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 71, characters 35-51:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 80, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 97, characters 48-64:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/link.cmo lib/link.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/auth.cmo lib/auth.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmo lib/header_io.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/header_io.cmo lib/header_io.ml
- File "lib/header_io.ml", line 39, characters 27-43:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/transfer_io.cmo lib/transfer_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/connection.cmo lib/connection.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/body.cmo lib/body.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/string_io.cmo lib/string_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/conf.cmo lib/conf.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -pack -g -annot -bin-annot lib/code.cmo lib/accept_types.cmo lib/accept_parser.cmo lib/accept_lexer.cmo lib/accept.cmo lib/auth.cmo lib/conf.cmo lib/link.cmo lib/transfer.cmo lib/header.cmo lib/s.cmo lib/cookie.cmo lib/transfer_io.cmo lib/header_io.cmo lib/request.cmo lib/response.cmo lib/connection.cmo lib/body.cmo lib/string_io.cmo -o lib/cohttp.cmo
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lib lib/cohttp.cmo -o lib/cohttp.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_types.cmx lib/accept_types.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_parser.cmx lib/accept_parser.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_parser.cmx lib/accept_parser.ml
- File "lib/accept_parser.mly", line 46, characters 17-34:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "lib/accept_parser.mly", line 59, characters 31-47:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 62, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 62, characters 46-62:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 71, characters 35-51:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 80, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/accept_parser.mly", line 97, characters 48-64:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept_lexer.cmx lib/accept_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/accept.cmx lib/accept.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/auth.cmx lib/auth.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/conf.cmx lib/conf.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/link.cmx lib/link.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/transfer.cmx lib/transfer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/code.cmx lib/code.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header.cmx lib/header.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header.cmx lib/header.ml
- File "lib/header.ml", line 26, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/header.ml", line 168, characters 11-22:
- Warning 3: deprecated: module Re_emacs
- Use Re.Emacs
- File "lib/header.ml", line 174, characters 24-34:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/s.cmx lib/s.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/transfer_io.cmx lib/transfer_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header_io.cmx lib/header_io.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/header_io.cmx lib/header_io.ml
- File "lib/header_io.ml", line 39, characters 27-43:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/cookie.cmx lib/cookie.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/cookie.cmx lib/cookie.ml
- File "lib/cookie.ml", line 89, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/cookie.ml", line 104, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "lib/cookie.ml", line 118, characters 18-22:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/request.cmx lib/request.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/response.cmx lib/response.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/connection.cmx lib/connection.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/body.cmx lib/body.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -for-pack Cohttp -I lib -o lib/string_io.cmx lib/string_io.ml
- touch lib/cohttp.mli  ; if  /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I lib lib/accept_types.cmx lib/accept_parser.cmx lib/accept_lexer.cmx lib/accept.cmx lib/auth.cmx lib/code.cmx lib/conf.cmx lib/link.cmx lib/transfer.cmx lib/header.cmx lib/s.cmx lib/cookie.cmx lib/transfer_io.cmx lib/header_io.cmx lib/request.cmx lib/response.cmx lib/connection.cmx lib/body.cmx lib/string_io.cmx -o lib/cohttp.cmx  ; then  rm -f lib/cohttp.mli  ; else  rm -f lib/cohttp.mli  ; exit 1; fi
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lib lib/cohttp.cmx -o lib/cohttp.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lib lib/cohttp.cmxa lib/cohttp.cmx -o lib/cohttp.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package compiler-libs.toplevel -modules top/cohttp_top.ml > top/cohttp_top.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmo top/cohttp_top.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmo top/cohttp_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I top top/cohttp_top.cmo -o top/cohttp_top.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmx top/cohttp_top.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -package compiler-libs.toplevel -w @5@8@10@11@12@14@23@24@26@29 -I top -o top/cohttp_top.cmx top/cohttp_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I top top/cohttp_top.cmx -o top/cohttp_top.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I top top/cohttp_top.cmxa top/cohttp_top.cmx -o top/cohttp_top.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt_body.mli > lwt-core/cohttp_lwt_body.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_body.cmi lwt-core/cohttp_lwt_body.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt_body.ml > lwt-core/cohttp_lwt_body.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt.mli > lwt-core/cohttp_lwt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt_s.ml > lwt-core/cohttp_lwt_s.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_s.cmo lwt-core/cohttp_lwt_s.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmi lwt-core/cohttp_lwt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/cohttp_lwt.ml > lwt-core/cohttp_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/string_io_lwt.mli > lwt-core/string_io_lwt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/string_io_lwt.cmi lwt-core/string_io_lwt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -modules lwt-core/string_io_lwt.ml > lwt-core/string_io_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_body.cmo lwt-core/cohttp_lwt_body.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmo lwt-core/cohttp_lwt.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmo lwt-core/cohttp_lwt.ml
- File "lwt-core/cohttp_lwt.ml", line 69, characters 10-33:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- File "lwt-core/cohttp_lwt.ml", line 161, characters 4-27:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- File "lwt-core/cohttp_lwt.ml", line 258, characters 14-37:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/string_io_lwt.cmo lwt-core/string_io_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lwt-core lwt-core/cohttp_lwt_body.cmo lwt-core/cohttp_lwt_s.cmo lwt-core/cohttp_lwt.cmo lwt-core/string_io_lwt.cmo -o lwt-core/cohttp_lwt.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_body.cmx lwt-core/cohttp_lwt_body.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt_s.cmx lwt-core/cohttp_lwt_s.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmx lwt-core/cohttp_lwt.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/cohttp_lwt.cmx lwt-core/cohttp_lwt.ml
- File "lwt-core/cohttp_lwt.ml", line 69, characters 10-33:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- File "lwt-core/cohttp_lwt.ml", line 161, characters 4-27:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- File "lwt-core/cohttp_lwt.ml", line 258, characters 14-37:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lib -o lwt-core/string_io_lwt.cmx lwt-core/string_io_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lwt-core lwt-core/cohttp_lwt_body.cmx lwt-core/cohttp_lwt_s.cmx lwt-core/cohttp_lwt.cmx lwt-core/string_io_lwt.cmx -o lwt-core/cohttp_lwt.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lwt-core lwt-core/cohttp_lwt.cmxa lwt-core/cohttp_lwt_body.cmx lwt-core/cohttp_lwt_s.cmx lwt-core/cohttp_lwt.cmx lwt-core/string_io_lwt.cmx -o lwt-core/cohttp_lwt.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_io.mli > lwt/cohttp_lwt_unix_io.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmi lwt/cohttp_lwt_unix_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_io.ml > lwt/cohttp_lwt_unix_io.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_debug.mli > lwt/cohttp_lwt_unix_debug.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmi lwt/cohttp_lwt_unix_debug.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix.mli > lwt/cohttp_lwt_unix.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_net.mli > lwt/cohttp_lwt_unix_net.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmi lwt/cohttp_lwt_unix_net.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmi lwt/cohttp_lwt_unix.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix.ml > lwt/cohttp_lwt_unix.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_net.ml > lwt/cohttp_lwt_unix_net.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules lwt/cohttp_lwt_unix_debug.ml > lwt/cohttp_lwt_unix_debug.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmo lwt/cohttp_lwt_unix_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmo lwt/cohttp_lwt_unix.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmo lwt/cohttp_lwt_unix.ml
- File "lwt/cohttp_lwt_unix.ml", line 73, characters 6-29:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmo lwt/cohttp_lwt_unix_net.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmo lwt/cohttp_lwt_unix_debug.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lwt lwt/cohttp_lwt_unix_debug.cmo lwt/cohttp_lwt_unix_io.cmo lwt/cohttp_lwt_unix_net.cmo lwt/cohttp_lwt_unix.cmo -o lwt/cohttp_lwt_unix.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_debug.cmx lwt/cohttp_lwt_unix_debug.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_io.cmx lwt/cohttp_lwt_unix_io.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix_net.cmx lwt/cohttp_lwt_unix_net.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmx lwt/cohttp_lwt_unix.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt -I lwt-core -o lwt/cohttp_lwt_unix.cmx lwt/cohttp_lwt_unix.ml
- File "lwt/cohttp_lwt_unix.ml", line 73, characters 6-29:
- Warning 3: deprecated: Lwt_stream.on_terminate
-  Bind on Lwt_stream.closed.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lwt lwt/cohttp_lwt_unix_debug.cmx lwt/cohttp_lwt_unix_io.cmx lwt/cohttp_lwt_unix_net.cmx lwt/cohttp_lwt_unix.cmx -o lwt/cohttp_lwt_unix.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I lwt lwt/cohttp_lwt_unix.cmxa lwt/cohttp_lwt_unix_debug.cmx lwt/cohttp_lwt_unix_io.cmx lwt/cohttp_lwt_unix_net.cmx lwt/cohttp_lwt_unix.cmx -o lwt/cohttp_lwt_unix.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_server_lwt.ml > bin/cohttp_server_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_server.ml > bin/cohttp_server.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmo bin/cohttp_server.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmo bin/cohttp_server.ml
- File "bin/cohttp_server.ml", line 36, characters 23-39:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "bin/cohttp_server.ml", line 36, characters 44-60:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server_lwt.cmo bin/cohttp_server_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmx bin/cohttp_server.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server.cmx bin/cohttp_server.ml
- File "bin/cohttp_server.ml", line 36, characters 23-39:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "bin/cohttp_server.ml", line 36, characters 44-60:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_server_lwt.cmx bin/cohttp_server_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I bin -I lib -I lwt-core -I lwt bin/cohttp_server.cmx lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_server_lwt.cmx -o bin/cohttp_server_lwt.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_proxy_lwt.ml > bin/cohttp_proxy_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_proxy_lwt.cmo bin/cohttp_proxy_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_proxy_lwt.cmx bin/cohttp_proxy_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I bin lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_proxy_lwt.cmx -o bin/cohttp_proxy_lwt.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -modules bin/cohttp_curl_lwt.ml > bin/cohttp_curl_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_curl_lwt.cmo bin/cohttp_curl_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -I async -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package fmt.tty -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package threads -package unix -package uri -package uri.services -thread -w @5@8@10@11@12@14@23@24@26@29 -I bin -I async -I lib -I lwt -o bin/cohttp_curl_lwt.cmx bin/cohttp_curl_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package cmdliner -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I bin lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa bin/cohttp_curl_lwt.cmx -o bin/cohttp_curl_lwt.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules examples/doc/client_lwt.ml > examples/doc/client_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/client_lwt.cmo examples/doc/client_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/client_lwt.cmx examples/doc/client_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I examples/doc lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa examples/doc/client_lwt.cmx -o examples/doc/client_lwt.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -modules examples/doc/server_lwt.ml > examples/doc/server_lwt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/server_lwt.cmo examples/doc/server_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -I lwt -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I examples/doc -I lwt -o examples/doc/server_lwt.cmx examples/doc/server_lwt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lib -I lwt-core -I lwt -I examples/doc lib/cohttp.cmxa lwt-core/cohttp_lwt.cmxa lwt/cohttp_lwt_unix.cmxa examples/doc/server_lwt.cmx -o examples/doc/server_lwt.native
- ./setup.bin -test
- W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests'
- ./setup.bin -doc
- File "_tags", line 52, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 102, characters 17-32:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 103, characters 17-36:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 115, characters 20-29:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 118, characters 20-37:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 145, characters 35-44:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 159, characters 32-41:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 162, characters 32-49:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 168, characters 32-41:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 191, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 207, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 217, characters 38-50:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 221, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 231, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 235, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 245, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 256, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 267, characters 23-35:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 402, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 405, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 411, characters 41-50:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 424, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 427, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 433, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 446, characters 51-60:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 449, characters 51-68:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 455, characters 51-60:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 468, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 471, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 477, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 490, characters 49-58:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 493, characters 49-66:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 499, characters 49-58:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 512, characters 23-32:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 513, characters 23-40:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 521, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 524, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 542, characters 39-48:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 545, characters 39-56:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 561, characters 18-27:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 562, characters 18-35:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 659, characters 44-53:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 662, characters 44-61:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 680, characters 38-47:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 683, characters 38-55:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 708, characters 26-41:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 709, characters 26-45:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 720, characters 23-38:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 721, characters 23-42:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 725, characters 45-54:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 728, characters 45-62:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 744, characters 29-38:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 747, characters 29-46:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 839, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 862, characters 23-32:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/s.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/s.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/s.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/s.ml
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Element None not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/code.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/code.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/code.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/code.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/header.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/header.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header.mli
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/cookie.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/cookie.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/cookie.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/cookie.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/request.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/request.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/request.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/request.mli
- Warning: Module type S.Http_io not found
- Warning: Module type S.Http_io not found
- Warning: Module or module type S.Request not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/response.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/response.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/response.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/response.mli
- Warning: Module type S.Http_io not found
- Warning: Module type S.Http_io not found
- Warning: Module or module type S.Response not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/transfer.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/transfer.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_parser.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_parser.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_lexer.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_types.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_types.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/accept_types.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/accept_types.ml
- Warning: Element Accept not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/link.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/link.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/link.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/link.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/auth.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/auth.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/auth.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/auth.mli
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Element Header.add_authorization_req not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/header_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/header_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/transfer_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/transfer_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/connection.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/connection.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/connection.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/connection.mli
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/body.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/body.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/body.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/body.mli
- Warning: Module or module type S.Body not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/string_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/string_io.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/string_io.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/string_io.mli
- Warning: Module type S.IO not found
- Warning: Module type S.IO not found
- Warning: Element Buffer.t not found
- Warning: Element Buffer.t not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lib/conf.odoc -package base64 -package bytes -package fieldslib -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib lib/conf.mli
- rm -rf lib/cohttp.docdir
- mkdir -p lib/cohttp.docdir
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lib/s.odoc -load lib/code.odoc -load lib/header.odoc -load lib/cookie.odoc -load lib/request.odoc -load lib/response.odoc -load lib/transfer.odoc -load lib/accept.odoc -load lib/accept_parser.odoc -load lib/accept_lexer.odoc -load lib/accept_types.odoc -load lib/link.odoc -load lib/auth.odoc -load lib/header_io.odoc -load lib/transfer_io.odoc -load lib/connection.odoc -load lib/body.odoc -load lib/string_io.odoc -load lib/conf.odoc -html -d lib/cohttp.docdir
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lib/s.odoc -load lib/code.odoc -load lib/header.odoc -load lib/cookie.odoc -load lib/request.odoc -load lib/response.odoc -load lib/transfer.odoc -load lib/accept.odoc -load lib/accept_parser.odoc -load lib/accept_lexer.odoc -load lib/accept_types.odoc -load lib/link.odoc -load lib/auth.odoc -load lib/header_io.odoc -load lib/transfer_io.odoc -load lib/connection.odoc -load lib/body.odoc -load lib/string_io.odoc -load lib/conf.odoc -html -d lib/cohttp.docdir
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Element None not found
- Warning: Element Buffer.t not found
- Warning: Element Buffer.t not found
- File "_tags", line 52, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 102, characters 17-32:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 103, characters 17-36:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 115, characters 20-29:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 118, characters 20-37:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 145, characters 35-44:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 159, characters 32-41:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 162, characters 32-49:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 168, characters 32-41:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 191, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 207, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 217, characters 38-50:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 221, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 231, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 235, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 245, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 256, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 267, characters 23-35:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 402, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 405, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 411, characters 41-50:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 424, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 427, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 433, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 446, characters 51-60:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 449, characters 51-68:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 455, characters 51-60:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 468, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 471, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 477, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 490, characters 49-58:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 493, characters 49-66:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 499, characters 49-58:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 512, characters 23-32:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 513, characters 23-40:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 521, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 524, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 542, characters 39-48:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 545, characters 39-56:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 561, characters 18-27:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 562, characters 18-35:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 659, characters 44-53:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 662, characters 44-61:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 680, characters 38-47:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 683, characters 38-55:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 708, characters 26-41:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 709, characters 26-45:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 720, characters 23-38:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 721, characters 23-42:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 725, characters 45-54:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 728, characters 45-62:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 744, characters 29-38:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 747, characters 29-46:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 839, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 862, characters 23-32:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lwt-core -o lwt-core/cohttp_lwt_body.cmi lwt-core/cohttp_lwt_body.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lwt-core -o lwt-core/cohttp_lwt_s.cmo lwt-core/cohttp_lwt_s.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_body.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_body.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_body.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_body.mli
- Warning: Module or module type Cohttp.S.Body not found
- Warning: Module or module type ?? not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt.mli
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module type Cohttp_lwt.S.Net not found
- Warning: Module type Cohttp_lwt.S.Server not found
- Warning: Module type Cohttp_lwt.S.Client not found
- Warning: Module type S.IO not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_s.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_s.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/cohttp_lwt_s.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/cohttp_lwt_s.ml
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module type S.IO not found
- Warning: Element Cohttp_lwt_body not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/string_io_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/string_io_lwt.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt-core/string_io_lwt.odoc -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -I lib -I lwt-core lwt-core/string_io_lwt.mli
- Warning: Module or module type Cohttp.S.IO not found
- rm -rf lwt-core/cohttp_lwt_core.docdir
- mkdir -p lwt-core/cohttp_lwt_core.docdir
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt-core/cohttp_lwt_body.odoc -load lwt-core/cohttp_lwt.odoc -load lwt-core/cohttp_lwt_s.odoc -load lwt-core/string_io_lwt.odoc -html -d lwt-core/cohttp_lwt_core.docdir
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt-core/cohttp_lwt_body.odoc -load lwt-core/cohttp_lwt.odoc -load lwt-core/cohttp_lwt_s.odoc -load lwt-core/string_io_lwt.odoc -html -d lwt-core/cohttp_lwt_core.docdir
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module or module type Cohttp.S.IO not found
- Warning: Module or module type ?? not found
- Warning: Module or module type ?? not found
- Warning: Module type S.IO not found
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module type Cohttp_lwt.S.Net not found
- Warning: Module type Cohttp_lwt.S.Server not found
- Warning: Module type Cohttp_lwt.S.Client not found
- Warning: Module type S.IO not found
- Warning: Module or module type Cohttp.S.Body not found
- Warning: Module or module type ?? not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- Warning: Element Cohttp.S.IO not found
- File "_tags", line 52, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 102, characters 17-32:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 103, characters 17-36:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 115, characters 20-29:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 118, characters 20-37:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 145, characters 35-44:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 159, characters 32-41:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 162, characters 32-49:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 168, characters 32-41:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 191, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 207, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 217, characters 38-50:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 221, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 231, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 235, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 245, characters 39-51:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 256, characters 39-48:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 267, characters 23-35:
- Warning: the tag "pkg_alcotest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 402, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 405, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 411, characters 41-50:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 424, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 427, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 433, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 446, characters 51-60:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 449, characters 51-68:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 455, characters 51-60:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 468, characters 48-57:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 471, characters 48-65:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 477, characters 48-57:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 490, characters 49-58:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 493, characters 49-66:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 499, characters 49-58:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 512, characters 23-32:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 513, characters 23-40:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 521, characters 41-50:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 524, characters 41-58:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 542, characters 39-48:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 545, characters 39-56:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 561, characters 18-27:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 562, characters 18-35:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 659, characters 44-53:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 662, characters 44-61:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 680, characters 38-47:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 683, characters 38-55:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 708, characters 26-41:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 709, characters 26-45:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 720, characters 23-38:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 721, characters 23-42:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 725, characters 45-54:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 728, characters 45-62:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 744, characters 29-38:
- Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 747, characters 29-46:
- Warning: the tag "pkg_conduit.async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 839, characters 38-47:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 862, characters 23-32:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -package base64 -package bytes -package fieldslib -package lwt -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lib -I lwt-core -o lwt-core/cohttp_lwt.cmi lwt-core/cohttp_lwt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lwt -o lwt/cohttp_lwt_unix_io.cmi lwt/cohttp_lwt_unix_io.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -strict-sequence -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -w @5@8@10@11@12@14@23@24@26@29 -I lwt-core -I lwt -o lwt/cohttp_lwt_unix_net.cmi lwt/cohttp_lwt_unix_net.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_io.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_io.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_io.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_io.mli
- Warning: Module or module type Cohttp.S.IO not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix.mli
- Warning: Module or module type Cohttp_lwt.S.Server not found
- Warning: Module or module type Cohttp_lwt.S.Client not found
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module or module type Cohttp_lwt.S.Server not found
- Warning: Module or module type Cohttp_lwt.S.Client not found
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Element Cohttp_lwt.Client not found
- Warning: Element Cohttp_lwt.Server not found
- Warning: Element create not found
- Warning: Element C not found
- Warning: Element default_ctx not found
- Warning: Element Conduit_lwt_unix.ctx not found
- Warning: Element Resolver_lwt.t not found
- Warning: Element S not found
- Warning: Element C not found
- Warning: Element default_ctx not found
- Warning: Element Conduit_lwt_unix.ctx not found
- Warning: Element Resolver_lwt.t not found
- Warning: Element S not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_net.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_net.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_net.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_net.mli
- Warning: Module type Cohttp.S.IO not found
- Warning: Module or module type ?? not found
- Warning: Module type Cohttp.S.IO not found
- Warning: Element Cohttp_lwt.Net not found
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -dump lwt/cohttp_lwt_unix_debug.odoc -I lib -I lwt-core -package base64 -package bytes -package conduit.lwt-unix -package fieldslib -package logs -package logs.fmt -package logs.lwt -package lwt -package lwt.unix -package magic-mime -package ppx_fields_conv -package ppx_sexp_conv -package re.emacs -package sexplib -package stringext -package unix -package uri -I lwt-core -I lwt lwt/cohttp_lwt_unix_debug.mli
- rm -rf lwt/cohttp_lwt.docdir
- mkdir -p lwt/cohttp_lwt.docdir
- /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt/cohttp_lwt_unix_io.odoc -load lwt/cohttp_lwt_unix.odoc -load lwt/cohttp_lwt_unix_net.odoc -load lwt/cohttp_lwt_unix_debug.odoc -html -d lwt/cohttp_lwt.docdir
- + /home/opam/.opam/4.05/bin/ocamlfind ocamldoc -load lwt/cohttp_lwt_unix_io.odoc -load lwt/cohttp_lwt_unix.odoc -load lwt/cohttp_lwt_unix_net.odoc -load lwt/cohttp_lwt_unix_debug.odoc -html -d lwt/cohttp_lwt.docdir
- Warning: Module type Cohttp.S.IO not found
- Warning: Module or module type Cohttp_lwt.S.Server not found
- Warning: Module or module type Cohttp_lwt.S.Client not found
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module or module type ?? not found
- Warning: Module type Cohttp.S.IO not found
- Warning: Module or module type Cohttp_lwt.S.Server not found
- Warning: Module or module type Cohttp_lwt.S.Client not found
- Warning: Module type Cohttp.S.Response not found
- Warning: Module type Cohttp.S.Request not found
- Warning: Module or module type Cohttp.S.IO not found
- Warning: Element Cohttp_lwt.Client not found
- Warning: Element Cohttp_lwt.Server not found
- Warning: Element create not found
- Warning: Element C not found
- Warning: Element default_ctx not found
- Warning: Element Conduit_lwt_unix.ctx not found
- Warning: Element Resolver_lwt.t not found
- Warning: Element S not found
- Warning: Element Cohttp_lwt.Net not found
- Warning: Element C not found
- Warning: Element default_ctx not found
- Warning: Element Conduit_lwt_unix.ctx not found
- Warning: Element Resolver_lwt.t not found
- Warning: Element S not found
-> compiled  cohttp.0.22.0
Processing 255/261: [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 256/261: [github: ocaml setup.ml]
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-configure" "--enable-unix" "--disable-js" "--prefix" "/home/opam/.opam/4.05" (CWD=/home/opam/.opam/4.05/.opam-switch/build/github.2.3.0)
- 
- Configuration:
- ocamlfind: ............................................... /home/opam/.opam/4.05/bin/ocamlfind
- ocamlc: .................................................. /home/opam/.opam/4.05/bin/ocamlc.opt
- ocamlopt: ................................................ /home/opam/.opam/4.05/bin/ocamlopt.opt
- ocamlbuild: .............................................. /home/opam/.opam/4.05/bin/ocamlbuild
- Package name: ............................................ github
- Package version: ......................................... 2.3.0
- os_type: ................................................. Unix
- system: .................................................. linux
- architecture: ............................................ amd64
- ccomp_type: .............................................. cc
- ocaml_version: ........................................... 4.05.0
- standard_library_default: ................................ /home/opam/.opam/4.05/lib/ocaml
- standard_library: ........................................ /home/opam/.opam/4.05/lib/ocaml
- standard_runtime: ........................................ /home/opam/.opam/4.05/bin/ocamlrun
- bytecomp_c_compiler: ..................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ....................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ................................................... default
- ext_obj: ................................................. .o
- ext_asm: ................................................. .s
- ext_lib: ................................................. .a
- ext_dll: ................................................. .so
- default_executable_name: ................................. a.out
- systhread_supported: ..................................... true
- Install architecture-independent files dir: .............. /home/opam/.opam/4.05
- Install architecture-dependent files in dir: ............. $prefix
- User executables: ........................................ $exec_prefix/bin
- System admin executables: ................................ $exec_prefix/sbin
- Program executables: ..................................... $exec_prefix/libexec
- Read-only single-machine data: ........................... $prefix/etc
- Modifiable architecture-independent data: ................ $prefix/com
- Modifiable single-machine data: .......................... $prefix/var
- Object code libraries: ................................... $exec_prefix/lib
- Read-only arch-independent data root: .................... $prefix/share
- Read-only architecture-independent data: ................. $datarootdir
- Info documentation: ...................................... $datarootdir/info
- Locale-dependent data: ................................... $datarootdir/locale
- Man documentation: ....................................... $datarootdir/man
- Documentation root: ...................................... $datarootdir/doc/$pkg_name
- HTML documentation: ...................................... $docdir
- DVI documentation: ....................................... $docdir
- PDF documentation: ....................................... $docdir
- PS documentation: ........................................ $docdir
- findlib_version: ......................................... 1.9.6
- is_native: ............................................... true
- suffix_program: ..........................................
- Remove a file.: .......................................... rm -f
- Remove a directory.: ..................................... rm -rf
- Turn ocaml debug flag on: ................................ true
- Turn ocaml profile flag on: .............................. false
- Compiler support generation of .cmxs.: ................... true
- OCamlbuild additional flags: .............................
- build the UNIX subpackage: ............................... true
- build the js_of_ocaml xmlHttpRequest based subpackage: ... false
- Create documentations: ................................... true
- Compile tests executable and library and run them: ....... false
- pkg_lwt: ................................................. /home/opam/.opam/4.05/lib/lwt
- pkg_cohttp: .............................................. /home/opam/.opam/4.05/lib/cohttp
- pkg_uri: ................................................. /home/opam/.opam/4.05/lib/uri
- pkg_cohttp_lwt_core: ..................................... /home/opam/.opam/4.05/lib/cohttp
- pkg_yojson: .............................................. /home/opam/.opam/4.05/lib/yojson
- pkg_atdgen: .............................................. /home/opam/.opam/4.05/lib/atdgen
- pkg_lwt_unix: ............................................ /home/opam/.opam/4.05/lib/lwt
- pkg_cohttp_lwt: .......................................... /home/opam/.opam/4.05/lib/cohttp
- pkg_bytes: ............................................... /home/opam/.opam/4.05/lib/bytes
- ocamldoc: ................................................ /home/opam/.opam/4.05/bin/ocamldoc
- pkg_cmdliner: ............................................ /home/opam/.opam/4.05/lib/cmdliner
- pkg_lambda_term: ......................................... /home/opam/.opam/4.05/lib/lambda-term
- 
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/github.2.3.0)
- W: Cannot find source file matching module 'Github_j' in library github_core.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Github_t' in library github_core.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Github_j' in library github_core.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Github_t' in library github_core.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- /home/opam/.opam/4.05/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05/lib/ocamlbuild /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 41, characters 17-30:
- Warning: the tag "pkg_cohttp.js" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 43, characters 17-32:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 44, characters 17-36:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 485, characters 33-46:
- Warning: the tag "pkg_cohttp.js" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 487, characters 33-48:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 488, characters 33-52:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 496, characters 23-36:
- Warning: the tag "pkg_cohttp.js" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 498, characters 23-38:
- Warning: the tag "pkg_js_of_ocaml" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 499, characters 23-42:
- Warning: the tag "pkg_js_of_ocaml.ppx" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_s.mli > lib/github_s.mli.depends
- cd lib && atdgen -j-std -t github.atd
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_t.mli > lib/github_t.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmi lib/github_t.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmi lib/github_t.mli
- File "lib/github_t.mli", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_s.cmi lib/github_s.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_core.mli > lib/github_core.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_core.cmi lib/github_core.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_core.ml > lib/github_core.ml.depends
- cd lib && atdgen -j -j-std github.atd
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_j.mli > lib/github_j.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmi lib/github_j.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmi lib/github_j.mli
- File "lib/github_j.mli", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_j.ml > lib/github_j.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -modules lib/github_t.ml > lib/github_t.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_core.cmo lib/github_core.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmo lib/github_j.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmo lib/github_j.ml
- File "lib/github_j.ml", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmo lib/github_t.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmo lib/github_t.ml
- File "lib/github_t.ml", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I lib lib/github_t.cmo lib/github_j.cmo lib/github_core.cmo -o lib/github_core.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmx lib/github_t.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_t.cmx lib/github_t.ml
- File "lib/github_t.ml", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmx lib/github_j.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_j.cmx lib/github_j.ml
- File "lib/github_j.ml", line 9, characters 12-28:
- Warning 3: deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -package atdgen -package cohttp -package cohttp.lwt-core -package lwt -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I lib -o lib/github_core.cmx lib/github_core.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I lib lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx -o lib/github_core.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -linkall -I lib lib/github_core.cmxa -o lib/github_core.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -modules unix/github.mli > unix/github.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github.cmi unix/github.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -modules unix/github.ml > unix/github.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -modules unix/github_cookie_jar.mli > unix/github_cookie_jar.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github_cookie_jar.cmi unix/github_cookie_jar.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -modules unix/github_cookie_jar.ml > unix/github_cookie_jar.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github.cmo unix/github.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github_cookie_jar.cmo unix/github_cookie_jar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I unix unix/github.cmo unix/github_cookie_jar.cmo -o unix/github_unix.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github.cmx unix/github.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -package atdgen -package bytes -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I unix -I lib -o unix/github_cookie_jar.cmx unix/github_cookie_jar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I unix unix/github.cmx unix/github_cookie_jar.cmx -o unix/github_unix.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I unix unix/github_unix.cmxa unix/github.cmx unix/github_cookie_jar.cmx -o unix/github_unix.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/jar.ml > jar/jar.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/jar_version.ml > jar/jar_version.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/passwd.ml > jar/passwd.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar_version.cmo jar/jar_version.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/passwd.cmo jar/passwd.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar.cmo jar/jar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar_version.cmx jar/jar_version.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/passwd.cmx jar/passwd.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar.cmx jar/jar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -I lib -I jar -I unix lib/github_core.cmxa jar/jar_version.cmx jar/passwd.cmx lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar.cmx -o jar/jar.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/create_release.ml > jar/create_release.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/jar_cli.mli > jar/jar_cli.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar_cli.cmi jar/jar_cli.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/create_release.cmo jar/create_release.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/jar_cli.ml > jar/jar_cli.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/jar_cli.cmx jar/jar_cli.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/create_release.cmx jar/create_release.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/create_release.cmx -o jar/create_release.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/sync_releases.ml > jar/sync_releases.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/sync_releases.cmo jar/sync_releases.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/sync_releases.cmx jar/sync_releases.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/sync_releases.cmx -o jar/sync_releases.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/upload_release.ml > jar/upload_release.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/upload_release.cmo jar/upload_release.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/upload_release.cmo jar/upload_release.ml
- File "jar/upload_release.ml", line 32, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/upload_release.cmx jar/upload_release.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/upload_release.cmx jar/upload_release.ml
- File "jar/upload_release.ml", line 32, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/upload_release.cmx -o jar/upload_release.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/list_releases.ml > jar/list_releases.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_releases.cmo jar/list_releases.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_releases.cmx jar/list_releases.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/list_releases.cmx -o jar/list_releases.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/list_events.ml > jar/list_events.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_events.cmo jar/list_events.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_events.cmx jar/list_events.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/list_events.cmx -o jar/list_events.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/list_issues.ml > jar/list_issues.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_issues.cmo jar/list_issues.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/list_issues.cmx jar/list_issues.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/list_issues.cmx -o jar/list_issues.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/search.ml > jar/search.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/search.cmo jar/search.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/search.cmx jar/search.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/search.cmx -o jar/search.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules jar/listen_events.ml > jar/listen_events.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/listen_events.cmo jar/listen_events.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I jar -I lib -I unix -o jar/listen_events.cmx jar/listen_events.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lwt -package lwt.unix -package uri -package yojson -I lib -I unix -I jar lib/github_core.cmxa lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa jar/jar_cli.cmx jar/jar_version.cmx jar/listen_events.cmx -o jar/listen_events.native
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules gist/gist.ml > gist/gist.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -modules gist/json.ml > gist/json.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/json.cmo gist/json.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/json.cmo gist/json.ml
- File "gist/json.ml", line 26, characters 24-35:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "gist/json.ml", line 78, characters 21-32:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/gist.cmo gist/gist.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/gist.cmo gist/gist.ml
- File "gist/gist.ml", line 31, characters 70-81:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/json.cmx gist/json.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/json.cmx gist/json.ml
- File "gist/json.ml", line 26, characters 24-35:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "gist/json.ml", line 78, characters 21-32:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/gist.cmx gist/gist.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -strict-sequence -I lib -I unix -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -w @5@8@10@11@12@14@23@24@26@29 -I gist -I lib -I unix -o gist/gist.cmx gist/gist.ml
- File "gist/gist.ml", line 31, characters 70-81:
- Warning 3: deprecated: Yojson.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -g -linkpkg -package atdgen -package bytes -package cmdliner -package cohttp -package cohttp.lwt -package cohttp.lwt-core -package lambda-term -package lwt -package lwt.unix -package uri -package yojson -I lib -I gist -I unix lib/github_core.cmxa gist/json.cmx lib/github_t.cmx lib/github_j.cmx lib/github_core.cmx unix/github_unix.cmxa gist/gist.cmx -o gist/gist.native
-> compiled  github.2.3.0
Processing 257/261: [github: ocaml setup.ml]
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/github.2.3.0)
- W: Cannot find source header for module library in Github_j github_core
- W: Cannot find source header for module library in Github_t github_core
- Installed /home/opam/.opam/4.05/lib/github/github_s.mli
- Installed /home/opam/.opam/4.05/lib/github/github_core.mli
- Installed /home/opam/.opam/4.05/lib/github/github_core.cma
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmxa
- Installed /home/opam/.opam/4.05/lib/github/github_core.a
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmxs
- Installed /home/opam/.opam/4.05/lib/github/github_t.cmi
- Installed /home/opam/.opam/4.05/lib/github/github_t.cmti
- Installed /home/opam/.opam/4.05/lib/github/github_t.cmt
- Installed /home/opam/.opam/4.05/lib/github/github_t.annot
- Installed /home/opam/.opam/4.05/lib/github/github_j.cmi
- Installed /home/opam/.opam/4.05/lib/github/github_j.cmti
- Installed /home/opam/.opam/4.05/lib/github/github_j.cmt
- Installed /home/opam/.opam/4.05/lib/github/github_j.annot
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmi
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmti
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmt
- Installed /home/opam/.opam/4.05/lib/github/github_core.annot
- Installed /home/opam/.opam/4.05/lib/github/github_s.cmi
- Installed /home/opam/.opam/4.05/lib/github/github_s.cmti
- Installed /home/opam/.opam/4.05/lib/github/github_t.cmx
- Installed /home/opam/.opam/4.05/lib/github/github_j.cmx
- Installed /home/opam/.opam/4.05/lib/github/github_core.cmx
- Installed /home/opam/.opam/4.05/lib/github/github.mli
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.mli
- Installed /home/opam/.opam/4.05/lib/github/github_unix.cma
- Installed /home/opam/.opam/4.05/lib/github/github_unix.cmxa
- Installed /home/opam/.opam/4.05/lib/github/github_unix.a
- Installed /home/opam/.opam/4.05/lib/github/github_unix.cmxs
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.cmi
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.cmti
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.cmt
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.annot
- Installed /home/opam/.opam/4.05/lib/github/github.cmi
- Installed /home/opam/.opam/4.05/lib/github/github.cmti
- Installed /home/opam/.opam/4.05/lib/github/github.cmt
- Installed /home/opam/.opam/4.05/lib/github/github.annot
- Installed /home/opam/.opam/4.05/lib/github/github_cookie_jar.cmx
- Installed /home/opam/.opam/4.05/lib/github/github.cmx
- Installed /home/opam/.opam/4.05/lib/github/META
-> installed github.2.3.0
Processing 258/261: [publish: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.05/.opam-switch/build/publish.0.3.4)
- ocamlbuild -use-ocamlfind -pkgs opam-lib,opam-lib.format,opam-lib.repository,opam-lib.state,cmdliner,github.unix src/opam_publish.native
- ocamlfind ocamldep -package github.unix -package cmdliner -package opam-lib.state -package opam-lib.repository -package opam-lib.format -package opam-lib -modules src/opam_publish.ml > src/opam_publish.ml.depends
- ocamlfind ocamldep -package github.unix -package cmdliner -package opam-lib.state -package opam-lib.repository -package opam-lib.format -package opam-lib -modules src/version.mli > src/version.mli.depends
- ocamlfind ocamlc -c -package github.unix -package cmdliner -package opam-lib.state -package opam-lib.repository -package opam-lib.format -package opam-lib -I src -o src/version.cmi src/version.mli
- ocamlfind ocamlc -c -package github.unix -package cmdliner -package opam-lib.state -package opam-lib.repository -package opam-lib.format -package opam-lib -I src -o src/opam_publish.cmo src/opam_publish.ml
- ocamlfind ocamldep -package github.unix -package cmdliner -package opam-lib.state -package opam-lib.repository -package opam-lib.format -package opam-lib -modules src/version.ml > src/version.ml.depends
- ocamlfind ocamlopt -c -package github.unix -package cmdliner -package opam-lib.state -package opam-lib.repository -package opam-lib.format -package opam-lib -I src -o src/version.cmx src/version.ml
- ocamlfind ocamlopt -c -package github.unix -package cmdliner -package opam-lib.state -package opam-lib.repository -package opam-lib.format -package opam-lib -I src -o src/opam_publish.cmx src/opam_publish.ml
- ocamlfind ocamlopt -linkpkg -package github.unix -package cmdliner -package opam-lib.state -package opam-lib.repository -package opam-lib.format -package opam-lib -I src src/version.cmx src/opam_publish.cmx -o src/opam_publish.native
- cp _build/src/opam_publish.native opam-publish
-> compiled  publish.0.3.4
-> installed publish.0.3.4
-> installed opam-publish.0.3.0+transition
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:09.34 ---> saved as "798b28c8edaf539caf4d48f46ec97118ccd238a30768b27f96369d47e17d4010"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u opam-publish:f25ad8256e7aeb6f41b43d683a08eae4,publish:bd05b71a1be23437c8ba1d96d7f12178,opam-lib:0da2d9cd5e99581df6df4cb915d6569b,dose3:1748538cc876ac6cdef9769b85bbbe76"))
2024-01-29 18:09.36 ---> saved as "b3349cd9bb8c85f131237a7557ea6a912224854c61e7d4465150f0f523a22161"

/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.314739') && (for DATA in prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2,dose3.5.0.1-2-1748538cc876ac6cdef9769b85bbbe76,dose3.5.0.1-2 prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1,opam-lib.1.3.1-0da2d9cd5e99581df6df4cb915d6569b,opam-lib.1.3.1 prep/universes/bd05b71a1be23437c8ba1d96d7f12178/publish/0.3.4,publish.0.3.4-bd05b71a1be23437c8ba1d96d7f12178,publish.0.3.4 prep/universes/f25ad8256e7aeb6f41b43d683a08eae4/opam-publish/0.3.0+transition,opam-publish.0.3.0+transition-f25ad8256e7aeb6f41b43d683a08eae4,opam-publish.0.3.0+transition; 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/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2,dose3.5.0.1-2-1748538cc876ac6cdef9769b85bbbe76,dose3.5.0.1-2 prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1,opam-lib.1.3.1-0da2d9cd5e99581df6df4cb915d6569b,opam-lib.1.3.1 prep/universes/bd05b71a1be23437c8ba1d96d7f12178/publish/0.3.4,publish.0.3.4-bd05b71a1be23437c8ba1d96d7f12178,publish.0.3.4 prep/universes/f25ad8256e7aeb6f41b43d683a08eae4/opam-publish/0.3.0+transition,opam-publish.0.3.0+transition-f25ad8256e7aeb6f41b43d683a08eae4,opam-publish.0.3.0+transition; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2,dose3.5.0.1-2-1748538cc876ac6cdef9769b85bbbe76,dose3.5.0.1-2 prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1,opam-lib.1.3.1-0da2d9cd5e99581df6df4cb915d6569b,opam-lib.1.3.1 prep/universes/bd05b71a1be23437c8ba1d96d7f12178/publish/0.3.4,publish.0.3.4-bd05b71a1be23437c8ba1d96d7f12178,publish.0.3.4 prep/universes/f25ad8256e7aeb6f41b43d683a08eae4/opam-publish/0.3.0+transition,opam-publish.0.3.0+transition-f25ad8256e7aeb6f41b43d683a08eae4,opam-publish.0.3.0+transition; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.314739
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/algo.ocamlobjinfo
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/common.ocamlobjinfo
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/csw.ocamlobjinfo
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/debian.ocamlobjinfo
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/doseparse.ocamlobjinfo
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/doseparseNoRpm.ocamlobjinfo
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/npm.ocamlobjinfo
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/opam.ocamlobjinfo
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/pef.ocamlobjinfo
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/versioning.ocamlobjinfo
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/META
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/algo.cmi
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/common.cmi
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/csw.cmi
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/debian.cmi
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/doseparse.cmi
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/doseparseNoRpm.cmi
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/npm.cmi
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/opam.cmi
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/pef.cmi
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/lib/dose3/versioning.cmi
prep/universes/1748538cc876ac6cdef9769b85bbbe76/dose3/5.0.1-2/opam
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opam-client.ocamlobjinfo
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opam-core.ocamlobjinfo
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opam-format.ocamlobjinfo
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opam-repository.ocamlobjinfo
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opam-solver.ocamlobjinfo
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opam-state.ocamlobjinfo
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/META
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamAction.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamAction.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamActionGraph.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamActionGraph.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamClient.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamClient.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamClientConfig.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamClientConfig.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamCompat.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamCompat.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamCompiler.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamCompiler.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamConfigCommand.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamConfigCommand.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamConsole.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamConsole.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamCoreConfig.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamCoreConfig.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamCudf.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamCudf.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamDarcs.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamDarcs.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamDownload.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamDownload.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFile.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFile.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFilename.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFilename.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFilter.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFilter.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFormat.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFormat.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFormatConfig.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFormatConfig.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFormula.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamFormula.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamGit.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamGit.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamHTTP.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamHTTP.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamHeuristic.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamHeuristic.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamHg.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamHg.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamJson.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamJson.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamLexer.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamLexer.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamLineLexer.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamLineLexer.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamLocal.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamLocal.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamOCaml.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamOCaml.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamPackage.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamPackage.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamParallel.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamParallel.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamParser.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamParser.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamPath.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamPath.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamPinCommand.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamPinCommand.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamProcess.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamProcess.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepository.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepository.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepositoryBackend.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepositoryBackend.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepositoryCommand.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepositoryCommand.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepositoryConfig.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepositoryConfig.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepositoryName.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepositoryName.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepositoryPath.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamRepositoryPath.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamScript.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamScript.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSolution.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSolution.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSolver.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSolver.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSolverConfig.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSolverConfig.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamState.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamState.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamStateConfig.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamStateConfig.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamStd.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamStd.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSwitch.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSwitch.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSwitchCommand.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSwitchCommand.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSystem.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamSystem.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamTypes.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamTypes.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamTypesBase.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamTypesBase.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamVCS.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamVCS.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamVariable.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamVariable.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamVersion.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamVersion.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamVersionCompare.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opamVersionCompare.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opam_admin_top.cmi
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/lib/opam-lib/opam_admin_top.cmti
prep/universes/0da2d9cd5e99581df6df4cb915d6569b/opam-lib/1.3.1/opam
prep/universes/bd05b71a1be23437c8ba1d96d7f12178/publish/0.3.4/opam
prep/universes/f25ad8256e7aeb6f41b43d683a08eae4/opam-publish/0.3.0+transition/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.
HASHES:dose3.5.0.1-2-1748538cc876ac6cdef9769b85bbbe76:dfa1b2448315e4fe463ddff28f6c781f38da50cb80782b0f19f6fd100bae0fd1
HASHES:opam-lib.1.3.1-0da2d9cd5e99581df6df4cb915d6569b:91970921b522a0f133597bfa6c74684a7d0194e2cf4f36d33a4688007b4f454f
HASHES:publish.0.3.4-bd05b71a1be23437c8ba1d96d7f12178:b1e598d782c6209757e7d8546778f19818f3723da4f47b942741245751effb4f
HASHES:opam-publish.0.3.0+transition-f25ad8256e7aeb6f41b43d683a08eae4:0f335ac33d3867060a91e94be5a56afba7d3210c1c0cd116a71111b197774ecb
2024-01-29 18:09.37 ---> saved as "7b962bc31b90964e415217034f23a53b2c14663abfd729791d8888d1b24f30bd"
Job succeeded
2024-01-29 18:15.23: opam-publish.0.3.0+transition-f25ad8256e7aeb6f41b43d683a08eae4 -> 0f335ac33d3867060a91e94be5a56afba7d3210c1c0cd116a71111b197774ecb
2024-01-29 18:15.23: publish.0.3.4-bd05b71a1be23437c8ba1d96d7f12178 -> b1e598d782c6209757e7d8546778f19818f3723da4f47b942741245751effb4f
2024-01-29 18:15.23: opam-lib.1.3.1-0da2d9cd5e99581df6df4cb915d6569b -> 91970921b522a0f133597bfa6c74684a7d0194e2cf4f36d33a4688007b4f454f
2024-01-29 18:15.23: dose3.5.0.1-2-1748538cc876ac6cdef9769b85bbbe76 -> dfa1b2448315e4fe463ddff28f6c781f38da50cb80782b0f19f6fd100bae0fd1
2024-01-29 18:15.23: Job succeeded