Build:
  1. 0
2024-01-29 15:19.01: New job: Voodoo prep jupyter-archimedes.2.7.3; cc0f8a3d3c5eb3d22dbc62931d2a8dcc
2024-01-29 15:19.01: Waiting for resource in pool OCluster
2024-01-29 18:34.19: Waiting for worker…
2024-01-29 18:34.54: Got resource from pool OCluster
2024-01-29 18:34.54: 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 jupyter-archimedes.2.7.3 zmq-lwt.5.2.2 zmq.5.2.2 zarith.1.13 yojson.2.1.2 uuidm.0.9.7 type_conv.113.00.02 topkg.1.0.7 stdlib-shims.0.3.0 stdint.0.7.2 sexplib0.v0.15.0 seq.0.3.1 result.1.5 ppxlib.0.31.0 ppx_deriving_yojson.3.7.0 ppx_deriving.5.2.1 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlmod.0.0.9 ocamlify.0.0.1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-data-notation.0.0.11 ocaml-compiler-libs.v0.12.4 oasis.0.4.6 mmap.1.2.0 lwt_ppx.2.0.3 lwt.5.5.0 logs.0.7.0 jupyter.2.7.7 dune-configurator.3.13.0 dune.3.13.0 csexp.1.5.2 cryptokit.1.16.1 cppo.1.6.9 conf-zmq.0.1 conf-zlib.1 conf-pkg-config.3 conf-gmp-powm-sec.3 conf-gmp.4 conf-cairo.1 camlp4.4.05+1 cairo2.0.6.4 bigarray-compat.1.1.0 base64.3.5.1 base-bytes.base archimedes.0.4.19 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u jupyter-archimedes:cc0f8a3d3c5eb3d22dbc62931d2a8dcc,zmq-lwt:fb5b7dc799706de14839193f3270e739,zmq:ed90cca66639c3061cff5a76b9020725,lwt_ppx:9c4f45ee5e44e17f9dccfa1536c785c5,jupyter:0073a727bd0440ed615cc4b8aada9e90,archimedes:fc52ecce8a18b3274e994543246ae72e"))
 (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.193685') && (for DATA in prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19,archimedes.0.4.19-fc52ecce8a18b3274e994543246ae72e,archimedes.0.4.19 prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7,jupyter.2.7.7-0073a727bd0440ed615cc4b8aada9e90,jupyter.2.7.7 prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3,lwt_ppx.2.0.3-9c4f45ee5e44e17f9dccfa1536c785c5,lwt_ppx.2.0.3 prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2,zmq.5.2.2-ed90cca66639c3061cff5a76b9020725,zmq.5.2.2 prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2,zmq-lwt.5.2.2-fb5b7dc799706de14839193f3270e739,zmq-lwt.5.2.2 prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3,jupyter-archimedes.2.7.3-cc0f8a3d3c5eb3d22dbc62931d2a8dcc,jupyter-archimedes.2.7.3; 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/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19,archimedes.0.4.19-fc52ecce8a18b3274e994543246ae72e,archimedes.0.4.19 prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7,jupyter.2.7.7-0073a727bd0440ed615cc4b8aada9e90,jupyter.2.7.7 prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3,lwt_ppx.2.0.3-9c4f45ee5e44e17f9dccfa1536c785c5,lwt_ppx.2.0.3 prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2,zmq.5.2.2-ed90cca66639c3061cff5a76b9020725,zmq.5.2.2 prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2,zmq-lwt.5.2.2-fb5b7dc799706de14839193f3270e739,zmq-lwt.5.2.2 prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3,jupyter-archimedes.2.7.3-cc0f8a3d3c5eb3d22dbc62931d2a8dcc,jupyter-archimedes.2.7.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19,archimedes.0.4.19-fc52ecce8a18b3274e994543246ae72e,archimedes.0.4.19 prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7,jupyter.2.7.7-0073a727bd0440ed615cc4b8aada9e90,jupyter.2.7.7 prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3,lwt_ppx.2.0.3-9c4f45ee5e44e17f9dccfa1536c785c5,lwt_ppx.2.0.3 prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2,zmq.5.2.2-ed90cca66639c3061cff5a76b9020725,zmq.5.2.2 prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2,zmq-lwt.5.2.2-fb5b7dc799706de14839193f3270e739,zmq-lwt.5.2.2 prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3,jupyter-archimedes.2.7.3-cc0f8a3d3c5eb3d22dbc62931d2a8dcc,jupyter-archimedes.2.7.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

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

2024-01-29 18:34.54: RETRYING: 2024-01-29/151901-voodoo-prep-36490a Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
Updating files:  91% (29839/32633)
Updating files:  92% (30023/32633)
Updating files:  93% (30349/32633)
Updating files:  94% (30676/32633)
Updating files:  95% (31002/32633)
Updating files:  96% (31328/32633)
Updating files:  97% (31655/32633)
Updating files:  98% (31981/32633)
Updating files:  99% (32307/32633)
Updating files: 100% (32633/32633)
Updating files: 100% (32633/32633), done.
HEAD is now at 9fc3fa05d7 [new release] dune (15 packages) (3.13.0)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.05@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85' locally
docker.io/ocaml/opam@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85: Pulling from ocaml/opam
dbd5af0f204b: Pulling fs layer
dbd5af0f204b: Verifying Checksum
dbd5af0f204b: Download complete
dbd5af0f204b: Pull complete
Digest: sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85
Status: Downloaded newer image for ocaml/opam@sha256:207166ddb5eb4fca496547a9dcf2a06d4f201e6684bb97f51d9e193a3369cb85
2024-01-29 18:29.51 ---> 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:29.51 ---> 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 0s (798 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 (4039 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:29.51 ---> 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 ocamlfind-secondary.1.9.6
-> installed ocamlbuild.0.14.3
-> 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:29.51 ---> using "eeb612487fd8dcd7dea2991932fe507ef16bd9a1345d4af6c7c19ccb634d66b8" from cache

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

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

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

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

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

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

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

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

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

2024-01-29 18:29.52 ---> using "0718517bb54eadd62aa0f015ef3008667024892d9bbb1bb62f1357f040ce779a" from cache

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

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

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

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy jupyter-archimedes.2.7.3 zmq-lwt.5.2.2 zmq.5.2.2 zarith.1.13 yojson.2.1.2 uuidm.0.9.7 type_conv.113.00.02 topkg.1.0.7 stdlib-shims.0.3.0 stdint.0.7.2 sexplib0.v0.15.0 seq.0.3.1 result.1.5 ppxlib.0.31.0 ppx_deriving_yojson.3.7.0 ppx_deriving.5.2.1 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlmod.0.0.9 ocamlify.0.0.1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-data-notation.0.0.11 ocaml-compiler-libs.v0.12.4 oasis.0.4.6 mmap.1.2.0 lwt_ppx.2.0.3 lwt.5.5.0 logs.0.7.0 jupyter.2.7.7 dune-configurator.3.13.0 dune.3.13.0 csexp.1.5.2 cryptokit.1.16.1 cppo.1.6.9 conf-zmq.0.1 conf-zlib.1 conf-pkg-config.3 conf-gmp-powm-sec.3 conf-gmp.4 conf-cairo.1 camlp4.4.05+1 cairo2.0.6.4 bigarray-compat.1.1.0 base64.3.5.1 base-bytes.base archimedes.0.4.19 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 (771 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 jupyter-archimedes.2.7.3 zmq-lwt.5.2.2 zmq.5.2.2 zarith.1.13 yojson.2.1.2 uuidm.0.9.7 type_conv.113.00.02 topkg.1.0.7 stdlib-shims.0.3.0 stdint.0.7.2 sexplib0.v0.15.0 seq.0.3.1 result.1.5 ppxlib.0.31.0 ppx_deriving_yojson.3.7.0 ppx_deriving.5.2.1 ppx_derivers.1.2.1 ocplib-endian.1.2 ocamlmod.0.0.9 ocamlify.0.0.1 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-syntax-shims.1.0.0 ocaml-data-notation.0.0.11 ocaml-compiler-libs.v0.12.4 oasis.0.4.6 mmap.1.2.0 lwt_ppx.2.0.3 lwt.5.5.0 logs.0.7.0 jupyter.2.7.7 dune-configurator.3.13.0 dune.3.13.0 csexp.1.5.2 cryptokit.1.16.1 cppo.1.6.9 conf-zmq.0.1 conf-zlib.1 conf-pkg-config.3 conf-gmp-powm-sec.3 conf-gmp.4 conf-cairo.1 camlp4.4.05+1 cairo2.0.6.4 bigarray-compat.1.1.0 base64.3.5.1 base-bytes.base archimedes.0.4.19" 

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:
libcairo2-dev
libgmp-dev
libzmq3-dev
pkg-config
zlib1g-dev
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo                1.6.9
  - install ppx_derivers        1.2.1
  - install stdint              0.7.2
  - install ocamlbuild          0.14.3
  - install sexplib0            v0.15.0
  - install bigarray-compat     1.1.0
  - install base64              3.5.1
  - install ocaml-compiler-libs v0.12.4
  - install base-bytes          base
  - install ocaml-syntax-shims  1.0.0
  - install stdlib-shims        0.3.0
  - install seq                 0.3.1
  - install conf-gmp            4
  - install conf-pkg-config     3
  - install result              1.5
  - install csexp               1.5.2
  - install topkg               1.0.7
  - install ocamlmod            0.0.9
  - install ocamlify            0.0.1
  - install camlp4              4.05+1
  - install mmap                1.2.0
  - install ocplib-endian       1.2
  - install ppxlib              0.31.0
  - install yojson              2.1.2
  - install zarith              1.13
  - install conf-gmp-powm-sec   3
  - install conf-zmq            0.1
  - install conf-zlib           1
  - install conf-cairo          1
  - install dune-configurator   3.13.0
  - install uuidm               0.9.7
  - install type_conv           113.00.02
  - install ppx_deriving        5.2.1
  - install zmq                 5.2.2
  - install lwt                 5.5.0
  - install cryptokit           1.16.1
  - install cairo2              0.6.4
  - install ocaml-data-notation 0.0.11
  - install ppx_deriving_yojson 3.7.0
  - install zmq-lwt             5.2.2
  - install lwt_ppx             2.0.3
  - install logs                0.7.0
  - install oasis               0.4.6
  - install jupyter             2.7.7
  - install archimedes          0.4.19
  - install jupyter-archimedes  2.7.3
===== 46 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcairo2-dev" "libgmp-dev" "libzmq3-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpython3.11-minimal: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 .../libpython3.11-minimal_3.11.2-6_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.2-6_amd64.deb ...
- Unpacking python3.11-minimal (3.11.2-6) ...
- Setting up libpython3.11-minimal:amd64 (3.11.2-6) ...
- Setting up python3.11-minimal (3.11.2-6) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 19050 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ...
- Unpacking python3-minimal (3.11.2-1+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.0.0_all.deb ...
- Unpacking media-types (10.0.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.2-6_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.2-6_amd64.deb ...
- Unpacking python3.11 (3.11.2-6) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
- Setting up python3-minimal (3.11.2-1+b1) ...
- Selecting previously unselected package python3.
- (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 ... 19460 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ...
- Unpacking python3 (3.11.2-1+b1) ...
- Selecting previously unselected package comerr-dev:amd64.
- Preparing to unpack .../01-comerr-dev_2.1-1.47.0-2_amd64.deb ...
- Unpacking comerr-dev:amd64 (2.1-1.47.0-2) ...
- Selecting previously unselected package libnorm1:amd64.
- Preparing to unpack .../02-libnorm1_1.5.9+dfsg-2_amd64.deb ...
- Unpacking libnorm1:amd64 (1.5.9+dfsg-2) ...
- Selecting previously unselected package libpgm-5.3-0:amd64.
- Preparing to unpack .../03-libpgm-5.3-0_5.3.128~dfsg-2_amd64.deb ...
- Unpacking libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
- Selecting previously unselected package libsodium23:amd64.
- Preparing to unpack .../04-libsodium23_1.0.18-1_amd64.deb ...
- Unpacking libsodium23:amd64 (1.0.18-1) ...
- Selecting previously unselected package libzmq5:amd64.
- Preparing to unpack .../05-libzmq5_4.3.4-6_amd64.deb ...
- Unpacking libzmq5:amd64 (4.3.4-6) ...
- Selecting previously unselected package libpgm-dev:amd64.
- Preparing to unpack .../06-libpgm-dev_5.3.128~dfsg-2_amd64.deb ...
- Unpacking libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Selecting previously unselected package libsodium-dev:amd64.
- Preparing to unpack .../07-libsodium-dev_1.0.18-1_amd64.deb ...
- Unpacking libsodium-dev:amd64 (1.0.18-1) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../08-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../09-icu-devtools_72.1-3_amd64.deb ...
- Unpacking icu-devtools (72.1-3) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../10-libicu-dev_72.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../12-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package libnorm-dev:amd64.
- Preparing to unpack .../13-libnorm-dev_1.5.9+dfsg-2_amd64.deb ...
- Unpacking libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Selecting previously unselected package libgssrpc4:amd64.
- Preparing to unpack .../14-libgssrpc4_1.20.1-2+deb12u1_amd64.deb ...
- Unpacking libgssrpc4:amd64 (1.20.1-2+deb12u1) ...
- Selecting previously unselected package libkdb5-10:amd64.
- Preparing to unpack .../15-libkdb5-10_1.20.1-2+deb12u1_amd64.deb ...
- Unpacking libkdb5-10:amd64 (1.20.1-2+deb12u1) ...
- Selecting previously unselected package libkadm5srv-mit12:amd64.
- Preparing to unpack .../16-libkadm5srv-mit12_1.20.1-2+deb12u1_amd64.deb ...
- Unpacking libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ...
- Selecting previously unselected package libkadm5clnt-mit12:amd64.
- Preparing to unpack .../17-libkadm5clnt-mit12_1.20.1-2+deb12u1_amd64.deb ...
- Unpacking libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ...
- Selecting previously unselected package krb5-multidev:amd64.
- Preparing to unpack .../18-krb5-multidev_1.20.1-2+deb12u1_amd64.deb ...
- Unpacking krb5-multidev:amd64 (1.20.1-2+deb12u1) ...
- Selecting previously unselected package libkrb5-dev:amd64.
- Preparing to unpack .../19-libkrb5-dev_1.20.1-2+deb12u1_amd64.deb ...
- Unpacking libkrb5-dev:amd64 (1.20.1-2+deb12u1) ...
- Selecting previously unselected package libmd-dev:amd64.
- Preparing to unpack .../20-libmd-dev_1.0.4-2_amd64.deb ...
- Unpacking libmd-dev:amd64 (1.0.4-2) ...
- Selecting previously unselected package libbsd-dev:amd64.
- Preparing to unpack .../21-libbsd-dev_0.11.7-2_amd64.deb ...
- Unpacking libbsd-dev:amd64 (0.11.7-2) ...
- Selecting previously unselected package libzmq3-dev:amd64.
- Preparing to unpack .../22-libzmq3-dev_4.3.4-6_amd64.deb ...
- Unpacking libzmq3-dev:amd64 (4.3.4-6) ...
- Selecting previously unselected package cppzmq-dev:amd64.
- Preparing to unpack .../23-cppzmq-dev_4.9.0-1_amd64.deb ...
- Unpacking cppzmq-dev:amd64 (4.9.0-1) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../24-uuid-dev_2.38.1-5+b1_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.38.1-5+b1) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../25-libblkid-dev_2.38.1-5+b1_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.38.1-5+b1) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../26-libbrotli-dev_1.0.9-2+b6_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.0.9-2+b6) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../27-libpixman-1-0_0.42.2-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../28-libxcb-render0_1.15-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../29-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../30-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../31-libcairo2_1.16.0-7_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-7) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../32-libglib2.0-0_2.74.6-2_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.74.6-2) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../33-libcairo-gobject2_1.16.0-7_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-7) ...
- Selecting previously unselected package liblzo2-2:amd64.
- Preparing to unpack .../34-liblzo2-2_2.10-2_amd64.deb ...
- Unpacking liblzo2-2:amd64 (2.10-2) ...
- Selecting previously unselected package libcairo-script-interpreter2:amd64.
- Preparing to unpack .../35-libcairo-script-interpreter2_1.16.0-7_amd64.deb ...
- Unpacking libcairo-script-interpreter2:amd64 (1.16.0-7) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../36-libexpat1-dev_2.5.0-1_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.5.0-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../37-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../38-libpng-dev_1.6.39-2_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.39-2) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../39-libfreetype-dev_2.12.1+dfsg-5_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-5) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../40-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../41-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../42-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../43-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package libfontconfig-dev:amd64.
- Preparing to unpack .../44-libfontconfig-dev_2.14.1-4_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.14.1-4) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../45-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../46-libglib2.0-data_2.74.6-2_all.deb ...
- Unpacking libglib2.0-data (2.74.6-2) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../47-libelf1_0.188-2.1_amd64.deb ...
- Unpacking libelf1:amd64 (0.188-2.1) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../48-libglib2.0-bin_2.74.6-2_amd64.deb ...
- Unpacking libglib2.0-bin (2.74.6-2) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../49-python3-lib2to3_3.11.2-3_all.deb ...
- Unpacking python3-lib2to3 (3.11.2-3) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../50-python3-distutils_3.11.2-3_all.deb ...
- Unpacking python3-distutils (3.11.2-3) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../51-libglib2.0-dev-bin_2.74.6-2_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.74.6-2) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../52-libsepol-dev_3.4-2.1_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.4-2.1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../53-libpcre2-16-0_10.42-1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../54-libpcre2-32-0_10.42-1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../55-libpcre2-posix3_10.42-1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../56-libpcre2-dev_10.42-1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.42-1) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../57-libselinux1-dev_3.4-1+b6_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.4-1+b6) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../58-libmount-dev_2.38.1-5+b1_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.38.1-5+b1) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../59-libglib2.0-dev_2.74.6-2_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.74.6-2) ...
- Selecting previously unselected package libpixman-1-dev:amd64.
- Preparing to unpack .../60-libpixman-1-dev_0.42.2-1_amd64.deb ...
- Unpacking libpixman-1-dev:amd64 (0.42.2-1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../61-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../62-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../63-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../64-libice-dev_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../65-libsm-dev_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxcb-render0-dev:amd64.
- Preparing to unpack .../66-libxcb-render0-dev_1.15-1_amd64.deb ...
- Unpacking libxcb-render0-dev:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0-dev:amd64.
- Preparing to unpack .../67-libxcb-shm0-dev_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0-dev:amd64 (1.15-1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../68-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../69-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2-dev:amd64.
- Preparing to unpack .../70-libcairo2-dev_1.16.0-7_amd64.deb ...
- Unpacking libcairo2-dev:amd64 (1.16.0-7) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../71-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 .../72-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../73-libpng-tools_1.6.39-2_amd64.deb ...
- Unpacking libpng-tools (1.6.39-2) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../74-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../75-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Setting up media-types (10.0.0) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1) ...
- Setting up libsodium23:amd64 (1.0.18-1) ...
- Setting up libpixman-1-dev:amd64 (0.42.2-1) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libpng-tools (1.6.39-2) ...
- Setting up libxcb-render0:amd64 (1.15-1) ...
- Setting up libglib2.0-0:amd64 (2.74.6-2) ...
- No schema files found: doing nothing.
- Setting up libpgm-5.3-0:amd64 (5.3.128~dfsg-2) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ...
- Setting up libnorm1:amd64 (1.5.9+dfsg-2) ...
- Setting up x11-common (1:7.7+23) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up liblzo2-2:amd64 (2.10-2) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up libcairo2:amd64 (1.16.0-7) ...
- Setting up libpcre2-16-0:amd64 (10.42-1) ...
- Setting up libxcb-shm0-dev:amd64 (1.15-1) ...
- Setting up libgssrpc4:amd64 (1.20.1-2+deb12u1) ...
- Setting up libpcre2-32-0:amd64 (10.42-1) ...
- Setting up libglib2.0-data (2.74.6-2) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libexpat1-dev:amd64 (2.5.0-1) ...
- Setting up libpgm-dev:amd64 (5.3.128~dfsg-2) ...
- Setting up uuid-dev:amd64 (2.38.1-5+b1) ...
- Setting up comerr-dev:amd64 (2.1-1.47.0-2) ...
- Setting up icu-devtools (72.1-3) ...
- Setting up libsepol-dev:amd64 (3.4-2.1) ...
- Setting up libxcb-render0-dev:amd64 (1.15-1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libsodium-dev:amd64 (1.0.18-1) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libpcre2-posix3:amd64 (10.42-1) ...
- Setting up libmd-dev:amd64 (1.0.4-2) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-7) ...
- Setting up libelf1:amd64 (0.188-2.1) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ...
- Setting up libicu-dev:amd64 (72.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up libbsd-dev:amd64 (0.11.7-2) ...
- Setting up libbrotli-dev:amd64 (1.0.9-2+b6) ...
- Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
- Setting up libkadm5clnt-mit12:amd64 (1.20.1-2+deb12u1) ...
- Setting up libcairo-script-interpreter2:amd64 (1.16.0-7) ...
- Setting up libblkid-dev:amd64 (2.38.1-5+b1) ...
- Setting up python3.11 (3.11.2-6) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libkdb5-10:amd64 (1.20.1-2+deb12u1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libzmq5:amd64 (4.3.4-6) ...
- Setting up libpcre2-dev:amd64 (10.42-1) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up libselinux1-dev:amd64 (3.4-1+b6) ...
- Setting up libpng-dev:amd64 (1.6.39-2) ...
- Setting up libglib2.0-bin (2.74.6-2) ...
- Setting up python3 (3.11.2-1+b1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up libfreetype-dev:amd64 (2.12.1+dfsg-5) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up shared-mime-info (2.2-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up libkadm5srv-mit12:amd64 (1.20.1-2+deb12u1) ...
- Setting up python3-lib2to3 (3.11.2-3) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libmount-dev:amd64 (2.38.1-5+b1) ...
- Setting up krb5-multidev:amd64 (1.20.1-2+deb12u1) ...
- Setting up python3-distutils (3.11.2-3) ...
- Setting up libglib2.0-dev-bin (2.74.6-2) ...
- Setting up libfontconfig-dev:amd64 (2.14.1-4) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up libnorm-dev:amd64 (1.5.9+dfsg-2) ...
- Setting up libkrb5-dev:amd64 (1.20.1-2+deb12u1) ...
- Setting up libglib2.0-dev:amd64 (2.74.6-2) ...
- Setting up libzmq3-dev:amd64 (4.3.4-6) ...
- Setting up libcairo2-dev:amd64 (1.16.0-7) ...
- Setting up cppzmq-dev:amd64 (4.9.0-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/138:
Processing  2/138:
Processing  3/138:
Processing  4/138:
Processing  5/138:
-> installed base-bytes.base
Processing  6/138:
-> retrieved archimedes.0.4.19  (cached)
Processing  7/138:
-> retrieved base64.3.5.1  (cached)
Processing  8/138:
Processing  9/138: [base64: dune build]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 10/138: [base64: dune build]
Processing 11/138: [base64: dune build]
Processing 12/138: [base64: dune build]
Processing 13/138: [base64: dune build]
Processing 14/138: [base64: dune build]
Processing 15/138: [base64: dune build]
Processing 16/138: [base64: dune build]
Processing 17/138: [base64: dune build] [bigarray-compat: dune build]
Processing 18/138: [base64: dune build] [bigarray-compat: dune build] [conf-gmp: sh]
Processing 19/138: [base64: dune build] [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved cairo2.0.6.4  (cached)
Processing 20/138: [base64: dune build] [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved camlp4.4.05+1  (cached)
Processing 21/138: [base64: dune build] [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved cppo.1.6.9  (cached)
Processing 22/138: [base64: dune build] [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 23/138: [base64: dune build] [bigarray-compat: dune build] [conf-gmp: sh] [conf-pkg-config: pkg-config] [cppo: dune build]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 23/138: [base64: dune build] [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [cppo: dune build]
-> installed conf-gmp.4
Processing 24/138: [base64: dune build] [bigarray-compat: dune build] [conf-pkg-config: pkg-config] [cppo: dune build]
Processing 25/138: [base64: dune build] [bigarray-compat: dune build] [conf-gmp-powm-sec: sh] [conf-pkg-config: pkg-config] [cppo: dune build]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 25/138: [base64: dune build] [bigarray-compat: dune build] [conf-gmp-powm-sec: sh] [cppo: dune build]
-> installed conf-pkg-config.3
Processing 26/138: [base64: dune build] [bigarray-compat: dune build] [conf-gmp-powm-sec: sh] [cppo: dune build]
Processing 27/138: [base64: dune build] [bigarray-compat: dune build] [conf-cairo: pkg-config cairo] [conf-gmp-powm-sec: sh] [cppo: dune build]
Processing 28/138: [base64: dune build] [bigarray-compat: dune build] [conf-cairo: pkg-config cairo] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [cppo: dune build]
Processing 29/138: [base64: dune build] [bigarray-compat: dune build] [conf-cairo: pkg-config cairo] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build]
-> retrieved cryptokit.1.16.1  (cached)
Processing 30/138: [base64: dune build] [bigarray-compat: dune build] [conf-cairo: pkg-config cairo] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 31/138: [base64: dune build] [bigarray-compat: dune build] [conf-cairo: pkg-config cairo] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build]
Processing 32/138: [base64: dune build] [bigarray-compat: dune build] [conf-cairo: pkg-config cairo] [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build] [csexp: dune build]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 32/138: [base64: dune build] [bigarray-compat: dune build] [conf-cairo: pkg-config cairo] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build] [csexp: dune build]
-> installed conf-gmp-powm-sec.3
Processing 33/138: [base64: dune build] [bigarray-compat: dune build] [conf-cairo: pkg-config cairo] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build] [csexp: dune build]
-> compiled  conf-cairo.1
Processing 33/138: [base64: dune build] [bigarray-compat: dune build] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build] [csexp: dune build]
-> installed conf-cairo.1
Processing 34/138: [base64: dune build] [bigarray-compat: dune build] [conf-zlib: pkg-config zlib] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build] [csexp: dune build]
-> compiled  conf-zlib.1
Processing 34/138: [base64: dune build] [bigarray-compat: dune build] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build] [csexp: dune build]
-> installed conf-zlib.1
Processing 35/138: [base64: dune build] [bigarray-compat: dune build] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build] [csexp: dune build]
-> retrieved jupyter-archimedes.2.7.3  (cached)
Processing 36/138: [base64: dune build] [bigarray-compat: dune build] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [cppo: dune build] [csexp: dune build]
-> compiled  conf-zmq.0.1
Processing 36/138: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> installed conf-zmq.0.1
Processing 37/138: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved logs.0.7.0  (cached)
Processing 38/138: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved jupyter.2.7.7  (cached)
Processing 39/138: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved lwt.5.5.0  (cached)
Processing 40/138: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved lwt_ppx.2.0.3  (cached)
Processing 41/138: [base64: dune build] [bigarray-compat: dune build] [cppo: dune build] [csexp: dune build]
-> compiled  bigarray-compat.1.1.0
Processing 41/138: [base64: dune build] [cppo: dune build] [csexp: dune build]
-> installed bigarray-compat.1.1.0
Processing 42/138: [base64: dune build] [cppo: dune build] [csexp: dune build]
-> retrieved mmap.1.2.0  (cached)
Processing 43/138: [base64: dune build] [cppo: dune build] [csexp: dune build]
Processing 44/138: [base64: dune build] [cppo: dune build] [csexp: dune build] [mmap: dune build]
-> retrieved oasis.0.4.6  (cached)
Processing 45/138: [base64: dune build] [cppo: dune build] [csexp: dune build] [mmap: dune build]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 46/138: [base64: dune build] [cppo: dune build] [csexp: dune build] [mmap: dune build]
Processing 47/138: [base64: dune build] [cppo: dune build] [csexp: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build]
-> retrieved ocaml-data-notation.0.0.11  (cached)
Processing 48/138: [base64: dune build] [cppo: dune build] [csexp: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 49/138: [base64: dune build] [cppo: dune build] [csexp: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build]
Processing 50/138: [base64: dune build] [cppo: dune build] [csexp: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> compiled  csexp.1.5.2
Processing 50/138: [base64: dune build] [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> installed csexp.1.5.2
Processing 51/138: [base64: dune build] [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> compiled  base64.3.5.1
Processing 51/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> installed base64.3.5.1
Processing 52/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 53/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 54/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> retrieved ocamlify.0.0.1  (cached)
Processing 55/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> retrieved ocamlmod.0.0.9  (cached)
Processing 56/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
-> retrieved ocplib-endian.1.2  (cached)
Processing 57/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make configure.make]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.05"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.05/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.05/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.05/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.05"; \
- echo "BINDIR=/home/opam/.opam/4.05/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.05/lib"; \
- echo "MANDIR=/home/opam/.opam/4.05/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.05/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.05/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.05/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.05/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.3"'; \
- ) > src/ocamlbuild_config.ml
Processing 57/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 58/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 59/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_deriving.5.2.1  (cached)
Processing 60/138: [cppo: dune build] [mmap: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> compiled  mmap.1.2.0
Processing 60/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> installed mmap.1.2.0
Processing 61/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved ppx_deriving_yojson.3.7.0  (cached)
Processing 62/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
-> retrieved result.1.5  (cached)
Processing 63/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build]
Processing 64/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build]
-> retrieved seq.0.3.1  (cached)
Processing 65/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build]
Processing 66/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> retrieved sexplib0.v0.15.0  (cached)
Processing 67/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
Processing 68/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build]
-> retrieved stdint.0.7.2  (cached)
Processing 69/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build]
Processing 70/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 71/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build]
Processing 72/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> retrieved dune-configurator.3.13.0  (cached)
Processing 73/138: [cppo: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
Processing 74/138: [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> compiled  cppo.1.6.9
Processing 74/138: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> installed cppo.1.6.9
Processing 75/138: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
Processing 76/138: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 76/138: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 77/138: [dune-configurator: rm] [ocaml-syntax-shims: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> compiled  ocaml-syntax-shims.1.0.0
Processing 77/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 78/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 78/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 79/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> retrieved ppxlib.0.31.0  (cached)
Processing 80/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [result: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> compiled  result.1.5
Processing 80/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 81/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [seq: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> compiled  seq.0.3.1
Processing 81/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> installed seq.0.3.1
Processing 82/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [sexplib0: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> compiled  sexplib0.v0.15.0
Processing 82/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.15.0
Processing 83/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [stdint: dune build] [stdlib-shims: dune build]
-> compiled  stdint.0.7.2
Processing 83/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [stdlib-shims: dune build]
-> installed stdint.0.7.2
Processing 84/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [stdlib-shims: dune build]
-> retrieved topkg.1.0.7  (cached)
Processing 85/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 85/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
-> installed stdlib-shims.0.3.0
Processing 86/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build]
Processing 87/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppxlib: dune build]
-> retrieved type_conv.113.00.02  (cached)
Processing 88/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppxlib: dune build]
-> retrieved uuidm.0.9.7  (cached)
Processing 89/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppxlib: dune build]
-> retrieved yojson.2.1.2  (cached)
Processing 90/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppxlib: dune build]
Processing 91/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppxlib: dune build] [yojson: dune build]
-> retrieved zarith.1.13  (cached)
Processing 92/138: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppxlib: dune build] [yojson: dune build] [zarith: ./configure]
Processing 92/138: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] [ppxlib: dune build] [yojson: dune build] [zarith: ./configure]
-> retrieved zmq.5.2.2  (cached)
-> retrieved zmq-lwt.5.2.2  (cached)
-> compiled  ocplib-endian.1.2
Processing 92/138: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build] [zarith: ./configure]
-> installed ocplib-endian.1.2
Processing 93/138: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build] [zarith: ./configure]
- 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
- package 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 93/138: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [yojson: dune build] [zarith: make]
-> compiled  yojson.2.1.2
Processing 93/138: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make]
-> installed yojson.2.1.2
Processing 94/138: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make]
-> compiled  dune-configurator.3.13.0
Processing 94/138: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make]
-> installed dune-configurator.3.13.0
Processing 95/138: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make]
Processing 96/138: [cairo2: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make]
Processing 97/138: [cairo2: dune build] [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make]
Processing 98/138: [cairo2: dune build] [lwt: dune exec] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make] [zmq: dune build]
Processing 98/138: [cairo2: dune build] [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make] [zmq: dune build]
-> compiled  zmq.5.2.2
Processing 98/138: [cairo2: dune build] [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make]
-> installed zmq.5.2.2
Processing 99/138: [cairo2: dune build] [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make]
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp  
- ocamlc -ccopt "-I/home/opam/.opam/4.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 99/138: [cairo2: dune build] [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
Processing 100/138: [cairo2: dune build] [lwt: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [zarith: make install]
- 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 100/138: [cairo2: dune build] [lwt: dune build] [ppxlib: dune build] [zarith: make install]
-> compiled  cairo2.0.6.4
Processing 100/138: [lwt: dune build] [ppxlib: dune build] [zarith: make install]
-> compiled  lwt.5.5.0
Processing 100/138: [ppxlib: dune 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 100/138: [ppxlib: dune build]
Processing 101/138: [cryptokit: dune build] [ppxlib: dune build]
-> installed cairo2.0.6.4
Processing 102/138: [cryptokit: dune build] [ppxlib: dune build]
-> installed lwt.5.5.0
Processing 103/138: [cryptokit: dune build] [ppxlib: dune build]
Processing 104/138: [cryptokit: dune build] [ppxlib: dune build] [zmq-lwt: dune build]
-> installed ocamlbuild.0.14.3
Processing 105/138: [cryptokit: dune build] [ppxlib: dune build] [zmq-lwt: dune build]
[camlp4: patch] applying safe-string.patch
Processing 106/138: [camlp4: patch] [cryptokit: dune build] [ppxlib: dune build] [zmq-lwt: dune build]
Processing 107/138: [camlp4: patch] [cryptokit: dune build] [ocamlify: ocaml setup.ml] [ppxlib: dune build] [zmq-lwt: dune build]
Processing 108/138: [camlp4: patch] [cryptokit: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [zmq-lwt: dune build]
Processing 109/138: [camlp4: patch] [cryptokit: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build] [zmq-lwt: dune build]
[camlp4: patch] applying f0ea53725465260556832398096cef8d3f20b49d.patch
Processing 109/138: [camlp4: ./configure] [cryptokit: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build] [zmq-lwt: dune build]
Processing 109/138: [camlp4: make clean] [cryptokit: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build] [zmq-lwt: dune build]
- rm -rf _build
Processing 109/138: [camlp4: make all] [cryptokit: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build] [zmq-lwt: dune build]
-> compiled  zmq-lwt.5.2.2
Processing 109/138: [camlp4: make all] [cryptokit: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build]
-> installed zmq-lwt.5.2.2
Processing 110/138: [camlp4: make all] [cryptokit: dune build] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build]
- (cd _build/default/src && config/flags.exe)
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
-> compiled  cryptokit.1.16.1
Processing 110/138: [camlp4: make all] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build]
-> installed cryptokit.1.16.1
Processing 111/138: [camlp4: make all] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build]
- File "/home/gildor/programmation/oasis/src/oasis/PropList.ml", line 93, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISUtils.ml", line 106, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISExpr.ml", line 99, characters 24-40:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 28, characters 21-40:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 29, characters 21-38:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 146, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 147, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 148, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 149, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- I: Running command '/home/opam/.opam/4.05/bin/ocamlc.opt -config > /tmp/oasis-ecbe73.txt'
- I: Running command '/home/opam/.opam/4.05/bin/ocamlfind query -format %v findlib > /tmp/oasis-c449f6.txt'
- 
- Configuration: 
- 
- OCamlbuild additional flags: ................... 
- Compile with ocaml profile flag on.: ........... false
- Compile with ocaml debug flag on.: ............. true
- Remove a directory.: ........................... rm -rf
- Remove a file.: ................................ rm -f
- suffix_program: ................................ 
- is_native: ..................................... true
- findlib_version: ............................... 1.9.6
- PS documentation: .............................. $docdir
- PDF documentation: ............................. $docdir
- DVI documentation: ............................. $docdir
- HTML documentation: ............................ $docdir
- Documentation root: ............................ $datarootdir/doc/$pkg_name
- Man documentation: ............................. $datarootdir/man
- Locale-dependent data: ......................... $datarootdir/locale
- Info documentation: ............................ $datarootdir/info
- Read-only architecture-independent data: ....... $datarootdir
- Read-only arch-independent data root: .......... $prefix/share
- Object code libraries: ......................... $exec_prefix/lib
- Modifiable single-machine data: ................ $prefix/var
- Modifiable architecture-independent data: ...... $prefix/com
- Read-only single-machine data: ................. $prefix/etc
- Program executables: ........................... $exec_prefix/libexec
- System admin executables: ...................... $exec_prefix/sbin
- User executables: .............................. $exec_prefix/bin
- Install architecture-dependent files in dir: ... $prefix
- Install architecture-independent files dir: .... /home/opam/.opam/4.05
- systhread_supported: ........................... true
- default_executable_name: ....................... a.out
- ext_dll: ....................................... .so
- ext_lib: ....................................... .a
- ext_asm: ....................................... .s
- ext_obj: ....................................... .o
- model: ......................................... default
- native_c_compiler: ............................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- bytecomp_c_compiler: ........................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- standard_runtime: .............................. /home/opam/.opam/4.05/bin/ocamlrun
- standard_library: .............................. /home/opam/.opam/4.05/lib/ocaml
- standard_library_default: ...................... /home/opam/.opam/4.05/lib/ocaml
- ocaml_version: ................................. 4.05.0
- ccomp_type: .................................... cc
- architecture: .................................. amd64
- system: ........................................ linux
- os_type: ....................................... Unix
- Package version: ............................... 0.0.1
- Package name: .................................. ocamlify
- ocamlbuild: .................................... /home/opam/.opam/4.05/bin/ocamlbuild
- ocamlopt: ...................................... /home/opam/.opam/4.05/bin/ocamlopt.opt
- ocamlc: ........................................ /home/opam/.opam/4.05/bin/ocamlc.opt
- ocamlfind: ..................................... /home/opam/.opam/4.05/bin/ocamlfind
- 
- 
- 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: ........................................ ocamlmod
- Package version: ..................................... 0.0.9
- 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: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_str: ............................................. /home/opam/.opam/4.05/lib/ocaml
- 
- File "/home/gildor/programmation/oasis/src/oasis/PropList.ml", line 93, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISUtils.ml", line 106, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISExpr.ml", line 99, characters 24-40:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 28, characters 21-40:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 29, characters 21-38:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 146, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 147, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 148, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 149, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- I: Running command '/home/opam/.opam/4.05/bin/ocamlbuild src/ocamlify.byte -tag debug'
- /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
- ocamlfind ocamldep -modules src/ocamlify.ml > src/ocamlify.ml.depends
- ocamlfind ocamldep -modules src/OCamlifyConfig.ml > src/OCamlifyConfig.ml.depends
- ocamlfind ocamlc -c -g -I src -o src/OCamlifyConfig.cmo src/OCamlifyConfig.ml
- ocamlfind ocamlc -c -g -I src -o src/ocamlify.cmo src/ocamlify.ml
- ocamlfind ocamlc -g -linkpkg -I src src/OCamlifyConfig.cmo src/ocamlify.cmo -o src/ocamlify.byte
- I: Running command 'cp '_build/src/ocamlify.byte' '_build/src/ocamlify''
-> compiled  ocamlify.0.0.1
Processing 111/138: [camlp4: make all] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build]
Processing 112/138: [camlp4: make all] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build] [ocamlify: ocaml setup.ml]
- File "/home/gildor/programmation/oasis/src/oasis/PropList.ml", line 93, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISUtils.ml", line 106, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISExpr.ml", line 99, characters 24-40:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 28, characters 21-40:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/oasis/OASISLibrary.ml", line 29, characters 21-38:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 146, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 147, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 148, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "/home/gildor/programmation/oasis/src/plugins/internal/InternalInstallPlugin.ml", line 149, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- I: Copying file '/home/opam/.opam/4.05/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' to '/home/opam/.opam/4.05/bin/ocamlify'
- I: Running command 'cp '/home/opam/.opam/4.05/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' '/home/opam/.opam/4.05/bin/ocamlify''
-> installed ocamlify.0.0.1
Processing 112/138: [camlp4: make all] [ocamlmod: ocaml setup.ml] [ppxlib: dune build] [topkg: ocaml build]
- /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 21, characters 18-27:
- 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 23, characters 19-28:
- 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 str -modules src/ocamlmod.ml > src/ocamlmod.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package str -modules src/ocamlmodConf.ml > src/ocamlmodConf.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmodConf.cmo src/ocamlmodConf.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- File "src/ocamlmod.ml", line 52, characters 4-21:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "src/ocamlmod.ml", line 29, characters 6-13:
- Warning 26: unused variable real_fn.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -g -linkpkg -package str -I src src/ocamlmodConf.cmo src/ocamlmod.cmo -o src/ocamlmod.byte
-> compiled  ocamlmod.0.0.9
Processing 112/138: [camlp4: make all] [ppxlib: dune build] [topkg: ocaml build]
Processing 113/138: [camlp4: make all] [ppxlib: dune build] [topkg: ocaml build] [ocamlmod: ocaml setup.ml]
- 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 113/138: [camlp4: make all] [ppxlib: dune build] [ocamlmod: ocaml setup.ml]
-> installed ocamlmod.0.0.9
Processing 113/138: [camlp4: make all] [ppxlib: dune build]
-> installed topkg.1.0.7
Processing 114/138: [camlp4: make all] [ppxlib: dune build]
Processing 115/138: [camlp4: make all] [logs: ocaml build] [ppxlib: dune build]
Processing 116/138: [camlp4: make all] [logs: ocaml build] [ppxlib: dune build] [uuidm: ocaml build]
- ocamlfind ocamldep -package bytes -modules src/uuidm.ml > src/uuidm.ml.depends
- ocamlfind ocamldep -package bytes -modules src/uuidm.mli > src/uuidm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmi src/uuidm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmx src/uuidm.ml
- ocamlfind ocamlopt -a -package bytes -I src src/uuidm.cmx -o src/uuidm.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/uuidm.cmxa -o src/uuidm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/uuidm.cmo src/uuidm.ml
- ocamlfind ocamlc -a -package bytes -I src src/uuidm.cmo -o src/uuidm.cma
- # No parallelism done
-> compiled  uuidm.0.9.7
Processing 116/138: [camlp4: make all] [logs: ocaml build] [ppxlib: dune build]
-> installed uuidm.0.9.7
Processing 117/138: [camlp4: make all] [logs: ocaml build] [ppxlib: dune 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 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 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 117/138: [camlp4: make all] [ppxlib: dune build]
-> installed logs.0.7.0
Processing 118/138: [camlp4: make all] [ppxlib: dune build]
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_410_409.cmo -c -impl astlib/migrate_410_409.pp.ml)
- File "astlib/migrate_410_409.ml", line 157, characters 43-46:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 300, characters 42-45:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 608, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 652, characters 31-65:
- Warning 40: this record of type Astlib__.Ast_409.Asttypes.loc contains fields that are 
- not visible in the current scope: loc txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 975, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- 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/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_407_408.cmo -c -impl astlib/migrate_407_408.pp.ml)
- File "astlib/migrate_407_408.ml", line 388, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 390, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 18-25:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 26-35:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 36-44:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 47-54:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 55-64:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 65-73:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 674, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 676, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 18-26:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 27-36:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 37-45:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 48-56:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 57-66:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 67-75:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 807, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_407.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 810, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- 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/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_405_406.cmo -c -impl astlib/migrate_405_406.pp.ml)
- File "astlib/migrate_405_406.ml", line 288, characters 10-54:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_408_407.cmo -c -impl astlib/migrate_408_407.pp.ml)
- File "astlib/migrate_408_407.ml", line 159, characters 30-58:
- Warning 40: this record of type From.Parsetree.letop contains fields that are 
- not visible in the current scope: let_ ands body.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 151, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 27-34:
- Warning 40: pbop_op was selected from type From.Parsetree.binding_op.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 35-38:
- Warning 40: loc was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 385, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 398, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 657, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 665, characters 25-32:
- Warning 40: pms_loc was selected from type From.Parsetree.module_substitution.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 775, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 778, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- 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/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_409_410.cmo -c -impl astlib/migrate_409_410.pp.ml)
- File "astlib/migrate_409_410.ml", line 615, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 616, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 618, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 620, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 655, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 656, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 658, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 660, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- 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/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_406_405.cmo -c -impl astlib/migrate_406_405.pp.ml)
- File "astlib/migrate_406_405.ml", line 295, characters 24-27:
- Warning 40: txt was selected from type Astlib__Ast_406.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 558, characters 36-67:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 560, characters 35-69:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 562, characters 36-46:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 564, characters 35-45:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 561, characters 35-52:
- Warning 40: this record of type Astlib__Ast_405.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_414_413.cmo -c -impl astlib/migrate_414_413.pp.ml)
- File "astlib/migrate_414_413.ml", line 1045, characters 29-32:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_414_413.ml", line 1118, characters 34-37:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- 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/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_500_501.cmo -c -impl astlib/migrate_500_501.pp.ml)
- File "astlib/migrate_500_501.ml", line 234, characters 10-18:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 235, characters 10-20:
- Warning 40: Ptyp_arrow was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 237, characters 10-20:
- Warning 40: Ptyp_tuple was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 238, characters 10-21:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 238, characters 23-51:
- Warning 40: this record of type Astlib__Ast_414.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 241, characters 10-21:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 243, characters 10-21:
- Warning 40: Ptyp_object was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 244, characters 10-20:
- Warning 40: Ptyp_class was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 246, characters 10-20:
- Warning 40: Ptyp_alias was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 247, characters 10-22:
- Warning 40: Ptyp_variant was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 250, characters 10-19:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 252, characters 10-22:
- Warning 40: Ptyp_package was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 255, characters 10-24:
- Warning 40: Ptyp_extension was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 234, characters 24-32:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 236, characters 12-22:
- Warning 40: Ptyp_arrow was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 237, characters 28-38:
- Warning 40: Ptyp_tuple was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 240, characters 12-20:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 242, characters 12-23:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 243, characters 34-45:
- Warning 40: Ptyp_object was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 245, characters 12-22:
- Warning 40: Ptyp_class was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 246, characters 44-54:
- Warning 40: Ptyp_alias was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 248, characters 12-24:
- Warning 40: Ptyp_variant was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 251, characters 12-21:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 253, characters 12-24:
- Warning 40: Ptyp_package was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 255, characters 37-51:
- Warning 40: Ptyp_extension was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 257, characters 6-33:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 260, characters 20-28:
- Warning 40: prf_desc was selected from type Astlib__.Ast_500.Parsetree.row_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 263, characters 10-18:
- Warning 40: Rinherit was selected from type Astlib__.Ast_500.Parsetree.row_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 263, characters 24-32:
- Warning 40: Rinherit was selected from type Astlib__.Ast_500.Parsetree.row_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 265, characters 6-29:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.row_field contains fields that are 
- not visible in the current scope: prf_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 268, characters 20-28:
- Warning 40: pof_desc was selected from type Astlib__.Ast_500.Parsetree.object_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 271, characters 10-18:
- Warning 40: Oinherit was selected from type Astlib__.Ast_500.Parsetree.object_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 271, characters 24-32:
- Warning 40: Oinherit was selected from type Astlib__.Ast_500.Parsetree.object_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 273, characters 6-29:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.object_field contains fields that are 
- not visible in the current scope: pof_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 285, characters 9-24:
- Warning 40: Ppat_constraint was selected from type Astlib__.Ast_500.Parsetree.pattern_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 286, characters 14-40:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.pattern contains fields that are 
- not visible in the current scope: ppat_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 286, characters 28-36:
- Warning 40: Ppat_var was selected from type Astlib__.Ast_500.Parsetree.pattern_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 287, characters 14-57:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 287, characters 28-37:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 294, characters 37-52:
- Warning 40: Ppat_constraint was selected from type Astlib__.Ast_500.Parsetree.pattern_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 290, characters 27-36:
- Warning 40: ptyp_desc was selected from type Astlib__.Ast_500.Parsetree.core_type.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 290, characters 42-51:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 303, characters 37-49:
- Warning 40: Pexp_newtype was selected from type Astlib__.Ast_500.Parsetree.expression_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 307, characters 8-69:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.expression contains fields that are 
- not visible in the current scope: pexp_desc pexp_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 307, characters 22-37:
- Warning 40: Pexp_constraint was selected from type Astlib__.Ast_500.Parsetree.expression_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 341, characters 10-78:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.expression contains fields that are 
- not visible in the current scope: pexp_desc pexp_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 341, characters 24-35:
- Warning 40: Pexp_coerce was selected from type Astlib__.Ast_500.Parsetree.expression_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 755, characters 17-26:
- Warning 40: pmod_desc was selected from type Astlib__.Ast_500.Parsetree.module_expr.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 756, characters 10-24:
- Warning 40: Pmod_structure was selected from type Astlib__.Ast_500.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 760, characters 16-134:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.attribute contains fields that are 
- not visible in the current scope: attr_name.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 761, characters 30-76:
- Warning 40: this record of type Astlib__Ast_414.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 768, characters 56-71:
- Warning 40: pmod_attributes was selected from type Astlib__.Ast_500.Parsetree.module_expr.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 769, characters 13-40:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.module_expr contains fields that are 
- not visible in the current scope: pmod_attributes.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlc.opt -w -9 -g -bin-annot -I astlib/.astlib.objs/byte -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/byte/astlib__Migrate_501_500.cmo -c -impl astlib/migrate_501_500.pp.ml)
- File "astlib/migrate_501_500.ml", line 254, characters 11-25:
- Warning 40: Pvc_constraint was selected from type Astlib__.Ast_501.Parsetree.value_constraint.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 257, characters 20-50:
- Warning 40: this record of type Astlib__.Ast_501.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 257, characters 34-43:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_501.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 259, characters 40-48:
- Warning 40: Ppat_var was selected from type Astlib__.Ast_500.Parsetree.pattern_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 263, characters 14-28:
- Warning 40: Pvc_constraint was selected from type Astlib__.Ast_501.Parsetree.value_constraint.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 264, characters 40-48:
- Warning 40: Ppat_var was selected from type Astlib__.Ast_500.Parsetree.pattern_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 363, characters 12-26:
- Warning 40: Pvc_constraint was selected from type Astlib__.Ast_501.Parsetree.value_constraint.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 365, characters 12-24:
- Warning 40: Pvc_coercion was selected from type Astlib__.Ast_501.Parsetree.value_constraint.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 272, characters 16-24:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 273, characters 16-26:
- Warning 40: Ptyp_arrow was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 275, characters 16-26:
- Warning 40: Ptyp_tuple was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 276, characters 16-27:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 276, characters 29-57:
- Warning 40: this record of type Astlib__Ast_414.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 279, characters 16-27:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 281, characters 16-27:
- Warning 40: Ptyp_object was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 283, characters 16-26:
- Warning 40: Ptyp_class was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 285, characters 16-26:
- Warning 40: Ptyp_alias was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 287, characters 16-28:
- Warning 40: Ptyp_variant was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 292, characters 16-25:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 294, characters 16-28:
- Warning 40: Ptyp_package was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 297, characters 16-30:
- Warning 40: Ptyp_extension was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 272, characters 30-38:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 274, characters 18-28:
- Warning 40: Ptyp_arrow was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 275, characters 34-44:
- Warning 40: Ptyp_tuple was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 278, characters 18-26:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 280, characters 18-29:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 282, characters 18-29:
- Warning 40: Ptyp_object was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 284, characters 18-28:
- Warning 40: Ptyp_class was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 286, characters 18-28:
- Warning 40: Ptyp_alias was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 288, characters 18-30:
- Warning 40: Ptyp_variant was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 293, characters 18-27:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 295, characters 18-30:
- Warning 40: Ptyp_package was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 297, characters 43-57:
- Warning 40: Ptyp_extension was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 299, characters 12-39:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 302, characters 26-34:
- Warning 40: prf_desc was selected from type Astlib__.Ast_500.Parsetree.row_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 305, characters 16-24:
- Warning 40: Rinherit was selected from type Astlib__.Ast_500.Parsetree.row_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 305, characters 30-38:
- Warning 40: Rinherit was selected from type Astlib__.Ast_500.Parsetree.row_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 307, characters 12-35:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.row_field contains fields that are 
- not visible in the current scope: prf_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 310, characters 26-34:
- Warning 40: pof_desc was selected from type Astlib__.Ast_500.Parsetree.object_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 313, characters 16-24:
- Warning 40: Oinherit was selected from type Astlib__.Ast_500.Parsetree.object_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 313, characters 30-38:
- Warning 40: Oinherit was selected from type Astlib__.Ast_500.Parsetree.object_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 315, characters 12-35:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.object_field contains fields that are 
- not visible in the current scope: pof_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 320, characters 41-49:
- Warning 40: ppat_loc was selected from type Astlib__.Ast_500.Parsetree.pattern.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 320, characters 59-67:
- Warning 40: pexp_loc was selected from type Astlib__.Ast_500.Parsetree.expression.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 323, characters 32-40:
- Warning 40: ptyp_loc was selected from type Astlib__.Ast_500.Parsetree.core_type.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 327, characters 10-280:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_loc ptyp_attributes ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 343, characters 22-75:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.pattern contains fields that are 
- not visible in the current scope: ppat_loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 354, characters 12-174:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.expression contains fields that are 
- not visible in the current scope: pexp_attributes pexp_loc pexp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 358, characters 26-41:
- Warning 40: Pexp_constraint was selected from type Astlib__.Ast_500.Parsetree.expression_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 367, characters 42-50:
- Warning 40: ptyp_loc was selected from type Astlib__.Ast_500.Parsetree.core_type.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 369, characters 10-173:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_attributes ptyp_loc ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 378, characters 41-49:
- Warning 40: ppat_loc was selected from type Astlib__.Ast_500.Parsetree.pattern.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 378, characters 59-67:
- Warning 40: pexp_loc was selected from type Astlib__.Ast_500.Parsetree.expression.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 380, characters 10-203:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.expression contains fields that are 
- not visible in the current scope: pexp_attributes pexp_loc pexp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 793, characters 17-26:
- Warning 40: pmod_desc was selected from type Astlib__.Ast_500.Parsetree.module_expr.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 794, characters 10-24:
- Warning 40: Pmod_structure was selected from type Astlib__.Ast_500.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 795, characters 27-35:
- Warning 40: pmod_loc was selected from type Astlib__.Ast_500.Parsetree.module_expr.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 795, characters 22-59:
- Warning 40: this record of type Astlib__.Location.t contains fields that are 
- not visible in the current scope: loc_ghost.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 799, characters 18-66:
- Warning 40: this record of type Astlib__Ast_414.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 803, characters 20-35:
- Warning 40: pmod_attributes was selected from type Astlib__.Ast_500.Parsetree.module_expr.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 805, characters 12-39:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.module_expr contains fields that are 
- not visible in the current scope: pmod_attributes.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_405_406.cmx -c -impl astlib/migrate_405_406.pp.ml)
- File "astlib/migrate_405_406.ml", line 288, characters 10-54:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_410_409.cmx -c -impl astlib/migrate_410_409.pp.ml)
- File "astlib/migrate_410_409.ml", line 157, characters 43-46:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 300, characters 42-45:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 608, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 652, characters 31-65:
- Warning 40: this record of type Astlib__.Ast_409.Asttypes.loc contains fields that are 
- not visible in the current scope: loc txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_410_409.ml", line 975, characters 45-48:
- Warning 40: loc was selected from type Astlib__Ast_410.Asttypes.loc.
- 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 -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_408_407.cmx -c -impl astlib/migrate_408_407.pp.ml)
- File "astlib/migrate_408_407.ml", line 159, characters 30-58:
- Warning 40: this record of type From.Parsetree.letop contains fields that are 
- not visible in the current scope: let_ ands body.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 151, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 156, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 157, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 27-34:
- Warning 40: pbop_op was selected from type From.Parsetree.binding_op.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 160, characters 35-38:
- Warning 40: loc was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 385, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 388, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 398, characters 8-18:
- Warning 40: Pmod_ident was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 8-22:
- Warning 40: Pmod_structure was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 27-39:
- Warning 40: Pmod_functor was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 44-54:
- Warning 40: Pmod_apply was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 408, characters 59-74:
- Warning 40: Pmod_constraint was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 8-19:
- Warning 40: Pmod_unpack was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 409, characters 24-38:
- Warning 40: Pmod_extension was selected from type From.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 657, characters 9-139:
- Warning 40: this record of type To.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 15-30:
- Warning 40: pext_attributes was selected from type To.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 660, characters 52-69:
- Warning 40: ptyexn_attributes was selected from type From.Parsetree.type_exception.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 665, characters 25-32:
- Warning 40: pms_loc was selected from type From.Parsetree.module_substitution.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 775, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_408.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_408_407.ml", line 778, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- 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 -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_409_410.cmx -c -impl astlib/migrate_409_410.pp.ml)
- File "astlib/migrate_409_410.ml", line 615, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 616, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 618, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 620, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 655, characters 21-24:
- Warning 40: txt was selected from type Astlib__Ast_409.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 656, characters 25-29:
- Warning 40: Unit was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 658, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_409_410.ml", line 660, characters 14-19:
- Warning 40: Named was selected from type Astlib__.Ast_410.Parsetree.functor_parameter.
- 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 -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_414_413.cmx -c -impl astlib/migrate_414_413.pp.ml)
- File "astlib/migrate_414_413.ml", line 1045, characters 29-32:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_414_413.ml", line 1118, characters 34-37:
- Warning 40: loc was selected from type Astlib__Ast_414.Asttypes.loc.
- 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 -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_407_408.cmx -c -impl astlib/migrate_407_408.pp.ml)
- File "astlib/migrate_407_408.ml", line 388, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 390, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 18-25:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 26-35:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 36-44:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 47-54:
- Warning 40: pcf_loc was selected from type From.Parsetree.class_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 55-64:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 498, characters 65-73:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 674, characters 13-28:
- Warning 40: pext_attributes was selected from type From.Parsetree.extension_constructor.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 676, characters 15-47:
- Warning 40: this record of type From.Parsetree.extension_constructor contains fields that are 
- not visible in the current scope: pext_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 18-26:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 27-36:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 37-45:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 48-56:
- Warning 40: pctf_loc was selected from type From.Parsetree.class_type_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 57-66:
- Warning 40: loc_start was selected from type Astlib__.Location.t.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 753, characters 67-75:
- Warning 40: pos_cnum was selected from type Lexing.position.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 807, characters 13-16:
- Warning 40: txt was selected from type Astlib__Ast_407.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_407_408.ml", line 810, characters 10-14:
- Warning 40: PStr was selected from type From.Parsetree.payload.
- 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 -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_406_405.cmx -c -impl astlib/migrate_406_405.pp.ml)
- File "astlib/migrate_406_405.ml", line 295, characters 24-27:
- Warning 40: txt was selected from type Astlib__Ast_406.Asttypes.loc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 558, characters 36-67:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 560, characters 35-69:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 562, characters 36-46:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 564, characters 35-45:
- Warning 40: this record of type Astlib__Ast_406.Asttypes.loc contains fields that are 
- not visible in the current scope: loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_406_405.ml", line 561, characters 35-52:
- Warning 40: this record of type Astlib__Ast_405.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_500_501.cmx -c -impl astlib/migrate_500_501.pp.ml)
- File "astlib/migrate_500_501.ml", line 234, characters 10-18:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 235, characters 10-20:
- Warning 40: Ptyp_arrow was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 237, characters 10-20:
- Warning 40: Ptyp_tuple was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 238, characters 10-21:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 238, characters 23-51:
- Warning 40: this record of type Astlib__Ast_414.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 241, characters 10-21:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 243, characters 10-21:
- Warning 40: Ptyp_object was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 244, characters 10-20:
- Warning 40: Ptyp_class was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 246, characters 10-20:
- Warning 40: Ptyp_alias was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 247, characters 10-22:
- Warning 40: Ptyp_variant was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 250, characters 10-19:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 252, characters 10-22:
- Warning 40: Ptyp_package was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 255, characters 10-24:
- Warning 40: Ptyp_extension was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 234, characters 24-32:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 236, characters 12-22:
- Warning 40: Ptyp_arrow was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 237, characters 28-38:
- Warning 40: Ptyp_tuple was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 240, characters 12-20:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 242, characters 12-23:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 243, characters 34-45:
- Warning 40: Ptyp_object was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 245, characters 12-22:
- Warning 40: Ptyp_class was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 246, characters 44-54:
- Warning 40: Ptyp_alias was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 248, characters 12-24:
- Warning 40: Ptyp_variant was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 251, characters 12-21:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 253, characters 12-24:
- Warning 40: Ptyp_package was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 255, characters 37-51:
- Warning 40: Ptyp_extension was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 257, characters 6-33:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 260, characters 20-28:
- Warning 40: prf_desc was selected from type Astlib__.Ast_500.Parsetree.row_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 263, characters 10-18:
- Warning 40: Rinherit was selected from type Astlib__.Ast_500.Parsetree.row_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 263, characters 24-32:
- Warning 40: Rinherit was selected from type Astlib__.Ast_500.Parsetree.row_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 265, characters 6-29:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.row_field contains fields that are 
- not visible in the current scope: prf_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 268, characters 20-28:
- Warning 40: pof_desc was selected from type Astlib__.Ast_500.Parsetree.object_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 271, characters 10-18:
- Warning 40: Oinherit was selected from type Astlib__.Ast_500.Parsetree.object_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 271, characters 24-32:
- Warning 40: Oinherit was selected from type Astlib__.Ast_500.Parsetree.object_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 273, characters 6-29:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.object_field contains fields that are 
- not visible in the current scope: pof_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 285, characters 9-24:
- Warning 40: Ppat_constraint was selected from type Astlib__.Ast_500.Parsetree.pattern_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 286, characters 14-40:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.pattern contains fields that are 
- not visible in the current scope: ppat_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 286, characters 28-36:
- Warning 40: Ppat_var was selected from type Astlib__.Ast_500.Parsetree.pattern_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 287, characters 14-57:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 287, characters 28-37:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 294, characters 37-52:
- Warning 40: Ppat_constraint was selected from type Astlib__.Ast_500.Parsetree.pattern_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 290, characters 27-36:
- Warning 40: ptyp_desc was selected from type Astlib__.Ast_500.Parsetree.core_type.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 290, characters 42-51:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 303, characters 37-49:
- Warning 40: Pexp_newtype was selected from type Astlib__.Ast_500.Parsetree.expression_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 307, characters 8-69:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.expression contains fields that are 
- not visible in the current scope: pexp_desc pexp_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 307, characters 22-37:
- Warning 40: Pexp_constraint was selected from type Astlib__.Ast_500.Parsetree.expression_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 341, characters 10-78:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.expression contains fields that are 
- not visible in the current scope: pexp_desc pexp_attributes.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 341, characters 24-35:
- Warning 40: Pexp_coerce was selected from type Astlib__.Ast_500.Parsetree.expression_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 755, characters 17-26:
- Warning 40: pmod_desc was selected from type Astlib__.Ast_500.Parsetree.module_expr.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 756, characters 10-24:
- Warning 40: Pmod_structure was selected from type Astlib__.Ast_500.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 760, characters 16-134:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.attribute contains fields that are 
- not visible in the current scope: attr_name.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 761, characters 30-76:
- Warning 40: this record of type Astlib__Ast_414.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 768, characters 56-71:
- Warning 40: pmod_attributes was selected from type Astlib__.Ast_500.Parsetree.module_expr.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_500_501.ml", line 769, characters 13-40:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.module_expr contains fields that are 
- not visible in the current scope: pmod_attributes.
- They will not be selected if the type becomes unknown.
- (cd _build/default && /home/opam/.opam/4.05/bin/ocamlopt.opt -w -9 -g -I astlib/.astlib.objs/byte -I astlib/.astlib.objs/native -I /home/opam/.opam/4.05/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.05/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -open Astlib__ -o astlib/.astlib.objs/native/astlib__Migrate_501_500.cmx -c -impl astlib/migrate_501_500.pp.ml)
- File "astlib/migrate_501_500.ml", line 254, characters 11-25:
- Warning 40: Pvc_constraint was selected from type Astlib__.Ast_501.Parsetree.value_constraint.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 257, characters 20-50:
- Warning 40: this record of type Astlib__.Ast_501.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 257, characters 34-43:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_501.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 259, characters 40-48:
- Warning 40: Ppat_var was selected from type Astlib__.Ast_500.Parsetree.pattern_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 263, characters 14-28:
- Warning 40: Pvc_constraint was selected from type Astlib__.Ast_501.Parsetree.value_constraint.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 264, characters 40-48:
- Warning 40: Ppat_var was selected from type Astlib__.Ast_500.Parsetree.pattern_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 363, characters 12-26:
- Warning 40: Pvc_constraint was selected from type Astlib__.Ast_501.Parsetree.value_constraint.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 365, characters 12-24:
- Warning 40: Pvc_coercion was selected from type Astlib__.Ast_501.Parsetree.value_constraint.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 272, characters 16-24:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 273, characters 16-26:
- Warning 40: Ptyp_arrow was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 275, characters 16-26:
- Warning 40: Ptyp_tuple was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 276, characters 16-27:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 276, characters 29-57:
- Warning 40: this record of type Astlib__Ast_414.Asttypes.loc contains fields that are 
- not visible in the current scope: txt.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 279, characters 16-27:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 281, characters 16-27:
- Warning 40: Ptyp_object was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 283, characters 16-26:
- Warning 40: Ptyp_class was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 285, characters 16-26:
- Warning 40: Ptyp_alias was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 287, characters 16-28:
- Warning 40: Ptyp_variant was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 292, characters 16-25:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 294, characters 16-28:
- Warning 40: Ptyp_package was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 297, characters 16-30:
- Warning 40: Ptyp_extension was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 272, characters 30-38:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 274, characters 18-28:
- Warning 40: Ptyp_arrow was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 275, characters 34-44:
- Warning 40: Ptyp_tuple was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 278, characters 18-26:
- Warning 40: Ptyp_var was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 280, characters 18-29:
- Warning 40: Ptyp_constr was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 282, characters 18-29:
- Warning 40: Ptyp_object was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 284, characters 18-28:
- Warning 40: Ptyp_class was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 286, characters 18-28:
- Warning 40: Ptyp_alias was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 288, characters 18-30:
- Warning 40: Ptyp_variant was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 293, characters 18-27:
- Warning 40: Ptyp_poly was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 295, characters 18-30:
- Warning 40: Ptyp_package was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 297, characters 43-57:
- Warning 40: Ptyp_extension was selected from type Astlib__.Ast_500.Parsetree.core_type_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 299, characters 12-39:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 302, characters 26-34:
- Warning 40: prf_desc was selected from type Astlib__.Ast_500.Parsetree.row_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 305, characters 16-24:
- Warning 40: Rinherit was selected from type Astlib__.Ast_500.Parsetree.row_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 305, characters 30-38:
- Warning 40: Rinherit was selected from type Astlib__.Ast_500.Parsetree.row_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 307, characters 12-35:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.row_field contains fields that are 
- not visible in the current scope: prf_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 310, characters 26-34:
- Warning 40: pof_desc was selected from type Astlib__.Ast_500.Parsetree.object_field.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 313, characters 16-24:
- Warning 40: Oinherit was selected from type Astlib__.Ast_500.Parsetree.object_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 313, characters 30-38:
- Warning 40: Oinherit was selected from type Astlib__.Ast_500.Parsetree.object_field_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 315, characters 12-35:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.object_field contains fields that are 
- not visible in the current scope: pof_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 320, characters 41-49:
- Warning 40: ppat_loc was selected from type Astlib__.Ast_500.Parsetree.pattern.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 320, characters 59-67:
- Warning 40: pexp_loc was selected from type Astlib__.Ast_500.Parsetree.expression.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 323, characters 32-40:
- Warning 40: ptyp_loc was selected from type Astlib__.Ast_500.Parsetree.core_type.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 327, characters 10-280:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_loc ptyp_attributes ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 343, characters 22-75:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.pattern contains fields that are 
- not visible in the current scope: ppat_loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 354, characters 12-174:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.expression contains fields that are 
- not visible in the current scope: pexp_attributes pexp_loc pexp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 358, characters 26-41:
- Warning 40: Pexp_constraint was selected from type Astlib__.Ast_500.Parsetree.expression_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 367, characters 42-50:
- Warning 40: ptyp_loc was selected from type Astlib__.Ast_500.Parsetree.core_type.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 369, characters 10-173:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.core_type contains fields that are 
- not visible in the current scope: ptyp_attributes ptyp_loc ptyp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 378, characters 41-49:
- Warning 40: ppat_loc was selected from type Astlib__.Ast_500.Parsetree.pattern.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 378, characters 59-67:
- Warning 40: pexp_loc was selected from type Astlib__.Ast_500.Parsetree.expression.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 380, characters 10-203:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.expression contains fields that are 
- not visible in the current scope: pexp_attributes pexp_loc pexp_desc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 793, characters 17-26:
- Warning 40: pmod_desc was selected from type Astlib__.Ast_500.Parsetree.module_expr.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 794, characters 10-24:
- Warning 40: Pmod_structure was selected from type Astlib__.Ast_500.Parsetree.module_expr_desc.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 795, characters 27-35:
- Warning 40: pmod_loc was selected from type Astlib__.Ast_500.Parsetree.module_expr.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 795, characters 22-59:
- Warning 40: this record of type Astlib__.Location.t contains fields that are 
- not visible in the current scope: loc_ghost.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 799, characters 18-66:
- Warning 40: this record of type Astlib__Ast_414.Asttypes.loc contains fields that are 
- not visible in the current scope: txt loc.
- They will not be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 803, characters 20-35:
- Warning 40: pmod_attributes was selected from type Astlib__.Ast_500.Parsetree.module_expr.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
- File "astlib/migrate_501_500.ml", line 805, characters 12-39:
- Warning 40: this record of type Astlib__.Ast_500.Parsetree.module_expr contains fields that are 
- not visible in the current scope: pmod_attributes.
- They will not be selected if the type becomes unknown.
-> compiled  ppxlib.0.31.0
Processing 118/138: [camlp4: make all]
-> installed ppxlib.0.31.0
Processing 119/138: [camlp4: make all]
Processing 120/138: [camlp4: make all] [lwt_ppx: dune build]
Processing 121/138: [camlp4: make all] [lwt_ppx: dune build] [ppx_deriving: dune build]
-> compiled  lwt_ppx.2.0.3
Processing 121/138: [camlp4: make all] [ppx_deriving: dune build]
-> installed lwt_ppx.2.0.3
Processing 122/138: [camlp4: make all] [ppx_deriving: dune build]
-> compiled  ppx_deriving.5.2.1
Processing 122/138: [camlp4: make all]
-> installed ppx_deriving.5.2.1
Processing 123/138: [camlp4: make all]
Processing 124/138: [camlp4: make all] [ppx_deriving_yojson: dune build]
-> compiled  ppx_deriving_yojson.3.7.0
Processing 124/138: [camlp4: make all]
-> installed ppx_deriving_yojson.3.7.0
Processing 125/138: [camlp4: make all]
Processing 126/138: [camlp4: make all] [jupyter: dune build]
-> compiled  jupyter.2.7.7
Processing 126/138: [camlp4: make all]
-> installed jupyter.2.7.7
Processing 127/138: [camlp4: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.05/.opam-switch/build/camlp4.4.05+1)
- ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-byte-only.sh`
- + echo camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
- /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_config.ml myocamlbuild.ml /home/opam/.opam/4.05/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.mli > camlp4/config/Camlp4_config.mli.depends
- cp /home/opam/.opam/4.05/lib/ocaml/compiler-libs/warnings.cmi camlp4/import/warnings.cmi
- cp /home/opam/.opam/4.05/lib/ocaml/compiler-libs/location.cmi camlp4/import/location.cmi
- cp /home/opam/.opam/4.05/lib/ocaml/compiler-libs/longident.cmi camlp4/import/longident.cmi
- cp /home/opam/.opam/4.05/lib/ocaml/compiler-libs/asttypes.cmi camlp4/import/asttypes.cmi
- cp /home/opam/.opam/4.05/lib/ocaml/compiler-libs/parsetree.cmi camlp4/import/parsetree.cmi
- cp /home/opam/.opam/4.05/lib/ocaml/compiler-libs/outcometree.cmi camlp4/import/outcometree.cmi
- cp /home/opam/.opam/4.05/lib/ocaml/compiler-libs/oprint.cmi camlp4/import/oprint.cmi
- cp /home/opam/.opam/4.05/lib/ocaml/compiler-libs/toploop.cmi camlp4/import/toploop.cmi
- cp /home/opam/.opam/4.05/lib/ocaml/compiler-libs/topdirs.cmi camlp4/import/topdirs.cmi
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmi camlp4/config/Camlp4_config.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w a -I camlp4/import -I camlp4/config -I camlp4/boot -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w a -I camlp4/import -I camlp4/config -I camlp4/boot -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.ml > camlp4/config/Camlp4_config.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules camlp4/config/gen_import.ml > camlp4/config/gen_import.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I +compiler-libs -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/gen_import.cmo camlp4/config/gen_import.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma -g -I +compiler-libs ocamlcommon.cma -I camlp4/config camlp4/config/gen_import.cmo -o camlp4/config/gen_import.byte
- camlp4/config/gen_import.byte /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules camlp4/config/Camlp4_import.ml > camlp4/config/Camlp4_import.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_import.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmo camlp4/config/Camlp4_config.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma -g -I camlp4/config -I camlp4/boot camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.mli > camlp4/Camlp4/Utils.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmi camlp4/Camlp4/Utils.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends
- cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q camlp4/Camlp4/Struct/Lexer.mll
- /home/opam/.opam/4.05/bin/ocamldep.opt -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w a -I camlp4/import -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Static.cmo -o camlp4/Camlp4/Struct/Grammar.cmo
- /home/opam/.opam/4.05/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Grammar.cmo -o camlp4/Camlp4/Struct.cmo
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -pack -g camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCamlr.cmo -o camlp4/Camlp4/Printers.cmo
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.ml > camlp4/Camlp4/Utils.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
- + /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
- File "camlp4/Camlp4/Options.ml", line 23, characters 2-2485:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Expand _
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmo camlp4/Camlp4/Utils.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -pack -g camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Utils.cmo camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/Options.cmo camlp4/Camlp4/Struct.cmo camlp4/Camlp4/Printers.cmo camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/Register.cmo -o camlp4/Camlp4.cmo
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma unix.cma -g -I camlp4 camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -a -I camlp4/config -I camlp4 camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo -o camlp4/camlp4lib.cma
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma unix.cma -g -I camlp4 camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml
- /home/opam/.opam/4.05/bin/ocamlc.opt -a -I camlp4/config -I camlp4 -I camlp4/Camlp4Parsers -I camlp4/Camlp4Printers -I camlp4/Camlp4Filters camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte
- /home/opam/.opam/4.05/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4boot.cma
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte
- /home/opam/.opam/4.05/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4r.cma
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte
- /home/opam/.opam/4.05/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4rf.cma
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte
- /home/opam/.opam/4.05/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4o.cma
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte
- /home/opam/.opam/4.05/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4of.cma
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte
- /home/opam/.opam/4.05/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4oof.cma
- /home/opam/.opam/4.05/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte
- /home/opam/.opam/4.05/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4orf.cma
- /home/opam/.opam/4.05/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends
- /home/opam/.opam/4.05/bin/ocamlc.opt -c -g -safe-string -w Z -I camlp4/import -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
- ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-native-only.sh`
- + echo camlp4/Camlp4.cmx camlp4/camlp4prof.native camlp4/mkcamlp4.native camlp4/camlp4.native camlp4/camlp4fulllib.cmxa camlp4/camlp4boot.native camlp4/camlp4r.native camlp4/camlp4rf.native camlp4/camlp4o.native camlp4/camlp4of.native camlp4/camlp4oof.native camlp4/camlp4orf.native camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.o
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Sig.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmx camlp4/Camlp4/Utils.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/OCamlInitSyntax.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_import.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmx camlp4/config/Camlp4_config.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Loc.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/DynAst.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Structure.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Print.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Search.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Tools.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Failed.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Parser.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Delete.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Entry.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Fold.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Insert.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Find.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmx camlp4/Camlp4/Struct/Grammar/Static.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/AstFilters.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CleanAst.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/CommentFilter.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/DynLoader.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyError.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/EmptyPrinter.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/FreeVars.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w a -I camlp4/import -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/Lexer.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml
- touch camlp4/Camlp4/Struct/Grammar.mli  ; if  /home/opam/.opam/4.05/bin/ocamlopt.opt -pack -for-pack Camlp4.Struct -g -I camlp4/Camlp4/Struct/Grammar camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Static.cmx -o camlp4/Camlp4/Struct/Grammar.cmx  ; then  rm -f camlp4/Camlp4/Struct/Grammar.mli  ; else  rm -f camlp4/Camlp4/Struct/Grammar.mli  ; exit 1; fi
- touch camlp4/Camlp4/Struct.mli  ; if  /home/opam/.opam/4.05/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Struct camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Grammar.cmx -o camlp4/Camlp4/Struct.cmx  ; then  rm -f camlp4/Camlp4/Struct.mli  ; else  rm -f camlp4/Camlp4/Struct.mli  ; exit 1; fi
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml
- File "camlp4/Camlp4/Options.ml", line 23, characters 2-2485:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Expand _
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCaml.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/DumpOCamlAst.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/Null.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmx camlp4/Camlp4/Printers/OCamlr.ml
- touch camlp4/Camlp4/Printers.mli  ; if  /home/opam/.opam/4.05/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Printers camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCamlr.cmx -o camlp4/Camlp4/Printers.cmx  ; then  rm -f camlp4/Camlp4/Printers.mli  ; else  rm -f camlp4/Camlp4/Printers.mli  ; exit 1; fi
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/PreCast.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Debug.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4 -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmx camlp4/Camlp4/Register.ml
- touch camlp4/Camlp4.mli  ; if  /home/opam/.opam/4.05/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4 camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Utils.cmx camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/Options.cmx camlp4/Camlp4/Struct.cmx camlp4/Camlp4/Printers.cmx camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/Register.cmx -o camlp4/Camlp4.cmx  ; then  rm -f camlp4/Camlp4.mli  ; else  rm -f camlp4/Camlp4.mli  ; exit 1; fi
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmx camlp4/camlp4prof.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g -I camlp4 camlp4/camlp4prof.cmx -o camlp4/camlp4prof.native
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -a -I camlp4/config -I camlp4 camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx -o camlp4/camlp4lib.cmxa
- /home/opam/.opam/4.05/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g -I camlp4 camlp4/camlp4lib.cmxa camlp4/mkcamlp4.cmx -o camlp4/mkcamlp4.native
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Bin.cmx -o camlp4/camlp4.native
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- 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/ocamlopt.opt -c -for-pack Camlp4Top -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml
- + /home/opam/.opam/4.05/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.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
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.ml
- touch camlp4/Camlp4Top.mli  ; if  /home/opam/.opam/4.05/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4Top camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Rprint.cmx -o camlp4/Camlp4Top.cmx  ; then  rm -f camlp4/Camlp4Top.mli  ; else  rm -f camlp4/Camlp4Top.mli  ; exit 1; fi
- /home/opam/.opam/4.05/bin/ocamlopt.opt -a -I camlp4/config -I camlp4 -I camlp4/Camlp4Parsers -I camlp4/Camlp4Printers -I camlp4/Camlp4Filters camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Top.cmx -o camlp4/camlp4fulllib.cmxa
- /home/opam/.opam/4.05/bin/ocamlopt.opt dynlink.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4boot.native
- /home/opam/.opam/4.05/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4r.native
- /home/opam/.opam/4.05/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4rf.native
- /home/opam/.opam/4.05/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4o.native
- /home/opam/.opam/4.05/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4of.native
- /home/opam/.opam/4.05/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4oof.native
- /home/opam/.opam/4.05/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4orf.native
- /home/opam/.opam/4.05/bin/ocamlopt.opt -c -g -safe-string -w Z -I camlp4/import -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
-> compiled  camlp4.4.05+1
Processing 128/138: [camlp4: make install]
+ /usr/bin/make "install" "install-META" (CWD=/home/opam/.opam/4.05/.opam-switch/build/camlp4.4.05+1)
- env DESTDIR= sh ./build/install.sh
- Installing camlp4...
-   install binary /home/opam/.opam/4.05/bin/camlp4prof
-   install binary /home/opam/.opam/4.05/bin/mkcamlp4
-   install binary /home/opam/.opam/4.05/bin/camlp4
-   install binary /home/opam/.opam/4.05/bin/camlp4boot
-   install binary /home/opam/.opam/4.05/bin/camlp4o
-   install binary /home/opam/.opam/4.05/bin/camlp4of
-   install binary /home/opam/.opam/4.05/bin/camlp4oof
-   install binary /home/opam/.opam/4.05/bin/camlp4orf
-   install binary /home/opam/.opam/4.05/bin/camlp4r
-   install binary /home/opam/.opam/4.05/bin/camlp4rf
-   install binary /home/opam/.opam/4.05/bin/camlp4o.opt
-   install binary /home/opam/.opam/4.05/bin/camlp4of.opt
-   install binary /home/opam/.opam/4.05/bin/camlp4oof.opt
-   install binary /home/opam/.opam/4.05/bin/camlp4orf.opt
-   install binary /home/opam/.opam/4.05/bin/camlp4r.opt
-   install binary /home/opam/.opam/4.05/bin/camlp4rf.opt
- Installing Camlp4Parsers...
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.o
- Installing Camlp4Printers...
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o
- Installing Camlp4Filters...
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.o
- Installing Camlp4Top...
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Top/Rprint.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Top/Rprint.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Top/Rprint.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Top/Top.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Top/Top.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Top/Top.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Top/Rprint.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Top/Top.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4lib.cma
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4lib.cmxa
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4fulllib.cma
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4fulllib.cmxa
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4o.cma
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4of.cma
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4oof.cma
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4orf.cma
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4r.cma
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4rf.cma
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Bin.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Bin.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Bin.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Bin.o
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Top.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4Top.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/Camlp4_config.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4prof.cmi
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4prof.cmo
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4prof.cmx
-   install /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4prof.o
-   install library /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4lib.a
-   install library /home/opam/.opam/4.05/lib/ocaml/camlp4/camlp4fulllib.a
- sed -e s/@@VERSION@@/"4.05.0"/g camlp4/META.in > camlp4/META
- mkdir -p "/home/opam/.opam/4.05/lib"/camlp4/
- cp -f camlp4/META "/home/opam/.opam/4.05/lib"/camlp4/
-> installed camlp4.4.05+1
Processing 129/138: [type_conv: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.05/.opam-switch/build/type_conv.113.00.02)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo
- ./setup.exe -configure 
- 
- 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: ........................................ type_conv
- Package version: ..................................... 113.00.00
- 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: .......... /usr/local
- 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: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- camlp4o: ............................................. /home/opam/.opam/4.05/bin/camlp4o
- pkg_camlp4_quotations: ............................... /home/opam/.opam/4.05/lib/ocaml/camlp4
- pkg_camlp4_extend: ................................... /home/opam/.opam/4.05/lib/ocaml/camlp4
- 
- ./setup.exe -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
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package camlp4.quotations -package camlp4.extend -modules src/pa_type_conv.mli > src/pa_type_conv.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -package camlp4.quotations -package camlp4.extend -I src -o src/pa_type_conv.cmi src/pa_type_conv.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations -package camlp4.extend -modules src/pa_type_conv.ml > src/pa_type_conv.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -syntax camlp4o -package camlp4.quotations -package camlp4.extend -I src -o src/pa_type_conv.cmo src/pa_type_conv.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -syntax camlp4o -package camlp4.quotations -package camlp4.extend -I src -o src/pa_type_conv.cmo src/pa_type_conv.ml
- File "src/pa_type_conv.ml", line 291, characters 6-20:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src src/pa_type_conv.cmo -o src/pa_type_conv.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -syntax camlp4o -package camlp4.quotations -package camlp4.extend -I src -o src/pa_type_conv.cmx src/pa_type_conv.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -syntax camlp4o -package camlp4.quotations -package camlp4.extend -I src -o src/pa_type_conv.cmx src/pa_type_conv.ml
- File "src/pa_type_conv.ml", line 291, characters 6-20:
- Warning 3: deprecated: Format.bprintf
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src src/pa_type_conv.cmx -o src/pa_type_conv.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src src/pa_type_conv.cmxa src/pa_type_conv.cmx -o src/pa_type_conv.cmxs
- + 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 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
-> compiled  type_conv.113.00.02
Processing 130/138: [type_conv: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/type_conv.113.00.02)
- ./setup.exe -install 
- Installed /home/opam/.opam/4.05/lib/type_conv/pa_type_conv.mli
- Installed /home/opam/.opam/4.05/lib/type_conv/pa_type_conv.cma
- Installed /home/opam/.opam/4.05/lib/type_conv/pa_type_conv.cmxa
- Installed /home/opam/.opam/4.05/lib/type_conv/pa_type_conv.a
- Installed /home/opam/.opam/4.05/lib/type_conv/pa_type_conv.cmxs
- Installed /home/opam/.opam/4.05/lib/type_conv/pa_type_conv.cmi
- Installed /home/opam/.opam/4.05/lib/type_conv/pa_type_conv.cmti
- Installed /home/opam/.opam/4.05/lib/type_conv/pa_type_conv.cmt
- Installed /home/opam/.opam/4.05/lib/type_conv/pa_type_conv.annot
- Installed /home/opam/.opam/4.05/lib/type_conv/pa_type_conv.cmx
- Installed /home/opam/.opam/4.05/lib/type_conv/META
-> installed type_conv.113.00.02
Processing 131/138: [ocaml-data-notation: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-data-notation.0.0.11)
- ocaml setup.ml -configure 
- File "./setup.ml", line 232, characters 8-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "./setup.ml", line 265, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 265, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 273, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 273, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 276, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 306, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 404, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1296, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1301, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "./setup.ml", line 1946, characters 6-24:
- Warning 3: deprecated: Lazy.lazy_from_fun
- Use Lazy.from_fun instead.
- File "setup.ml", line 5094, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5095, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5096, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5097, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5162, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5163, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5164, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5165, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- 
- 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: ........................................ ocaml-data-notation
- Package version: ..................................... 0.0.11
- 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: .......... /usr/local
- 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: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_type_conv: ....................................... /home/opam/.opam/4.05/lib/type_conv
- pkg_camlp4_lib: ...................................... /home/opam/.opam/4.05/lib/ocaml/camlp4
- pkg_camlp4_quotations_o: ............................. /home/opam/.opam/4.05/lib/ocaml/camlp4
- 
- ocaml setup.ml -build 
- File "./setup.ml", line 232, characters 8-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "./setup.ml", line 265, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 265, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 273, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 273, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 276, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 306, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 404, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1296, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1301, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "./setup.ml", line 1946, characters 6-24:
- Warning 3: deprecated: Lazy.lazy_from_fun
- Use Lazy.from_fun instead.
- File "setup.ml", line 5094, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5095, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5096, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5097, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5162, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5163, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5164, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5165, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- /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 48, characters 18-27:
- 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 49, characters 18-31:
- Warning: the tag "pkg_fileutils" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 17-26:
- 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 53, characters 17-30:
- Warning: the tag "pkg_fileutils" is not used in any flag or dependency declaration, so it 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 camlp4.lib -package camlp4.quotations.o -package type_conv -modules src/ODN.ml > src/ODN.ml.depends
- ocamlfind ocamlc -c -g -package camlp4.lib -package camlp4.quotations.o -package type_conv -I src -o src/ODN.cmo src/ODN.ml
- ocamlfind ocamlc -a -I src src/ODN.cmo -o src/odn.cma
- ocamlfind ocamlopt -c -g -package camlp4.lib -package camlp4.quotations.o -package type_conv -I src -o src/ODN.cmx src/ODN.ml
- ocamlfind ocamlopt -a -I src src/ODN.cmx -o src/odn.cmxa
- ocamlfind ocamlopt -shared -linkall -I src src/odn.cmxa -o src/odn.cmxs
- ocamlfind ocamldep -package camlp4.lib -package camlp4.quotations.o -package type_conv -syntax camlp4o -modules src/pa_odn.ml > src/pa_odn.ml.depends
- ocamlfind ocamlc -c -g -package camlp4.lib -package camlp4.quotations.o -package type_conv -syntax camlp4o -I src -o src/pa_odn.cmo src/pa_odn.ml
- ocamlfind ocamlc -a -I src src/pa_odn.cmo -o src/pa_odn.cma
- ocamlfind ocamldep -package camlp4.lib -package camlp4.quotations.o -package type_conv -syntax camlp4o -modules src/pa_noodn.ml > src/pa_noodn.ml.depends
- ocamlfind ocamlc -c -g -package camlp4.lib -package camlp4.quotations.o -package type_conv -syntax camlp4o -I src -o src/pa_noodn.cmo src/pa_noodn.ml
- ocamlfind ocamlc -a -I src src/pa_noodn.cmo -o src/pa_noodn.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 "myocamlbuild.ml", line 416, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 429, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- Skipping precommit checks.
- ocaml setup.ml -test 
- File "./setup.ml", line 232, characters 8-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "./setup.ml", line 265, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 265, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 273, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 273, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 276, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 306, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 404, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1296, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1301, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "./setup.ml", line 1946, characters 6-24:
- Warning 3: deprecated: Lazy.lazy_from_fun
- Use Lazy.from_fun instead.
- File "setup.ml", line 5094, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5095, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5096, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5097, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5162, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5163, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5164, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5165, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests'
-> compiled  ocaml-data-notation.0.0.11
Processing 132/138: [ocaml-data-notation: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/ocaml-data-notation.0.0.11)
- ocaml setup.ml -install 
- File "./setup.ml", line 232, characters 8-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "./setup.ml", line 265, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 265, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 273, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 273, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 276, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 306, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 404, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1296, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1301, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "./setup.ml", line 1946, characters 6-24:
- Warning 3: deprecated: Lazy.lazy_from_fun
- Use Lazy.from_fun instead.
- File "setup.ml", line 5094, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5095, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5096, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5097, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5162, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5163, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5164, characters 31-50:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5165, characters 31-48:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- Installed /home/opam/.opam/4.05/lib/odn/ODN.ml
- Installed /home/opam/.opam/4.05/lib/odn/odn.cma
- Installed /home/opam/.opam/4.05/lib/odn/odn.cmxa
- Installed /home/opam/.opam/4.05/lib/odn/odn.a
- Installed /home/opam/.opam/4.05/lib/odn/odn.cmxs
- Installed /home/opam/.opam/4.05/lib/odn/ODN.cmi
- Installed /home/opam/.opam/4.05/lib/odn/ODN.cmx
- Installed /home/opam/.opam/4.05/lib/odn/pa_noodn.ml
- Installed /home/opam/.opam/4.05/lib/odn/pa_noodn.cma
- Installed /home/opam/.opam/4.05/lib/odn/pa_noodn.cmi
- Installed /home/opam/.opam/4.05/lib/odn/pa_odn.ml
- Installed /home/opam/.opam/4.05/lib/odn/pa_odn.cma
- Installed /home/opam/.opam/4.05/lib/odn/pa_odn.cmi
- Installed /home/opam/.opam/4.05/lib/odn/META
-> installed ocaml-data-notation.0.0.11
Processing 133/138: [oasis: ocaml setup.ml]
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.05" "--disable-gettext" (CWD=/home/opam/.opam/4.05/.opam-switch/build/oasis.0.4.6)
- File "src/oasis/OASISUtils.ml", line 86, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 86, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 95, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 95, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 98, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 136, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/PropList.ml", line 106, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUnixPath.ml", line 106, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "src/oasis/OASISUnixPath.ml", line 112, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "src/plugins/internal/InternalInstallPlugin.ml", line 209, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "src/plugins/internal/InternalInstallPlugin.ml", line 210, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- 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: ................................................ oasis
- Package version: ............................................. 0.4.6
- 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: ................................. 
- Install oasis and base libraries, for plugins development: ... true
- Use ocaml-gettext for i18n: .................................. false
- Create documentations: ....................................... true
- Compile tests executable and library and run them: ........... false
- make: ........................................................ /usr/bin/make
- ocamlmod: .................................................... /home/opam/.opam/4.05/bin/ocamlmod
- ocamlyacc: ................................................... /home/opam/.opam/4.05/bin/ocamlyacc
- ocamllex: .................................................... /home/opam/.opam/4.05/bin/ocamllex
- ocamlify: .................................................... /home/opam/.opam/4.05/bin/ocamlify
- pkg_unix: .................................................... /home/opam/.opam/4.05/lib/ocaml
- pkg_odn: ..................................................... /home/opam/.opam/4.05/lib/odn
- pkg_ocamlbuild: .............................................. /home/opam/.opam/4.05/lib/ocamlbuild
- ocamldoc: .................................................... /home/opam/.opam/4.05/bin/ocamldoc
- pkg_dynlink: ................................................. /home/opam/.opam/4.05/lib/ocaml
- pkg_findlib: ................................................. /home/opam/.opam/4.05/lib/findlib
- 
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/oasis.0.4.6)
- File "src/oasis/OASISUtils.ml", line 86, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 86, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 95, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 95, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 98, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 136, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/PropList.ml", line 106, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUnixPath.ml", line 106, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "src/oasis/OASISUnixPath.ml", line 112, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "src/plugins/internal/InternalInstallPlugin.ml", line 209, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "src/plugins/internal/InternalInstallPlugin.ml", line 210, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- W: Cannot find source file matching module 'plugins/none/NoneData' in library builtin-plugins
- W: Cannot find source file matching module 'plugins/internal/InternalData' in library builtin-plugins
- W: Cannot find source file matching module 'plugins/ocamlbuild/OCamlbuildData' in library builtin-plugins
- W: Cannot find source file matching module 'plugins/custom/CustomData' in library builtin-plugins
- W: Cannot find source file matching module 'plugins/extra/META/METAData' in library builtin-plugins
- W: Cannot find source file matching module 'plugins/extra/devfiles/DevFilesData' in library builtin-plugins
- W: Cannot find source file matching module 'plugins/extra/stdfiles/StdFilesData' in library builtin-plugins
- W: Cannot find source file matching module 'OASISData' in library oasis
- W: Cannot find source file matching module 'OASISData' in library oasis
- 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 "test/data/TestFull/bug588/_tags", line 39, characters 16-27:
- Warning: the tag "use_libtest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "test/data/TestFull/bug588/_tags", line 41, characters 13-24:
- Warning: the tag "use_libtest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "test/data/TestFull/bug588/_tags", line 42, characters 13-33:
- Warning: the tag "pkg_bitstring.syntax" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "test/data/TestFull/bug588/_tags", line 43, characters 13-26:
- Warning: the tag "pkg_bitstring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "test/data/TestFull/bug588/_tags", line 44, characters 12-23:
- Warning: the tag "use_libtest" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "test/data/TestFull/bug588/_tags", line 45, characters 12-32:
- Warning: the tag "pkg_bitstring.syntax" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "test/data/TestFull/bug588/_tags", line 46, characters 12-25:
- Warning: the tag "pkg_bitstring" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "test/data/TestFull/dev/_tags", line 27, characters 8-17:
- 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 193, characters 29-50:
- Warning: the tag "cond_pkg_gettext.base" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 195, characters 26-47:
- Warning: the tag "cond_pkg_gettext-stub" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 196, characters 21-42:
- Warning: the tag "cond_pkg_gettext-stub" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 198, characters 22-43:
- Warning: the tag "cond_pkg_gettext-stub" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 199, characters 18-39:
- Warning: the tag "cond_pkg_gettext-stub" is not used in any flag or dependency declaration, so it 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 unix -package odn -modules src/oasis/FormatExt.mli > src/oasis/FormatExt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/FormatExt.cmi src/oasis/FormatExt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/FormatExt.ml > src/oasis/FormatExt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISString.ml > src/oasis/OASISString.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISString.cmo src/oasis/OASISString.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/ODNFunc.mli > src/oasis/ODNFunc.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/ODNFunc.cmi src/oasis/ODNFunc.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/ODNFunc.ml > src/oasis/ODNFunc.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/PropList.mli > src/oasis/PropList.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/PropList.cmi src/oasis/PropList.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/PropList.ml > src/oasis/PropList.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISGettext.mli > src/oasis/OASISGettext.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISGettext.cmi src/oasis/OASISGettext.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISUtils.mli > src/oasis/OASISUtils.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISUtils.cmi src/oasis/OASISUtils.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISUtils.ml > src/oasis/OASISUtils.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISUnixPath.mli > src/oasis/OASISUnixPath.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISUnixPath.cmi src/oasis/OASISUnixPath.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISUnixPath.ml > src/oasis/OASISUnixPath.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISPath_intern.ml > src/oasis/OASISPath_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISPath_intern.cmo src/oasis/OASISPath_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISContext.mli > src/oasis/OASISContext.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISContext.cmi src/oasis/OASISContext.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISContext.ml > src/oasis/OASISContext.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package camlp4.macro -syntax camlp4o -package unix -package odn -modules src/oasis/OASISGettext.ml > src/oasis/OASISGettext.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISMessage.mli > src/oasis/OASISMessage.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISMessage.cmi src/oasis/OASISMessage.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISMessage.ml > src/oasis/OASISMessage.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package odn.with.syntax -syntax camlp4o -package unix -package odn -modules src/oasis/OASISText.ml > src/oasis/OASISText.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISValues.mli > src/oasis/OASISValues.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISValues.cmi src/oasis/OASISValues.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISTypes.mli > src/oasis/OASISTypes.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISExpr.mli > src/oasis/OASISExpr.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISLicense.mli > src/oasis/OASISLicense.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISVersion.mli > src/oasis/OASISVersion.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISVersion.cmi src/oasis/OASISVersion.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISText.cmo src/oasis/OASISText.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExpr.cmi src/oasis/OASISExpr.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLicense.cmi src/oasis/OASISLicense.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISTypes.cmi src/oasis/OASISTypes.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package odn.with.syntax -syntax camlp4o -package unix -package odn -modules src/oasis/OASISTypes.ml > src/oasis/OASISTypes.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISParse.mli > src/oasis/OASISParse.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISParse.cmi src/oasis/OASISParse.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISParse.ml > src/oasis/OASISParse.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISAst.ml > src/oasis/OASISAst.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISAstTypes.ml > src/oasis/OASISAstTypes.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISBuildSection.mli > src/oasis/OASISBuildSection.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISSection.mli > src/oasis/OASISSection.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSection.cmi src/oasis/OASISSection.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISCheck.ml > src/oasis/OASISCheck.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFeatures.ml > src/oasis/OASISFeatures.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISPlugin.mli > src/oasis/OASISPlugin.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFileTemplate.mli > src/oasis/OASISFileTemplate.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISSetupUpdate.ml > src/oasis/OASISSetupUpdate.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFileTemplate.cmi src/oasis/OASISFileTemplate.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSetupUpdate.cmo src/oasis/OASISSetupUpdate.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISSchema_intern.ml > src/oasis/OASISSchema_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISAstTypes.cmo src/oasis/OASISAstTypes.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFeatures.cmo src/oasis/OASISFeatures.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISPlugin.cmi src/oasis/OASISPlugin.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSchema_intern.cmo src/oasis/OASISSchema_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISDocument.mli > src/oasis/OASISDocument.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISSchema.mli > src/oasis/OASISSchema.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSchema.cmi src/oasis/OASISSchema.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISDocument_intern.ml > src/oasis/OASISDocument_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISBuildSection_intern.ml > src/oasis/OASISBuildSection_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISCustom.ml > src/oasis/OASISCustom.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISSection_intern.ml > src/oasis/OASISSection_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISBuildSection_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISCustom.cmo src/oasis/OASISCustom.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSection_intern.cmo src/oasis/OASISSection_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISExecutable.mli > src/oasis/OASISExecutable.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISExecutable_intern.ml > src/oasis/OASISExecutable_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFindlib.mli > src/oasis/OASISFindlib.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFlag.mli > src/oasis/OASISFlag.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFlag_intern.ml > src/oasis/OASISFlag_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISLibrary.mli > src/oasis/OASISLibrary.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISLibrary_intern.ml > src/oasis/OASISLibrary_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISObject.mli > src/oasis/OASISObject.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISObject_intern.ml > src/oasis/OASISObject_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISPackage.mli > src/oasis/OASISPackage.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISPackage_intern.ml > src/oasis/OASISPackage_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISConf.ml > src/oasis/OASISConf.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISConf.cmo src/oasis/OASISConf.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package camlp4 -syntax camlp4o -package unix -package odn -modules src/oasis/OASISRecDescParser.ml > src/oasis/OASISRecDescParser.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISSourceRepository.mli > src/oasis/OASISSourceRepository.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISSourceRepository_intern.ml > src/oasis/OASISSourceRepository_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISTest.mli > src/oasis/OASISTest.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISTest_intern.ml > src/oasis/OASISTest_intern.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISBuildSection.cmi src/oasis/OASISBuildSection.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISCheck.cmo src/oasis/OASISCheck.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISDocument.cmi src/oasis/OASISDocument.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISDocument_intern.cmo src/oasis/OASISDocument_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExecutable.cmi src/oasis/OASISExecutable.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFindlib.cmi src/oasis/OASISFindlib.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFlag.cmi src/oasis/OASISFlag.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLibrary.cmi src/oasis/OASISLibrary.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISObject.cmi src/oasis/OASISObject.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISObject_intern.cmo src/oasis/OASISObject_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISPackage.cmi src/oasis/OASISPackage.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package camlp4 -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISRecDescParser.cmo src/oasis/OASISRecDescParser.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSourceRepository.cmi src/oasis/OASISSourceRepository.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISTest.cmi src/oasis/OASISTest.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISTest_intern.cmo src/oasis/OASISTest_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISAst.cmo src/oasis/OASISAst.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISValues.ml > src/oasis/OASISValues.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/oasis/OASISValues_lexer.mll
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISValues_lexer.ml > src/oasis/OASISValues_lexer.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package odn.with.syntax -syntax camlp4o -package unix -package odn -modules src/oasis/OASISExpr.ml > src/oasis/OASISExpr.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package odn.with.syntax -syntax camlp4o -package unix -package odn -modules src/oasis/OASISVersion.ml > src/oasis/OASISVersion.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/oasis/OASISVersion_lexer.mll
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISVersion_lexer.ml > src/oasis/OASISVersion_lexer.ml.depends
- /home/opam/.opam/4.05/bin/ocamlyacc src/oasis/OASISVersion_parser.mly
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISVersion_parser.mli > src/oasis/OASISVersion_parser.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISVersion_types.ml > src/oasis/OASISVersion_types.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_types.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISVersion_parser.cmi src/oasis/OASISVersion_parser.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package odn.with.syntax -syntax camlp4o -package unix -package odn -modules src/oasis/OASISLicense.ml > src/oasis/OASISLicense.ml.depends
- /home/opam/.opam/4.05/bin/ocamllex.opt -q src/oasis/OASISLicense_lexer.mll
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISLicense_lexer.ml > src/oasis/OASISLicense_lexer.ml.depends
- /home/opam/.opam/4.05/bin/ocamlyacc src/oasis/OASISLicense_parser.mly
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISLicense_parser.mli > src/oasis/OASISLicense_parser.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISLicense_types.ml > src/oasis/OASISLicense_types.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_types.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLicense_parser.cmi src/oasis/OASISLicense_parser.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLicense_lexer.cmo src/oasis/OASISLicense_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFileTemplate.ml > src/oasis/OASISFileTemplate.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFileUtil.mli > src/oasis/OASISFileUtil.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISHostPath.mli > src/oasis/OASISHostPath.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFileUtil.cmi src/oasis/OASISFileUtil.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISHostPath.cmi src/oasis/OASISHostPath.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISBuildSection.ml > src/oasis/OASISBuildSection.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISGraph.ml > src/oasis/OASISGraph.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISGraph.cmo src/oasis/OASISGraph.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISDocument.ml > src/oasis/OASISDocument.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISExecutable.ml > src/oasis/OASISExecutable.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFlag.ml > src/oasis/OASISFlag.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISLibrary.ml > src/oasis/OASISLibrary.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISObject.ml > src/oasis/OASISObject.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISPackage.ml > src/oasis/OASISPackage.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISSourceRepository.ml > src/oasis/OASISSourceRepository.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISTest.ml > src/oasis/OASISTest.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISPlugin.ml > src/oasis/OASISPlugin.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFindlib.ml > src/oasis/OASISFindlib.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISSchema.ml > src/oasis/OASISSchema.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISSection.ml > src/oasis/OASISSection.ml.depends
- ocamlify --depends --output src/oasis/OASISData.mlify.depends src/oasis/OASISData.mlify
- ocamlmod src/oasis/OASISSys.mod
- ocamlmod src/oasis/OASISSysLight.mod
- ocamlmod src/oasis/OASISSysBundle.mod
- ocamlify --output src/oasis/OASISData.ml src/oasis/OASISData.mlify
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISData.ml > src/oasis/OASISData.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISExec.mli > src/oasis/OASISExec.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExec.cmi src/oasis/OASISExec.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISExec.ml > src/oasis/OASISExec.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFileUtil.ml > src/oasis/OASISFileUtil.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISHostPath.ml > src/oasis/OASISHostPath.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISVersion_parser.ml > src/oasis/OASISVersion_parser.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISLicense_parser.ml > src/oasis/OASISLicense_parser.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSchema.cmo src/oasis/OASISSchema.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISQuickstart.ml > src/oasis/OASISQuickstart.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISFormat.ml > src/oasis/OASISFormat.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFormat.cmo src/oasis/OASISFormat.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/oasis/OASISHelp.ml > src/oasis/OASISHelp.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISData.cmo src/oasis/OASISData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/FormatExt.cmo src/oasis/FormatExt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/ODNFunc.cmo src/oasis/ODNFunc.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/PropList.cmo src/oasis/PropList.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISUtils.cmo src/oasis/OASISUtils.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISUnixPath.cmo src/oasis/OASISUnixPath.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISContext.cmo src/oasis/OASISContext.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -package camlp4.macro -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISGettext.cmo src/oasis/OASISGettext.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISMessage.cmo src/oasis/OASISMessage.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISTypes.cmo src/oasis/OASISTypes.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISParse.cmo src/oasis/OASISParse.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISValues.cmo src/oasis/OASISValues.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISValues.cmo src/oasis/OASISValues.ml
- File "src/oasis/OASISValues.ml", line 263, characters 27-48:
- 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 -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExpr.cmo src/oasis/OASISExpr.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISVersion.cmo src/oasis/OASISVersion.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLicense.cmo src/oasis/OASISLicense.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFileTemplate.cmo src/oasis/OASISFileTemplate.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISBuildSection.cmo src/oasis/OASISBuildSection.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISDocument.cmo src/oasis/OASISDocument.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExecutable.cmo src/oasis/OASISExecutable.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFlag.cmo src/oasis/OASISFlag.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLibrary.cmo src/oasis/OASISLibrary.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISObject.cmo src/oasis/OASISObject.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISPackage.cmo src/oasis/OASISPackage.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSourceRepository.cmo src/oasis/OASISSourceRepository.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISTest.cmo src/oasis/OASISTest.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISPlugin.cmo src/oasis/OASISPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFindlib.cmo src/oasis/OASISFindlib.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSection.cmo src/oasis/OASISSection.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExec.cmo src/oasis/OASISExec.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFileUtil.cmo src/oasis/OASISFileUtil.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISHostPath.cmo src/oasis/OASISHostPath.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_parser.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_parser.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISQuickstart.cmo src/oasis/OASISQuickstart.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISHelp.cmo src/oasis/OASISHelp.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/oasis src/oasis/OASISString.cmo src/oasis/FormatExt.cmo src/oasis/ODNFunc.cmo src/oasis/OASISGettext.cmo src/oasis/PropList.cmo src/oasis/OASISUtils.cmo src/oasis/OASISPath_intern.cmo src/oasis/OASISUnixPath.cmo src/oasis/OASISContext.cmo src/oasis/OASISMessage.cmo src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues.cmo src/oasis/OASISText.cmo src/oasis/OASISExpr.cmo src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_lexer.cmo src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion.cmo src/oasis/OASISLicense.cmo src/oasis/OASISTypes.cmo src/oasis/OASISGraph.cmo src/oasis/OASISSection.cmo src/oasis/OASISFeatures.cmo src/oasis/OASISConf.cmo src/oasis/OASISExec.cmo src/oasis/OASISFileUtil.cmo src/oasis/OASISHostPath.cmo src/oasis/OASISFileTemplate.cmo src/oasis/OASISSetupUpdate.cmo src/oasis/OASISPlugin.cmo src/oasis/OASISSchema_intern.cmo src/oasis/OASISSection_intern.cmo src/oasis/OASISBuildSection.cmo src/oasis/OASISCheck.cmo src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISCustom.cmo src/oasis/OASISDocument_intern.cmo src/oasis/OASISSchema.cmo src/oasis/OASISDocument.cmo src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable.cmo src/oasis/OASISFindlib.cmo src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag.cmo src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary.cmo src/oasis/OASISObject_intern.cmo src/oasis/OASISObject.cmo src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage.cmo src/oasis/OASISRecDescParser.cmo src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository.cmo src/oasis/OASISTest_intern.cmo src/oasis/OASISTest.cmo src/oasis/OASISAst.cmo src/oasis/OASISParse.cmo src/oasis/OASISData.cmo src/oasis/OASISFormat.cmo src/oasis/OASISQuickstart.cmo src/oasis/OASISHelp.cmo -o src/oasis/oasis.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISString.cmx src/oasis/OASISString.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -package camlp4.macro -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISGettext.cmx src/oasis/OASISGettext.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISUtils.cmx src/oasis/OASISUtils.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISPath_intern.cmx src/oasis/OASISPath_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISContext.cmx src/oasis/OASISContext.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/FormatExt.cmx src/oasis/FormatExt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISUnixPath.cmx src/oasis/OASISUnixPath.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISValues.cmx src/oasis/OASISValues.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISValues.cmx src/oasis/OASISValues.ml
- File "src/oasis/OASISValues.ml", line 263, characters 27-48:
- 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 -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_types.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_parser.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISMessage.cmx src/oasis/OASISMessage.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_types.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_parser.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLicense_lexer.cmx src/oasis/OASISLicense_lexer.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISVersion.cmx src/oasis/OASISVersion.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISText.cmx src/oasis/OASISText.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/PropList.cmx src/oasis/PropList.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExpr.cmx src/oasis/OASISExpr.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLicense.cmx src/oasis/OASISLicense.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISTypes.cmx src/oasis/OASISTypes.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISAstTypes.cmx src/oasis/OASISAstTypes.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFeatures.cmx src/oasis/OASISFeatures.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExec.cmx src/oasis/OASISExec.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFileUtil.cmx src/oasis/OASISFileUtil.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISHostPath.cmx src/oasis/OASISHostPath.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/ODNFunc.cmx src/oasis/ODNFunc.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISConf.cmx src/oasis/OASISConf.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFileTemplate.cmx src/oasis/OASISFileTemplate.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSetupUpdate.cmx src/oasis/OASISSetupUpdate.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISPlugin.cmx src/oasis/OASISPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSection.cmx src/oasis/OASISSection.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSchema_intern.cmx src/oasis/OASISSchema_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISGraph.cmx src/oasis/OASISGraph.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSection_intern.cmx src/oasis/OASISSection_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISBuildSection_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISCustom.cmx src/oasis/OASISCustom.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISDocument_intern.cmx src/oasis/OASISDocument_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSchema.cmx src/oasis/OASISSchema.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISLibrary.cmx src/oasis/OASISLibrary.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISObject_intern.cmx src/oasis/OASISObject_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISTest_intern.cmx src/oasis/OASISTest_intern.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISBuildSection.cmx src/oasis/OASISBuildSection.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISCheck.cmx src/oasis/OASISCheck.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISDocument.cmx src/oasis/OASISDocument.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISExecutable.cmx src/oasis/OASISExecutable.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFindlib.cmx src/oasis/OASISFindlib.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFlag.cmx src/oasis/OASISFlag.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISObject.cmx src/oasis/OASISObject.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISPackage.cmx src/oasis/OASISPackage.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package camlp4 -syntax camlp4o -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISRecDescParser.cmx src/oasis/OASISRecDescParser.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISSourceRepository.cmx src/oasis/OASISSourceRepository.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISTest.cmx src/oasis/OASISTest.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISAst.cmx src/oasis/OASISAst.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISFormat.cmx src/oasis/OASISFormat.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISData.cmx src/oasis/OASISData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISParse.cmx src/oasis/OASISParse.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISQuickstart.cmx src/oasis/OASISQuickstart.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package unix -package odn -I src/oasis -o src/oasis/OASISHelp.cmx src/oasis/OASISHelp.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/oasis src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/ODNFunc.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISContext.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISSection.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISRecDescParser.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/oasis src/oasis/oasis.cmxa src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/ODNFunc.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISContext.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISSection.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISRecDescParser.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseArgExt.mli > src/base/BaseArgExt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseArgExt.cmi src/base/BaseArgExt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseArgExt.ml > src/base/BaseArgExt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseBuilt.mli > src/base/BaseBuilt.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseBuilt.cmi src/base/BaseBuilt.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseBuilt.ml > src/base/BaseBuilt.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseContext.mli > src/base/BaseContext.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseLog.mli > src/base/BaseLog.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseMessage.mli > src/base/BaseMessage.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseStandardVar.mli > src/base/BaseStandardVar.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseContext.cmi src/base/BaseContext.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseLog.cmi src/base/BaseLog.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseMessage.cmi src/base/BaseMessage.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseStandardVar.cmi src/base/BaseStandardVar.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseCheck.mli > src/base/BaseCheck.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseCheck.cmi src/base/BaseCheck.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseCheck.ml > src/base/BaseCheck.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseEnv.mli > src/base/BaseEnv.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseEnv.cmi src/base/BaseEnv.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseCustom.mli > src/base/BaseCustom.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseCustom.cmi src/base/BaseCustom.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseCustom.ml > src/base/BaseCustom.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseData.mli > src/base/BaseData.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseData.cmi src/base/BaseData.mli
- ocamlify --depends --output src/base/BaseData.mlify.depends src/base/BaseData.mlify
- ocamlmod src/base/BaseSys.mod
- ocamlmod src/base/BaseSysEnvironment.mod
- ocamlmod src/base/BaseSysBundle.mod
- ocamlify --output src/base/BaseData.ml src/base/BaseData.mlify
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseData.ml > src/base/BaseData.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseDoc.mli > src/base/BaseDoc.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseDoc.cmi src/base/BaseDoc.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseDoc.ml > src/base/BaseDoc.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseEnvLight.mli > src/base/BaseEnvLight.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseEnvLight.cmi src/base/BaseEnvLight.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseEnvLight.ml > src/base/BaseEnvLight.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseEnv.ml > src/base/BaseEnv.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseFileAB.mli > src/base/BaseFileAB.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseFileAB.cmi src/base/BaseFileAB.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseFileAB.ml > src/base/BaseFileAB.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseGenerate.mli > src/base/BaseGenerate.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseGenerate.cmi src/base/BaseGenerate.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseGenerate.ml > src/base/BaseGenerate.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseSetup.mli > src/base/BaseSetup.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseSetup.cmi src/base/BaseSetup.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseLog.ml > src/base/BaseLog.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseOCamlcConfig.mli > src/base/BaseOCamlcConfig.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmi src/base/BaseOCamlcConfig.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseOCamlcConfig.ml > src/base/BaseOCamlcConfig.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseSetup.ml > src/base/BaseSetup.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseDynVar.mli > src/base/BaseDynVar.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseTest.mli > src/base/BaseTest.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseDynVar.cmi src/base/BaseDynVar.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseTest.cmi src/base/BaseTest.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseStandardVar.ml > src/base/BaseStandardVar.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseTest.ml > src/base/BaseTest.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseDynVar.ml > src/base/BaseDynVar.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseMessage.ml > src/base/BaseMessage.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -modules src/base/BaseContext.ml > src/base/BaseContext.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseArgExt.cmo src/base/BaseArgExt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseBuilt.cmo src/base/BaseBuilt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseCheck.cmo src/base/BaseCheck.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseCustom.cmo src/base/BaseCustom.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseData.cmo src/base/BaseData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseDoc.cmo src/base/BaseDoc.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseEnvLight.cmo src/base/BaseEnvLight.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseEnv.cmo src/base/BaseEnv.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseFileAB.cmo src/base/BaseFileAB.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseGenerate.cmo src/base/BaseGenerate.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseLog.cmo src/base/BaseLog.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmo src/base/BaseOCamlcConfig.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseSetup.cmo src/base/BaseSetup.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseStandardVar.cmo src/base/BaseStandardVar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseTest.cmo src/base/BaseTest.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseDynVar.cmo src/base/BaseDynVar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseMessage.cmo src/base/BaseMessage.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseContext.cmo src/base/BaseContext.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/base src/base/BaseArgExt.cmo src/base/BaseContext.cmo src/base/BaseEnvLight.cmo src/base/BaseEnv.cmo src/base/BaseLog.cmo src/base/BaseMessage.cmo src/base/BaseCheck.cmo src/base/BaseOCamlcConfig.cmo src/base/BaseStandardVar.cmo src/base/BaseBuilt.cmo src/base/BaseCustom.cmo src/base/BaseData.cmo src/base/BaseDoc.cmo src/base/BaseFileAB.cmo src/base/BaseDynVar.cmo src/base/BaseTest.cmo src/base/BaseSetup.cmo src/base/BaseGenerate.cmo -o src/base/base.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseEnvLight.cmx src/base/BaseEnvLight.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseEnv.cmx src/base/BaseEnv.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseContext.cmx src/base/BaseContext.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseMessage.cmx src/base/BaseMessage.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseCheck.cmx src/base/BaseCheck.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmx src/base/BaseOCamlcConfig.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseLog.cmx src/base/BaseLog.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseStandardVar.cmx src/base/BaseStandardVar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseCustom.cmx src/base/BaseCustom.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseData.cmx src/base/BaseData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseDoc.cmx src/base/BaseDoc.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseBuilt.cmx src/base/BaseBuilt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseFileAB.cmx src/base/BaseFileAB.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseDynVar.cmx src/base/BaseDynVar.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseTest.cmx src/base/BaseTest.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseSetup.cmx src/base/BaseSetup.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseArgExt.cmx src/base/BaseArgExt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -warn-error +8 -package unix -package odn -I src/base -I src/oasis -o src/base/BaseGenerate.cmx src/base/BaseGenerate.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/base src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/base src/base/base.cmxa src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/OASISBuiltinPlugins.ml > src/OASISBuiltinPlugins.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package odn.with.syntax -syntax camlp4o -package unix -package odn -package ocamlbuild -modules src/plugins/custom/CustomPlugin.ml > src/plugins/custom/CustomPlugin.ml.depends
- ocamlify --depends --output src/plugins/custom/CustomData.mlify.depends src/plugins/custom/CustomData.mlify
- ocamlmod src/plugins/custom/CustomSys.mod
- ocamlify --output src/plugins/custom/CustomData.ml src/plugins/custom/CustomData.mlify
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/custom/CustomData.ml > src/plugins/custom/CustomData.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/custom -o src/plugins/custom/CustomData.cmo src/plugins/custom/CustomData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesPlugin.ml > src/plugins/extra/devfiles/DevFilesPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/devfiles/DevFilesData.mlify.depends src/plugins/extra/devfiles/DevFilesData.mlify
- ocamlify --output src/plugins/extra/devfiles/DevFilesData.ml src/plugins/extra/devfiles/DevFilesData.mlify
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesData.ml > src/plugins/extra/devfiles/DevFilesData.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/internal/InternalConfigurePlugin.ml > src/plugins/internal/InternalConfigurePlugin.ml.depends
- ocamlify --depends --output src/plugins/internal/InternalData.mlify.depends src/plugins/internal/InternalData.mlify
- ocamlmod src/plugins/internal/InternalSys.mod
- ocamlify --output src/plugins/internal/InternalData.ml src/plugins/internal/InternalData.mlify
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/internal/InternalData.ml > src/plugins/internal/InternalData.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/internal/InternalId.ml > src/plugins/internal/InternalId.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/internal -o src/plugins/internal/InternalData.cmo src/plugins/internal/InternalData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/internal -o src/plugins/internal/InternalId.cmo src/plugins/internal/InternalId.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/internal/InternalInstallPlugin.ml > src/plugins/internal/InternalInstallPlugin.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/extra/META/METAPlugin.ml > src/plugins/extra/META/METAPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/META/METAData.mlify.depends src/plugins/extra/META/METAData.mlify
- ocamlify --output src/plugins/extra/META/METAData.ml src/plugins/extra/META/METAData.mlify
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/extra/META/METAData.ml > src/plugins/extra/META/METAData.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/none/NonePlugin.ml > src/plugins/none/NonePlugin.ml.depends
- ocamlify --depends --output src/plugins/none/NoneData.mlify.depends src/plugins/none/NoneData.mlify
- ocamlmod src/plugins/none/NoneSys.mod
- ocamlify --output src/plugins/none/NoneData.ml src/plugins/none/NoneData.mlify
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/none/NoneData.ml > src/plugins/none/NoneData.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/none -o src/plugins/none/NoneData.cmo src/plugins/none/NoneData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package odn.with.syntax -syntax camlp4o -package unix -package odn -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml > src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package odn.with.syntax -syntax camlp4o -package unix -package odn -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildCommon.ml > src/plugins/ocamlbuild/OCamlbuildCommon.ml.depends
- ocamlify --depends --output src/plugins/ocamlbuild/OCamlbuildData.mlify.depends src/plugins/ocamlbuild/OCamlbuildData.mlify
- ocamlmod src/plugins/ocamlbuild/MyOCamlbuildSys.mod
- ocamlmod src/plugins/ocamlbuild/OCamlbuildSys.mod
- ocamlify --output src/plugins/ocamlbuild/OCamlbuildData.ml src/plugins/ocamlbuild/OCamlbuildData.mlify
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildData.ml > src/plugins/ocamlbuild/OCamlbuildData.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildId.ml > src/plugins/ocamlbuild/OCamlbuildId.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildCommon.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildId.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package odn.with.syntax -syntax camlp4o -package unix -package odn -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildPlugin.ml > src/plugins/ocamlbuild/OCamlbuildPlugin.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package odn.with.syntax -syntax camlp4o -package unix -package odn -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildBase.ml > src/plugins/ocamlbuild/MyOCamlbuildBase.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml > src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -I src/oasis -I src/base -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesPlugin.ml > src/plugins/extra/stdfiles/StdFilesPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/stdfiles/StdFilesData.mlify.depends src/plugins/extra/stdfiles/StdFilesData.mlify
- ocamlify --output src/plugins/extra/stdfiles/StdFilesData.ml src/plugins/extra/stdfiles/StdFilesData.mlify
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesData.ml > src/plugins/extra/stdfiles/StdFilesData.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmo src/plugins/custom/CustomPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/devfiles/DevFilesPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalConfigurePlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmo src/plugins/internal/InternalInstallPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/META/METAPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/none -o src/plugins/none/NonePlugin.cmo src/plugins/none/NonePlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -I src/oasis -I src/base -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/OASISBuiltinPlugins.cmo src/OASISBuiltinPlugins.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src src/plugins/custom/CustomData.cmo src/plugins/custom/CustomPlugin.cmo src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/internal/InternalData.cmo src/plugins/internal/InternalId.cmo src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalInstallPlugin.cmo src/plugins/none/NoneData.cmo src/plugins/none/NonePlugin.cmo src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/OASISBuiltinPlugins.cmo -o src/builtin-plugins.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/custom -o src/plugins/custom/CustomData.cmx src/plugins/custom/CustomData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/internal -o src/plugins/internal/InternalData.cmx src/plugins/internal/InternalData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/internal -o src/plugins/internal/InternalId.cmx src/plugins/internal/InternalId.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/none -o src/plugins/none/NoneData.cmx src/plugins/none/NoneData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildCommon.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildId.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -I src/oasis -I src/base -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmx src/plugins/custom/CustomPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/devfiles/DevFilesPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalConfigurePlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmx src/plugins/internal/InternalInstallPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/META/METAPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/none -o src/plugins/none/NonePlugin.cmx src/plugins/none/NonePlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -I src/oasis -I src/base -syntax camlp4o -package odn.with.syntax -syntax camlp4o -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesPlugin.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -warn-error +8 -package unix -package odn -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/OASISBuiltinPlugins.cmx src/OASISBuiltinPlugins.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild src/builtin-plugins.cmxa src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package unix -package odn -package ocamlbuild -modules src/dynrun/OASISDynRun.ml > src/dynrun/OASISDynRun.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -warn-error +8 -package unix -package odn -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/dynrun/OASISDynRun.cmo src/dynrun/OASISDynRun.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/dynrun src/dynrun/OASISDynRun.cmo -o src/dynrun/dynrun.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -warn-error +8 -package unix -package odn -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/dynrun/OASISDynRun.cmx src/dynrun/OASISDynRun.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/dynrun src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/dynrun src/dynrun/dynrun.cmxa src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -modules src/ext/plugin-loader/src/PluginLoader.ml > src/ext/plugin-loader/src/PluginLoader.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmo src/ext/plugin-loader/src/PluginLoader.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/ext/plugin-loader/src src/ext/plugin-loader/src/PluginLoader.cmo -o src/ext/plugin-loader/src/plugin-loader.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmx src/ext/plugin-loader/src/PluginLoader.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/ext/plugin-loader/src src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/ext/plugin-loader/src src/ext/plugin-loader/src/plugin-loader.cmxa src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/CLISubCommand.mli > src/cli/CLISubCommand.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/CLISubCommand.cmi src/cli/CLISubCommand.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/CLISubCommand.ml > src/cli/CLISubCommand.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/CLIPluginsLoaded.ml > src/cli/CLIPluginsLoaded.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginsLoaded.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/CLIArgExt.ml > src/cli/CLIArgExt.ml.depends
- ocamlify --depends --output src/cli/CLIData.mlify.depends src/cli/CLIData.mlify
- ocamlify --output src/cli/CLIData.ml src/cli/CLIData.mlify
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/CLIData.ml > src/cli/CLIData.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/CLIData.cmo src/cli/CLIData.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/CLICommon.mli > src/cli/CLICommon.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/CLICommon.cmi src/cli/CLICommon.mli
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/CLICommon.ml > src/cli/CLICommon.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/CLIPager.ml > src/cli/CLIPager.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/CLISubCommand.cmo src/cli/CLISubCommand.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/CLIArgExt.cmo src/cli/CLIArgExt.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/CLICommon.cmo src/cli/CLICommon.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/CLIPager.cmo src/cli/CLIPager.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/cli src/cli/CLIPluginsLoaded.cmo src/cli/CLISubCommand.cmo src/cli/CLIData.cmo src/cli/CLIArgExt.cmo src/cli/CLICommon.cmo src/cli/CLIPager.cmo -o src/cli/cli.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/Main.ml > src/cli/Main.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/Check.ml > src/cli/Check.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/Help.ml > src/cli/Help.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -syntax camlp4o -package camlp4.macro -syntax camlp4o -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/MainGettext.ml > src/cli/MainGettext.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/Manual.ml > src/cli/Manual.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package camlp4 -syntax camlp4o -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/Query.ml > src/cli/Query.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/Quickstart.ml > src/cli/Quickstart.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/Setup.ml > src/cli/Setup.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/Setup.cmo src/cli/Setup.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/SetupClean.ml > src/cli/SetupClean.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/SetupDev.ml > src/cli/SetupDev.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package odn -package ocamlbuild -modules src/cli/Version.ml > src/cli/Version.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/Check.cmo src/cli/Check.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/Help.cmo src/cli/Help.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -syntax camlp4o -package camlp4.macro -syntax camlp4o -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/MainGettext.cmo src/cli/MainGettext.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/Manual.cmo src/cli/Manual.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -package camlp4 -syntax camlp4o -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/Query.cmo src/cli/Query.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/Quickstart.cmo src/cli/Quickstart.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/SetupClean.cmo src/cli/SetupClean.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/SetupDev.cmo src/cli/SetupDev.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/Version.cmo src/cli/Version.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/ext/plugin-loader/src -I src/cli -warn-error +8 -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -o src/cli/Main.cmo src/cli/Main.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package findlib -package dynlink -package unix -package odn -package ocamlbuild -I src/oasis -I src/base -I src -I src/ext/plugin-loader/src -I src/cli src/oasis/OASISGettext.cmo src/oasis/OASISContext.cmo src/base/BaseContext.cmo src/oasis/OASISMessage.cmo src/base/BaseMessage.cmo src/oasis/OASISString.cmo src/oasis/OASISUtils.cmo src/base/BaseArgExt.cmo src/oasis/OASISExpr.cmo src/base/BaseEnvLight.cmo src/oasis/OASISPath_intern.cmo src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_lexer.cmo src/oasis/OASISUnixPath.cmo src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues.cmo src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion.cmo src/oasis/OASISLicense.cmo src/oasis/FormatExt.cmo src/oasis/OASISText.cmo src/oasis/PropList.cmo src/oasis/OASISTypes.cmo src/oasis/OASISHostPath.cmo src/base/BaseEnv.cmo src/base/BaseLog.cmo src/oasis/OASISExec.cmo src/oasis/OASISFileUtil.cmo src/base/BaseCheck.cmo src/base/BaseOCamlcConfig.cmo src/base/BaseStandardVar.cmo src/oasis/OASISAstTypes.cmo src/oasis/OASISFeatures.cmo src/oasis/OASISConf.cmo src/oasis/OASISFileTemplate.cmo src/oasis/OASISSetupUpdate.cmo src/oasis/ODNFunc.cmo src/oasis/OASISPlugin.cmo src/oasis/OASISSchema_intern.cmo src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISSection.cmo src/oasis/OASISSection_intern.cmo src/oasis/OASISExecutable_intern.cmo src/oasis/OASISSchema.cmo src/oasis/OASISExecutable.cmo src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary.cmo src/oasis/OASISObject_intern.cmo src/oasis/OASISObject.cmo src/base/BaseBuilt.cmo src/base/BaseCustom.cmo src/base/BaseData.cmo src/oasis/OASISGraph.cmo src/oasis/OASISBuildSection.cmo src/oasis/OASISData.cmo src/oasis/OASISCustom.cmo src/oasis/OASISDocument_intern.cmo src/oasis/OASISDocument.cmo src/oasis/OASISFindlib.cmo src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage.cmo src/oasis/OASISTest_intern.cmo src/oasis/OASISTest.cmo src/builtin-plugins.cma src/ext/plugin-loader/src/plugin-loader.cma src/oasis/OASISCheck.cmo src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag.cmo src/oasis/OASISRecDescParser.cmo src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository.cmo src/oasis/OASISAst.cmo src/oasis/OASISParse.cmo src/cli/cli.cma src/cli/Check.cmo src/cli/Help.cmo src/cli/MainGettext.cmo src/oasis/OASISHelp.cmo src/cli/Manual.cmo src/cli/Query.cmo src/base/BaseDoc.cmo src/base/BaseDynVar.cmo src/base/BaseFileAB.cmo src/base/BaseTest.cmo src/base/BaseSetup.cmo src/base/BaseGenerate.cmo src/cli/Setup.cmo src/oasis/OASISFormat.cmo src/oasis/OASISQuickstart.cmo src/cli/Quickstart.cmo src/cli/SetupClean.cmo src/cli/SetupDev.cmo src/cli/Version.cmo src/cli/Main.cmo -o src/cli/Main.byte
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -modules src/ext/userconf/src/UserConf.ml > src/ext/userconf/src/UserConf.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -warn-error +8 -I src/ext/userconf/src -o src/ext/userconf/src/UserConf.cmo src/ext/userconf/src/UserConf.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src/ext/userconf/src src/ext/userconf/src/UserConf.cmo -o src/ext/userconf/src/userconf.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -warn-error +8 -I src/ext/userconf/src -o src/ext/userconf/src/UserConf.cmx src/ext/userconf/src/UserConf.ml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src/ext/userconf/src src/ext/userconf/src/UserConf.cmx -o src/ext/userconf/src/userconf.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src/ext/userconf/src src/ext/userconf/src/userconf.cmxa src/ext/userconf/src/UserConf.cmx -o src/ext/userconf/src/userconf.cmxs
- + 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 "src/plugins/ocamlbuild/MyOCamlbuildBase.ml", line 130, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "src/plugins/ocamlbuild/MyOCamlbuildBase.ml", line 143, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
-> compiled  oasis.0.4.6
Processing 134/138: [oasis: ocaml setup.ml]
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/oasis.0.4.6)
- File "src/oasis/OASISUtils.ml", line 86, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 86, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 95, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 95, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 98, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUtils.ml", line 136, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/PropList.ml", line 106, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "src/oasis/OASISUnixPath.ml", line 106, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "src/oasis/OASISUnixPath.ml", line 112, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "src/plugins/internal/InternalInstallPlugin.ml", line 209, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "src/plugins/internal/InternalInstallPlugin.ml", line 210, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- Installed /home/opam/.opam/4.05/lib/userconf/UserConf.ml
- Installed /home/opam/.opam/4.05/lib/userconf/userconf.cma
- Installed /home/opam/.opam/4.05/lib/userconf/userconf.cmxa
- Installed /home/opam/.opam/4.05/lib/userconf/userconf.a
- Installed /home/opam/.opam/4.05/lib/userconf/userconf.cmxs
- Installed /home/opam/.opam/4.05/lib/userconf/UserConf.cmi
- Installed /home/opam/.opam/4.05/lib/userconf/UserConf.cmt
- Installed /home/opam/.opam/4.05/lib/userconf/UserConf.annot
- Installed /home/opam/.opam/4.05/lib/userconf/UserConf.cmx
- Installed /home/opam/.opam/4.05/lib/userconf/META
- W: Nothing to install for findlib library 'pluginloaderLib'
- W: Nothing to install for findlib library 'plugin3'
- W: Nothing to install for findlib library 'plugin2'
- W: Nothing to install for findlib library 'plugin1'
- Installed /home/opam/.opam/4.05/lib/plugin-loader/PluginLoader.ml
- Installed /home/opam/.opam/4.05/lib/plugin-loader/plugin-loader.cma
- Installed /home/opam/.opam/4.05/lib/plugin-loader/plugin-loader.cmxa
- Installed /home/opam/.opam/4.05/lib/plugin-loader/plugin-loader.a
- Installed /home/opam/.opam/4.05/lib/plugin-loader/plugin-loader.cmxs
- Installed /home/opam/.opam/4.05/lib/plugin-loader/PluginLoader.cmi
- Installed /home/opam/.opam/4.05/lib/plugin-loader/PluginLoader.cmt
- Installed /home/opam/.opam/4.05/lib/plugin-loader/PluginLoader.annot
- Installed /home/opam/.opam/4.05/lib/plugin-loader/PluginLoader.cmx
- Installed /home/opam/.opam/4.05/lib/plugin-loader/META
- W: Cannot find source header for module OASISData in library oasis
- Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.mli
- Installed /home/opam/.opam/4.05/lib/oasis/ODNFunc.mli
- Installed /home/opam/.opam/4.05/lib/oasis/PropList.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISText.ml
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSetupUpdate.ml
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISString.ml
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.mli
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGraph.ml
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFeatures.ml
- Installed /home/opam/.opam/4.05/lib/oasis/oasis.cma
- Installed /home/opam/.opam/4.05/lib/oasis/oasis.cmxa
- Installed /home/opam/.opam/4.05/lib/oasis/oasis.a
- Installed /home/opam/.opam/4.05/lib/oasis/oasis.cmxs
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFeatures.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFeatures.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFeatures.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGraph.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGraph.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGraph.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISString.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISString.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISString.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISData.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISData.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISData.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSetupUpdate.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSetupUpdate.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSetupUpdate.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISText.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISText.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISText.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.annot
- Installed /home/opam/.opam/4.05/lib/oasis/PropList.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/PropList.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/PropList.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/PropList.annot
- Installed /home/opam/.opam/4.05/lib/oasis/ODNFunc.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/ODNFunc.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/ODNFunc.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/ODNFunc.annot
- Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPath_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTest_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISObject_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSection_intern.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFormat.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISHelp.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISQuickstart.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISCustom.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISRecDescParser.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISCheck.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISAst.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISConf.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSchema.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISValues_lexer.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense_parser.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense_lexer.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense_types.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion_parser.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion_lexer.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion_types.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFeatures.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGraph.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISHostPath.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileUtil.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExec.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISString.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISData.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSection.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFindlib.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPlugin.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTest.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSourceRepository.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISPackage.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISObject.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLibrary.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISSetupUpdate.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFlag.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExecutable.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDocument.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuildSection.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISFileTemplate.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISLicense.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISVersion.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISExpr.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISValues.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISParse.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISTypes.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISText.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISMessage.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISGettext.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISContext.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUnixPath.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISUtils.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/PropList.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/ODNFunc.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/FormatExt.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDynRun.ml
- Installed /home/opam/.opam/4.05/lib/oasis/dynrun.cma
- Installed /home/opam/.opam/4.05/lib/oasis/dynrun.cmxa
- Installed /home/opam/.opam/4.05/lib/oasis/dynrun.a
- Installed /home/opam/.opam/4.05/lib/oasis/dynrun.cmxs
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDynRun.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDynRun.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDynRun.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISDynRun.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/CLISubCommand.mli
- Installed /home/opam/.opam/4.05/lib/oasis/CLIArgExt.ml
- Installed /home/opam/.opam/4.05/lib/oasis/CLICommon.mli
- Installed /home/opam/.opam/4.05/lib/oasis/CLIPager.ml
- Installed /home/opam/.opam/4.05/lib/oasis/cli.cma
- Installed /home/opam/.opam/4.05/lib/oasis/CLIPager.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/CLIPager.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/CLIPager.annot
- Installed /home/opam/.opam/4.05/lib/oasis/CLICommon.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/CLICommon.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/CLICommon.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/CLICommon.annot
- Installed /home/opam/.opam/4.05/lib/oasis/CLIArgExt.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/CLIArgExt.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/CLIArgExt.annot
- Installed /home/opam/.opam/4.05/lib/oasis/CLISubCommand.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/CLISubCommand.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/CLISubCommand.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/CLISubCommand.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuiltinPlugins.ml
- Installed /home/opam/.opam/4.05/lib/oasis/METAPlugin.ml
- Installed /home/opam/.opam/4.05/lib/oasis/InternalConfigurePlugin.ml
- Installed /home/opam/.opam/4.05/lib/oasis/InternalInstallPlugin.ml
- Installed /home/opam/.opam/4.05/lib/oasis/NonePlugin.ml
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildPlugin.ml
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildDocPlugin.ml
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildCommon.ml
- Installed /home/opam/.opam/4.05/lib/oasis/CustomPlugin.ml
- Installed /home/opam/.opam/4.05/lib/oasis/DevFilesPlugin.ml
- Installed /home/opam/.opam/4.05/lib/oasis/StdFilesPlugin.ml
- Installed /home/opam/.opam/4.05/lib/oasis/builtin-plugins.cma
- Installed /home/opam/.opam/4.05/lib/oasis/builtin-plugins.cmxa
- Installed /home/opam/.opam/4.05/lib/oasis/builtin-plugins.a
- Installed /home/opam/.opam/4.05/lib/oasis/builtin-plugins.cmxs
- Installed /home/opam/.opam/4.05/lib/oasis/StdFilesPlugin.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/StdFilesPlugin.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/StdFilesPlugin.annot
- Installed /home/opam/.opam/4.05/lib/oasis/DevFilesPlugin.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/DevFilesPlugin.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/DevFilesPlugin.annot
- Installed /home/opam/.opam/4.05/lib/oasis/CustomPlugin.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/CustomPlugin.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/CustomPlugin.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildCommon.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildCommon.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildCommon.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildDocPlugin.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildDocPlugin.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildDocPlugin.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildPlugin.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildPlugin.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildPlugin.annot
- Installed /home/opam/.opam/4.05/lib/oasis/NonePlugin.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/NonePlugin.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/NonePlugin.annot
- Installed /home/opam/.opam/4.05/lib/oasis/InternalInstallPlugin.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/InternalInstallPlugin.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/InternalInstallPlugin.annot
- Installed /home/opam/.opam/4.05/lib/oasis/InternalConfigurePlugin.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/InternalConfigurePlugin.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/InternalConfigurePlugin.annot
- Installed /home/opam/.opam/4.05/lib/oasis/METAPlugin.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/METAPlugin.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/METAPlugin.annot
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuiltinPlugins.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuiltinPlugins.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuiltinPlugins.annot
- Installed /home/opam/.opam/4.05/lib/oasis/StdFilesData.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/DevFilesData.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/METAData.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/CustomData.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/MyOCamlbuildFindlib.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/MyOCamlbuildBase.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildId.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildData.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/InternalId.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/InternalData.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/NoneData.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/StdFilesPlugin.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/DevFilesPlugin.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/CustomPlugin.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildCommon.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildDocPlugin.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OCamlbuildPlugin.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/NonePlugin.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/InternalInstallPlugin.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/InternalConfigurePlugin.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/METAPlugin.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/OASISBuiltinPlugins.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseData.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.mli
- Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.mli
- Installed /home/opam/.opam/4.05/lib/oasis/base.cma
- Installed /home/opam/.opam/4.05/lib/oasis/base.cmxa
- Installed /home/opam/.opam/4.05/lib/oasis/base.a
- Installed /home/opam/.opam/4.05/lib/oasis/base.cmxs
- Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseData.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseData.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseData.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseData.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.cmi
- Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.cmti
- Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.cmt
- Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.annot
- Installed /home/opam/.opam/4.05/lib/oasis/BaseContext.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseMessage.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDynVar.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseTest.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseStandardVar.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseSetup.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseOCamlcConfig.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseLog.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseGenerate.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseFileAB.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnv.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseEnvLight.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseDoc.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCustom.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseCheck.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseBuilt.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/BaseArgExt.cmx
- Installed /home/opam/.opam/4.05/lib/oasis/META
-> installed oasis.0.4.6
Processing 135/138: [archimedes: oasis setup]
+ /home/opam/.opam/4.05/bin/oasis "setup" (CWD=/home/opam/.opam/4.05/.opam-switch/build/archimedes.0.4.19)
Processing 135/138: [archimedes: ocaml setup.ml]
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.05" "--disable-graphics" "--enable-cairo2" (CWD=/home/opam/.opam/4.05/.opam-switch/build/archimedes.0.4.19)
- File "setup.ml", line 7667, characters 15-32:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- 
- 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: ........................................ archimedes
- Package version: ..................................... 0.4.19
- 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: ......................... 
- tests_list: .......................................... ("Arrows1", Arrows1.description, Arrows1.draw);
-   ("Arrows2", Arrows2.description, Arrows2.draw);
-   ("Axes1", Axes1.description, Axes1.draw);
-   ("Axes_box", Axes_box.description, Axes_box.draw);
-   ("Axes_cross", Axes_cross.description, Axes_cross.draw);
-   ("Axes_dates", Axes_dates.description, Axes_dates.draw);
-   ("Axes_ortho", Axes_ortho.description, Axes_ortho.draw);
-   ("Axes_ylog", Axes_ylog.description, Axes_ylog.draw);
-   ("Backend_line", Backend_line.description, Backend_line.draw);
-   ("Backend_path", Backend_path.description, Backend_path.draw);
-   ("Backend_text", Backend_text.description, Backend_text.draw);
-   ("Clip", Clip.description, Clip.draw);
-   ("Demo_zoom", Demo_zoom.description, Demo_zoom.draw);
-   ("Layout1", Layout1.description, Layout1.draw);
-   ("Layout2", Layout2.description, Layout2.draw);
-   ("Layout_borders", Layout_borders.description, Layout_borders.draw);
-   ("Layout_custom", Layout_custom.description, Layout_custom.draw);
-   ("Layout_grid", Layout_grid.description, Layout_grid.draw);
-   ("Layout_sync", Layout_sync.description, Layout_sync.draw);
-   ("Markers", Markers.description, Markers.draw);
-   ("Phase_plane", Phase_plane.description, Phase_plane.draw);
-   ("Piecharts", Piecharts.description, Piecharts.draw);
-   ("Plot_array", Plot_array.description, Plot_array.draw);
-   ("Plot_fill", Plot_fill.description, Plot_fill.draw);
-   ("Plot_functions", Plot_functions.description, Plot_functions.draw);
-   ("Plot_sampler", Plot_sampler.description, Plot_sampler.draw);
-   ("Plot_sqrt", Plot_sqrt.description, Plot_sqrt.draw);
-   ("Plot_stack", Plot_stack.description, Plot_stack.draw);
-   ("Text", Text.description, Text.draw);
-   ("Text_color_select", Text_color_select.description, Text_color_select.draw);
-   ("Text_data", Text_data.description, Text_data.draw);
-   ("Text_labels", Text_labels.description, Text_labels.draw);
-   ("Vector_field", Vector_field.description, Vector_field.draw);
-   ("Viewport_autofit", Viewport_autofit.description, Viewport_autofit.draw);
-   ("Viewport_path", Viewport_path.description, Viewport_path.draw);
-   ("Viewport_two", Viewport_two.description, Viewport_two.draw);
-   ("Xy_param", Xy_param.description, Xy_param.draw)
- ocamlfind_destdir_escaped: ........................... /home/opam/.opam/4.05/lib
- libdir_escaped: ...................................... /home/opam/.opam/4.05/lib
- datarootdir_escaped: ................................. /home/opam/.opam/4.05/share
- pkg_graphics: ........................................ disabled
- Use the graphics plugin?: ............................ false
- Use the cairo (PNG, PS, PDF) plugin?: ................ true
- Use the tikz (TeX) plugin?: .......................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_dynlink: ......................................... /home/opam/.opam/4.05/lib/ocaml
- pkg_bigarray: ........................................ /home/opam/.opam/4.05/lib/ocaml
- pkg_camlp4: .......................................... /home/opam/.opam/4.05/lib/ocaml/camlp4
- pkg_cairo2: .......................................... /home/opam/.opam/4.05/lib/cairo2
- ocamldoc: ............................................ /home/opam/.opam/4.05/bin/ocamldoc
- 
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/4.05/.opam-switch/build/archimedes.0.4.19)
- File "setup.ml", line 7667, characters 15-32:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./src/public_interface.ml", line 25, characters 30-46:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- W: Cannot find source file matching module 'archimedes_internals' in library archimedes_internals
- /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/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/conf.ml > src/conf.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/utils.ml > src/utils.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/string_utils.ml > src/string_utils.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/priorityQueue.mli > src/priorityQueue.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/priorityQueue.cmi src/priorityQueue.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/priorityQueue.cmi src/priorityQueue.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/priorityQueue.ml > src/priorityQueue.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/utils.cmo src/utils.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/utils.cmo src/utils.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/matrix.mli > src/matrix.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/matrix.cmi src/matrix.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/matrix.cmi src/matrix.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/matrix.ml > src/matrix.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/bmp.mli > src/bmp.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/bmp.cmi src/bmp.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/bmp.cmi src/bmp.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/bmp.ml > src/bmp.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/color.mli > src/color.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/color.cmi src/color.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/color.cmi src/color.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/color.ml > src/color.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/path.mli > src/path.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/path.cmi src/path.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/path.cmi src/path.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -syntax camlp4o -package camlp4.macro -package dynlink -package graphics -syntax camlp4o -modules src/path.ml > src/path.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/backend.mli > src/backend.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/backend.cmi src/backend.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/backend.cmi src/backend.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/backend.ml > src/backend.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/conf.cmo src/conf.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/conf.cmo src/conf.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/string_utils.cmo src/string_utils.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/string_utils.cmo src/string_utils.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/coordinate.mli > src/coordinate.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/coordinate.cmi src/coordinate.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/coordinate.cmi src/coordinate.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/coordinate.ml > src/coordinate.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/viewport.mli > src/viewport.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/viewport.cmi src/viewport.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/viewport.cmi src/viewport.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/viewport.ml > src/viewport.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/marker.mli > src/marker.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/marker.cmi src/marker.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/marker.cmi src/marker.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/marker.ml > src/marker.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/sampler.mli > src/sampler.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/sampler.cmi src/sampler.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/sampler.cmi src/sampler.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/sampler.ml > src/sampler.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/arrows.mli > src/arrows.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/arrows.cmi src/arrows.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/arrows.cmi src/arrows.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/arrows.ml > src/arrows.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/tics.mli > src/tics.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/tics.cmi src/tics.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/tics.cmi src/tics.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/tics.ml > src/tics.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/axes.mli > src/axes.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/axes.cmi src/axes.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/axes.cmi src/axes.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/axes.ml > src/axes.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/plot.mli > src/plot.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/plot.cmi src/plot.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/plot.cmi src/plot.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -syntax camlp4o -package camlp4.macro -package dynlink -package graphics -syntax camlp4o -modules src/plot.ml > src/plot.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/piechart.mli > src/piechart.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/piechart.cmi src/piechart.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/piechart.cmi src/piechart.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/piechart.ml > src/piechart.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/priorityQueue.cmo src/priorityQueue.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/priorityQueue.cmo src/priorityQueue.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/matrix.cmo src/matrix.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/matrix.cmo src/matrix.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/bmp.cmo src/bmp.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/bmp.cmo src/bmp.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/color.cmo src/color.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/color.cmo src/color.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -syntax camlp4o -package camlp4.macro -package dynlink -package graphics -syntax camlp4o -I src -o src/path.cmo src/path.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -syntax camlp4o -package camlp4.macro -package dynlink -package graphics -syntax camlp4o -I src -o src/path.cmo src/path.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/backend.cmo src/backend.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/backend.cmo src/backend.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- File "src/backend.ml", line 355, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/coordinate.cmo src/coordinate.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/coordinate.cmo src/coordinate.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/viewport.cmo src/viewport.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/viewport.cmo src/viewport.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/marker.cmo src/marker.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/marker.cmo src/marker.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/sampler.cmo src/sampler.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/sampler.cmo src/sampler.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/arrows.cmo src/arrows.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/arrows.cmo src/arrows.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/tics.cmo src/tics.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/tics.cmo src/tics.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/axes.cmo src/axes.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/axes.cmo src/axes.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -syntax camlp4o -package camlp4.macro -package dynlink -package graphics -syntax camlp4o -I src -o src/plot.cmo src/plot.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -syntax camlp4o -package camlp4.macro -package dynlink -package graphics -syntax camlp4o -I src -o src/plot.cmo src/plot.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/piechart.cmo src/piechart.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/piechart.cmo src/piechart.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/conf.cmo src/utils.cmo src/string_utils.cmo src/priorityQueue.cmo src/matrix.cmo src/bmp.cmo src/color.cmo src/path.cmo src/backend.cmo src/coordinate.cmo src/marker.cmo src/viewport.cmo src/sampler.cmo src/arrows.cmo src/tics.cmo src/axes.cmo src/plot.cmo src/piechart.cmo -o src/archimedes_internals.cmo
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src src/archimedes_internals.cmo -o src/archimedes_internals.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/utils.cmx src/utils.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/utils.cmx src/utils.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/matrix.cmx src/matrix.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/matrix.cmx src/matrix.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/color.cmx src/color.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/color.cmx src/color.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/conf.cmx src/conf.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/conf.cmx src/conf.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -syntax camlp4o -package camlp4.macro -package dynlink -package graphics -syntax camlp4o -for-pack Archimedes_internals -I src -o src/path.cmx src/path.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -syntax camlp4o -package camlp4.macro -package dynlink -package graphics -syntax camlp4o -for-pack Archimedes_internals -I src -o src/path.cmx src/path.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/string_utils.cmx src/string_utils.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/string_utils.cmx src/string_utils.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/backend.cmx src/backend.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/backend.cmx src/backend.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- File "src/backend.ml", line 355, characters 16-32:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/coordinate.cmx src/coordinate.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/coordinate.cmx src/coordinate.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/marker.cmx src/marker.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/marker.cmx src/marker.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/priorityQueue.cmx src/priorityQueue.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/priorityQueue.cmx src/priorityQueue.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/viewport.cmx src/viewport.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/viewport.cmx src/viewport.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/arrows.cmx src/arrows.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/arrows.cmx src/arrows.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/tics.cmx src/tics.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/tics.cmx src/tics.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/sampler.cmx src/sampler.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/sampler.cmx src/sampler.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/bmp.cmx src/bmp.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/bmp.cmx src/bmp.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/axes.cmx src/axes.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/axes.cmx src/axes.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -syntax camlp4o -package camlp4.macro -package dynlink -package graphics -syntax camlp4o -for-pack Archimedes_internals -I src -o src/plot.cmx src/plot.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -syntax camlp4o -package camlp4.macro -package dynlink -package graphics -syntax camlp4o -for-pack Archimedes_internals -I src -o src/plot.cmx src/plot.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/piechart.cmx src/piechart.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -for-pack Archimedes_internals -I src -o src/piechart.cmx src/piechart.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- touch src/archimedes_internals.mli  ; if  /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/conf.cmx src/utils.cmx src/string_utils.cmx src/priorityQueue.cmx src/matrix.cmx src/bmp.cmx src/color.cmx src/path.cmx src/backend.cmx src/coordinate.cmx src/marker.cmx src/viewport.cmx src/sampler.cmx src/arrows.cmx src/tics.cmx src/axes.cmx src/plot.cmx src/piechart.cmx -o src/archimedes_internals.cmx  ; then  rm -f src/archimedes_internals.mli  ; else  rm -f src/archimedes_internals.mli  ; exit 1; fi
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src src/archimedes_internals.cmx -o src/archimedes_internals.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src src/archimedes_internals.cmxa src/archimedes_internals.cmx -o src/archimedes_internals.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/archimedes.mli > src/archimedes.mli.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes.cmi src/archimedes.mli
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes.cmi src/archimedes.mli
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/archimedes.ml > src/archimedes.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes.cmo src/archimedes.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes.cmo src/archimedes.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src src/archimedes.cmo -o src/archimedes.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes.cmx src/archimedes.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes.cmx src/archimedes.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src src/archimedes.cmx -o src/archimedes.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src src/archimedes.cmxa src/archimedes.cmx -o src/archimedes.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/archimedes_cairo.ml > src/archimedes_cairo.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes_cairo.cmo src/archimedes_cairo.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes_cairo.cmo src/archimedes_cairo.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I src src/archimedes_cairo.cmo -o src/archimedes_cairo.cma
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes_cairo.cmx src/archimedes_cairo.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes_cairo.cmx src/archimedes_cairo.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I src src/archimedes_cairo.cmx -o src/archimedes_cairo.cmxa
- /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -shared -I src src/archimedes_cairo.cmxa src/archimedes_cairo.cmx -o src/archimedes_cairo.cmxs
- /home/opam/.opam/4.05/bin/ocamlfind ocamldep -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -modules src/archimedes_toploop.ml > src/archimedes_toploop.ml.depends
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes_toploop.cmo src/archimedes_toploop.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes_toploop.cmo src/archimedes_toploop.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I +compiler-libs -I src src/archimedes_toploop.cmo -o src/archimedes_toploop.cma
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlc -a -I +compiler-libs -I src src/archimedes_toploop.cmo -o src/archimedes_toploop.cma
- findlib: [WARNING] Interface path.cmi occurs in several directories: src, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- 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 ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes_toploop.cmx src/archimedes_toploop.ml
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I src -I +compiler-libs -package bigarray -package cairo2 -package camlp4 -package dynlink -package graphics -I src -o src/archimedes_toploop.cmx src/archimedes_toploop.ml
- findlib: [WARNING] Interface path.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, src
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05/lib/ocaml/compiler-libs, /home/opam/.opam/4.05/lib/ocaml
- 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 +compiler-libs -I src src/archimedes_toploop.cmx -o src/archimedes_toploop.cmxa
- + /home/opam/.opam/4.05/bin/ocamlfind ocamlopt -a -I +compiler-libs -I src src/archimedes_toploop.cmx -o src/archimedes_toploop.cmxa
- findlib: [WARNING] Interface path.cmi occurs in several directories: src, /home/opam/.opam/4.05/lib/ocaml/compiler-libs
- 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 ocamlopt -shared -I src src/archimedes_toploop.cmxa src/archimedes_toploop.cmx -o src/archimedes_toploop.cmxs
-> compiled  archimedes.0.4.19
Processing 136/138: [archimedes: ocaml setup.ml]
+ /home/opam/.opam/4.05/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/archimedes.0.4.19)
- File "setup.ml", line 7667, characters 15-32:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes.cma
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes.cmxa
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes.a
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes.cmxs
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes.cmi
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes.cmx
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_toploop.ml
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_toploop.cma
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_toploop.cmxa
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_toploop.a
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_toploop.cmxs
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_toploop.cmi
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_toploop.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_toploop.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_toploop.cmx
- Installed /home/opam/.opam/4.05/lib/archimedes/conf.ml
- Installed /home/opam/.opam/4.05/lib/archimedes/utils.ml
- Installed /home/opam/.opam/4.05/lib/archimedes/string_utils.ml
- Installed /home/opam/.opam/4.05/lib/archimedes/priorityQueue.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/matrix.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/bmp.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/color.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/path.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/backend.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/coordinate.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/viewport.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/marker.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/sampler.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/arrows.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/tics.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/axes.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/plot.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/piechart.mli
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_internals.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_internals.cmi
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_internals.cma
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_internals.cmxa
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_internals.a
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_internals.cmxs
- Installed /home/opam/.opam/4.05/lib/archimedes/piechart.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/piechart.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/piechart.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/plot.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/plot.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/plot.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/axes.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/axes.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/axes.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/tics.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/tics.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/tics.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/arrows.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/arrows.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/arrows.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/sampler.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/sampler.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/sampler.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/marker.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/marker.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/marker.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/viewport.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/viewport.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/viewport.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/coordinate.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/coordinate.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/coordinate.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/backend.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/backend.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/backend.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/path.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/path.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/path.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/color.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/color.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/color.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/bmp.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/bmp.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/bmp.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/matrix.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/matrix.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/matrix.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/priorityQueue.cmti
- Installed /home/opam/.opam/4.05/lib/archimedes/priorityQueue.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/priorityQueue.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/string_utils.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/string_utils.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/utils.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/utils.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/conf.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/conf.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_internals.cmx
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_cairo.ml
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_cairo.cma
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_cairo.cmxa
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_cairo.a
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_cairo.cmxs
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_cairo.cmi
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_cairo.cmt
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_cairo.annot
- Installed /home/opam/.opam/4.05/lib/archimedes/archimedes_cairo.cmx
- Installed /home/opam/.opam/4.05/lib/archimedes/META
-> installed archimedes.0.4.19
Processing 137/138: [jupyter-archimedes: dune build]
+ /home/opam/.opam/4.05/bin/dune "build" "-p" "jupyter-archimedes" "-j" "255" (CWD=/home/opam/.opam/4.05/.opam-switch/build/jupyter-archimedes.2.7.3)
-> compiled  jupyter-archimedes.2.7.3
-> installed jupyter-archimedes.2.7.3
Done.

