Build:
  1. 0
2024-05-17 14:25.47: New job: Voodoo do ctypes.0.22.0; fe822309ada36762075d7f38eee01f3d
2024-05-17 14:25.47: Waiting for resource in pool OCluster
2024-05-17 15:15.16: Waiting for worker…
2024-05-17 15:27.55: Got resource from pool OCluster
2024-05-17 15:27.55: Using cache hint "docs-universe-compile-4.14.2"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.14@sha256:6a94525e2c61c0e60a16d24e70d6a8c29ce05f591100ad7b5b5c239a8565f76a)
         (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"))
         (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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe && opam depext -iy voodoo-do"))
         (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.14@sha256:6a94525e2c61c0e60a16d24e70d6a8c29ce05f591100ad7b5b5c239a8565f76a)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (workdir /home/opam/docs/)
 (run (shell "sudo chown opam:opam . "))
 (copy (from (build tools))
       (src /home/opam/odoc /home/opam/voodoo-do)
       (dst /home/opam/))
 (run (shell "mv ~/odoc $(opam config var bin)/odoc"))
 (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 "(for DATA in compile/p/base-threads/base,base-threads.base-d41d8cd98f00b204e9800998ecf8427e,base-threads.base compile/p/base-unix/base,base-unix.base-d41d8cd98f00b204e9800998ecf8427e,base-unix.base compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0,bigarray-compat.1.1.0-a0964bd829555ce59581f1ef15f6d24a,bigarray-compat.1.1.0 compile/u/a0964bd829555ce59581f1ef15f6d24a/csexp/1.5.2,csexp.1.5.2-a0964bd829555ce59581f1ef15f6d24a,csexp.1.5.2 compile/u/22f0ab24a62c706cb139b2cdc468de60/dune/3.15.2,dune.3.15.2-22f0ab24a62c706cb139b2cdc468de60,dune.3.15.2 compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2,dune-configurator.3.15.2-4e2bf3c22dedbcbb1e80aa0db9fd5235,dune-configurator.3.15.2 compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0,integers.0.7.0-236ed361a1caaced786400555ce66b29,integers.0.7.0 compile/p/ocaml/4.14.2,ocaml.4.14.2-0e4e48f6f18ef8994033b9c27ffd667d,ocaml.4.14.2 compile/p/ocaml-base-compiler/4.14.2,ocaml-base-compiler.4.14.2-d41d8cd98f00b204e9800998ecf8427e,ocaml-base-compiler.4.14.2 compile/u/4fae2d7b423975996c7d562a013d6daa/ocaml-config/2,ocaml-config.2-4fae2d7b423975996c7d562a013d6daa,ocaml-config.2 compile/u/a0964bd829555ce59581f1ef15f6d24a/stdlib-shims/0.3.0,stdlib-shims.0.3.0-a0964bd829555ce59581f1ef15f6d24a,stdlib-shims.0.3.0; do IFS=\",\"; set -- $DATA; rsync -aR docs.ci.ocaml.org:/data/./$1 .; done) && (rsync -aR docs.ci.ocaml.org:/data/./prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)"))
 (run (shell "(mkdir -p compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/ctypes/*.odoc)"))
 (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p ctypes  ) && (shopt -s nullglob && ((tar -cvf compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0.tar compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/*  && rm -R compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/* && mv compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0.tar compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083 && mv linked epoch-55dd4fa21db83a5a988da67fb5854083/) && (mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/*  && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/content.tar) || (echo 'Empty directory')))"))
 (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.973996') && (rsync -aR ./compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/ docs.ci.ocaml.org:/data/.) && (set 'compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)"))
)
END-OF-SPEC

ocluster-client submit-obuilder --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-compile-4.14.2 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-05-17 15:27.55: RETRYING: 2024-05-17/142547-voodoo-do-ad527d Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:6a94525e2c61c0e60a16d24e70d6a8c29ce05f591100ad7b5b5c239a8565f76a)
2024-05-17 15:24.10 ---> using "13e2ce9a42d0ea538a9fd7e5a4068fe1db169ccba319f4d02210442c0ed0de49" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-17 15:24.10 ---> using "b9dfb28c31c3e0396e5c15267147d13de8a84eb88d8615b42815733f4912faee" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4"))
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-security bookworm-security/main amd64 Packages [156 kB]
Fetched 259 kB in 0s (747 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  m4
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 287 kB of archives.
After this operation, 686 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 287 kB in 0s (6486 kB/s)
Selecting previously unselected package m4.
(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 ... 18735 files and directories currently installed.)
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Setting up m4 (1.4.19-3) ...
2024-05-17 15:24.10 ---> using "47987b8caee9e28c96049a67b21296ed9573169439f748975ac43aacd14ceea5" 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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe && opam depext -iy voodoo-do"))
[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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (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#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe (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-do.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe

The following actions will be performed:
  - install ocamlbuild    0.14.3  [required by astring, bos]
  - install num           1.5     [required by sexplib]
  - install cmdliner      1.2.0   [required by voodoo-do]
  - install ocamlfind     1.9.6   [required by astring, bos]
  - install seq           base    [required by tyxml, yojson]
  - install dune          3.15.2  [required by voodoo-do]
  - install topkg         1.0.7   [required by astring, bos]
  - install sexplib0      v0.16.0 [required by sexplib]
  - install result        1.5     [required by odoc]
  - install re            1.11.0  [required by tyxml]
  - install cppo          1.6.9   [required by odoc]
  - install camlp-streams 5.0.1   [required by odoc-parser]
  - install uutf          1.0.3   [required by tyxml]
  - install rresult       0.7.0   [required by bos]
  - install ptime         1.1.0   [required by crunch]
  - install fmt           0.9.0   [required by bos, odoc]
  - install astring       0.8.5   [required by voodoo-do]
  - install parsexp       v0.16.0 [required by sexplib]
  - install yojson        2.1.2   [required by voodoo-do]
  - install tyxml         4.6.0   [required by odoc]
  - install crunch        3.3.1   [required by odoc]
  - install logs          0.7.0   [required by bos]
  - install odoc-parser   2.4.2   [required by odoc]
  - install fpath         0.7.3   [required by odoc, bos, voodoo-lib]
  - install sexplib       v0.16.0 [required by voodoo-lib]
  - install odoc          2.4.2   [required by voodoo-do]
  - install bos           0.2.1   [required by voodoo-do]
  - install voodoo-lib    ~dev*   [required by voodoo-do]
  - install voodoo-do     ~dev*
===== 29 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[camlp-streams.5.0.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[crunch.3.3.1] found in cache
[dune.3.15.2] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[num.1.5] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[odoc.2.4.2] found in cache
[odoc-parser.2.4.2] found in cache
[parsexp.v0.16.0] found in cache
[ptime.1.1.0] found in cache
[re.1.11.0] found in cache
[result.1.5] found in cache
[rresult.0.7.0] found in cache
[sexplib.v0.16.0] found in cache
[sexplib0.v0.16.0] found in cache
[topkg.1.0.7] found in cache
[tyxml.4.6.0] found in cache
[uutf.1.0.3] found in cache
[yojson.2.1.2] found in cache
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#dc54397f66abf95c964ea4de0f3a0ff2aec56efe

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed num.1.5
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed ptime.1.1.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.15.2
-> installed result.1.5
-> installed camlp-streams.5.0.1
-> installed crunch.3.3.1
-> installed sexplib0.v0.16.0
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed odoc-parser.2.4.2
-> installed parsexp.v0.16.0
-> installed yojson.2.1.2
-> installed sexplib.v0.16.0
-> installed tyxml.4.6.0
-> installed voodoo-lib.~dev
-> installed odoc.2.4.2
-> installed voodoo-do.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-17 15:24.10 ---> using "05b6279845d1bc327901fd9020725cc9c1acf3152b97e82a3a57be011d52dc3a" from cache

/home/opam: (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam"))
2024-05-17 15:24.10 ---> using "2584e0809507a3bd221e7c9ac6c481cdf597220001d2f2c7075c80b16720b09a" from cache
2024-05-17 15:24.10 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.14@sha256:6a94525e2c61c0e60a16d24e70d6a8c29ce05f591100ad7b5b5c239a8565f76a)
2024-05-17 15:24.10 ---> using "13e2ce9a42d0ea538a9fd7e5a4068fe1db169ccba319f4d02210442c0ed0de49" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-17 15:24.10 ---> using "b9dfb28c31c3e0396e5c15267147d13de8a84eb88d8615b42815733f4912faee" from cache

/home/opam: (workdir /home/opam/docs/)

/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2024-05-17 15:24.10 ---> using "09a57d4a15d15969bc18673c22077469e105ead55125b7ab74a1ef1dc44f6b8e" from cache

/home/opam/docs/: (copy (from (build tools))
                        (src /home/opam/odoc /home/opam/voodoo-do)
                        (dst /home/opam/))
2024-05-17 15:24.10 ---> using "07d4b4929793ef50eaeb47e3e72a82d3a6c7f61db3f49d242a85baa4845fa06e" from cache

/home/opam/docs/: (run (shell "mv ~/odoc $(opam config var bin)/odoc"))
2024-05-17 15:24.10 ---> using "aa738c144002b1f9afa0de600f891899e5c7d294c65340bfc9dc60df3344d05e" from cache

/home/opam/docs/: (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 "(for DATA in compile/p/base-threads/base,base-threads.base-d41d8cd98f00b204e9800998ecf8427e,base-threads.base compile/p/base-unix/base,base-unix.base-d41d8cd98f00b204e9800998ecf8427e,base-unix.base compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0,bigarray-compat.1.1.0-a0964bd829555ce59581f1ef15f6d24a,bigarray-compat.1.1.0 compile/u/a0964bd829555ce59581f1ef15f6d24a/csexp/1.5.2,csexp.1.5.2-a0964bd829555ce59581f1ef15f6d24a,csexp.1.5.2 compile/u/22f0ab24a62c706cb139b2cdc468de60/dune/3.15.2,dune.3.15.2-22f0ab24a62c706cb139b2cdc468de60,dune.3.15.2 compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2,dune-configurator.3.15.2-4e2bf3c22dedbcbb1e80aa0db9fd5235,dune-configurator.3.15.2 compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0,integers.0.7.0-236ed361a1caaced786400555ce66b29,integers.0.7.0 compile/p/ocaml/4.14.2,ocaml.4.14.2-0e4e48f6f18ef8994033b9c27ffd667d,ocaml.4.14.2 compile/p/ocaml-base-compiler/4.14.2,ocaml-base-compiler.4.14.2-d41d8cd98f00b204e9800998ecf8427e,ocaml-base-compiler.4.14.2 compile/u/4fae2d7b423975996c7d562a013d6daa/ocaml-config/2,ocaml-config.2-4fae2d7b423975996c7d562a013d6daa,ocaml-config.2 compile/u/a0964bd829555ce59581f1ef15f6d24a/stdlib-shims/0.3.0,stdlib-shims.0.3.0-a0964bd829555ce59581f1ef15f6d24a,stdlib-shims.0.3.0; do IFS=\",\"; set -- $DATA; rsync -aR docs.ci.ocaml.org:/data/./$1 .; done) && (rsync -aR docs.ci.ocaml.org:/data/./prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)"))
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/ctypes/
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/ctypes/CHANGES.md
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/ctypes/LICENSE
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/ctypes/README.md
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes.ocamlobjinfo
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/META
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/complexL.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/complexL.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/complexL.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/cstubs_internals.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/cstubs_internals.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/cstubs_internals.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_bigarray.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_bigarray.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_bigarray.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_bigarray_stubs.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_bigarray_stubs.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_coerce.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_coerce.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_coerce.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_memory.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_memory.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_memory_stubs.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_memory_stubs.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_primitive_types.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_primitive_types.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_primitive_types.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_primitives.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_primitives.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_ptr.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_ptr.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_roots_stubs.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_roots_stubs.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_static.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_static.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_static.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_std_view_stubs.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_std_view_stubs.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_std_views.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_std_views.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_structs.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_structs.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_structs.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_structs_computed.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_structs_computed.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_structs_computed.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_type_printing.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_type_printing.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_type_printing.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_types.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_types.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_value_printing.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_value_printing.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_value_printing_stubs.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_value_printing_stubs.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/dune-package
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/lDouble.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/lDouble.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/lDouble.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/posixTypes.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/posixTypes.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/posixTypes.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/ctypes_stubs.ocamlobjinfo
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_analysis.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_analysis.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_analysis.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_c_language.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_c_language.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_emit_c.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_emit_c.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_errors.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_errors.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_errors.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_c.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_c.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_c.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_ml.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_ml.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_ml.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_inverted.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_inverted.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_inverted.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_public_name.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_public_name.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_public_name.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_structs.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_structs.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_structs.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/ctypes_path.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/ctypes_path.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/ctypes_path.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top.ocamlobjinfo
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Ctypes_printers.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Ctypes_printers.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Ctypes_printers.cmti
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmi
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmt
prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/opam
compile/u/4fae2d7b423975996c7d562a013d6daa/ocaml-config/2/doc/
compile/u/4fae2d7b423975996c7d562a013d6daa/ocaml-config/2/doc/index.m
compile/u/4fae2d7b423975996c7d562a013d6daa/ocaml-config/2/page-doc.odoc
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/Signed.odoc
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/Unsigned.odoc
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/top/
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/top/Integer_printers.odoc
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/top/Install_integer_printers.odoc
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/doc/
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/doc/index.m
compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/page-doc.odoc
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/lib/
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/lib/dune-configurator/
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/lib/dune-configurator/Configurator.odoc
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/lib/dune-configurator/.private/
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/lib/dune-configurator/.private/Configurator__Dune_lang.odoc
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/lib/dune-configurator/.private/Configurator__Ocaml_config.odoc
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/lib/dune-configurator/.private/Configurator__Import.odoc
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/lib/dune-configurator/Configurator__V1.odoc
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/lib/dune-configurator/Configurator__Extract_obj.odoc
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/3.15.2/lib/dune-configurator/Configurator__.odoc
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/doc/
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/doc/index.m
compile/u/4e2bf3c22dedbcbb1e80aa0db9fd5235/dune-configurator/3.15.2/page-doc.odoc
compile/u/22f0ab24a62c706cb139b2cdc468de60/dune/3.15.2/doc/
compile/u/22f0ab24a62c706cb139b2cdc468de60/dune/3.15.2/doc/index.m
compile/u/22f0ab24a62c706cb139b2cdc468de60/dune/3.15.2/page-doc.odoc
compile/u/a0964bd829555ce59581f1ef15f6d24a/stdlib-shims/0.3.0/doc/
compile/u/a0964bd829555ce59581f1ef15f6d24a/stdlib-shims/0.3.0/doc/index.m
compile/u/a0964bd829555ce59581f1ef15f6d24a/stdlib-shims/0.3.0/page-doc.odoc
compile/u/a0964bd829555ce59581f1ef15f6d24a/csexp/1.5.2/1.5.2/
compile/u/a0964bd829555ce59581f1ef15f6d24a/csexp/1.5.2/1.5.2/lib/
compile/u/a0964bd829555ce59581f1ef15f6d24a/csexp/1.5.2/1.5.2/lib/csexp/
compile/u/a0964bd829555ce59581f1ef15f6d24a/csexp/1.5.2/1.5.2/lib/csexp/Csexp.odoc
compile/u/a0964bd829555ce59581f1ef15f6d24a/csexp/1.5.2/doc/
compile/u/a0964bd829555ce59581f1ef15f6d24a/csexp/1.5.2/doc/index.m
compile/u/a0964bd829555ce59581f1ef15f6d24a/csexp/1.5.2/page-doc.odoc
compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/
compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/
compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/Bigarray_compat.odoc
compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/doc/
compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/doc/index.m
compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/page-doc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__StringLabels.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Callback.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bool.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Std_exit.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Bigarray.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Float.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__In_channel.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Pervasives.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Result.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/CamlinternalFormat.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/UnixLabels.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Gc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Atomic.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Parsing.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Queue.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Unix.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__ArrayLabels.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Oo.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/CamlinternalOO.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Topdirs.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Ephemeron.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Out_channel.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Random.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Dynlink.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Profiling.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Unit.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__ListLabels.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__MoreLabels.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Scanf.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Complex.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Char.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__BytesLabels.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bytes.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Filename.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Nativeint.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Int.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Str.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Stack.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Genlex.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Stream.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Weak.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/CamlinternalAtomic.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/CamlinternalMod.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Marshal.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Option.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Fun.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Printf.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__StdLabels.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/threads/
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/threads/Semaphore.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/threads/Condition.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/threads/Mutex.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/threads/Thread.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/threads/ThreadUnix.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/threads/Event.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Array.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__List.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Printexc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Sys.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Obj.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Int32.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Arg.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_inherit.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_cross.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_scan.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_lexer.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_see_lexer.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_parser.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_analyse.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_config.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_dep.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_ast.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_test.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_sig.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_merge.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_text_lexer.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_text_parser.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_comments.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_args.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_gen.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_dot.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_html.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_dag2html.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_latex.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_latex_style.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_man.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_ocamlhtml.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_print.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_texi.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_text.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_to_text.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_info.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_global.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_search.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_module.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_messages.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_comments_global.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_str.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_class.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_value.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_misc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_parameter.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_control.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_env.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_exception.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_extension.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_type.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_name.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ocamldoc/Odoc_types.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Int64.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Digest.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__String.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Hashtbl.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Map.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Set.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Format.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Buffer.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Seq.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Either.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Uchar.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typeclass.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typemod.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Lift_constants.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Spill.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Arg_helper.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Terminfo.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Flambda_iterators.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Compmisc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Attr_helper.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Syntaxerr.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/CSE.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Tast_mapper.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/X86_dsl.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmt2annot.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Optcompile.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Oprint.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmm_invariants.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Compilenv.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Branch_relaxation.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Inlining_transforms.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typedecl.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Id_types.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Traverse_for_exported_symbols.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Linscan.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Unbox_specialised_args.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Lift_code.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Emit.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Asmgen.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/X86_masm.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Initialize_symbol_to_let_symbol.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Alias_analysis.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Main.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Interval.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Share_constants.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Strmatch.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Flambda_middle_end.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Maindriver.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Matching.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Schedgen.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Builtin_attributes.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Tast_iterator.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Closure_middle_end.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Tmc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Ast_invariants.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Remove_unused_program_constructs.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Binutils.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/CSEgen.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printtyped.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Translobj.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Translmod.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Signature_group.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Flambda_to_clambda.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Inconstant_idents.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printclambda.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Toploop.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Flambda_utils.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Switch.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Int_replace_polymorphic_compare.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Comballoc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Includeclass.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printinstr.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Deadcode.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Envaux.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Translclass.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Dll.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Topeval.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Export_info_for_pack.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Simplify_primitives.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Linearize.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Domainstate.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Split.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Branch_relaxation_intf.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Un_anf.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printlambda.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Local_store.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Reloadgen.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Selectgen.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Flambda_invariants.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Untypeast.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Unbox_free_vars_of_closures.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Selection.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Coloring.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Asmlink.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Topstart.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Topmain.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Main_args.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Scheduling.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printcmm.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/X86_proc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Trace.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Liveness.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Translprim.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Closure_conversion_aux.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Compenv.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Ast_iterator.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Makedepend.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typedecl_immediacy.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Dataflow.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Pparse.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Proc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Emitcode.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Strongly_connected_components.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Interf.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Bytepackager.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Translcore.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typedecl_unboxed.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printpat.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Closure_conversion.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typedecl_separability.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Build_export_info.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Pass_wrapper.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Linear_format.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Patterns.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Parse.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Simplif.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Compile.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Compile_common.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Inline_and_simplify.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Import_approx.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Ref_to_variables.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Remove_unused_arguments.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Errors.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Simplify_common.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Opterrors.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Simplify_boxed_integer_ops.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Ccomp.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmxs_format.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Convert_primitives.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Afl_instrument.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Translattribute.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Lexer.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Parser.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/CamlinternalMenhirLib.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmt_format.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Persistent_env.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Consistbl.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Lazy_backtrack.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Ast_mapper.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Bytelibrarian.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Unbox_closures.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Asmpackager.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Includemod_errorprinter.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Includemod.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Effect_analysis.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Mtype.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Semantics_of_primitives.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Predef.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Polling.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Emitaux.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Bytegen.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Opcodes.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmm_helpers.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmmgen_state.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmx_format.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Export_info.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Lift_let_to_initialize_symbol.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typetexp.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Asmlibrarian.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Rec_check.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Depend.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typeopt.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Includecore.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Remove_free_vars_equal_to_args.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Ctype.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Btype.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/X86_gas.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/X86_ast.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Augment_specialised_args.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Simplify_boxed_integer_ops_intf.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Datarepr.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Pprintast.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Bytelink.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Invariant_params.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Extract_projections.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printast.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Ast_helper.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Docstrings.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Find_recursive_functions.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Closure_offsets.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Reload.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Emitenv.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Stypes.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Annot.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Inlining_decision.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Inlining_decision_intf.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Inline_and_simplify_aux.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Inlining_stats.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Parmatch.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Meta.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Instruct.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Optmain.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Optmaindriver.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printlinear.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Linear.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printmach.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Mach.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Arch.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Clflags.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Config.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Profile.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Reg.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Tophooks.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Topcommon.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Genprintval.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Closure.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Backend_intf.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Simple_value_approx.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Export_id.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Freshening.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printtyp.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typecore.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Errortrace.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Diffing_with_keys.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Diffing.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typedecl_variance.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typedecl_properties.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Typedtree.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Expunge.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Runtimedef.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Symtable.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmo_format.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmmgen.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Clambda.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmm.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Backend_var.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Bytesections.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Printclambda_primitives.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Targetint.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Inlining_stats_types.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Inlining_cost.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Remove_unused_closure_vars.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Flambda.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Allocated_const.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Clambda_primitives.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Closure_origin.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Mutable_variable.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Numbers.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Parameter.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Projection.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Closure_id.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Set_of_closures_origin.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Set_of_closures_id.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Static_exception.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Symbol.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Tag.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Var_within_closure.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Closure_element.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Variable.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Compilation_unit.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Internal_variable_names.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Lambda.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Debuginfo.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Env.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Cmi_format.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Linkage_name.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Load_path.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Misc.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Build_path_prefix_map.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Subst.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Types.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Primitive.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Outcometree.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Shape.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Path.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Ident.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Identifiable.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Type_immediacy.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Parsetree.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Asttypes.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Location.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Longident.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/Warnings.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Lazy.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/CamlinternalLazy.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Lexing.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/CamlinternalFormatBasics.odoc
compile/p/ocaml-base-compiler/4.14.2/doc/
compile/p/ocaml-base-compiler/4.14.2/doc/index.m
compile/p/ocaml-base-compiler/4.14.2/page-doc.odoc
compile/p/ocaml/4.14.2/doc/
compile/p/ocaml/4.14.2/doc/index.m
compile/p/ocaml/4.14.2/page-doc.odoc
compile/p/base-unix/base/doc/
compile/p/base-unix/base/doc/index.m
compile/p/base-unix/base/page-doc.odoc
compile/p/base-threads/base/doc/
compile/p/base-threads/base/doc/index.m
compile/p/base-threads/base/page-doc.odoc
2024-05-17 15:24.14 ---> saved as "3b9a94c47b08e6be69d18118b106b1a5f4fcfa49f908862b8d433c3064288da8"

/home/opam/docs/: (run (shell "(mkdir -p compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/ctypes/*.odoc)"))
2024-05-17 15:24.15 ---> saved as "8ef82570d401d430a68c4e0c2143085053baf06b8dfa71079aeeccd41d91e1fd"

/home/opam/docs/: (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p ctypes  ) && (shopt -s nullglob && ((tar -cvf compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0.tar compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/*  && rm -R compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/* && mv compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0.tar compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/content.tar) || (echo 'Empty directory'))) && (mkdir -p linked && mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083 && mv linked epoch-55dd4fa21db83a5a988da67fb5854083/) && (mkdir -p epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/*  && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/content.tar) || (echo 'Empty directory')))"))
process_meta_file: prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/META
found archive_names: [ctypes, ctypes_stubs, ctypes_top]
process_ocamlobjinfo_file: prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top.ocamlobjinfo
trying to look up archive_name: ctypes_top
units: Ctypes_top,Ctypes_top__Install_ctypes_printers,Ctypes_top__Ctypes_printers
process_ocamlobjinfo_file: prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/ctypes_stubs.ocamlobjinfo
trying to look up archive_name: ctypes_stubs
units: Ctypes_path,Cstubs_errors,Cstubs_c_language,Cstubs_public_name,Cstubs_structs,Cstubs_emit_c,Cstubs_generate_c,Cstubs_analysis,Cstubs_generate_ml,Cstubs_inverted,Cstubs
process_ocamlobjinfo_file: prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes.ocamlobjinfo
trying to look up archive_name: ctypes
units: LDouble,ComplexL,Ctypes_ptr,Ctypes_bigarray_stubs,Ctypes_primitive_types,Ctypes_memory_stubs,Ctypes_primitives,Ctypes_bigarray,Ctypes_static,Ctypes_type_printing,Ctypes_coerce,Ctypes_roots_stubs,Ctypes_memory,Ctypes_std_view_stubs,Ctypes_std_views,Ctypes_structs,Ctypes_structs_computed,Ctypes_value_printing_stubs,Ctypes_value_printing,Ctypes,PosixTypes,Cstubs_internals
found archive_names: [ctypes/LDouble,ComplexL,Ctypes_ptr,Ctypes_bigarray_stubs,Ctypes_primitive_types,Ctypes_memory_stubs,Ctypes_primitives,Ctypes_bigarray,Ctypes_static,Ctypes_type_printing,Ctypes_coerce,Ctypes_roots_stubs,Ctypes_memory,Ctypes_std_view_stubs,Ctypes_std_views,Ctypes_structs,Ctypes_structs_computed,Ctypes_value_printing_stubs,Ctypes_value_printing,Ctypes,PosixTypes,Cstubs_internals, ctypes_stubs/Ctypes_path,Cstubs_errors,Cstubs_c_language,Cstubs_public_name,Cstubs_structs,Cstubs_emit_c,Cstubs_generate_c,Cstubs_analysis,Cstubs_generate_ml,Cstubs_inverted,Cstubs, ctypes_top/Ctypes_top,Ctypes_top__Install_ctypes_printers,Ctypes_top__Ctypes_printers]
Found 0 mld pages and 3 other pages
libraries: [ctypes,ctypes.stubs,ctypes.top]
compile command: odoc compile ./u.mld -o compile/page-u.odoc --child
                   page-"fe822309ada36762075d7f38eee01f3d"
compile command: odoc compile ./fe822309ada36762075d7f38eee01f3d.mld -o
                   compile/u/page-fe822309ada36762075d7f38eee01f3d.odoc
                   --parent page-"u" -I compile --child page-"ctypes"
compile command: odoc compile ./ctypes.mld -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/page-ctypes.odoc
                   --parent page-"fe822309ada36762075d7f38eee01f3d" -I
                   compile/u --child page-"0.22.0"
File "./ctypes.mld", line 2, characters 17-18:
Warning: Child label is not allowed in the last component of a reference path.
Suggestion: 'child-0' should be first.
compile command: odoc compile ./0.22.0.mld -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/page-0.22.0.odoc
                   --parent page-"ctypes" -I
                   compile/u/fe822309ada36762075d7f38eee01f3d --child
                   page-"doc"
compile command: odoc compile ./doc.mld -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/page-doc.odoc
                   --parent page-"0.22.0" -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes --child
                   module-posixTypes --child module-lDouble --child
                   module-ctypes_value_printing_stubs --child
                   module-ctypes_value_printing --child module-ctypes_types
                   --child module-ctypes_type_printing --child
                   module-ctypes_structs_computed --child
                   module-ctypes_structs --child module-ctypes_std_views
                   --child module-ctypes_std_view_stubs --child
                   module-ctypes_static --child module-ctypes_roots_stubs
                   --child module-ctypes_ptr --child module-ctypes_primitives
                   --child module-ctypes_primitive_types --child
                   module-ctypes_memory_stubs --child module-ctypes_memory
                   --child module-ctypes_coerce --child
                   module-ctypes_bigarray_stubs --child
                   module-ctypes_bigarray --child module-ctypes --child
                   module-cstubs_internals --child module-complexL --child
                   module-ctypes_path --child module-cstubs_structs --child
                   module-cstubs_public_name --child module-cstubs_inverted
                   --child module-cstubs_generate_ml --child
                   module-cstubs_generate_c --child module-cstubs_errors
                   --child module-cstubs_emit_c --child
                   module-cstubs_c_language --child module-cstubs_analysis
                   --child module-cstubs --child
                   module-ctypes_top__Install_ctypes_printers --child
                   module-ctypes_top__Ctypes_printers --child
                   module-ctypes_top
File "./doc.mld", line 5, characters 15-397:
Warning: '{!modules ...}' should begin on its own line.
File "./doc.mld", line 8, characters 15-193:
Warning: '{!modules ...}' should begin on its own line.
File "./doc.mld", line 11, characters 15-36:
Warning: '{!modules ...}' should begin on its own line.
compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/lDouble.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/LDouble.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_ptr.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_ptr.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/complexL.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/ComplexL.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_primitive_types.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitive_types.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_bigarray.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_static.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_static.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_types.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_types.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_errors.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_errors.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_c_language.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_c_language.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_structs.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_structs_computed.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs_computed.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_value_printing_stubs.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing_stubs.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_type_printing.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_type_printing.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_roots_stubs.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_roots_stubs.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_memory_stubs.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory_stubs.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_memory.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_value_printing.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_std_view_stubs.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_view_stubs.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_coerce.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_coerce.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_std_views.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_views.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_analysis.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_analysis.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/cstubs_internals.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Cstubs_internals.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_emit_c.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_emit_c.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/posixTypes.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/PosixTypes.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top.odoc
                   --parent page-"doc" -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Ctypes_printers.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top__Ctypes_printers.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_structs.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_structs.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_bigarray_stubs.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray_stubs.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_inverted.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_inverted.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top__Install_ctypes_printers.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/compiler-libs/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/ctypes_path.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Ctypes_path.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_ml.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_ml.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/ctypes_primitives.cmt
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitives.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_public_name.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_public_name.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

compile command: odoc compile
                   prep/universes/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_c.cmti
                   -o
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_c.odoc
                   --parent page-"doc" -I
                   compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/ -I
                   compile/u/236ed361a1caaced786400555ce66b29/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/a0964bd829555ce59581f1ef15f6d24a/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0
                   -I
                   compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

No children
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "src/ctypes/ctypes_types.mli", line 324, characters 10-22:
Warning: Failed to resolve reference unresolvedroot(string_of) Couldn't find "string_of"
File "src/ctypes/ctypes_types.mli", line 319, characters 6-22:
Warning: Failed to resolve reference unresolvedroot(string_of_typ) Couldn't find "string_of_typ"
File "src/ctypes/ctypes_types.mli", line 297, characters 6-23:
Warning: Failed to resolve reference unresolvedroot(IncompleteType) Couldn't find "IncompleteType"
File "src/ctypes/ctypes_types.mli", line 291, characters 34-56:
Warning: Failed to resolve reference unresolvedroot(ModifyingSealedType) Couldn't find "ModifyingSealedType"
File "src/ctypes/ctypes_types.mli", line 288, characters 18-25:
Warning: Failed to resolve reference unresolvedroot(setf) Couldn't find "setf"
File "src/ctypes/ctypes_types.mli", line 288, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(getf) Couldn't find "getf"
File "src/ctypes/ctypes_types.mli", line 281, characters 28-36:
Warning: Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/ctypes/ctypes_types.mli", line 266, characters 27-35:
Warning: Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/unsigned.mli", line 127, characters 57-70:
Warning: Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/ctypes/ctypes_types.mli", line 42, characters 6-23:
Warning: Failed to resolve reference unresolvedroot(IncompleteType) Couldn't find "IncompleteType"
File "src/ctypes/ctypes_types.mli", line 25, characters 6-24:
Warning: Failed to resolve reference unresolvedroot(Foreign).foreign Couldn't find "Foreign"
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 63, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 63, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 63, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 63, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 63, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 63, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 63, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 63, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 63, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 63, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes_std_views.ml", line 57, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "src/cstubs/cstubs.mli", line 101, characters 8-16:
Warning: Failed to resolve reference unresolvedroot(Lwt).t Couldn't find "Lwt"
File "src/cstubs/cstubs.mli", line 78, characters 8-16:
Warning: Failed to resolve reference unresolvedroot(Lwt).t Couldn't find "Lwt"
File "src/ctypes/ctypes_types.mli", line 324, characters 10-22:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(string_of) Couldn't find "string_of"
File "src/ctypes/ctypes_types.mli", line 319, characters 6-22:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(string_of_typ) Couldn't find "string_of_typ"
File "src/ctypes/ctypes_types.mli", line 297, characters 6-23:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(IncompleteType) Couldn't find "IncompleteType"
File "src/ctypes/ctypes_types.mli", line 291, characters 34-56:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(ModifyingSealedType) Couldn't find "ModifyingSealedType"
File "src/ctypes/ctypes_types.mli", line 288, characters 18-25:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(setf) Couldn't find "setf"
File "src/ctypes/ctypes_types.mli", line 288, characters 6-13:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(getf) Couldn't find "getf"
File "src/ctypes/ctypes_types.mli", line 281, characters 28-36:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/ctypes/ctypes_types.mli", line 266, characters 27-35:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/ctypes/ctypes_types.mli", line 42, characters 6-23:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(IncompleteType) Couldn't find "IncompleteType"
File "src/ctypes/ctypes_types.mli", line 25, characters 6-24:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Foreign).foreign Couldn't find "Foreign"
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "src/ctypes/ctypes_types.mli", line 324, characters 10-22:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(string_of) Couldn't find "string_of"
File "src/ctypes/ctypes_types.mli", line 319, characters 6-22:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(string_of_typ) Couldn't find "string_of_typ"
File "src/ctypes/ctypes_types.mli", line 297, characters 6-23:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(IncompleteType) Couldn't find "IncompleteType"
File "src/ctypes/ctypes_types.mli", line 291, characters 34-56:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(ModifyingSealedType) Couldn't find "ModifyingSealedType"
File "src/ctypes/ctypes_types.mli", line 288, characters 18-25:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(setf) Couldn't find "setf"
File "src/ctypes/ctypes_types.mli", line 288, characters 6-13:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(getf) Couldn't find "getf"
File "src/ctypes/ctypes_types.mli", line 281, characters 28-36:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/ctypes/ctypes_types.mli", line 266, characters 27-35:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/ctypes/ctypes_types.mli", line 42, characters 6-23:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(IncompleteType) Couldn't find "IncompleteType"
File "src/ctypes/ctypes_types.mli", line 25, characters 6-24:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Foreign).foreign Couldn't find "Foreign"
File "src/ctypes/ctypes_types.mli", line 324, characters 10-22:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(string_of) Couldn't find "string_of"
File "src/ctypes/ctypes_types.mli", line 319, characters 6-22:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(string_of_typ) Couldn't find "string_of_typ"
File "src/ctypes/ctypes_types.mli", line 297, characters 6-23:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(IncompleteType) Couldn't find "IncompleteType"
File "src/ctypes/ctypes_types.mli", line 291, characters 34-56:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(ModifyingSealedType) Couldn't find "ModifyingSealedType"
File "src/ctypes/ctypes_types.mli", line 288, characters 18-25:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(setf) Couldn't find "setf"
File "src/ctypes/ctypes_types.mli", line 288, characters 6-13:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(getf) Couldn't find "getf"
File "src/ctypes/ctypes_types.mli", line 281, characters 28-36:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/ctypes/ctypes_types.mli", line 266, characters 27-35:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/ctypes/ctypes_types.mli", line 42, characters 6-23:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(IncompleteType) Couldn't find "IncompleteType"
File "src/ctypes/ctypes_types.mli", line 25, characters 6-24:
Warning: While resolving the expansion of include at File "src/cstubs/cstubs_structs.mli", line 10, character 2
Failed to resolve reference unresolvedroot(Foreign).foreign Couldn't find "Foreign"
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "src/unsigned.mli", line 127, characters 57-70:
Warning: Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "src/ctypes/ctypes_bigarray.mli", line 33, characters 45-61:
Warning: Failed to resolve reference unresolvedroot(Bigarray).kind Couldn't find "Bigarray"
File "src/ctypes/ctypes_bigarray.mli", line 33, characters 13-38:
Warning: Failed to resolve reference unresolvedroot(Ctypes_ptr).Types.ctype Couldn't find "Types"
File "src/ctypes/ctypes_bigarray.mli", line 30, characters 32-52:
Warning: Failed to resolve reference unresolvedroot(Bigarray).Array3.t Couldn't find "Bigarray"
File "src/ctypes/ctypes_bigarray.mli", line 26, characters 32-52:
Warning: Failed to resolve reference unresolvedroot(Bigarray).Array2.t Couldn't find "Bigarray"
File "src/ctypes/ctypes_bigarray.mli", line 22, characters 32-52:
Warning: Failed to resolve reference unresolvedroot(Bigarray).Array1.t Couldn't find "Bigarray"
File "src/ctypes/ctypes_bigarray.mli", line 18, characters 32-54:
Warning: Failed to resolve reference unresolvedroot(Bigarray).Genarray.t Couldn't find "Bigarray"
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib__Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Bigarray.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Bigarray.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "src/ctypes/ctypes.mli", line 12, characters 21-39:
Warning: Failed to resolve reference unresolvedroot(Foreign).foreign Couldn't find "Foreign"
File "src/ctypes/ctypes_types.mli", line 281, characters 28-36:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/ctypes/ctypes_types.mli", line 280, characters 63-75:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Reference to 'structure' is ambiguous. Please specify its kind: type-structure, val-structure.
File "src/ctypes/ctypes_types.mli", line 266, characters 27-35:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/ctypes/ctypes_types.mli", line 183, characters 33-39:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Reference to 'ptr' is ambiguous. Please specify its kind: type-ptr, val-ptr.
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/ctypes/ctypes_types.mli", line 31, characters 6-14:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Reference to 'union' is ambiguous. Please specify its kind: type-union, val-union.
File "src/ctypes/ctypes_types.mli", line 30, characters 61-73:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Reference to 'structure' is ambiguous. Please specify its kind: type-structure, val-structure.
File "src/ctypes/ctypes_types.mli", line 28, characters 20-26:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Reference to 'ptr' is ambiguous. Please specify its kind: type-ptr, val-ptr.
File "src/ctypes/ctypes_types.mli", line 25, characters 6-24:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 502, character 2
Failed to resolve reference unresolvedroot(Foreign).foreign Couldn't find "Foreign"
File "src/ctypes/ctypes.mli", line 484, characters 8-18:
Warning: Failed to resolve reference unresolvedroot(Foreign) Couldn't find "Foreign"
File "src/ctypes/ctypes.mli", line 302, characters 26-39:
Warning: Failed to resolve reference unresolvedroot(Array).mapi Couldn't find "Array"
File "src/ctypes/ctypes_types.mli", line 281, characters 28-36:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/ctypes/ctypes_types.mli", line 280, characters 63-75:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Reference to 'structure' is ambiguous. Please specify its kind: type-structure, val-structure.
File "src/ctypes/ctypes_types.mli", line 266, characters 27-35:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Reference to 'field' is ambiguous. Please specify its kind: type-field, val-field.
File "src/ctypes/ctypes_types.mli", line 183, characters 33-39:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Reference to 'ptr' is ambiguous. Please specify its kind: type-ptr, val-ptr.
File "src/ctypes/ctypes_types.mli", line 173, characters 6-37:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Label 'pointer_types' is ambiguous. The other occurences are:
  File "src/ctypes/ctypes.mli", line 16, character 4
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/signed.mli", line 43, characters 6-34:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Failed to resolve reference unresolvedroot(Int32).shift_right_logical Couldn't find "Int32"
File "src/unsigned.mli", line 127, characters 57-70:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).(=) Couldn't find "Stdlib"
File "src/unsigned.mli", line 124, characters 23-40:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
File "src/unsigned.mli", line 97, characters 62-72:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
File "src/unsigned.mli", line 63, characters 32-51:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/unsigned.mli", line 60, characters 23-42:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
While resolving the expansion of include at File "src/signed.mli", line 26, character 2
Failed to resolve reference unresolvedroot(Division_by_zero) Couldn't find "Division_by_zero"
File "src/ctypes/ctypes_types.mli", line 47, characters 66-82:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Multiple sections named 'pointer_types' found. Please alter one to ensure reference is unambiguous. Locations:
  File "src/ctypes/ctypes.mli", line 16, character 4
  File "src/ctypes/ctypes_types.mli", line 173, character 6
File "src/ctypes/ctypes_types.mli", line 31, characters 6-14:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Reference to 'union' is ambiguous. Please specify its kind: type-union, val-union.
File "src/ctypes/ctypes_types.mli", line 30, characters 61-73:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Reference to 'structure' is ambiguous. Please specify its kind: type-structure, val-structure.
File "src/ctypes/ctypes_types.mli", line 28, characters 20-26:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Reference to 'ptr' is ambiguous. Please specify its kind: type-ptr, val-ptr.
File "src/ctypes/ctypes_types.mli", line 25, characters 6-24:
Warning: While resolving the expansion of include at File "src/ctypes/ctypes.mli", line 117, character 0
Failed to resolve reference unresolvedroot(Foreign).foreign Couldn't find "Foreign"
File "src/ctypes/ctypes.mli", line 81, characters 17-37:
Warning: Failed to resolve reference unresolvedroot(Bigarray).Array3.t Couldn't find "Bigarray"
File "src/ctypes/ctypes.mli", line 72, characters 17-37:
Warning: Failed to resolve reference unresolvedroot(Bigarray).Array2.t Couldn't find "Bigarray"
File "src/ctypes/ctypes.mli", line 63, characters 17-37:
Warning: Failed to resolve reference unresolvedroot(Bigarray).Array1.t Couldn't find "Bigarray"
File "src/ctypes/ctypes.mli", line 54, characters 17-39:
Warning: Failed to resolve reference unresolvedroot(Bigarray).Genarray.t Couldn't find "Bigarray"
File "src/ctypes/ctypes.mli", line 16, characters 4-35:
Warning: Label 'pointer_types' is ambiguous. The other occurences are:
  File "src/ctypes/ctypes_types.mli", line 173, character 6
File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

File "compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc":
compile/p/ocaml-base-compiler/4.14.2/4.14.2/lib/ocaml/Stdlib.odoc: invalid magic number "odoc-2.4.1", expected "odoc-2.4.2"

3 other files to copy
dst: linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/opam
dst: linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/README.md
dst: linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/LICENSE
dst: linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/CHANGES.md
dest: linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/README.md
dest: linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/LICENSE
dest: linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/CHANGES.md
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitives.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray_stubs.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top__Install_ctypes_printers.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top__Ctypes_printers.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/PosixTypes.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Cstubs_internals.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_views.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_coerce.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_view_stubs.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory_stubs.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_roots_stubs.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_type_printing.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing_stubs.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs_computed.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_c.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_public_name.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_ml.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Ctypes_path.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_inverted.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_structs.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_emit_c.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_analysis.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_c_language.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_errors.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_types.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_static.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitive_types.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/ComplexL.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_ptr.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/LDouble.odoc
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/index.m
compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/page-doc.odoc
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing_stubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_view_stubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitives.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/LDouble.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitive_types.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_roots_stubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/PosixTypes.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_coerce.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_static.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_ptr.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_type_printing.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory_stubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/ComplexL.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray_stubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Cstubs_internals.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_views.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_types.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs_computed.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_c.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_public_name.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_ml.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Ctypes_path.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_inverted.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_structs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_emit_c.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_analysis.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_errors.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_c_language.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/CHANGES.md
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/LICENSE
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/README.md
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/doc/opam
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/package.json
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0/page-doc.odocl
2024-05-17 15:24.18 ---> saved as "ed90d38d2ba101591534001e189d2c4cb2f434f5265390856344aa83c42794f1"

/home/opam/docs/: (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.973996') && (rsync -aR ./compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/ docs.ci.ocaml.org:/data/.) && (set 'compile/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"COMPILE:$2:$HASH\\n\";) && (set 'epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/fe822309ada36762075d7f38eee01f3d/ctypes/0.22.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)"))
0.973996
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
COMPILE::87f9a2cdf2eacbdd10d4810c717bc873a492fcb0ea82553d80450a2c25b9cc70
LINKED::416ab1cf033440caa9aa4318fabc8eb3dff1d069325f86c1334778338080cf18
2024-05-17 15:24.20 ---> saved as "fa7acc80472af06d8c965c0413d718a51eda197b4b7e982e7af30fb04ba93663"
Job succeeded
2024-05-17 15:28.06: Job succeeded