Build:
- 0
2024-09-12 08:35.53: New job: Voodoo prep cstruct.2.3.1; 526229c3f1160fd9dc4dd4860a76a998 2024-09-12 08:35.53: Waiting for resource in pool OCluster 2024-09-12 20:10.18: Waiting for worker… 2024-09-12 20:12.12: Got resource from pool OCluster 2024-09-12 20:12.12: Using cache hint "docs-universe-prep-4.04.2" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-4.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) (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.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) (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.16.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 cstruct.2.3.1 sexplib0.v0.13.0 sexplib.v0.13.0 parsexp.v0.13.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 num.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 conf-which.1 conf-time.1 base-num.base base-bytes.base base.v0.13.2 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u cstruct:526229c3f1160fd9dc4dd4860a76a998,sexplib0:e1657b8621e6d0fea91308e7bef1f686,sexplib:779b71723e669799f583e6c239ad503e,parsexp:da5b769844cb72350f9709b840991df6,base:b88245ed2350995d5fd2b06b9fcb0ee9")) (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.205425') && (for DATA in prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2,base.v0.13.2-b88245ed2350995d5fd2b06b9fcb0ee9,base.v0.13.2 prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0,parsexp.v0.13.0-da5b769844cb72350f9709b840991df6,parsexp.v0.13.0 prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0,sexplib.v0.13.0-779b71723e669799f583e6c239ad503e,sexplib.v0.13.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0,sexplib0.v0.13.0-e1657b8621e6d0fea91308e7bef1f686,sexplib0.v0.13.0 prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1,cstruct.2.3.1-526229c3f1160fd9dc4dd4860a76a998,cstruct.2.3.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2,base.v0.13.2-b88245ed2350995d5fd2b06b9fcb0ee9,base.v0.13.2 prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0,parsexp.v0.13.0-da5b769844cb72350f9709b840991df6,parsexp.v0.13.0 prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0,sexplib.v0.13.0-779b71723e669799f583e6c239ad503e,sexplib.v0.13.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0,sexplib0.v0.13.0-e1657b8621e6d0fea91308e7bef1f686,sexplib0.v0.13.0 prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1,cstruct.2.3.1-526229c3f1160fd9dc4dd4860a76a998,cstruct.2.3.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2,base.v0.13.2-b88245ed2350995d5fd2b06b9fcb0ee9,base.v0.13.2 prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0,parsexp.v0.13.0-da5b769844cb72350f9709b840991df6,parsexp.v0.13.0 prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0,sexplib.v0.13.0-779b71723e669799f583e6c239ad503e,sexplib.v0.13.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0,sexplib0.v0.13.0-e1657b8621e6d0fea91308e7bef1f686,sexplib0.v0.13.0 prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1,cstruct.2.3.1-526229c3f1160fd9dc4dd4860a76a998,cstruct.2.3.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) ) END-OF-SPEC ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 5ee688bb15d6f6e2321121b77eb06b2139310f2b --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.04.2 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-09-12 20:12.12: RETRYING: 2024-09-12/083553-voodoo-prep-7a7dd8 Number of retries: 0 (retriable error condition) Building on asteria.caelum.ci.dev All commits already cached Updating files: 71% (23030/32082) Updating files: 72% (23100/32082) Updating files: 73% (23420/32082) Updating files: 74% (23741/32082) Updating files: 75% (24062/32082) Updating files: 76% (24383/32082) Updating files: 77% (24704/32082) Updating files: 78% (25024/32082) Updating files: 79% (25345/32082) Updating files: 80% (25666/32082) Updating files: 81% (25987/32082) Updating files: 82% (26308/32082) Updating files: 83% (26629/32082) Updating files: 84% (26949/32082) Updating files: 85% (27270/32082) Updating files: 86% (27591/32082) Updating files: 87% (27912/32082) Updating files: 88% (28233/32082) Updating files: 89% (28553/32082) Updating files: 90% (28874/32082) Updating files: 91% (29195/32082) Updating files: 92% (29516/32082) Updating files: 93% (29837/32082) Updating files: 94% (30158/32082) Updating files: 95% (30478/32082) Updating files: 96% (30799/32082) Updating files: 97% (31120/32082) Updating files: 98% (31441/32082) Updating files: 99% (31762/32082) Updating files: 100% (32082/32082) Updating files: 100% (32082/32082), done. HEAD is now at 5ee688bb15 Windows support for ocaml-secondary-compiler.4.14.2 (build "tools" …) (from ocaml/opam:debian-12-ocaml-4.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) 2024-09-12 20:05.07 ---> using "f87fb70ec3cca16a72304f6622609e20ed65f9dc71a3c59f9ac95deeea57cf58" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:05.07 ---> using "a48ab2cbe5f69ffffa952e57492097050ee2bbcea8e6418724430a302e1f28ac" from cache /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (992 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 (7611 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 ... 18733 files and directories currently installed.) Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ... Unpacking m4 (1.4.19-3) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ... Unpacking pkgconf-bin (1.8.1-1) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-1) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-1) ... Setting up m4 (1.4.19-3) ... Setting up libpkgconf3:amd64 (1.8.1-1) ... Setting up pkgconf-bin (1.8.1-1) ... Setting up pkgconf:amd64 (1.8.1-1) ... Setting up pkg-config:amd64 (1.8.1-1) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... 2024-09-12 20:05.07 ---> using "c05c8e792d06864fe204e80bc6edf0226468f0c399671e9c11182e88b67bb71b" 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.4 [required by bos] - install ocamlfind-secondary 1.9.6 [required by dune] - install base-bytes base [required by astring] - install dune 3.16.0 [required by voodoo-prep] - install astring 0.8.3 [required by bos] - install stdlib-shims 0.3.0 [required by fmt] - install seq 0.3.1 [required by fmt] - install result 1.5 [required by rresult] - install opam-file-format 2.1.6 [required by opam-format] - install cppo 1.7.0 [required by opam-core] - install fpath 0.7.3 [required by voodoo-prep] - install ocamlgraph 2.0.0 [required by opam-core] - install re 1.11.0 [required by opam-format] - install fmt 0.8.6 [required by bos] - install rresult 0.6.0 [required by bos] - install opam-core 2.1.6 [required by opam-format] - install logs 0.7.0 [required by bos] - install opam-format 2.1.6 [required by voodoo-prep] - install bos 0.2.0 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.3] found in cache [bos.0.2.0] found in cache [cmdliner.1.0.4] found in cache [cppo.1.7.0] found in cache [dune.3.16.0] found in cache [fmt.0.8.6] found in cache [fpath.0.7.3] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.14.3] found in cache [ocamlfind.1.9.6] found in cache [ocamlfind-secondary.1.9.6] found in cache [ocamlgraph.2.0.0] found in cache [opam-core.2.1.6] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.1.6] found in cache [re.1.11.0] found in cache [result.1.5] found in cache [rresult.0.6.0] found in cache [seq.0.3.1] found in cache [stdlib-shims.0.3.0] found in cache [topkg.1.0.4] 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 base-bytes.base -> installed ocamlfind-secondary.1.9.6 -> installed ocamlbuild.0.14.3 -> installed topkg.1.0.4 -> installed astring.0.8.3 -> installed fpath.0.7.3 -> installed dune.3.16.0 -> installed seq.0.3.1 -> installed result.1.5 -> installed opam-file-format.2.1.6 -> installed cppo.1.7.0 -> installed stdlib-shims.0.3.0 -> installed rresult.0.6.0 -> installed re.1.11.0 -> installed fmt.0.8.6 -> installed ocamlgraph.2.0.0 -> installed logs.0.7.0 -> installed bos.0.2.0 -> installed opam-core.2.1.6 -> installed opam-format.2.1.6 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:05.07 ---> using "de4cf1e0481f1ce776364b2222a02b65dff447796dbd1b58623b6ea4481f1d08" from cache /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-09-12 20:05.07 ---> using "634eeb583d70a4c997ec49d9bf73370b30532564850dcd581f39f299b8cab525" from cache 2024-09-12 20:05.07 --> finished "tools" (from ocaml/opam:debian-12-ocaml-4.04@sha256:c9383d78d2c3181108912e34b3674b2cf2868b1e7630425a7922fe6009d98f6e) 2024-09-12 20:05.07 ---> using "f87fb70ec3cca16a72304f6622609e20ed65f9dc71a3c59f9ac95deeea57cf58" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-09-12 20:05.07 ---> using "a48ab2cbe5f69ffffa952e57492097050ee2bbcea8e6418724430a302e1f28ac" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-09-12 20:05.07 ---> using "af32c8b753a73dcabeec1a102b31cf31eec12134d3ca6721c9542413fd7b92e7" from cache /home/opam: (copy (src packages) (dst /src/packages)) 2024-09-12 20:05.08 ---> using "d43914ff85f45d62ce88e2e005d64e5518048599f2adf71e4fa6b463a5229559" from cache /home/opam: (copy (src repo) (dst /src/repo)) 2024-09-12 20:05.08 ---> using "58ed4f47bcef651d4e561a0dba06c3bf728166b6bad707e941140ec33b33621e" from cache /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-09-12 20:05.08 ---> using "d0273eaf1aa309fe6626cfa6b27a56e08326a3332043ada79a1a5bf9d623e7f6" from cache /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 4.04. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.04 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-09-12 20:05.08 ---> using "11ddc5eeade7022fe8677c366b442943c9fe65c3bb412dc483b63083f3a53d52" from cache /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-09-12 20:05.08 ---> using "197d3e05380a445ba1bed5ea83c826a6b8b4b8fc4c170e41897a6941c2370b94" 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.16.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.16.0 ===== 3 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.0 (cached) -> retrieved ocamlfind-secondary.1.9.6 (cached) -> installed ocamlfind.1.9.6 -> installed ocamlfind-secondary.1.9.6 -> installed dune.3.16.0 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:05.08 ---> using "6e5a6e7b5aee62454414736a056f9802e81911ae287d1d6729a1b17358f7704f" 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 cstruct.2.3.1 sexplib0.v0.13.0 sexplib.v0.13.0 parsexp.v0.13.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 num.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 conf-which.1 conf-time.1 base-num.base base-bytes.base base.v0.13.2 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Fetched 295 kB in 0s (911 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy cstruct.2.3.1 sexplib0.v0.13.0 sexplib.v0.13.0 parsexp.v0.13.0 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 num.0 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 cppo.1.7.0 conf-which.1 conf-time.1 base-num.base base-bytes.base base.v0.13.2" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # The following system packages are needed: debianutils time [NOTE] Package dune is already installed (current version is 3.16.0). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install csexp 1.5.2 - install base-num base - install ocamlbuild 0.14.3 - install conf-which 1 - install base-bytes base - install cppo 1.7.0 - install sexplib0 v0.13.0 - install dune-configurator 3.16.0 - install num 0 - install conf-time 1 - install ocplib-endian 1.2 - install base v0.13.2 - install parsexp v0.13.0 - install sexplib v0.13.0 - install cstruct 2.3.1 ===== 15 to install ===== The following system packages will first need to be installed: time <><> 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" "time" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package time. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18733 files and directories currently installed.) - Preparing to unpack .../time_1.9-0.2_amd64.deb ... - Unpacking time (1.9-0.2) ... - Setting up time (1.9-0.2) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/45: Processing 2/45: Processing 3/45: Processing 4/45: Processing 5/45: Processing 6/45: Processing 7/45: Processing 8/45: Processing 9/45: Processing 10/45: [conf-which: which which] -> installed base-bytes.base Processing 11/45: [conf-which: which which] -> installed base-num.base Processing 12/45: [conf-which: which which] -> retrieved base.v0.13.2 (cached) Processing 13/45: [cstruct.2.3.1: http] [conf-which: which which] -> retrieved cppo.1.7.0 (cached) Processing 14/45: [cstruct.2.3.1: http] [conf-which: which which] Processing 15/45: [cstruct.2.3.1: http] [conf-which: which which] [cppo: dune build] -> retrieved csexp.1.5.2 (cached) Processing 16/45: [cstruct.2.3.1: http] [conf-which: which which] [cppo: dune build] Processing 17/45: [cstruct.2.3.1: http] [conf-which: which which] [cppo: dune build] Processing 18/45: [cstruct.2.3.1: http] [conf-which: which which] [cppo: dune build] [csexp: dune build] Processing 19/45: [cstruct.2.3.1: http] [conf-which: which which] [cppo: dune build] [csexp: dune build] -> installed num.0 Processing 20/45: [cstruct.2.3.1: http] [conf-which: which which] [cppo: dune build] [csexp: dune build] - /usr/bin/which -> compiled conf-which.1 Processing 20/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] -> installed conf-which.1 Processing 21/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] Processing 22/45: [cstruct.2.3.1: http] [conf-time: which time] [cppo: dune build] [csexp: dune build] - /usr/bin/time -> compiled conf-time.1 Processing 22/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] -> installed conf-time.1 Processing 23/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] -> retrieved ocamlbuild.0.14.3 (cached) Processing 24/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] Processing 25/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] [ocamlbuild: make configure.make] -> retrieved ocplib-endian.1.2 (cached) Processing 26/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] [ocamlbuild: make configure.make] -> retrieved parsexp.v0.13.0 (cached) Processing 27/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] [ocamlbuild: make configure.make] - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.04"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.04/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.04/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.04/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.04"; \ - echo "BINDIR=/home/opam/.opam/4.04/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.04/lib"; \ - echo "MANDIR=/home/opam/.opam/4.04/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.04/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.04/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.04/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.04/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 27/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved sexplib.v0.13.0 (cached) Processing 28/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved sexplib0.v0.13.0 (cached) Processing 29/45: [cstruct.2.3.1: http] [cppo: dune build] [csexp: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] -> compiled csexp.1.5.2 Processing 29/45: [cstruct.2.3.1: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] -> installed csexp.1.5.2 Processing 30/45: [cstruct.2.3.1: http] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] Processing 30/45: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [sexplib0: dune build] -> retrieved cstruct.2.3.1 (https://github.com/mirage/ocaml-cstruct/archive/v2.3.1.tar.gz) -> compiled sexplib0.v0.13.0 Processing 30/45: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] -> installed sexplib0.v0.13.0 Processing 31/45: [cppo: dune build] [ocamlbuild: make check-if-preinstalled] -> retrieved dune-configurator.3.16.0 (cached) Processing 32/45: [cppo: dune build] [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] -> compiled cppo.1.7.0 Processing 32/45: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] -> installed cppo.1.7.0 Processing 33/45: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] Processing 34/45: [dune-configurator: rm] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] Processing 34/45: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ocplib-endian: dune build] -> compiled ocplib-endian.1.2 Processing 34/45: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> installed ocplib-endian.1.2 Processing 35/45: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] -> compiled dune-configurator.3.16.0 Processing 35/45: [ocamlbuild: make check-if-preinstalled] -> installed dune-configurator.3.16.0 Processing 36/45: [ocamlbuild: make check-if-preinstalled] Processing 37/45: [base: dune build] [ocamlbuild: make check-if-preinstalled] - if test -d /home/opam/.opam/4.04/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.04/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.04/.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.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - /usr/bin/make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlbuild.0.14.3' - make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.3' -> compiled ocamlbuild.0.14.3 Processing 37/45: [base: dune build] -> installed ocamlbuild.0.14.3 Processing 38/45: [base: dune build] + /home/opam/.opam/4.04/bin/dune "build" "-p" "base" "-j" "39" (CWD=/home/opam/.opam/4.04/.opam-switch/build/base.v0.13.2) - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /home/opam/.opam/4.04/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I hash_types/src/.base_internalhash_types.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/byte -no-alias-deps -open Base__ -o src/.base.objs/byte/base__Import0.cmo -c -impl src/import0.ml) - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 118, characters 10-20: - Warning 3: deprecated: module Pervasives - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Pervasives instead - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.04/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Import0.cmx -c -impl src/import0.ml) - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-374: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-415: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-460: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-503: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-544: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-587: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-634: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-673: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-716: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-759: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-800: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-841: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-880: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-931: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-976: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1021: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1064: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1109: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1154: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1193: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1236: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1281: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1320: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1363: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 7, characters 4-1404: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/import0.ml", line 118, characters 10-20: - Warning 3: deprecated: module Pervasives - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Pervasives instead - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.base.objs/byte -I /home/opam/.opam/4.04/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I hash_types/src/.base_internalhash_types.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/byte -no-alias-deps -open Base__ -o src/.base.objs/byte/base.cmo -c -impl src/base.ml) - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - (cd _build/default && /home/opam/.opam/4.04/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/4.04/lib/sexplib0 -I compiler-stdlib/src/.caml.objs/byte -I compiler-stdlib/src/.caml.objs/native -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base.cmx -c -impl src/base.ml) - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-132: - Warning 3: deprecated: module Shadow_stdlib.Array - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Array instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-173: - Warning 3: deprecated: module Shadow_stdlib.Bool - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bool instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-218: - Warning 3: deprecated: module Shadow_stdlib.Buffer - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Buffer instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-261: - Warning 3: deprecated: module Shadow_stdlib.Bytes - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Bytes instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-302: - Warning 3: deprecated: module Shadow_stdlib.Char - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Char instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-345: - Warning 3: deprecated: module Shadow_stdlib.Float - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Float instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-392: - Warning 3: deprecated: module Shadow_stdlib.Hashtbl - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Hashtbl instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-431: - Warning 3: deprecated: module Shadow_stdlib.Int - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-474: - Warning 3: deprecated: module Shadow_stdlib.Int32 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int32 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-517: - Warning 3: deprecated: module Shadow_stdlib.Int64 - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Int64 instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-558: - Warning 3: deprecated: module Shadow_stdlib.Lazy - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lazy instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-599: - Warning 3: deprecated: module Shadow_stdlib.List - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.List instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-638: - Warning 3: deprecated: module Shadow_stdlib.Map - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Map instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-689: - Warning 3: deprecated: module Shadow_stdlib.Nativeint - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Nativeint instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-734: - Warning 3: deprecated: module Shadow_stdlib.Option - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Option instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-779: - Warning 3: deprecated: module Shadow_stdlib.Printf - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Printf instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-822: - Warning 3: deprecated: module Shadow_stdlib.Queue - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Queue instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-867: - Warning 3: deprecated: module Shadow_stdlib.Random - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Random instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-912: - Warning 3: deprecated: module Shadow_stdlib.Result - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Result instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-951: - Warning 3: deprecated: module Shadow_stdlib.Set - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Set instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-994: - Warning 3: deprecated: module Shadow_stdlib.Stack - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Stack instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1039: - Warning 3: deprecated: module Shadow_stdlib.String - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.String instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1078: - Warning 3: deprecated: module Shadow_stdlib.Sys - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Sys instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1121: - Warning 3: deprecated: module Shadow_stdlib.Uchar - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Uchar instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1162: - Warning 3: deprecated: module Shadow_stdlib.Unit - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Unit instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead - File "src/base.ml", line 37, characters 4-1244: - Warning 3: deprecated: module Shadow_stdlib.Lexing - [2016-09] this element comes from the stdlib distributed with OCaml. - Referring to the stdlib directly is discouraged by Base. You should either - use the equivalent functionality offered by Base, or if you really want to - refer to the stdlib, use Caml.Lexing instead -> compiled base.v0.13.2 -> installed base.v0.13.2 Processing 40/45: [parsexp: dune build] + /home/opam/.opam/4.04/bin/dune "build" "-p" "parsexp" "-j" "39" (CWD=/home/opam/.opam/4.04/.opam-switch/build/parsexp.v0.13.0) -> compiled parsexp.v0.13.0 -> installed parsexp.v0.13.0 Processing 42/45: [sexplib: dune build] + /home/opam/.opam/4.04/bin/dune "build" "-p" "sexplib" "-j" "39" (CWD=/home/opam/.opam/4.04/.opam-switch/build/sexplib.v0.13.0) -> compiled sexplib.v0.13.0 -> installed sexplib.v0.13.0 Processing 44/45: [cstruct: ./configure] + /home/opam/.opam/4.04/.opam-switch/build/cstruct.2.3.1/./configure "--prefix" "/home/opam/.opam/4.04" "--disable-lwt" "--disable-ppx" "--disable-async" "--enable-unix" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cstruct.2.3.1) - Generating ppx/ppx_cstruct.ml from ppx/ppx_cstruct.404.ml - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/4.04/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/4.04/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/4.04/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/4.04/bin/ocamlbuild - Package name: ........................................ cstruct - Package version: ..................................... 2.3.1 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.04.2 - standard_library_default: ............................ /home/opam/.opam/4.04/lib/ocaml - standard_library: .................................... /home/opam/.opam/4.04/lib/ocaml - standard_runtime: .................................... /home/opam/.opam/4.04/bin/ocamlrun - bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC - native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -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.04 - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.6 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - build the Lwt library: ............................... false - build the Async_unix library: ........................ false - build the UNIX library: .............................. true - build the ppx syntax extension: ...................... false - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bytes: ........................................... /home/opam/.opam/4.04/lib/bytes - pkg_bigarray: ........................................ /home/opam/.opam/4.04/lib/ocaml - pkg_ocplib_endian: ................................... /home/opam/.opam/4.04/lib/ocplib-endian - pkg_ocplib_endian_bigstring: ......................... /home/opam/.opam/4.04/lib/ocplib-endian/bigstring - pkg_sexplib: ......................................... /home/opam/.opam/4.04/lib/sexplib - pkg_unix: ............................................ /home/opam/.opam/4.04/lib/ocaml - ocamldoc: ............................................ /home/opam/.opam/4.04/bin/ocamldoc - Processing 44/45: [cstruct: make] + /usr/bin/make (CWD=/home/opam/.opam/4.04/.opam-switch/build/cstruct.2.3.1) - ocaml setup.ml -build - /home/opam/.opam/4.04/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.04/lib/ocamlbuild /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.04/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "_tags", line 34, characters 20-29: - Warning: the tag "pkg_async" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 46, characters 18-30: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 62, characters 33-55: - Warning: the tag "pkg_ppx_tools.metaquot" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 64, characters 18-40: - Warning: the tag "pkg_ppx_tools.metaquot" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 69, characters 33-42: - 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 82, characters 32-41: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 85, characters 32-54: - Warning: the tag "pkg_ppx_tools.metaquot" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 94, characters 31-40: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 97, characters 31-53: - Warning: the tag "pkg_ppx_tools.metaquot" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 106, characters 31-40: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 109, characters 31-53: - Warning: the tag "pkg_ppx_tools.metaquot" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 116, characters 23-32: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 119, characters 23-45: - Warning: the tag "pkg_ppx_tools.metaquot" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 128, characters 32-41: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 135, characters 23-32: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -g -ccopt -O3 -ccopt -Wall -c lib/cstruct_stubs.c - mv cstruct_stubs.o lib/cstruct_stubs.o - /home/opam/.opam/4.04/bin/ocamlfind ocamlmklib -o lib/cstruct_stubs -g lib/cstruct_stubs.o - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -modules lib/cstruct.mli > lib/cstruct.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -I lib -o lib/cstruct.cmi lib/cstruct.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -modules lib/cstruct.ml > lib/cstruct.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -I lib -o lib/cstruct.cmo lib/cstruct.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -I lib -o lib/cstruct.cmo lib/cstruct.ml - File "lib/cstruct.ml", line 154, characters 0-138: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 156, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 158, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 160, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 162, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 164, characters 0-117: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 166, characters 0-102: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -dllib -lcstruct_stubs -cclib -lcstruct_stubs -I lib lib/cstruct.cmo -o lib/cstruct.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -I lib -o lib/cstruct.cmx lib/cstruct.ml - + /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -I lib -o lib/cstruct.cmx lib/cstruct.ml - File "lib/cstruct.ml", line 154, characters 0-138: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 156, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 158, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 160, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 162, characters 0-132: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 164, characters 0-117: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - File "lib/cstruct.ml", line 166, characters 0-102: - Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -cclib -lcstruct_stubs -I lib lib/cstruct.cmx -o lib/cstruct.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -I lib/ -I lib lib/cstruct.cmxa lib/cstruct.cmx -o lib/cstruct.cmxs - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -package unix -modules unix/unix_cstruct.mli > unix/unix_cstruct.mli.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -package unix -I unix -I lib -o unix/unix_cstruct.cmi unix/unix_cstruct.mli - /home/opam/.opam/4.04/bin/ocamlfind ocamldep -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -package unix -modules unix/unix_cstruct.ml > unix/unix_cstruct.ml.depends - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -package unix -I unix -I lib -o unix/unix_cstruct.cmo unix/unix_cstruct.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlc -a -I unix unix/unix_cstruct.cmo -o unix/unix_cstruct.cma - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -I lib -package bigarray -package bytes -package ocplib-endian -package ocplib-endian.bigstring -package sexplib -package unix -I unix -I lib -o unix/unix_cstruct.cmx unix/unix_cstruct.ml - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -a -I unix unix/unix_cstruct.cmx -o unix/unix_cstruct.cmxa - /home/opam/.opam/4.04/bin/ocamlfind ocamlopt -shared -I unix unix/unix_cstruct.cmxa unix/unix_cstruct.cmx -o unix/unix_cstruct.cmxs -> compiled cstruct.2.3.1 Processing 45/45: [cstruct: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cstruct.2.3.1) - ocaml setup.ml -install - Installed /home/opam/.opam/4.04/lib/cstruct/cstruct.mli - Installed /home/opam/.opam/4.04/lib/cstruct/libcstruct_stubs.a - Installed /home/opam/.opam/4.04/lib/cstruct/cstruct.cma - Installed /home/opam/.opam/4.04/lib/cstruct/cstruct.cmxa - Installed /home/opam/.opam/4.04/lib/cstruct/cstruct.a - Installed /home/opam/.opam/4.04/lib/cstruct/cstruct.cmxs - Installed /home/opam/.opam/4.04/lib/cstruct/cstruct.cmi - Installed /home/opam/.opam/4.04/lib/cstruct/cstruct.cmti - Installed /home/opam/.opam/4.04/lib/cstruct/cstruct.cmt - Installed /home/opam/.opam/4.04/lib/cstruct/cstruct.annot - Installed /home/opam/.opam/4.04/lib/cstruct/cstruct.cmx - Installed /home/opam/.opam/4.04/lib/cstruct/unix_cstruct.mli - Installed /home/opam/.opam/4.04/lib/cstruct/unix_cstruct.cma - Installed /home/opam/.opam/4.04/lib/cstruct/unix_cstruct.cmxa - Installed /home/opam/.opam/4.04/lib/cstruct/unix_cstruct.a - Installed /home/opam/.opam/4.04/lib/cstruct/unix_cstruct.cmxs - Installed /home/opam/.opam/4.04/lib/cstruct/unix_cstruct.cmi - Installed /home/opam/.opam/4.04/lib/cstruct/unix_cstruct.cmti - Installed /home/opam/.opam/4.04/lib/cstruct/unix_cstruct.cmt - Installed /home/opam/.opam/4.04/lib/cstruct/unix_cstruct.annot - Installed /home/opam/.opam/4.04/lib/cstruct/unix_cstruct.cmx - Installed /home/opam/.opam/4.04/lib/stublibs/dllcstruct_stubs.so - Installed /home/opam/.opam/4.04/lib/stublibs/dllcstruct_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.04/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.04/lib/cstruct/META Processing 45/45: [cstruct: make js-install] + /usr/bin/make "js-install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cstruct.2.3.1) - install -m 0644 js/cstruct.js /home/opam/.opam/4.04/lib/cstruct -> installed cstruct.2.3.1 Done. # Run eval $(opam env) to update the current shell environment 2024-09-12 20:06.36 ---> saved as "835534544c151dc11294105541ff971266e82496c5c5d8e362ca1ae019bb0aac" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u cstruct:526229c3f1160fd9dc4dd4860a76a998,sexplib0:e1657b8621e6d0fea91308e7bef1f686,sexplib:779b71723e669799f583e6c239ad503e,parsexp:da5b769844cb72350f9709b840991df6,base:b88245ed2350995d5fd2b06b9fcb0ee9")) 2024-09-12 20:06.39 ---> saved as "dbc1ab2527e69b000555748d35ea8f6de1c038a805bbbd1ce5a29e2d1a92cab8" /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.205425') && (for DATA in prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2,base.v0.13.2-b88245ed2350995d5fd2b06b9fcb0ee9,base.v0.13.2 prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0,parsexp.v0.13.0-da5b769844cb72350f9709b840991df6,parsexp.v0.13.0 prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0,sexplib.v0.13.0-779b71723e669799f583e6c239ad503e,sexplib.v0.13.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0,sexplib0.v0.13.0-e1657b8621e6d0fea91308e7bef1f686,sexplib0.v0.13.0 prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1,cstruct.2.3.1-526229c3f1160fd9dc4dd4860a76a998,cstruct.2.3.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/* && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2,base.v0.13.2-b88245ed2350995d5fd2b06b9fcb0ee9,base.v0.13.2 prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0,parsexp.v0.13.0-da5b769844cb72350f9709b840991df6,parsexp.v0.13.0 prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0,sexplib.v0.13.0-779b71723e669799f583e6c239ad503e,sexplib.v0.13.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0,sexplib0.v0.13.0-e1657b8621e6d0fea91308e7bef1f686,sexplib0.v0.13.0 prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1,cstruct.2.3.1-526229c3f1160fd9dc4dd4860a76a998,cstruct.2.3.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2,base.v0.13.2-b88245ed2350995d5fd2b06b9fcb0ee9,base.v0.13.2 prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0,parsexp.v0.13.0-da5b769844cb72350f9709b840991df6,parsexp.v0.13.0 prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0,sexplib.v0.13.0-779b71723e669799f583e6c239ad503e,sexplib.v0.13.0 prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0,sexplib0.v0.13.0-e1657b8621e6d0fea91308e7bef1f686,sexplib0.v0.13.0 prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1,cstruct.2.3.1-526229c3f1160fd9dc4dd4860a76a998,cstruct.2.3.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.205425 prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/doc/ prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/doc/base/ prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/doc/base/CHANGES.md prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/doc/base/LICENSE.md prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/doc/base/README.org prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/ prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/ prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base.ocamlobjinfo prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/META prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Applicative.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Applicative.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Applicative.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Applicative_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Applicative_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Array.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Array.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Array.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Array0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Array0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Array_permute.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Array_permute.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Avltree.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Avltree.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Avltree.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Backtrace.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Backtrace.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Backtrace.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Binary_search.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Binary_search.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Binary_search.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Binary_searchable.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Binary_searchable.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Binary_searchable.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Binary_searchable_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Binary_searchable_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Blit.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Blit.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Blit.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Blit_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Blit_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bool.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bool.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bool.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Buffer.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Buffer.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Buffer.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Buffer_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Buffer_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bytes.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bytes.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bytes.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bytes0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bytes0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bytes_set_primitives.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bytes_set_primitives.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bytes_tr.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Bytes_tr.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Char.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Char.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Char.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Char0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Char0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Comparable.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Comparable.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Comparable.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Comparable_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Comparable_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Comparator.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Comparator.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Comparator.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Comparisons.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Comparisons.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Container.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Container.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Container.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Container_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Container_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Either.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Either.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Either.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Either_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Either_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Equal.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Equal.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Error.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Error.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Error.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Exn.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Exn.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Exn.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Field.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Field.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Field.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Fieldslib.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Fieldslib.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Float.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Float.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Float.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Float0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Float0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Floatable.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Floatable.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Fn.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Fn.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Fn.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Formatter.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Formatter.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Formatter.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hash.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hash.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hash.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hash_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hash_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hash_set.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hash_set.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hash_set.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hash_set_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hash_set_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hashable.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hashable.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hashable.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hashable_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hashable_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hasher.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hasher.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hashtbl.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hashtbl.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hashtbl.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hashtbl_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hashtbl_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hex_lexer.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hex_lexer.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Hex_lexer.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Identifiable.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Identifiable.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Identifiable.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Import.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Import.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Import0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Import0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Indexed_container.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Indexed_container.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Indexed_container.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Indexed_container_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Indexed_container_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Info.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Info.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Info.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Info_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Info_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int32.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int32.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int32.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int63.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int63.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int63.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int63_emul.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int63_emul.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int63_emul.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int64.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int64.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int64.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int_conversions.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int_conversions.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int_conversions.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int_math.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int_math.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Int_math.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Intable.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Intable.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Invariant.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Invariant.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Invariant.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Invariant_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Invariant_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Lazy.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Lazy.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Lazy.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Linked_queue.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Linked_queue.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Linked_queue.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Linked_queue0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Linked_queue0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__List.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__List.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__List.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__List0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__List0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__List1.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__List1.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Map.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Map.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Map.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Map_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Map_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Maybe_bound.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Maybe_bound.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Maybe_bound.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Monad.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Monad.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Monad.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Monad_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Monad_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Nativeint.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Nativeint.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Nativeint.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Obj_array.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Obj_array.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Obj_array.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Option.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Option.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Option.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Option_array.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Option_array.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Option_array.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Or_error.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Or_error.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Or_error.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ordered_collection_common.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ordered_collection_common.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ordered_collection_common.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ordering.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ordering.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ordering.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Poly0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Poly0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Poly0.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Popcount.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Popcount.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Popcount.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Pow_overflow_bounds.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Pow_overflow_bounds.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Pow_overflow_bounds.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ppx_compare_lib.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ppx_compare_lib.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ppx_compare_lib.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ppx_enumerate_lib.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ppx_enumerate_lib.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ppx_hash_lib.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ppx_hash_lib.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ppx_sexp_conv_lib.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ppx_sexp_conv_lib.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Pretty_printer.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Pretty_printer.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Pretty_printer.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Printf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Printf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Printf.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Queue.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Queue.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Queue.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Queue_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Queue_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Random.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Random.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Random.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ref.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ref.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Ref.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Result.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Result.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Result.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sequence.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sequence.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sequence.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Set.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Set.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Set.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Set_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Set_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexp.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexp.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexp.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexp_with_comparable.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexp_with_comparable.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexp_with_comparable.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexpable.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexpable.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexpable.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexplib.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sexplib.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sign.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sign.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sign.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sign0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sign0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sign_or_nan.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sign_or_nan.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sign_or_nan.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Source_code_position.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Source_code_position.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Source_code_position.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Source_code_position0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Source_code_position0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Stack.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Stack.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Stack.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Stack_intf.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Stack_intf.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Staged.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Staged.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Staged.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__String.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__String.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__String.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__String0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__String0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Stringable.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Stringable.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sys.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sys.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sys.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sys0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Sys0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__T.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__T.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Type_equal.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Type_equal.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Type_equal.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Uchar.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Uchar.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Uchar.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Uchar0.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Uchar0.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Uniform_array.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Uniform_array.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Uniform_array.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Unit.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Unit.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Unit.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Validate.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Validate.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Validate.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Variant.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Variant.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Variant.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Variantslib.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Variantslib.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__With_return.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__With_return.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__With_return.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Word_size.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Word_size.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base__Word_size.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base_internalhash_types/ prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base_internalhash_types/base_internalhash_types.ocamlobjinfo prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base_internalhash_types/base_internalhash_types.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/base_internalhash_types/base_internalhash_types.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/caml/ prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/caml/caml.ocamlobjinfo prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/caml/caml.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/caml/caml.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/dune-package prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/md5/ prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/md5/md5_lib.ocamlobjinfo prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/md5/md5_lib.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/md5/md5_lib.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/md5/md5_lib.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/shadow_stdlib/ prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/shadow_stdlib/shadow_stdlib.ocamlobjinfo prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/shadow_stdlib/shadow_stdlib.cmi prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/shadow_stdlib/shadow_stdlib.cmt prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/lib/base/shadow_stdlib/shadow_stdlib.cmti prep/universes/b88245ed2350995d5fd2b06b9fcb0ee9/base/v0.13.2/opam prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/doc/ prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/doc/parsexp/ prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/doc/parsexp/CHANGES.md prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/doc/parsexp/LICENSE.md prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/doc/parsexp/README.org prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/ prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/ prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp.ocamlobjinfo prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/META prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/dune-package prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp.cmi prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp.cmt prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp.cmti prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__.cmi prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__.cmt prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Cst.cmi prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Cst.cmt prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Cst.cmti prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Import.cmi prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Import.cmt prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Parser_automaton.cmi prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Parser_automaton.cmt prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Parser_automaton.cmti prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Parser_automaton_internal.cmi prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Parser_automaton_internal.cmt prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Parser_automaton_internal.cmti prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Parsexp_intf.cmi prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Parsexp_intf.cmt prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Positions.cmi prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Positions.cmt prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/lib/parsexp/parsexp__Positions.cmti prep/universes/da5b769844cb72350f9709b840991df6/parsexp/v0.13.0/opam prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/doc/ prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/doc/sexplib/ prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/doc/sexplib/CHANGES.md prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/doc/sexplib/CHANGES.txt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/doc/sexplib/LICENSE-Tywith.txt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/doc/sexplib/LICENSE.md prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/doc/sexplib/README.org prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/ prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/ prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib.ocamlobjinfo prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/META prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/dune-package prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/num/ prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/num/sexplib_num.ocamlobjinfo prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/num/sexplib_num.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/num/sexplib_num.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/num/sexplib_num__Sexplib_num_conv.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/num/sexplib_num__Sexplib_num_conv.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/num/sexplib_num__Sexplib_num_conv.cmti prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/num/sexplib_num__Std.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/num/sexplib_num__Std.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Conv.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Conv.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Conv.cmti prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Conv_error.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Conv_error.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Exn_magic.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Exn_magic.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Exn_magic.cmti prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Lexer.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Lexer.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Lexer.cmti prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Parser.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Parser.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Parser.cmti prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Parser_with_layout.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Parser_with_layout.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Parser_with_layout.cmti prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Path.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Path.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Path.cmti prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Pre_sexp.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Pre_sexp.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Sexp.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Sexp.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Sexp.cmti prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Sexp_intf.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Sexp_intf.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Sexp_with_layout.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Sexp_with_layout.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Src_pos.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Src_pos.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Src_pos.cmti prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Std.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Std.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Type.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Type.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Type_with_layout.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Type_with_layout.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/sexplib__Type_with_layout.cmti prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/unix/ prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/unix/sexplib_unix.ocamlobjinfo prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/unix/sexplib_unix.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/unix/sexplib_unix.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/unix/sexplib_unix__Sexplib_unix_conv.cmi prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/lib/sexplib/unix/sexplib_unix__Sexplib_unix_conv.cmt prep/universes/779b71723e669799f583e6c239ad503e/sexplib/v0.13.0/opam prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/doc/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/doc/sexplib0/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/doc/sexplib0/LICENSE.md prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/ prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0.ocamlobjinfo prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/META prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/dune-package prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0.cmi prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0.cmt prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0__Sexp.cmi prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0__Sexp.cmt prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0__Sexp.cmti prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0__Sexp_conv.cmi prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0__Sexp_conv.cmt prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0__Sexp_conv.cmti prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0__Sexp_conv_error.cmi prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0__Sexp_conv_error.cmt prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0__Sexpable.cmi prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/lib/sexplib0/sexplib0__Sexpable.cmt prep/universes/e1657b8621e6d0fea91308e7bef1f686/sexplib0/v0.13.0/opam prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/ prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/cstruct/ prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/cstruct/cstruct.ocamlobjinfo prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/cstruct/unix_cstruct.ocamlobjinfo prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/cstruct/META prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/cstruct/cstruct.cmi prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/cstruct/cstruct.cmt prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/cstruct/cstruct.cmti prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/cstruct/unix_cstruct.cmi prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/cstruct/unix_cstruct.cmt prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/lib/cstruct/unix_cstruct.cmti prep/universes/526229c3f1160fd9dc4dd4860a76a998/cstruct/2.3.1/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. HASHES:base.v0.13.2-b88245ed2350995d5fd2b06b9fcb0ee9:a573d38885a494c0078f3ea8a6b1189e9624ba72b27712ee878dd166e9d0368c HASHES:parsexp.v0.13.0-da5b769844cb72350f9709b840991df6:c80f4159ab45a74d53b84e7674453221ced1c9a5c54e3e52985acc0392ccf900 HASHES:sexplib.v0.13.0-779b71723e669799f583e6c239ad503e:e78e19f281cea47b3d4ecce0f7dbac29da059a09abdec0335420e4da14a69d63 HASHES:sexplib0.v0.13.0-e1657b8621e6d0fea91308e7bef1f686:7f78e19ae7f4128404ae7027a4af36d3639665c289e6a8d09464519a2dd014c0 HASHES:cstruct.2.3.1-526229c3f1160fd9dc4dd4860a76a998:2ebc9a8dee8d77065d86a904ea2f98fc85a6eccbb36eaab0854f28ea05d8a748 2024-09-12 20:06.41 ---> saved as "48e4fe34b0cf9730f7e46b3c18b65203e27959fdc819074dc82172ab3159e566" Job succeeded 2024-09-12 20:14.18: cstruct.2.3.1-526229c3f1160fd9dc4dd4860a76a998 -> 2ebc9a8dee8d77065d86a904ea2f98fc85a6eccbb36eaab0854f28ea05d8a748 2024-09-12 20:14.18: sexplib0.v0.13.0-e1657b8621e6d0fea91308e7bef1f686 -> 7f78e19ae7f4128404ae7027a4af36d3639665c289e6a8d09464519a2dd014c0 2024-09-12 20:14.18: sexplib.v0.13.0-779b71723e669799f583e6c239ad503e -> e78e19f281cea47b3d4ecce0f7dbac29da059a09abdec0335420e4da14a69d63 2024-09-12 20:14.18: parsexp.v0.13.0-da5b769844cb72350f9709b840991df6 -> c80f4159ab45a74d53b84e7674453221ced1c9a5c54e3e52985acc0392ccf900 2024-09-12 20:14.18: base.v0.13.2-b88245ed2350995d5fd2b06b9fcb0ee9 -> a573d38885a494c0078f3ea8a6b1189e9624ba72b27712ee878dd166e9d0368c 2024-09-12 20:14.18: Job succeeded