<><> jupyter.2.7.7 installed successfully <><><><><><><><><><><><><><><><><><><>
=> Please run for registration of ocaml-jupyter kernel:
=> 
=> $ ocaml-jupyter-opam-genspec
=> $ jupyter kernelspec install --name ocaml-jupyter \
=> /home/opam/.opam/4.05/share/jupyter
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:33.09 ---> saved as "74928c1eb886c5b24630abf1f3fbf883dc650a6f1b10c7df9f99da976b6c86f1"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u jupyter-archimedes:cc0f8a3d3c5eb3d22dbc62931d2a8dcc,zmq-lwt:fb5b7dc799706de14839193f3270e739,zmq:ed90cca66639c3061cff5a76b9020725,lwt_ppx:9c4f45ee5e44e17f9dccfa1536c785c5,jupyter:0073a727bd0440ed615cc4b8aada9e90,archimedes:fc52ecce8a18b3274e994543246ae72e"))
2024-01-29 18:33.11 ---> saved as "b0d8f05660f1c5a1a8fa385fca29d7ea33f58a452aef33766f11e11026ff5dcb"

/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.193685') && (for DATA in prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19,archimedes.0.4.19-fc52ecce8a18b3274e994543246ae72e,archimedes.0.4.19 prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7,jupyter.2.7.7-0073a727bd0440ed615cc4b8aada9e90,jupyter.2.7.7 prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3,lwt_ppx.2.0.3-9c4f45ee5e44e17f9dccfa1536c785c5,lwt_ppx.2.0.3 prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2,zmq.5.2.2-ed90cca66639c3061cff5a76b9020725,zmq.5.2.2 prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2,zmq-lwt.5.2.2-fb5b7dc799706de14839193f3270e739,zmq-lwt.5.2.2 prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3,jupyter-archimedes.2.7.3-cc0f8a3d3c5eb3d22dbc62931d2a8dcc,jupyter-archimedes.2.7.3; 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/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19,archimedes.0.4.19-fc52ecce8a18b3274e994543246ae72e,archimedes.0.4.19 prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7,jupyter.2.7.7-0073a727bd0440ed615cc4b8aada9e90,jupyter.2.7.7 prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3,lwt_ppx.2.0.3-9c4f45ee5e44e17f9dccfa1536c785c5,lwt_ppx.2.0.3 prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2,zmq.5.2.2-ed90cca66639c3061cff5a76b9020725,zmq.5.2.2 prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2,zmq-lwt.5.2.2-fb5b7dc799706de14839193f3270e739,zmq-lwt.5.2.2 prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3,jupyter-archimedes.2.7.3-cc0f8a3d3c5eb3d22dbc62931d2a8dcc,jupyter-archimedes.2.7.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19,archimedes.0.4.19-fc52ecce8a18b3274e994543246ae72e,archimedes.0.4.19 prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7,jupyter.2.7.7-0073a727bd0440ed615cc4b8aada9e90,jupyter.2.7.7 prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3,lwt_ppx.2.0.3-9c4f45ee5e44e17f9dccfa1536c785c5,lwt_ppx.2.0.3 prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2,zmq.5.2.2-ed90cca66639c3061cff5a76b9020725,zmq.5.2.2 prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2,zmq-lwt.5.2.2-fb5b7dc799706de14839193f3270e739,zmq-lwt.5.2.2 prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3,jupyter-archimedes.2.7.3-cc0f8a3d3c5eb3d22dbc62931d2a8dcc,jupyter-archimedes.2.7.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.193685
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes.ocamlobjinfo
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes_cairo.ocamlobjinfo
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes_internals.ocamlobjinfo
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes_toploop.ocamlobjinfo
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/META
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes.cmi
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes_cairo.cmi
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes_cairo.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes_internals.cmi
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes_internals.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes_toploop.cmi
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/archimedes_toploop.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/arrows.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/arrows.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/axes.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/axes.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/backend.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/backend.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/bmp.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/bmp.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/color.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/color.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/conf.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/coordinate.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/coordinate.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/marker.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/marker.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/matrix.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/matrix.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/path.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/path.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/piechart.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/piechart.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/plot.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/plot.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/priorityQueue.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/priorityQueue.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/sampler.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/sampler.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/string_utils.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/tics.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/tics.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/utils.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/viewport.cmt
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/lib/archimedes/viewport.cmti
prep/universes/fc52ecce8a18b3274e994543246ae72e/archimedes/0.4.19/opam
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/doc/
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/doc/jupyter/
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/doc/jupyter/LICENSE
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/doc/jupyter/README.md
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter.ocamlobjinfo
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/META
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm.ocamlobjinfo
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm__.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm__.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm__Manager.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm__Manager.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm__Manager.cmti
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm__Router.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm__Router.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm__Stdin.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm__Stdin.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/comm/jupyter_comm__Stdin.cmti
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/dune-package
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__AnsiCode.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__AnsiCode.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Comm.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Comm.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Iopub.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Iopub.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Json.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Json.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Json.cmti
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Message.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Message.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Shell.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Shell.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Stdin.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Stdin.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Version.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/jupyter__Version.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/notebook/
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/notebook/jupyter_notebook.ocamlobjinfo
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/notebook/jupyter_notebook.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/notebook/jupyter_notebook.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/notebook/jupyter_notebook.cmti
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/notebook/jupyter_notebook__.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/notebook/jupyter_notebook__.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/notebook/jupyter_notebook__Unsafe.cmi
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/lib/jupyter/notebook/jupyter_notebook__Unsafe.cmt
prep/universes/0073a727bd0440ed615cc4b8aada9e90/jupyter/2.7.7/opam
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/doc/
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/doc/lwt_ppx/
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/doc/lwt_ppx/CHANGES
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/doc/lwt_ppx/LICENSE.md
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/doc/lwt_ppx/README.md
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/lib/
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/lib/lwt_ppx/
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/lib/lwt_ppx/ppx_lwt.ocamlobjinfo
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/lib/lwt_ppx/META
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/lib/lwt_ppx/dune-package
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/lib/lwt_ppx/ppx_lwt.cmi
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/lib/lwt_ppx/ppx_lwt.cmt
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/lib/lwt_ppx/ppx_lwt.cmti
prep/universes/9c4f45ee5e44e17f9dccfa1536c785c5/lwt_ppx/2.0.3/opam
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/doc/
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/doc/zmq/
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/doc/zmq/CHANGES.md
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/doc/zmq/LICENSE.md
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/doc/zmq/README.md
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/zmq.ocamlobjinfo
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/META
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/deferred/
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/deferred/zmq_deferred.ocamlobjinfo
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/deferred/zmq_deferred.cmi
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/deferred/zmq_deferred.cmt
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/deferred/zmq_deferred__Deferred.cmi
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/deferred/zmq_deferred__Deferred.cmt
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/deferred/zmq_deferred__Socket.cmi
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/deferred/zmq_deferred__Socket.cmt
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/deferred/zmq_deferred__Socket.cmti
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/dune-package
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/zmq.cmi
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/zmq.cmt
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/lib/zmq/zmq.cmti
prep/universes/ed90cca66639c3061cff5a76b9020725/zmq/5.2.2/opam
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/doc/
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/doc/zmq-lwt/
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/doc/zmq-lwt/CHANGES.md
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/doc/zmq-lwt/LICENSE.md
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/doc/zmq-lwt/README.md
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/zmq_lwt.ocamlobjinfo
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/META
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/dune-package
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/zmq_lwt.cmi
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/zmq_lwt.cmt
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/zmq_lwt__.cmi
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/zmq_lwt__.cmt
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/zmq_lwt__Deferred.cmi
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/zmq_lwt__Deferred.cmt
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/lib/zmq-lwt/zmq_lwt__Deferred.cmti
prep/universes/fb5b7dc799706de14839193f3270e739/zmq-lwt/5.2.2/opam
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/doc/
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/doc/jupyter-archimedes/
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/doc/jupyter-archimedes/LICENSE
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/doc/jupyter-archimedes/README.md
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/lib/
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/lib/jupyter-archimedes/
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/lib/jupyter-archimedes/jupyter_archimedes.ocamlobjinfo
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/lib/jupyter-archimedes/META
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/lib/jupyter-archimedes/dune-package
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/lib/jupyter-archimedes/jupyter_archimedes.cmi
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/lib/jupyter-archimedes/jupyter_archimedes.cmt
prep/universes/cc0f8a3d3c5eb3d22dbc62931d2a8dcc/jupyter-archimedes/2.7.3/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:archimedes.0.4.19-fc52ecce8a18b3274e994543246ae72e:e3ef4ffa53093cbbd655a65091e02cbea0df14b30306842ddfbbfd9c2edbc602
HASHES:jupyter.2.7.7-0073a727bd0440ed615cc4b8aada9e90:e81a83bec43549050630a6a17266ff72938ba6ee2987e81aea0decc1cfd10641
HASHES:lwt_ppx.2.0.3-9c4f45ee5e44e17f9dccfa1536c785c5:6de0f3a49329efc255748101a35d6f33215042b0f0bd62cdc757ab8f789ee311
HASHES:zmq.5.2.2-ed90cca66639c3061cff5a76b9020725:c91415c3d0380e7af061506998ca5ca34d42c3ac9a2bf91f653cec6562670f5c
HASHES:zmq-lwt.5.2.2-fb5b7dc799706de14839193f3270e739:42f6c45cdba222f695038cfccf40a43f33546eb0ac7137494f7fcd8acbf05c5c
HASHES:jupyter-archimedes.2.7.3-cc0f8a3d3c5eb3d22dbc62931d2a8dcc:199d023a162f7649df738be4f4458ba6f10793b6214e8faca9e410eeeeebc28a
2024-01-29 18:33.19 ---> saved as "63fdaabeabb9bf98d534b12be445f782601414c099786ba329423d891b7bf0e4"
Job succeeded
2024-01-29 18:39.25: jupyter-archimedes.2.7.3-cc0f8a3d3c5eb3d22dbc62931d2a8dcc -> 199d023a162f7649df738be4f4458ba6f10793b6214e8faca9e410eeeeebc28a
2024-01-29 18:39.25: zmq-lwt.5.2.2-fb5b7dc799706de14839193f3270e739 -> 42f6c45cdba222f695038cfccf40a43f33546eb0ac7137494f7fcd8acbf05c5c
2024-01-29 18:39.25: zmq.5.2.2-ed90cca66639c3061cff5a76b9020725 -> c91415c3d0380e7af061506998ca5ca34d42c3ac9a2bf91f653cec6562670f5c
2024-01-29 18:39.25: lwt_ppx.2.0.3-9c4f45ee5e44e17f9dccfa1536c785c5 -> 6de0f3a49329efc255748101a35d6f33215042b0f0bd62cdc757ab8f789ee311
2024-01-29 18:39.25: jupyter.2.7.7-0073a727bd0440ed615cc4b8aada9e90 -> e81a83bec43549050630a6a17266ff72938ba6ee2987e81aea0decc1cfd10641
2024-01-29 18:39.25: archimedes.0.4.19-fc52ecce8a18b3274e994543246ae72e -> e3ef4ffa53093cbbd655a65091e02cbea0df14b30306842ddfbbfd9c2edbc602
2024-01-29 18:39.25: Job succeeded