Build:
  1. 0
2024-04-23 07:17.24: New job: Voodoo do ctypes.0.22.0; f80575985ff16da814dd96c6f237b8cf
2024-04-23 07:17.24: Waiting for resource in pool OCluster
2024-04-23 07:17.25: Waiting for worker…
2024-04-23 07:17.25: Got resource from pool OCluster
2024-04-23 07:17.25: Using cache hint "docs-universe-compile-5.1.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce)
         (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-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce)
 (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/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0,bigarray-compat.1.1.0-ee218990a14b397c01bf972748c4e8bd,bigarray-compat.1.1.0 compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2,csexp.1.5.2-ee218990a14b397c01bf972748c4e8bd,csexp.1.5.2 compile/p/dune/3.15.0,dune.3.15.0-44521134ec2271626cc088ea2bc751d6,dune.3.15.0 compile/p/dune-configurator/3.15.0,dune-configurator.3.15.0-bf9dbaf374da2206c6eec284257e02eb,dune-configurator.3.15.0 compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0,integers.0.7.0-b43c556f896e940db0b6fe7acb85de52,integers.0.7.0 compile/p/ocaml/5.1.0,ocaml.5.1.0-f4f9f604884d1a4cf902319a9b950c5b,ocaml.5.1.0 compile/p/ocaml-base-compiler/5.1.0,ocaml-base-compiler.5.1.0-d41d8cd98f00b204e9800998ecf8427e,ocaml-base-compiler.5.1.0 compile/p/ocaml-config/3,ocaml-config.3-2bc934fe53ca3f853c0a995d44bbb900,ocaml-config.3 compile/u/ee218990a14b397c01bf972748c4e8bd/stdlib-shims/0.3.0,stdlib-shims.0.3.0-ee218990a14b397c01bf972748c4e8bd,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/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0 .) && (find . -name '*.tar' -exec tar -xvf {} \\;)"))
 (run (shell "(mkdir -p compile/u/f80575985ff16da814dd96c6f237b8cf/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/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0.tar compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/*  && rm -R compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/* && mv compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0.tar compile/u/f80575985ff16da814dd96c6f237b8cf/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/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/*  && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/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.383674') && (rsync -aR ./compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/ docs.ci.ocaml.org:/data/.) && (set 'compile/u/f80575985ff16da814dd96c6f237b8cf/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/f80575985ff16da814dd96c6f237b8cf/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-5.1.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-04-23 07:17.25: RETRYING: 2024-04-23/071724-voodoo-do-98aa16 Number of retries: 0 (retriable error condition)
Building on x86-bm-c14.sw.ocaml.org

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce' locally
docker.io/ocaml/opam@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce: Pulling from ocaml/opam
1f57d38fa8eb: Pulling fs layer
1f57d38fa8eb: Verifying Checksum
1f57d38fa8eb: Download complete
1f57d38fa8eb: Pull complete
Digest: sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce
Status: Downloaded newer image for ocaml/opam@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce
2024-04-23 07:15.03 ---> saved as "77b9ba30cf71111f1c981ad9e321456c3dda39afc3d2128ca1b6e01fdcf27acc"

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-04-23 07:15.03 ---> saved as "e49c9d974fcf1767384b3fcd00f323c02bafd0eb0995c48170c71d41798da343"

/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 [155 kB]
Fetched 258 kB in 0s (942 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 5 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 (13.5 MB/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 ... 18766 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-04-23 07:15.06 ---> saved as "96bf2b8a70f11b98b8cc2a29e1843a2a92b1daf4ddae55eab611bfe87b7c3c09"

/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 dune          3.15.0  [required by voodoo-do]
  - 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 sexplib0      v0.16.0 [required by sexplib]
  - install result        1.5     [required by odoc]
  - install cppo          1.6.9   [required by odoc]
  - install camlp-streams 5.0.1   [required by odoc-parser]
  - install topkg         1.0.7   [required by astring, bos]
  - install re            1.11.0  [required by tyxml]
  - install parsexp       v0.16.0 [required by sexplib]
  - install yojson        2.1.2   [required by voodoo-do]
  - 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 sexplib       v0.16.0 [required by voodoo-lib]
  - 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.1   [required by odoc]
  - install fpath         0.7.3   [required by odoc, bos, voodoo-lib]
  - install odoc          2.4.1   [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.0] 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.1] found in cache
[odoc-parser.2.4.1] 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 dune.3.15.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed ptime.1.1.0
-> installed astring.0.8.5
-> installed camlp-streams.5.0.1
-> installed result.1.5
-> installed sexplib0.v0.16.0
-> installed crunch.3.3.1
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed logs.0.7.0
-> installed fpath.0.7.3
-> installed odoc-parser.2.4.1
-> installed parsexp.v0.16.0
-> installed yojson.2.1.2
-> installed sexplib.v0.16.0
-> installed bos.0.2.1
-> installed voodoo-lib.~dev
-> installed tyxml.4.6.0
-> installed odoc.2.4.1
-> installed voodoo-do.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-23 07:16.11 ---> saved as "ee98bdbaa6d30447032315d4a77c178763602359c4976ff712582dbc5e84024c"

/home/opam: (run (shell "cp $(opam config var bin)/odoc $(opam config var bin)/voodoo-do /home/opam"))
2024-04-23 07:16.11 ---> saved as "23d46cbe0ee7a20b2e01cd1b5bc1549cfb532bbc205aa86415b937ac04856a94"
2024-04-23 07:16.11 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.1@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce' locally
docker.io/ocaml/opam@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce: Pulling from ocaml/opam
1f57d38fa8eb: Pulling fs layer
1f57d38fa8eb: Verifying Checksum
1f57d38fa8eb: Download complete
1f57d38fa8eb: Pull complete
Digest: sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce
Status: Downloaded newer image for ocaml/opam@sha256:38f84308178aed1201d28fe57eb8682794c2b5f9d040709a2077f190c66b19ce
2024-04-23 07:16.11 ---> using "77b9ba30cf71111f1c981ad9e321456c3dda39afc3d2128ca1b6e01fdcf27acc" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-04-23 07:16.11 ---> using "e49c9d974fcf1767384b3fcd00f323c02bafd0eb0995c48170c71d41798da343" from cache

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

/home/opam/docs/: (run (shell "sudo chown opam:opam . "))
2024-04-23 07:16.11 ---> saved as "113a43eb007a5c5aeadcdb5d8dfe50527747c6d4963511f478d11091c699c58c"

/home/opam/docs/: (copy (from (build tools))
                        (src /home/opam/odoc /home/opam/voodoo-do)
                        (dst /home/opam/))
2024-04-23 07:16.12 ---> saved as "5ca7a66a5c742a145ddb3923b6540f0c85f52f00fca5d4160cf3df9d0bdfa914"

/home/opam/docs/: (run (shell "mv ~/odoc $(opam config var bin)/odoc"))
2024-04-23 07:16.13 ---> saved as "f68236a0733e1c759cfd69a8061302040cbea392777d41ce64896a4772e66dd4"

/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/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0,bigarray-compat.1.1.0-ee218990a14b397c01bf972748c4e8bd,bigarray-compat.1.1.0 compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2,csexp.1.5.2-ee218990a14b397c01bf972748c4e8bd,csexp.1.5.2 compile/p/dune/3.15.0,dune.3.15.0-44521134ec2271626cc088ea2bc751d6,dune.3.15.0 compile/p/dune-configurator/3.15.0,dune-configurator.3.15.0-bf9dbaf374da2206c6eec284257e02eb,dune-configurator.3.15.0 compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0,integers.0.7.0-b43c556f896e940db0b6fe7acb85de52,integers.0.7.0 compile/p/ocaml/5.1.0,ocaml.5.1.0-f4f9f604884d1a4cf902319a9b950c5b,ocaml.5.1.0 compile/p/ocaml-base-compiler/5.1.0,ocaml-base-compiler.5.1.0-d41d8cd98f00b204e9800998ecf8427e,ocaml-base-compiler.5.1.0 compile/p/ocaml-config/3,ocaml-config.3-2bc934fe53ca3f853c0a995d44bbb900,ocaml-config.3 compile/u/ee218990a14b397c01bf972748c4e8bd/stdlib-shims/0.3.0,stdlib-shims.0.3.0-ee218990a14b397c01bf972748c4e8bd,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/f80575985ff16da814dd96c6f237b8cf/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/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/ctypes/
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/ctypes/CHANGES.md
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/ctypes/LICENSE
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/ctypes/README.md
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes.ocamlobjinfo
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/META
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/complexL.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/complexL.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/complexL.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/cstubs_internals.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/cstubs_internals.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/cstubs_internals.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_bigarray.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_bigarray.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_bigarray.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_bigarray_stubs.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_bigarray_stubs.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_coerce.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_coerce.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_coerce.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_memory.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_memory.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_memory_stubs.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_memory_stubs.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_primitive_types.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_primitive_types.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_primitive_types.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_primitives.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_primitives.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_ptr.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_ptr.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_roots_stubs.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_roots_stubs.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_static.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_static.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_static.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_std_view_stubs.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_std_view_stubs.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_std_views.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_std_views.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_structs.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_structs.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_structs.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_structs_computed.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_structs_computed.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_structs_computed.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_type_printing.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_type_printing.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_type_printing.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_types.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_types.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_value_printing.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_value_printing.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_value_printing_stubs.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_value_printing_stubs.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/dune-package
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/lDouble.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/lDouble.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/lDouble.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/posixTypes.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/posixTypes.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/posixTypes.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/ctypes_stubs.ocamlobjinfo
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_analysis.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_analysis.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_analysis.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_c_language.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_c_language.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_emit_c.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_emit_c.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_errors.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_errors.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_errors.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_c.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_c.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_c.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_ml.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_ml.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_ml.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_inverted.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_inverted.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_inverted.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_public_name.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_public_name.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_public_name.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_structs.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_structs.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_structs.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/ctypes_path.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/ctypes_path.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/ctypes_path.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top.ocamlobjinfo
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Ctypes_printers.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Ctypes_printers.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Ctypes_printers.cmti
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmi
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmt
prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/opam
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/top/
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/top/Install_integer_printers.odoc
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/top/Integer_printers.odoc
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/Signed.odoc
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/Unsigned.odoc
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/doc/
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/doc/index.m
compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/page-doc.odoc
compile/u/ee218990a14b397c01bf972748c4e8bd/stdlib-shims/0.3.0/doc/
compile/u/ee218990a14b397c01bf972748c4e8bd/stdlib-shims/0.3.0/doc/index.m
compile/u/ee218990a14b397c01bf972748c4e8bd/stdlib-shims/0.3.0/page-doc.odoc
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/1.5.2/
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/1.5.2/lib/
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/1.5.2/lib/csexp/
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/1.5.2/lib/csexp/Csexp.odoc
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/doc/
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/doc/index.m
compile/u/ee218990a14b397c01bf972748c4e8bd/csexp/1.5.2/page-doc.odoc
compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/
compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/
compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/Bigarray_compat.odoc
compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/doc/
compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/doc/index.m
compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/page-doc.odoc
compile/p/ocaml-config/3/doc/
compile/p/ocaml-config/3/doc/index.m
compile/p/ocaml-config/3/page-doc.odoc
compile/p/ocaml-base-compiler/5.1.0/doc/
compile/p/ocaml-base-compiler/5.1.0/doc/index.m
compile/p/ocaml-base-compiler/5.1.0/page-doc.odoc
compile/p/ocaml/5.1.0/doc/
compile/p/ocaml/5.1.0/doc/index.m
compile/p/ocaml/5.1.0/page-doc.odoc
compile/p/dune-configurator/3.15.0/3.15.0/
compile/p/dune-configurator/3.15.0/3.15.0/lib/
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/Configurator.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/.private/
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/.private/Configurator__Import.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/.private/Configurator__Dune_lang.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/.private/Configurator__Ocaml_config.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/Configurator__Extract_obj.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/Configurator__V1.odoc
compile/p/dune-configurator/3.15.0/3.15.0/lib/dune-configurator/Configurator__.odoc
compile/p/dune-configurator/3.15.0/doc/
compile/p/dune-configurator/3.15.0/doc/index.m
compile/p/dune-configurator/3.15.0/page-doc.odoc
compile/p/dune/3.15.0/doc/
compile/p/dune/3.15.0/doc/index.m
compile/p/dune/3.15.0/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-04-23 07:16.21 ---> saved as "fd7c367d2b685a1baaa213375a7b12c0e8d6587a5d934af1c18b21302e36a193"

/home/opam/docs/: (run (shell "(mkdir -p compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0) && (rm -f compile/packages.mld compile/page-packages.odoc compile/packages/*.mld compile/packages/*.odoc compile/packages/ctypes/*.odoc)"))
2024-04-23 07:16.21 ---> saved as "aee8858d41f96197aa5c051c54f7f9e4939f5ba7c39afd4823386da167e1c014"

/home/opam/docs/: (run (shell "(OCAMLRUNPARAM=b opam exec -- /home/opam/voodoo-do -p ctypes  ) && (shopt -s nullglob && ((tar -cvf compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0.tar compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/*  && rm -R compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/* && mv compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0.tar compile/u/f80575985ff16da814dd96c6f237b8cf/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/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0) && (shopt -s nullglob && ((tar -cvf epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/*  && rm -R epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/* && mv epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0.tar epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/content.tar) || (echo 'Empty directory')))"))
process_meta_file: prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/META
found archive_names: [ctypes, ctypes_stubs, ctypes_top]
process_ocamlobjinfo_file: prep/universes/f80575985ff16da814dd96c6f237b8cf/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/f80575985ff16da814dd96c6f237b8cf/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/f80575985ff16da814dd96c6f237b8cf/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-"f80575985ff16da814dd96c6f237b8cf"
compile command: odoc compile ./f80575985ff16da814dd96c6f237b8cf.mld -o
                   compile/u/page-f80575985ff16da814dd96c6f237b8cf.odoc
                   --parent page-"u" -I compile --child page-"ctypes"
compile command: odoc compile ./ctypes.mld -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/page-ctypes.odoc
                   --parent page-"f80575985ff16da814dd96c6f237b8cf" -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/f80575985ff16da814dd96c6f237b8cf/ctypes/page-0.22.0.odoc
                   --parent page-"ctypes" -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf --child
                   page-"doc"
compile command: odoc compile ./doc.mld -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/page-doc.odoc
                   --parent page-"0.22.0" -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/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.
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/lDouble.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/LDouble.odoc
                   --parent page-"doc" -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_ptr.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_ptr.odoc
                   --parent page-"doc" -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/complexL.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/ComplexL.odoc
                   --parent page-"doc" -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_primitive_types.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitive_types.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_bigarray.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_static.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_static.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_types.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_types.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_ml.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_ml.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_memory_stubs.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory_stubs.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_std_view_stubs.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_view_stubs.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_structs.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_structs_computed.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs_computed.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_errors.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_errors.odoc
                   --parent page-"doc" -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Printf d73c8b5d158ee045f56dc671632857e5
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_c_language.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_c_language.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/posixTypes.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/PosixTypes.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top.odoc
                   --parent page-"doc" -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Ctypes_printers.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top__Ctypes_printers.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/cstubs_internals.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Cstubs_internals.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Warnings 65100f5a8952322117a187d2c3cc3a17
Missing dependency: Types b1ee1d2edc06a321e60f06b6859bc2a6
Missing dependency: Type_immediacy 227f6b0b51f1d38ac13b388e818d23fb
Missing dependency: Toploop 1e356b273addd5096d96b77763ca6a18
Missing dependency: Subst 151f94df7fbabd871b7d9172d88fb19c
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Sys 35430876c7d8c929086fdca8efc73e48
Missing dependency: Stdlib__String 8d7e7cd15035dc5d921d9985a1f7d0a3
Missing dependency: Stdlib__Set 377c5c852dd2b05c647cdf11b66f92ab
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Printf d73c8b5d158ee045f56dc671632857e5
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Map c10b896173aa2c544de555b28ee90050
Missing dependency: Stdlib__Lexing 949e28f0e0f98281ad3e5361c8e0a3c4
Missing dependency: Stdlib__Lazy 9339b146fb57b73e973430d5ffd6c52e
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Hashtbl c04858fec86768f735bb82b2552d3868
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Digest 17051ff52cc6746e479ab37505a0e4bc
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: Shape eb7f59d519893df4dab5f84ebdbcd870
Missing dependency: Primitive 7d536868a20f7cdc41cbf9e8f547d513
Missing dependency: Path 0cb7b2198138e42a1572b9a059fc0a1a
Missing dependency: Parsetree ffb8b245b3c93fab76140d2a644faaf2
Missing dependency: Outcometree 391525ead3ced20448a5d0c934ea518e
Missing dependency: Misc 2a1a1aea63bf83a15ccbb70c4ffc99c6
Missing dependency: Longident f82fd0095c1a0ab8a24744a429e2f8e2
Missing dependency: Location b2b648051dc14300e3c2b2717a94393a
Missing dependency: Load_path 0c40e46ce6a453ac68ac365814fc6f7d
Missing dependency: Identifiable 0446cf0e9e475501b8d6bb252f233bd3
Missing dependency: Ident 08393b21bb2edca3287808ae5cdf1404
Missing dependency: Env 150ab58e7808a96ae32211f82ab2f5df
Missing dependency: Cmi_format 36b108558b2217983df987ae080b4367
Missing dependency: CamlinternalLazy 24528204a58c2912a77812f0a2439856
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
Missing dependency: Build_path_prefix_map 791ca7cf44dcc6d80bd0ac95f1360863
Missing dependency: Asttypes 2fec55a0aeccaffbf3a95eaddab5b3d8
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/top/ctypes_top__Install_ctypes_printers.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top__Install_ctypes_printers.odoc
                   --parent page-"doc" -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_bigarray_stubs.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray_stubs.odoc
                   --parent page-"doc" -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_roots_stubs.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_roots_stubs.odoc
                   --parent page-"doc" -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__String 8d7e7cd15035dc5d921d9985a1f7d0a3
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Printexc d975a8ebb36f69a7ebff19112564c073
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__List 8992587f26a4ebfea5772490b254b328
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Gc 5eb53c91ce0f29e01cf703bc08f1f6ef
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib__Array 52e44fdea03eac380addda1bf0f21120
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_memory.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_type_printing.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_type_printing.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Printf d73c8b5d158ee045f56dc671632857e5
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__ListLabels 2ac20cbf1425aaf96d02b4b2686bcddc
Missing dependency: Stdlib__List 8992587f26a4ebfea5772490b254b328
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_emit_c.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_emit_c.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_coerce.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_coerce.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__String 8d7e7cd15035dc5d921d9985a1f7d0a3
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Printf d73c8b5d158ee045f56dc671632857e5
Missing dependency: Stdlib__Printexc d975a8ebb36f69a7ebff19112564c073
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__List 8992587f26a4ebfea5772490b254b328
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Gc 5eb53c91ce0f29e01cf703bc08f1f6ef
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib__Array 52e44fdea03eac380addda1bf0f21120
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_std_views.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_views.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/ctypes_path.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Ctypes_path.odoc
                   --parent page-"doc" -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_structs.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_structs.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_inverted.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_inverted.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_primitives.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitives.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_value_printing_stubs.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing_stubs.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_public_name.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_public_name.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__String 8d7e7cd15035dc5d921d9985a1f7d0a3
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Printexc d975a8ebb36f69a7ebff19112564c073
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__List 8992587f26a4ebfea5772490b254b328
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Gc 5eb53c91ce0f29e01cf703bc08f1f6ef
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Bytes 4386c229afde8970cdf6f40df1a450d1
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib__Array 52e44fdea03eac380addda1bf0f21120
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/ctypes_value_printing.cmt
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_generate_c.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_c.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
Missing dependency: Stdlib__Uchar bd0ab58d166b896b51c953631e3a39c5
Missing dependency: Stdlib__Seq e469865a3128bb838ded5895e9e9e56c
Missing dependency: Stdlib__Obj 111b50f0cfcc8a94d252818567fe891b
Missing dependency: Stdlib__Nativeint a7cfe093e92b186c7805358e8d76fc8a
Missing dependency: Stdlib__Int32 f83b5c153cc85f2fcd7b605b4364096f
Missing dependency: Stdlib__Format 94d7f939ea070018aea40586f319a4ee
Missing dependency: Stdlib__Either 4c7aace90230bd854d0973c7e456ef08
Missing dependency: Stdlib__Domain 15eb47920ac7664c134360a87b41ef28
Missing dependency: Stdlib__Complex e64ee90eddc7b10ec8fbe26c11240f8e
Missing dependency: Stdlib__Buffer 11209f45e0193c65ddf3fa42e62ca351
Missing dependency: Stdlib__Bigarray 7c919af812ad8dfb0033b8dde0d08c07
Missing dependency: Stdlib 0b4549228bc9b8c1cfa1e888d7432bdf
Missing dependency: CamlinternalFormatBasics 2125f26b831153c92a44f06bfde570ae
compile command: odoc compile
                   prep/universes/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/lib/ctypes/stubs/cstubs_analysis.cmti
                   -o
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_analysis.odoc
                   --parent page-"doc" -I
                   compile/u/b43c556f896e940db0b6fe7acb85de52/integers/0.7.0/0.7.0/lib/integers/
                   -I
                   compile/u/ee218990a14b397c01bf972748c4e8bd/bigarray-compat/1.1.0/1.1.0/lib/bigarray-compat/
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0
                   -I
                   compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
No children
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 "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 "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 "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 "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 "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 "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
3 other files to copy
dst: linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/opam
dst: linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/README.md
dst: linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/LICENSE
dst: linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/CHANGES.md
dest: linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/README.md
dest: linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/LICENSE
dest: linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/CHANGES.md
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing_stubs.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitives.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_views.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_coerce.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_type_printing.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_roots_stubs.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray_stubs.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Cstubs_internals.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top__Install_ctypes_printers.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top__Ctypes_printers.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/PosixTypes.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs_computed.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_view_stubs.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory_stubs.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_analysis.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_c.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_public_name.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_inverted.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_structs.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Ctypes_path.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_emit_c.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_c_language.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_errors.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_ml.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_types.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_static.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitive_types.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/ComplexL.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_ptr.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/LDouble.odoc
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/index.m
compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/page-doc.odoc
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_type_printing.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_value_printing_stubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/PosixTypes.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitives.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_coerce.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_primitive_types.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_types.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_views.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/LDouble.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/top/Ctypes_top.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_roots_stubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_ptr.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_static.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_bigarray_stubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Cstubs_internals.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_structs_computed.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_std_view_stubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/Ctypes_memory_stubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/ComplexL.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_analysis.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_c.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_public_name.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_inverted.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_structs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Ctypes_path.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_emit_c.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_errors.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_c_language.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/0.22.0/lib/ctypes/stubs/Cstubs_generate_ml.odocl
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/CHANGES.md
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/LICENSE
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/README.md
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/doc/opam
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/package.json
epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0/page-doc.odocl
2024-04-23 07:16.26 ---> saved as "9306e888fc6ad50cffd1bc88f9a169d0f627cb5492c0b10a3e50ee28e93af22c"

/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.383674') && (rsync -aR ./compile/u/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0 ./epoch-55dd4fa21db83a5a988da67fb5854083/linked/u/f80575985ff16da814dd96c6f237b8cf/ctypes/ docs.ci.ocaml.org:/data/.) && (set 'compile/u/f80575985ff16da814dd96c6f237b8cf/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/f80575985ff16da814dd96c6f237b8cf/ctypes/0.22.0'; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"LINKED:$2:$HASH\\n\";)"))
0.383674
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
COMPILE::7930e571b746643e22673f9457d99d110ea4abb094e8f14197fae7982b363f08
LINKED::04fde743492ddae37ad9f44a3f8fb726978408789241a0b86ed4d916786e2093
2024-04-23 07:16.27 ---> saved as "4102c822e52feed5cb418846d1f3bf82253e19e46ad5fa362def479554a938bb"
Job succeeded
2024-04-23 07:20.46: Job succeeded