2025-05-10 12:28.09: New job: test mirage/irmin https://github.com/mirage/irmin.git#refs/heads/main (f4b5da9fdea2ee4da1cc5774bd9e3f90b403f8af) (linux-x86_64:(lint-doc))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
Opam project lint documentation
To reproduce locally:
git clone --recursive "https://github.com/mirage/irmin.git" -b "main" && cd "irmin" && git reset --hard f4b5da9f
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
# alpine-3.21-4.14_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.2 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 35eb2f107a989a2d623b0bbe170696398fcb9b1e || git fetch origin master) && git reset -q --hard 35eb2f107a989a2d623b0bbe170696398fcb9b1e && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam ./
RUN opam pin add -yn ppx_irmin.dev './' && \
opam pin add -yn libirmin.dev './' && \
opam pin add -yn irmin.dev './' && \
opam pin add -yn irmin-tezos.dev './' && \
opam pin add -yn irmin-test.dev './' && \
opam pin add -yn irmin-server.dev './' && \
opam pin add -yn irmin-pack.dev './' && \
opam pin add -yn irmin-pack-tools.dev './' && \
opam pin add -yn irmin-mirage.dev './' && \
opam pin add -yn irmin-mirage-graphql.dev './' && \
opam pin add -yn irmin-mirage-git.dev './' && \
opam pin add -yn irmin-graphql.dev './' && \
opam pin add -yn irmin-git.dev './' && \
opam pin add -yn irmin-fs.dev './' && \
opam pin add -yn irmin-containers.dev './' && \
opam pin add -yn irmin-client.dev './' && \
opam pin add -yn irmin-cli.dev './' && \
opam pin add -yn irmin-chunk.dev './' && \
opam pin add -yn irmin-bench.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.1 awa-mirage.0.5.1 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.7 ca-certs.1.0.1 ca-certs-nss.3.108-1 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.0.0 dns-client.10.0.0 dns-client-mirage.10.0.0 domain-name.0.4.1 duff.0.5 dune.3.18.2 dune-configurator.3.18.2 duration.0.2.1 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.0 happy-eyeballs-lwt.2.0.0 happy-eyeballs-mirage.2.0.0 hex.1.5.0 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.3 index.1.6.2 inotify.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-lwt.6.0.1 js_of_ocaml-ppx.6.0.1 js_of_ocaml-toplevel.6.0.1 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.7.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.1.0 lwt_log.1.1.2 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.0 mirage-crypto-ec.2.0.0 mirage-crypto-pk.2.0.0 mirage-crypto-rng.2.0.0 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.0.0 mirage-net.4.0.0 mirage-ptime.5.0.0 mirage-sleep.4.0.0 mtime.2.1.0 notty.0.2.3 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.16.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 printbox.0.12 printbox-text.0.12 progress.0.4.0 psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.25 qcheck-core.0.25 randomconv.0.2.0 re.1.12.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.4 semaphore-compat.1.0.2 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.0.4.0 tezos-base58.1.0.0 tls.2.0.1 tls-mirage.2.0.1 topkg.1.0.8 uri.4.4.0 uri-sexp.4.4.0 uucp.16.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.2 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS
RUN opam install $DEPS
RUN opam install --yes dune 'odoc>=1.5.0'
COPY --chown=1000:1000 . /src/
RUN ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo "dune build @doc failed"; exit 2)
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-05-10 12:28.09: Using cache hint "mirage/irmin-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c-alpine-3.21-4.14_opam-2.3-14678d304203d6fea9201ed5e699a32e"
2025-05-10 12:28.09: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
(comment alpine-3.21-4.14_opam-2.3)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/bin/opam-2.2 /usr/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(workdir /src)
(run (shell "sudo chown opam /src"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 35eb2f107a989a2d623b0bbe170696398fcb9b1e || git fetch origin master) && git reset -q --hard 35eb2f107a989a2d623b0bbe170696398fcb9b1e && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam)
(dst ./))
(run (network host)
(shell "opam pin add -yn ppx_irmin.dev './' && \
\nopam pin add -yn libirmin.dev './' && \
\nopam pin add -yn irmin.dev './' && \
\nopam pin add -yn irmin-tezos.dev './' && \
\nopam pin add -yn irmin-test.dev './' && \
\nopam pin add -yn irmin-server.dev './' && \
\nopam pin add -yn irmin-pack.dev './' && \
\nopam pin add -yn irmin-pack-tools.dev './' && \
\nopam pin add -yn irmin-mirage.dev './' && \
\nopam pin add -yn irmin-mirage-graphql.dev './' && \
\nopam pin add -yn irmin-mirage-git.dev './' && \
\nopam pin add -yn irmin-graphql.dev './' && \
\nopam pin add -yn irmin-git.dev './' && \
\nopam pin add -yn irmin-fs.dev './' && \
\nopam pin add -yn irmin-containers.dev './' && \
\nopam pin add -yn irmin-client.dev './' && \
\nopam pin add -yn irmin-cli.dev './' && \
\nopam pin add -yn irmin-chunk.dev './' && \
\nopam pin add -yn irmin-bench.dev './'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.1 awa-mirage.0.5.1 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.7 ca-certs.1.0.1 ca-certs-nss.3.108-1 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.0.0 dns-client.10.0.0 dns-client-mirage.10.0.0 domain-name.0.4.1 duff.0.5 dune.3.18.2 dune-configurator.3.18.2 duration.0.2.1 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.0 happy-eyeballs-lwt.2.0.0 happy-eyeballs-mirage.2.0.0 hex.1.5.0 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.3 index.1.6.2 inotify.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-lwt.6.0.1 js_of_ocaml-ppx.6.0.1 js_of_ocaml-toplevel.6.0.1 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.7.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.1.0 lwt_log.1.1.2 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.0 mirage-crypto-ec.2.0.0 mirage-crypto-pk.2.0.0 mirage-crypto-rng.2.0.0 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.0.0 mirage-net.4.0.0 mirage-ptime.5.0.0 mirage-sleep.4.0.0 mtime.2.1.0 notty.0.2.3 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.16.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 printbox.0.12 printbox-text.0.12 progress.0.4.0 psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.25 qcheck-core.0.25 randomconv.0.2.0 re.1.12.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.4 semaphore-compat.1.0.2 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.0.4.0 tezos-base58.1.0.0 tls.2.0.1 tls-mirage.2.0.1 topkg.1.0.8 uri.4.4.0 uri-sexp.4.4.0 uucp.16.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.2.2.2 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.2 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install --yes dune 'odoc>=1.5.0'"))
(copy (src .) (dst /src/))
(run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)"))
)
2025-05-10 12:28.09: Waiting for resource in pool OCluster
2025-05-10 14:15.12: Waiting for worker…
2025-05-10 14:17.44: Got resource from pool OCluster
Building on x86-bm-c4.sw.ocaml.org
All commits already cached
HEAD is now at f4b5da9fde Merge pull request #2357 from art-w/fix-ci
(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
2025-05-10 14:17.45 ---> using "b31f8ea9b0da9063a13255c6536c5f85700cfe755ad07fbc6516da39211433c3" from cache
/: (comment alpine-3.21-4.14_opam-2.3)
/: (user (uid 1000) (gid 1000))
/: (env CLICOLOR_FORCE 1)
/: (env OPAMCOLOR always)
/: (workdir /src)
/src: (run (shell "sudo ln -f /usr/bin/opam-2.2 /usr/bin/opam"))
2025-05-10 14:17.45 ---> using "f3fb2c594ffb9f0cafdd97c79534f9ddeb93b46000a3d3ed6ef9a9f3dd49702b" from cache
/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.
Continue? [y/n] y
[NOTE] The 'jobs' option was reset, its value was 255 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=255 --global
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-05-10 14:17.45 ---> using "3835235415d1e5820750520d4df602ea7f1e564ad08cea94f5ee83b2f13e4c37" from cache
/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-134-generic
The OCaml toplevel, version 4.14.2
2.2.1
2025-05-10 14:17.45 ---> using "66f3bb7de938d2ced11527e2ee954324a4b3d37d855994e3abd61b872532729e" from cache
/src: (workdir /src)
/src: (run (shell "sudo chown opam /src"))
2025-05-10 14:17.45 ---> using "38f5ebb7c93dd1b7b29d4976ff079a9c0f2712ec3c0a3dc6c1cae7284f0ca882" from cache
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 35eb2f107a989a2d623b0bbe170696398fcb9b1e || git fetch origin master) && git reset -q --hard 35eb2f107a989a2d623b0bbe170696398fcb9b1e && git log --no-decorate -n1 --oneline && opam update -u"))
35eb2f107a Merge pull request #27838 from maiste/release-dune-3.18.2
<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///home/opam/opam-repository
Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2025-05-10 14:17.45 ---> using "699d2a1e6cb9b0ab09e17f9af8b2ac71bedc6675afb39054a06e151905e03baa" from cache
/src: (copy (src ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam)
(dst ./))
2025-05-10 14:17.45 ---> saved as "04947e10b8943612c9ec798018604662c89616ca5403427f29f33d9eb746d523"
/src: (run (network host)
(shell "opam pin add -yn ppx_irmin.dev './' && \
\nopam pin add -yn libirmin.dev './' && \
\nopam pin add -yn irmin.dev './' && \
\nopam pin add -yn irmin-tezos.dev './' && \
\nopam pin add -yn irmin-test.dev './' && \
\nopam pin add -yn irmin-server.dev './' && \
\nopam pin add -yn irmin-pack.dev './' && \
\nopam pin add -yn irmin-pack-tools.dev './' && \
\nopam pin add -yn irmin-mirage.dev './' && \
\nopam pin add -yn irmin-mirage-graphql.dev './' && \
\nopam pin add -yn irmin-mirage-git.dev './' && \
\nopam pin add -yn irmin-graphql.dev './' && \
\nopam pin add -yn irmin-git.dev './' && \
\nopam pin add -yn irmin-fs.dev './' && \
\nopam pin add -yn irmin-containers.dev './' && \
\nopam pin add -yn irmin-client.dev './' && \
\nopam pin add -yn irmin-cli.dev './' && \
\nopam pin add -yn irmin-chunk.dev './' && \
\nopam pin add -yn irmin-bench.dev './'"))
[ppx_irmin.dev] synchronised (file:///src)
ppx_irmin is now pinned to file:///src (version dev)
[libirmin.dev] synchronised (file:///src)
libirmin is now pinned to file:///src (version dev)
[irmin.dev] synchronised (file:///src)
irmin is now pinned to file:///src (version dev)
[irmin-tezos.dev] synchronised (file:///src)
irmin-tezos is now pinned to file:///src (version dev)
[irmin-test.dev] synchronised (file:///src)
irmin-test is now pinned to file:///src (version dev)
[irmin-server.dev] synchronised (file:///src)
irmin-server is now pinned to file:///src (version dev)
[irmin-pack.dev] synchronised (file:///src)
irmin-pack is now pinned to file:///src (version dev)
[irmin-pack-tools.dev] synchronised (file:///src)
irmin-pack-tools is now pinned to file:///src (version dev)
[irmin-mirage.dev] synchronised (file:///src)
irmin-mirage is now pinned to file:///src (version dev)
[irmin-mirage-graphql.dev] synchronised (file:///src)
irmin-mirage-graphql is now pinned to file:///src (version dev)
[irmin-mirage-git.dev] synchronised (file:///src)
irmin-mirage-git is now pinned to file:///src (version dev)
[irmin-graphql.dev] synchronised (file:///src)
irmin-graphql is now pinned to file:///src (version dev)
[irmin-git.dev] synchronised (file:///src)
irmin-git is now pinned to file:///src (version dev)
[irmin-fs.dev] synchronised (file:///src)
irmin-fs is now pinned to file:///src (version dev)
[irmin-containers.dev] synchronised (file:///src)
irmin-containers is now pinned to file:///src (version dev)
[irmin-client.dev] synchronised (file:///src)
irmin-client is now pinned to file:///src (version dev)
[irmin-cli.dev] synchronised (file:///src)
irmin-cli is now pinned to file:///src (version dev)
[irmin-chunk.dev] synchronised (file:///src)
irmin-chunk is now pinned to file:///src (version dev)
[irmin-bench.dev] synchronised (file:///src)
irmin-bench is now pinned to file:///src (version dev)
2025-05-10 14:19.03 ---> saved as "3ca353e8e37c89bc6c9d1cd5c0314b0cc25bb58f69b42a9b875a7f4a496fc080"
/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-05-10 14:19.03 ---> saved as "bacf8652e9e2f6467d8c4842b6da0cc08dc70e3db19a7f12e22eb1d1ad39a592"
/src: (env DEPS "alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.1 awa-mirage.0.5.1 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.7 ca-certs.1.0.1 ca-certs-nss.3.108-1 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.0.0 dns-client.10.0.0 dns-client-mirage.10.0.0 domain-name.0.4.1 duff.0.5 dune.3.18.2 dune-configurator.3.18.2 duration.0.2.1 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.0 happy-eyeballs-lwt.2.0.0 happy-eyeballs-mirage.2.0.0 hex.1.5.0 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.3 index.1.6.2 inotify.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-lwt.6.0.1 js_of_ocaml-ppx.6.0.1 js_of_ocaml-toplevel.6.0.1 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.7.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.1.0 lwt_log.1.1.2 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.0 mirage-crypto-ec.2.0.0 mirage-crypto-pk.2.0.0 mirage-crypto-rng.2.0.0 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.0.0 mirage-net.4.0.0 mirage-ptime.5.0.0 mirage-sleep.4.0.0 mtime.2.1.0 notty.0.2.3 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.16.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 printbox.0.12 printbox-text.0.12 progress.0.4.0 psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.25 qcheck-core.0.25 randomconv.0.2.0 re.1.12.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.4 semaphore-compat.1.0.2 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.0.4.0 tezos-base58.1.0.0 tls.2.0.1 tls-mirage.2.0.1 topkg.1.0.8 uri.4.4.0 uri-sexp.4.4.0 uucp.16.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.2.2.2 zarith.1.14")
/src: (env CI true)
/src: (env OCAMLCI true)
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.2 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS"))
+ /usr/bin/sudo "apk" "update"
- fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
- fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
- fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
- fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
- fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
- v3.21.3-452-gee5ce66b724 [https://dl-cdn.alpinelinux.org/alpine/v3.21/main]
- v3.21.3-459-gb091f834ac8 [https://dl-cdn.alpinelinux.org/alpine/v3.21/community]
- v20250108-7846-g39271601b77 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
- v20250108-7843-g6586b379a88 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
- v20250108-7827-gb606fd1275d [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
- OK: 58157 distinct packages available
<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[irmin.dev] synchronised (file:///src)
[irmin-bench.dev] synchronised (file:///src)
[irmin-chunk.dev] synchronised (file:///src)
[irmin-cli.dev] synchronised (file:///src)
[irmin-client.dev] synchronised (file:///src)
[irmin-containers.dev] synchronised (file:///src)
[irmin-fs.dev] synchronised (file:///src)
[irmin-git.dev] synchronised (file:///src)
[irmin-graphql.dev] synchronised (file:///src)
[irmin-mirage.dev] synchronised (file:///src)
[irmin-mirage-git.dev] synchronised (file:///src)
[irmin-mirage-graphql.dev] synchronised (file:///src)
[irmin-pack.dev] synchronised (file:///src)
[irmin-pack-tools.dev] synchronised (file:///src)
[irmin-server.dev] synchronised (file:///src)
[irmin-test.dev] synchronised (file:///src)
[irmin-tezos.dev] synchronised (file:///src)
[libirmin.dev] synchronised (file:///src)
[ppx_irmin.dev] synchronised (file:///src)
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following system packages will first need to be installed:
gmp-dev gnuplot libffi-dev
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apk" "add" "gmp-dev" "gnuplot" "libffi-dev"
- (1/38) Installing libgmpxx (6.3.0-r2)
- (2/38) Installing gmp-dev (6.3.0-r2)
- (3/38) Installing libxext (1.3.6-r2)
- (4/38) Installing libxrender (0.9.11-r5)
- (5/38) Installing libpng (1.6.47-r0)
- (6/38) Installing freetype (2.13.3-r0)
- (7/38) Installing fontconfig (2.15.0-r1)
- (8/38) Installing pixman (0.43.4-r1)
- (9/38) Installing cairo (1.18.2-r1)
- (10/38) Installing libcerf (2.4-r0)
- (11/38) Installing libice (1.1.1-r6)
- (12/38) Installing libuuid (2.40.4-r1)
- (13/38) Installing libsm (1.2.4-r4)
- (14/38) Installing libxt (1.3.1-r0)
- (15/38) Installing libxpm (3.5.17-r0)
- (16/38) Installing aom-libs (3.11.0-r0)
- (17/38) Installing libdav1d (1.5.0-r0)
- (18/38) Installing libsharpyuv (1.4.0-r0)
- (19/38) Installing libavif (1.0.4-r0)
- (20/38) Installing libjpeg-turbo (3.0.4-r0)
- (21/38) Installing libwebp (1.4.0-r0)
- (22/38) Installing tiff (4.7.0-r0)
- (23/38) Installing libgd (2.3.3-r9)
- (24/38) Installing libintl (0.22.5-r0)
- (25/38) Installing libeconf (0.6.3-r0)
- (26/38) Installing libblkid (2.40.4-r1)
- (27/38) Installing libmount (2.40.4-r1)
- (28/38) Installing glib (2.82.5-r0)
- (29/38) Installing lua5.3-libs (5.3.6-r6)
- (30/38) Installing libxft (2.3.8-r3)
- (31/38) Installing fribidi (1.0.16-r0)
- (32/38) Installing graphite2 (1.3.14-r6)
- (33/38) Installing harfbuzz (9.0.0-r1)
- (34/38) Installing pango (1.54.0-r1)
- (35/38) Installing libwebpmux (1.4.0-r0)
- (36/38) Installing gnuplot (6.0.1-r0)
- (37/38) Installing linux-headers (6.6-r1)
- (38/38) Installing libffi-dev (3.4.7-r0)
- Executing busybox-1.37.0-r12.trigger
- Executing glib-2.82.5-r0.trigger
- OK: 341 MiB in 139 packages
2025-05-10 14:19.41 ---> saved as "c7017da4cbedad528a4ae306a8a96efdc153f8770d32fdf723db6fafeba05791"
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 188 packages
- install alcotest 1.9.0
- install alcotest-lwt 1.9.0
- install angstrom 0.16.1
- install arp 4.0.0
- install asn1-combinators 0.3.2
- install astring 0.8.5
- install awa 0.5.1
- install awa-mirage 0.5.1
- install base v0.16.4
- install base-bytes base
- install base64 3.5.1
- install bentov 1
- install bheap 2.0.0
- install bigarray-compat 1.1.0
- install bigstringaf 0.10.0
- install bisect_ppx 2.8.3
- install bos 0.2.1
- install brr 0.0.7
- install ca-certs 1.0.1
- install ca-certs-nss 3.108-1
- install camlp-streams 5.0.1
- install carton 0.7.2
- install carton-git 0.7.2
- install carton-lwt 0.7.2
- install cf 0.5.0
- install cf-lwt 0.5.0
- install checkseum 0.5.2
- install cmdliner 1.3.0
- install cohttp 5.3.1
- install cohttp-lwt 5.3.0
- install cohttp-lwt-unix 5.3.0
- install conduit 7.0.0
- install conduit-lwt 7.0.0
- install conduit-lwt-unix 7.0.0
- install conf-gmp 5
- install conf-gmp-powm-sec 4
- install conf-gnuplot 0.1
- install conf-libffi 2.0.0
- install conf-pkg-config 4
- install cppo 1.8.0
- install crunch 4.0.0
- install csexp 1.5.2
- install cstruct 6.2.0
- install cstruct-lwt 6.2.0
- install cstruct-unix 6.2.0
- install ctypes 0.23.0
- install ctypes-foreign 0.23.0
- install decompress 1.5.3
- install digestif 1.3.0
- install dns 10.0.0
- install dns-client 10.0.0
- install dns-client-mirage 10.0.0
- install domain-name 0.4.1
- install duff 0.5
- install dune 3.18.2
- install dune-configurator 3.18.2
- install duration 0.2.1
- install either 1.0.0
- install emile 1.1
- install encore 0.8.1
- install eqaf 0.10
- install ethernet 3.2.0
- install faraday 0.8.2
- install fmt 0.10.0
- install fpath 0.7.3
- install fsevents 0.3.0
- install fsevents-lwt 0.3.0
- install gen 1.1
- install git 3.18.0
- install git-mirage 3.18.0
- install git-paf 3.18.0
- install git-unix 3.18.0
- install gmap 0.3.0
- install graphql 0.14.0
- install graphql-cohttp 0.14.0
- install graphql-lwt 0.14.0
- install graphql_parser 0.14.0
- install h1 1.0.0
- install h2 0.13.0
- install happy-eyeballs 2.0.0
- install happy-eyeballs-lwt 2.0.0
- install happy-eyeballs-mirage 2.0.0
- install hex 1.5.0
- install hpack 0.13.0
- install httpun-types 0.2.0
- install hxd 0.3.3
- install index 1.6.2
- install inotify 2.6
- install integers 0.7.0
- install ipaddr 5.6.0
- install ipaddr-cstruct 5.6.0
- install ipaddr-sexp 5.6.0
- install irmin-watcher 0.5.0
- install js_of_ocaml 6.0.1
- install js_of_ocaml-compiler 6.0.1
- install js_of_ocaml-lwt 6.0.1
- install js_of_ocaml-ppx 6.0.1
- install js_of_ocaml-toplevel 6.0.1
- install jsonm 1.0.2
- install kdf 1.0.0
- install ke 0.6
- install logs 0.7.0
- install lru 0.3.1
- install lwt 5.9.1
- install lwt-dllist 1.1.0
- install lwt_log 1.1.2
- install macaddr 5.6.0
- install macaddr-cstruct 5.6.0
- install magic-mime 1.3.1
- install mdx 2.5.0
- install menhir 20240715
- install menhirCST 20240715
- install menhirLib 20240715
- install menhirSdk 20240715
- install metrics 0.4.1
- install metrics-unix 0.4.1
- install mimic 0.0.9
- install mimic-happy-eyeballs 0.0.9
- install mirage-clock 4.2.0
- install mirage-crypto 2.0.0
- install mirage-crypto-ec 2.0.0
- install mirage-crypto-pk 2.0.0
- install mirage-crypto-rng 2.0.0
- install mirage-flow 5.0.0
- install mirage-kv 6.1.1
- install mirage-mtime 5.0.0
- install mirage-net 4.0.0
- install mirage-ptime 5.0.0
- install mirage-sleep 4.0.0
- install mtime 2.1.0
- install notty 0.2.3
- install num 1.5-1
- install ocaml-compiler-libs v0.12.4
- install ocaml-syntax-shims 1.0.0
- install ocaml-version 4.0.0
- install ocamlbuild 0.16.1
- install ocamlfind 1.9.8
- install ocamlgraph 2.2.0
- install ocplib-endian 1.2
- install ohex 0.2.0
- install optint 0.3.0
- install paf 0.8.0
- install parsexp v0.16.0
- install pecu 0.7
- install ppx_blob 0.9.0
- install ppx_derivers 1.2.1
- install ppx_deriving 6.0.3
- install ppx_repr 0.7.0
- install ppx_sexp_conv v0.16.0
- install ppxlib 0.35.0
- install printbox 0.12
- install printbox-text 0.12
- install progress 0.4.0
- install psq 0.2.1
- install ptime 1.2.0
- install qcheck-alcotest 0.25
- install qcheck-core 0.25
- install randomconv 0.2.0
- install re 1.12.0
- install repr 0.7.0
- install result 1.5
- install rresult 0.7.0
- install rusage 1.0.0
- install sedlex 3.4
- install semaphore-compat 1.0.2
- install seq base
- install sexplib v0.16.0
- install sexplib0 v0.16.0
- install stdlib-shims 0.3.0
- install stringext 1.6.0
- install tcpip 9.0.1
- install terminal 0.4.0
- install tezos-base58 1.0.0
- install tls 2.0.1
- install tls-mirage 2.0.1
- install topkg 1.0.8
- install uri 4.4.0
- install uri-sexp 4.4.0
- install uucp 16.0.0
- install uuidm 0.9.10
- install uutf 1.0.4
- install vector 1.0.0
- install websocket 2.17
- install websocket-lwt-unix 2.17
- install x509 1.0.6
- install yaml 3.2.0
- install yojson 2.2.2
- install zarith 1.14
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved arp.4.0.0 (cached)
-> retrieved angstrom.0.16.1 (cached)
-> retrieved asn1-combinators.0.3.2 (cached)
-> retrieved astring.0.8.5 (cached)
-> retrieved alcotest.1.9.0, alcotest-lwt.1.9.0 (cached)
-> retrieved awa.0.5.1, awa-mirage.0.5.1 (cached)
-> retrieved base.v0.16.4 (cached)
-> retrieved base64.3.5.1 (cached)
-> retrieved bentov.1 (cached)
-> retrieved bheap.2.0.0 (cached)
-> retrieved bigarray-compat.1.1.0 (cached)
-> retrieved bigstringaf.0.10.0 (cached)
-> retrieved bisect_ppx.2.8.3 (cached)
-> retrieved bos.0.2.1 (cached)
-> retrieved ca-certs.1.0.1 (cached)
-> retrieved camlp-streams.5.0.1 (cached)
-> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2 (cached)
-> retrieved cf.0.5.0, cf-lwt.0.5.0 (cached)
-> retrieved checkseum.0.5.2 (cached)
-> retrieved cmdliner.1.3.0 (cached)
-> retrieved ca-certs-nss.3.108-1 (cached)
-> retrieved cohttp.5.3.1 (cached)
-> retrieved brr.0.0.7 (cached)
-> retrieved conf-gmp.5 (cached)
-> retrieved conf-gmp-powm-sec.4 (cached)
-> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0 (cached)
-> retrieved conduit.7.0.0, conduit-lwt.7.0.0, conduit-lwt-unix.7.0.0 (cached)
-> retrieved cppo.1.8.0 (cached)
-> installed conf-gmp.5
-> installed conf-gnuplot.0.1
-> installed conf-pkg-config.4
-> retrieved crunch.4.0.0 (cached)
-> retrieved csexp.1.5.2 (cached)
-> installed conf-gmp-powm-sec.4
-> installed conf-libffi.2.0.0
-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached)
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0 (cached)
-> retrieved decompress.1.5.3 (cached)
-> retrieved domain-name.0.4.1 (cached)
-> retrieved duff.0.5 (cached)
-> retrieved dns.10.0.0, dns-client.10.0.0, dns-client-mirage.10.0.0 (cached)
-> retrieved duration.0.2.1 (cached)
-> retrieved either.1.0.0 (cached)
-> retrieved emile.1.1 (cached)
-> retrieved encore.0.8.1 (cached)
-> retrieved eqaf.0.10 (cached)
-> retrieved ethernet.3.2.0 (cached)
-> retrieved faraday.0.8.2 (cached)
-> retrieved fmt.0.10.0 (cached)
-> retrieved fpath.0.7.3 (cached)
-> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (cached)
-> retrieved gen.1.1 (cached)
-> retrieved git.3.18.0, git-mirage.3.18.0, git-paf.3.18.0, git-unix.3.18.0 (cached)
-> retrieved gmap.0.3.0 (cached)
-> retrieved graphql.0.14.0, graphql-cohttp.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached)
-> retrieved h1.1.0.0 (cached)
-> retrieved h2.0.13.0, hpack.0.13.0 (cached)
-> retrieved happy-eyeballs.2.0.0, happy-eyeballs-lwt.2.0.0, happy-eyeballs-mirage.2.0.0 (cached)
-> retrieved hex.1.5.0 (cached)
-> retrieved httpun-types.0.2.0 (cached)
-> retrieved hxd.0.3.3 (cached)
-> retrieved dune.3.18.2, dune-configurator.3.18.2 (cached)
-> retrieved digestif.1.3.0 (cached)
-> retrieved index.1.6.2 (cached)
-> retrieved inotify.2.6 (cached)
-> retrieved integers.0.7.0 (cached)
-> retrieved ipaddr.5.6.0, ipaddr-cstruct.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0, macaddr-cstruct.5.6.0 (cached)
-> retrieved irmin-watcher.0.5.0 (cached)
-> installed cmdliner.1.3.0
-> retrieved jsonm.1.0.2 (cached)
-> retrieved kdf.1.0.0 (cached)
-> retrieved ke.0.6 (cached)
-> retrieved logs.0.7.0 (cached)
-> retrieved lru.0.3.1 (cached)
-> retrieved lwt-dllist.1.1.0 (cached)
-> retrieved lwt_log.1.1.2 (cached)
-> retrieved lwt.5.9.1 (cached)
-> retrieved magic-mime.1.3.1 (cached)
-> retrieved mdx.2.5.0 (cached)
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached)
-> retrieved metrics.0.4.1, metrics-unix.0.4.1 (cached)
-> retrieved mimic.0.0.9, mimic-happy-eyeballs.0.0.9 (cached)
-> retrieved js_of_ocaml.6.0.1, js_of_ocaml-compiler.6.0.1, js_of_ocaml-lwt.6.0.1, js_of_ocaml-ppx.6.0.1, js_of_ocaml-toplevel.6.0.1 (cached)
-> retrieved mirage-clock.4.2.0 (cached)
-> retrieved mirage-crypto.2.0.0, mirage-crypto-ec.2.0.0, mirage-crypto-pk.2.0.0, mirage-crypto-rng.2.0.0 (cached)
-> retrieved mirage-flow.5.0.0 (cached)
-> retrieved mirage-kv.6.1.1 (cached)
-> retrieved mirage-mtime.5.0.0 (cached)
-> retrieved mirage-net.4.0.0 (cached)
-> retrieved mirage-ptime.5.0.0 (cached)
-> retrieved mirage-sleep.4.0.0 (cached)
-> retrieved mtime.2.1.0 (cached)
-> retrieved num.1.5-1 (cached)
-> retrieved notty.0.2.3 (cached)
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved ocaml-version.4.0.0 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved ocamlgraph.2.2.0 (cached)
-> retrieved ocplib-endian.1.2 (cached)
-> retrieved ohex.0.2.0 (cached)
-> retrieved parsexp.v0.16.0 (cached)
-> retrieved optint.0.3.0 (cached)
-> retrieved paf.0.8.0 (cached)
-> retrieved pecu.0.7 (cached)
-> retrieved ppx_blob.0.9.0 (cached)
-> retrieved ppx_derivers.1.2.1 (cached)
-> retrieved ppx_deriving.6.0.3 (cached)
-> retrieved ppx_sexp_conv.v0.16.0 (cached)
-> retrieved ppx_repr.0.7.0, repr.0.7.0 (cached)
-> retrieved ppxlib.0.35.0 (cached)
-> retrieved printbox.0.12, printbox-text.0.12 (cached)
-> retrieved psq.0.2.1 (cached)
-> retrieved progress.0.4.0, terminal.0.4.0 (cached)
-> retrieved ptime.1.2.0 (cached)
-> retrieved qcheck-alcotest.0.25, qcheck-core.0.25 (cached)
-> retrieved randomconv.0.2.0 (cached)
-> retrieved re.1.12.0 (cached)
-> retrieved result.1.5 (cached)
-> retrieved rresult.0.7.0 (cached)
-> retrieved rusage.1.0.0 (cached)
-> retrieved seq.base (cached)
-> installed seq.base
-> retrieved sedlex.3.4 (cached)
-> retrieved semaphore-compat.1.0.2 (cached)
-> retrieved sexplib.v0.16.0 (cached)
-> retrieved sexplib0.v0.16.0 (cached)
-> retrieved stdlib-shims.0.3.0 (cached)
-> retrieved stringext.1.6.0 (cached)
-> retrieved tezos-base58.1.0.0 (cached)
-> retrieved tcpip.9.0.1 (cached)
-> retrieved topkg.1.0.8 (cached)
-> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
-> retrieved tls.2.0.1, tls-mirage.2.0.1 (cached)
-> retrieved uuidm.0.9.10 (cached)
-> retrieved uutf.1.0.4 (cached)
-> retrieved websocket.2.17, websocket-lwt-unix.2.17 (cached)
-> retrieved vector.1.0.0 (cached)
-> retrieved yaml.3.2.0 (cached)
-> retrieved uucp.16.0.0 (cached)
-> retrieved x509.1.0.6 (cached)
-> retrieved yojson.2.2.2 (cached)
-> retrieved zarith.1.14 (cached)
-> installed num.1.5-1
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed ocamlbuild.0.16.1
-> installed zarith.1.14
-> installed topkg.1.0.8
-> installed rresult.0.7.0
-> installed uuidm.0.9.10
-> installed mtime.2.1.0
-> installed uutf.1.0.4
-> installed fmt.0.10.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed dune.3.18.2
-> installed bheap.2.0.0
-> installed bigarray-compat.1.1.0
-> installed camlp-streams.5.0.1
-> installed csexp.1.5.2
-> installed bentov.1
-> installed asn1-combinators.0.3.2
-> installed base64.3.5.1
-> installed cppo.1.8.0
-> installed crunch.4.0.0
-> installed cstruct.6.2.0
-> installed domain-name.0.4.1
-> installed duff.0.5
-> installed duration.0.2.1
-> installed either.1.0.0
-> installed eqaf.0.10
-> installed gen.1.1
-> installed gmap.0.3.0
-> installed ke.0.6
-> installed lwt-dllist.1.1.0
-> installed macaddr.5.6.0
-> installed magic-mime.1.3.1
-> installed menhirCST.20240715
-> installed menhirLib.20240715
-> installed menhirSdk.20240715
-> installed metrics.0.4.1
-> installed mirage-clock.4.2.0
-> installed mirage-mtime.5.0.0
-> installed mirage-ptime.5.0.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-version.4.0.0
-> installed ohex.0.2.0
-> installed optint.0.3.0
-> installed pecu.0.7
-> installed ppx_derivers.1.2.1
-> installed printbox.0.12
-> installed ocplib-endian.1.2
-> installed psq.0.2.1
-> installed cstruct-unix.6.2.0
-> installed hex.1.5.0
-> installed randomconv.0.2.0
-> installed result.1.5
-> installed rusage.1.0.0
-> installed semaphore-compat.1.0.2
-> installed macaddr-cstruct.5.6.0
-> installed stdlib-shims.0.3.0
-> installed sexplib0.v0.16.0
-> installed stringext.1.6.0
-> installed ipaddr.5.6.0
-> installed vector.1.0.0
-> installed lru.0.3.1
-> installed ipaddr-cstruct.5.6.0
-> installed digestif.1.3.0
-> installed ocamlgraph.2.2.0
-> installed re.1.12.0
-> installed tezos-base58.1.0.0
-> installed qcheck-core.0.25
-> installed integers.0.7.0
-> installed repr.0.7.0
-> installed yojson.2.2.2
-> installed dune-configurator.3.18.2
-> installed alcotest.1.9.0
-> installed parsexp.v0.16.0
-> installed qcheck-alcotest.0.25
-> installed bigstringaf.0.10.0
-> installed faraday.0.8.2
-> installed checkseum.0.5.2
-> installed angstrom.0.16.1
-> installed httpun-types.0.2.0
-> installed encore.0.8.1
-> installed sexplib.v0.16.0
-> installed emile.1.1
-> installed h1.1.0.0
-> installed hpack.0.13.0
-> installed decompress.1.5.3
-> installed h2.0.13.0
-> installed mirage-crypto.2.0.0
-> installed lwt.5.9.1
-> installed uri.4.4.0
-> installed kdf.1.0.0
-> installed mirage-flow.5.0.0
-> installed cstruct-lwt.6.2.0
-> installed mirage-net.4.0.0
-> installed mirage-kv.6.1.1
-> installed mirage-sleep.4.0.0
-> installed inotify.2.6
-> installed metrics-unix.0.4.1
-> installed lwt_log.1.1.2
-> installed hxd.0.3.3
-> installed notty.0.2.3
-> installed ctypes.0.23.0
-> installed base.v0.16.4
-> installed ctypes-foreign.0.23.0
-> installed cf.0.5.0
-> installed fsevents.0.3.0
-> installed cf-lwt.0.5.0
-> installed fsevents-lwt.0.3.0
-> installed menhir.20240715
-> installed graphql_parser.0.14.0
-> installed graphql.0.14.0
-> installed ppxlib.0.35.0
-> installed graphql-lwt.0.14.0
-> installed uucp.16.0.0
-> installed printbox-text.0.12
-> installed ppx_blob.0.9.0
-> installed terminal.0.4.0
-> installed ppx_sexp_conv.v0.16.0
-> installed bisect_ppx.2.8.3
-> installed ppx_deriving.6.0.3
-> installed sedlex.3.4
-> installed uri-sexp.4.4.0
-> installed ipaddr-sexp.5.6.0
-> installed ppx_repr.0.7.0
-> installed cohttp.5.3.1
-> installed graphql-cohttp.0.14.0
-> installed js_of_ocaml-compiler.6.0.1
-> installed js_of_ocaml-toplevel.6.0.1
-> installed brr.0.0.7
-> installed js_of_ocaml.6.0.1
-> installed logs.0.7.0
-> installed ethernet.3.2.0
-> installed alcotest-lwt.1.9.0
-> installed happy-eyeballs.2.0.0
-> installed irmin-watcher.0.5.0
-> installed mimic.0.0.9
-> installed arp.4.0.0
-> installed mirage-crypto-rng.2.0.0
-> installed mirage-crypto-pk.2.0.0
-> installed conduit.7.0.0
-> installed progress.0.4.0
-> installed cohttp-lwt.5.3.0
-> installed dns.10.0.0
-> installed js_of_ocaml-ppx.6.0.1
-> installed bos.0.2.1
-> installed tcpip.9.0.1
-> installed mdx.2.5.0
-> installed conduit-lwt.7.0.0
-> installed dns-client.10.0.0
-> installed happy-eyeballs-lwt.2.0.0
-> installed happy-eyeballs-mirage.2.0.0
-> installed websocket.2.17
-> installed carton.0.7.2
-> installed index.1.6.2
-> installed carton-lwt.0.7.2
-> installed carton-git.0.7.2
-> installed yaml.3.2.0
-> installed git.3.18.0
-> installed mirage-crypto-ec.2.0.0
-> installed js_of_ocaml-lwt.6.0.1
-> installed x509.1.0.6
-> installed ca-certs.1.0.1
-> installed ca-certs-nss.3.108-1
-> installed tls.2.0.1
-> installed awa.0.5.1
-> installed tls-mirage.2.0.1
-> installed conduit-lwt-unix.7.0.0
-> installed awa-mirage.0.5.1
-> installed dns-client-mirage.10.0.0
-> installed paf.0.8.0
-> installed mimic-happy-eyeballs.0.0.9
-> installed git-paf.3.18.0
-> installed git-mirage.3.18.0
-> installed cohttp-lwt-unix.5.3.0
-> installed git-unix.3.18.0
-> installed websocket-lwt-unix.2.17
Done.
# Run eval $(opam env) to update the current shell environment
2025-05-10 14:23.54 ---> saved as "30f6f112ed52aa780e642c73c8f68f8c4a5dcfb359109480068c161324fcc41b"
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install --yes dune 'odoc>=1.5.0'"))
[NOTE] Package dune is already installed (current version is 3.18.2).
The following actions will be performed:
=== install 3 packages
- install odoc 3.0.0
- install odoc-parser 3.0.0 [required by odoc]
- install tyxml 4.6.0 [required by odoc]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved tyxml.4.6.0 (cached)
-> retrieved odoc.3.0.0, odoc-parser.3.0.0 (cached)
-> installed odoc-parser.3.0.0
-> installed tyxml.4.6.0
-> installed odoc.3.0.0
Done.
# Run eval $(opam env) to update the current shell environment
2025-05-10 14:24.48 ---> saved as "f8224e2e48a2acb688d8a1fa73a20ac22d1a1628dcd6c6c630313bc5ba6c0830"
/src: (copy (src .) (dst /src/))
2025-05-10 14:24.50 ---> saved as "9ec130397173fe256065b124763ac4dcaf8f6ec0f78aa6a471da2dfd7a889eaf"
/src: (run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)"))
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/ppx_irmin -I ../../src/ppx_irmin/.ppx_irmin.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/ppx_irmin/ppx_irmin_internal_lib.odocl ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte/ppx_irmin_internal_lib.odoc)
File "src/ppx_irmin/internal/ppx_irmin_internal_lib.ml", line 20, characters 12-22:
Warning: Failed to resolve reference unresolvedroot(__POS__) Couldn't find "__POS__"
(cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Logging_intf.odoc irmin__Logging_intf.cmt)
File "src/irmin/logging_intf.ml", line 33, characters 20-30:
Warning: Expected 'module-', 'module-type-', 'type-', 'class-', 'class-type-', 'page-', a path, or an unqualified reference.
(cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Object_graph_intf.odoc irmin__Object_graph_intf.cmt)
File "irmin__Object_graph_intf.cmt":
Warning: Failed to compile type substitution root.V.t
File "irmin__Object_graph_intf.cmt":
Warning: Failed to compile type substitution root.V.t
(cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Object_graph.odoc irmin__Object_graph.cmti)
File "irmin__Object_graph.cmti":
Warning: Failed to compile type substitution root.V.t
(cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Contents_intf.odoc irmin__Contents_intf.cmt)
File "src/irmin/contents_intf.ml", line 41, characters 17-22:
Warning: Expected 'module-', 'module-type-', 'type-', 'class-', 'class-type-', 'page-', a path, or an unqualified reference.
(cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Backend.odoc irmin__Backend.cmt)
File "irmin__Backend.cmt":
Warning: Failed to compile expansion for module type expression identifier(root(Irmin__Backend).Commit_portable,false) with
root.commit = identifier(root(Irmin__Backend).S.Commit,false).value; root.hash = identifier(root(Irmin__Backend).S.Hash,false).t; root.Info =
identifier(root(Irmin__Backend).S.Schema,false).Info Unresolved module type path identifier(root(Irmin__Backend).Commit_portable,false) (Lookup failure (module type): root(Irmin__Backend).Commit_portable)
File "irmin__Backend.cmt":
Warning: Failed to compile expansion for module type expression identifier(root(Irmin__Backend).Node_portable,false) with
root.node = identifier(root(Irmin__Backend).S.Node,false).value; root.hash = identifier(root(Irmin__Backend).S.Hash,false).t; root.metadata = identifier(root(Irmin__Backend).S.Schema,false).Metadata.t; root.step = identifier(root(Irmin__Backend).S.Schema,false).Path.step Unresolved module type path identifier(root(Irmin__Backend).Node_portable,false) (Lookup failure (module type): root(Irmin__Backend).Node_portable)
File "irmin__Backend.cmt":
Warning: Failed to compile expansion for module type expression identifier(root(Irmin__Backend).Commit_portable,false) with
root.commit = identifier(root(Irmin__Backend).S.Commit,false).value; root.hash = identifier(root(Irmin__Backend).S.Hash,false).t; root.Info =
identifier(root(Irmin__Backend).S.Schema,false).Info Unresolved module type path identifier(root(Irmin__Backend).Commit_portable,false) (Lookup failure (module type): root(Irmin__Backend).Commit_portable)
File "irmin__Backend.cmt":
Warning: Failed to compile expansion for module type expression identifier(root(Irmin__Backend).Node_portable,false) with
root.node = identifier(root(Irmin__Backend).S.Node,false).value; root.hash = identifier(root(Irmin__Backend).S.Hash,false).t; root.metadata = identifier(root(Irmin__Backend).S.Schema,false).Metadata.t; root.step = identifier(root(Irmin__Backend).S.Schema,false).Path.step Unresolved module type path identifier(root(Irmin__Backend).Node_portable,false) (Lookup failure (module type): root(Irmin__Backend).Node_portable)
(cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin__Store_intf.odoc irmin__Store_intf.cmt)
File "src/irmin/store_intf.ml", line 1118, characters 6-18:
Warning: '{Deprecated}': bad markup.
Suggestion: did you mean '{!Deprecated}' or '[Deprecated]'?
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).KV_generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Hash,false)).t; root.Info =
substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Hash,false)).t; root.Info =
substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin__Store_intf).Json_tree Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin__Store_intf).S_generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/src/irmin/.irmin.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin -I ../../data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin -o irmin.odoc irmin.cmti)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin).Of_storage.result.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin).KV.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin).KV.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin).KV.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin).KV.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin).KV.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin).KV.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin).KV.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin).KV.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin).KV.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/src/irmin-pack/.irmin_pack.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-pack -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-pack -o irmin_pack__Layout.odoc irmin_pack__Layout.cmt)
File "src/irmin-pack/layout.ml", line 94, characters 27-50:
Warning: '{v ... v}' (verbatim text) should begin on its own line.
File "src/irmin-pack/layout.ml", line 94, characters 50-51:
Warning: Paragraph should begin on its own line.
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-chunk -I ../../src/irmin-chunk/.irmin_chunk.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-chunk/irmin_chunk.odocl ../../src/irmin-chunk/.irmin_chunk.objs/byte/irmin_chunk.odoc)
File "src/irmin-chunk/irmin_chunk.mli", line 51, characters 43-53:
Warning: Failed to resolve reference unresolvedroot(AO) Couldn't find "AO"
File "src/irmin-chunk/irmin_chunk.mli", line 48, characters 57-67:
Warning: Failed to resolve reference unresolvedroot(AO) Couldn't find "AO"
File "src/irmin-chunk/irmin_chunk.mli", line 48, characters 20-44:
Warning: Failed to resolve reference unresolvedroot(AO_stable) Couldn't find "AO_stable"
File "src/irmin-chunk/irmin_chunk.mli", line 26, characters 43-53:
Warning: Failed to resolve reference unresolvedroot(AO) Couldn't find "AO"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin/irmin_data.odocl ../../src/irmin/data/.irmin_data.objs/byte/irmin_data.odoc)
File "src/irmin/data/hashset.ml", line 29, characters 6-66:
Warning: While resolving the expansion of include at File "src/irmin/data/fixed_size_string_set.mli", line 52, character 0
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
(cd _build/default/src/irmin-graphql/.irmin_graphql.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-graphql -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-graphql -o irmin_graphql__Server.odoc irmin_graphql__Server.cmti)
File "irmin_graphql__Server.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Hash,false)).t; root.Info =
substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_graphql__Server.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_graphql__Server).Make_ext.result.result Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_graphql__Server.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Hash,false)).t; root.Info =
substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_graphql__Server.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_graphql__Server).Make.result.result Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin/irmin_unix.odocl ../../src/irmin/unix/.irmin_unix.objs/byte/irmin_unix.odoc)
File "src/irmin/unix/irmin_unix.mli", line 28, characters 47-78:
Warning: Reference to 'author' is ambiguous. Please specify its kind: type-author, val-author.
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin/page-index.odocl ../_odoc/pkg/irmin/page-index.odoc)
File "../../../../doc/irmin/index.mld", line 18, characters 2-17:
Warning: Failed to resolve reference unresolvedroot(Irmin_mirage) Couldn't find "Irmin_mirage"
File "../../../../doc/irmin/index.mld", line 17, characters 2-15:
Warning: Failed to resolve reference unresolvedroot(Irmin_pack) Couldn't find "Irmin_pack"
File "../../../../doc/irmin/index.mld", line 16, characters 2-14:
Warning: Failed to resolve reference unresolvedroot(Irmin_git) Couldn't find "Irmin_git"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin/irmin_mem.odocl ../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc)
File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc":
Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to lookup type substituted(identifier(root(Irmin_mem).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc":
Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc":
Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/mem/irmin_mem.mli", line 46, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to lookup type substituted(identifier(root(Irmin_mem).KV.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/mem/.irmin_mem.objs/byte/irmin_mem.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
R
ference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/src/irmin-test/.irmin_test.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-test -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-test -o irmin_test__Common.odoc irmin_test__Common.cmt)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_test__Common).Generic_key.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_test__Common).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_test__Common).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_test__Common).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_test__Common).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_test__Common).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_test__Common).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_test__Common).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_test__Common).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_test__Common).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-fs -I ../../src/irmin-fs/.irmin_fs.objs/byte -I ../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-fs/irmin_fs.odocl ../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc)
File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to lookup type substituted(identifier(root(Irmin_fs).Maker_ext.result.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to lookup type substituted(identifier(root(Irmin_fs).KV.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to lookup type substituted(identifier(root(Irmin_fs).Maker.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-fs/.irmin_fs.objs/byte/irmin_fs.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-fs/irmin_fs.mli", line 30, characters 54-74:
Warning: Failed to resolve reference unresolvedroot(Irmin).Config.root Couldn't find "Config"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-fs -I ../../src/irmin-fs/.irmin_fs.objs/byte -I ../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-fs/irmin_fs_unix.odocl ../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc)
File "src/irmin/unix/irmin_unix.mli", line 28, characters 47-78:
Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 30, character 0
Reference to 'author' is ambiguous. Please specify its kind: type-author, val-author.
File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to lookup type substituted(identifier(root(Irmin_fs_unix).Maker_ext.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to lookup type substituted(identifier(root(Irmin_fs_unix).KV.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to lookup type substituted(identifier(root(Irmin_fs_unix).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte/irmin_fs_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-fs/unix/irmin_fs_unix.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/src/irmin-git/.irmin_git.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-git -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../irmin/mem/.irmin_mem.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-git -o irmin_git__Backend.odoc irmin_git__Backend.cmti)
File "irmin_git__Backend.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(substituted(identifier(root(Irmin_git__Backend).Make.result.result.result.Commit,false))).value; root.hash = identifier(root(Irmin_git__Backend).Make.result.result.result.Hash,false).t; root.Info =
substituted(identifier(root(Irmin_git__Backend).Make.result.result.result.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git__Backend.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git__Backend).Make.result.result.result.Node,false))).value; root.hash = identifier(root(Irmin_git__Backend).Make.result.result.result.Hash,false).t; root.metadata = substituted(identifier(root(Irmin_git__Backend).Make.result.result.result.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Backend).Make.result.result.result.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-graphql -I ../../src/irmin-graphql/.irmin_graphql.objs/byte -I ../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-graphql/irmin_graphql_unix.odocl ../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc)
File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_graphql_unix).Server.Make_ext S).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_graphql_unix).Server.Make S).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte/irmin_graphql_unix.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-mirage-graphql -I ../../../../irmin-graphql/.irmin_graphql.objs/byte -I ../../../.irmin_mirage.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../irmin/mem/.irmin_mem.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-mirage-graphql -o irmin_mirage_graphql.odoc irmin_mirage_graphql.cmti)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Hash,false)).t; root.Info =
substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-graphql -I ../../src/irmin-graphql/.irmin_graphql.objs/byte -I ../../src/irmin-graphql/unix/.irmin_graphql_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-graphql/irmin_graphql.odocl ../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_graphql).Server.Make_ext.result.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_graphql).Server.Make.result.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_graphql).Server.Default_types S).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/src/irmin-test/.irmin_bench.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-test -I ../../.irmin_test.objs/byte -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-test -o irmin_bench.odoc irmin_bench.cmti)
File "irmin_bench.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier((param root(Irmin_bench).Make S).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Irmin_bench).Make S).Backend.Hash,false)).t; root.Info =
substituted(identifier((param root(Irmin_bench).Make S).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_bench.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier((param root(Irmin_bench).Make S).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Irmin_bench).Make S).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Irmin_bench).Make S).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_bench).Make S).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-mirage-graphql -I ../../src/irmin-graphql/.irmin_graphql.objs/byte -I ../../src/irmin-mirage/.irmin_mirage.objs/byte -I ../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-mirage-graphql/irmin_mirage_graphql.odocl ../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc)
File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(identifier((param root(Irmin_mirage_graphql).Server.Make.result Store).Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(identifier(root(Irmin_mirage_graphql).Server.S.Store.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/graphql/.irmin_mirage_graphql.objs/byte/irmin_mirage_graphql.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/src/irmin-pack/.irmin_pack.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-pack -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-pack -o irmin_pack__Irmin_pack_intf.odoc irmin_pack__Irmin_pack_intf.cmt)
File "irmin_pack__Irmin_pack_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_pack__Irmin_pack_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_pack__Irmin_pack_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_pack__Irmin_pack_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-test -I ../../src/irmin-test/.irmin_bench.objs/byte -I ../../src/irmin-test/.irmin_test.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-test/irmin_bench.odocl ../../src/irmin-test/.irmin_bench.objs/byte/irmin_bench.odoc)
File "../../src/irmin-test/.irmin_bench.objs/byte/irmin_bench.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_bench).Make S).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-test/.irmin_bench.objs/byte/irmin_bench.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-test/.irmin_bench.objs/byte/irmin_bench.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/src/irmin-client/.irmin_client.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-client -I ../../../irmin-server/.irmin_server.objs/byte -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-client -o irmin_client__Client_intf.odoc irmin_client__Client_intf.cmt)
File "irmin_client__Client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client__Client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_client__Client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client__Client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/src/irmin-git/.irmin_git.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-git -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../irmin/mem/.irmin_mem.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-git -o irmin_git__Irmin_git_intf.odoc irmin_git__Irmin_git_intf.cmt)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git__Irmin_git_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-test -I ../../src/irmin-test/.irmin_bench.objs/byte -I ../../src/irmin-test/.irmin_test.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-test/irmin_test.odocl ../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc)
File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc":
Warning: Failed to lookup type identifier(root(Irmin_test).Generic_key.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Portable"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_test).S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Portable"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin/irmin.odocl ../../src/irmin/.irmin.objs/byte/irmin.odoc)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to lookup type identifier((param root(Irmin).Dot S).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin/irmin.mli", line 469, characters 48-71:
Warning: Failed to resolve reference unresolvedroot(Irmin_unix).Git Couldn't find "Git"
File "src/irmin/sync_intf.ml", line 61, characters 40-61:
Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0
Failed to resolve reference unresolvedroot(Sync).fetch Couldn't find "fetch"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0
Failed to lookup type identifier((param root(Irmin).Sync.Make X).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin/sync_intf.ml", line 61, characters 40-61:
Warning: While resolving the expansion of include at File "src/irmin/sync.mli", line 19, character 0
Failed to resolve reference unresolvedroot(Sync).fetch Couldn't find "fetch"
File "src/irmin/irmin.mli", line 462, characters 4-19:
Warning: Failed to resolve reference unresolvedroot(Store).remote Couldn't find "Store"
File "src/irmin/irmin.mli", line 460, character 61 to line 461, character 11:
Warning: Failed to resolve reference unresolvedroot(BC).slice Couldn't find "BC"
File "src/irmin/merge.mli", line 202, characters 55-65:
Warning: Reference to 'promise' is ambiguous. Please specify its kind: type-promise, val-promise.
File "src/irmin/merge.mli", line 177, character 61 to line 178, character 15:
Warning: Failed to resolve reference unresolvedroot(Merge).MSet Couldn't find "MSet"
File "src/irmin/merge.mli", line 88, characters 12-36:
Warning: Failed to resolve reference unresolvedroot(Merge).biject Couldn't find "biject"
File "src/irmin/logging_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin/logging.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Logs) Couldn't find "Logs"
File "src/irmin/logging_intf.ml", line 47, characters 16-23:
Warning: While resolving the expansion of include at File "src/irmin/logging.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Logs) Couldn't find "Logs"
File "src/irmin/logging_intf.ml", line 18, characters 35-49:
Warning: While resolving the expansion of include at File "src/irmin/logging.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Mtime_clock) Couldn't find "Mtime_clock"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin).Of_storage.result.result.result.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to lookup type substituted(identifier(root(Irmin).Of_backend.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,resolved(root(Irmin).Backend))).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,resolved(root(Irmin).Backend))).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,resolved(root(Irmin).Backend))).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,resolved(root(Irmin).Backend))).Node_portable (Find failure)
File "src/irmin/watch_intf.ml", line 50, characters 57-65:
Warning: While resolving the expansion of include at File "src/irmin/watch.mli", line 20, character 0
Reference to 'watch' is ambiguous. Please specify its kind: type-watch, val-watch.
File "src/irmin/watch_intf.ml", line 91, characters 6-27:
Warning: While resolving the expansion of include at File "src/irmin/watch.mli", line 20, character 0
Failed to resolve reference unresolvedroot(Irmin_watcher).hook Couldn't find "Irmin_watcher"
File "src/irmin/watch_intf.ml", line 50, characters 57-65:
Warning: While resolving the expansion of include at File "src/irmin/watch.mli", line 20, character 0
Reference to 'watch' is ambiguous. Please specify its kind: type-watch, val-watch.
File "src/irmin/irmin.mli", line 218, characters 42-56:
Warning: Failed to resolve reference unresolvedroot(keys) Couldn't find "keys"
File "src/irmin/conf.mli", line 164, characters 31-47:
Warning: Failed to resolve reference unresolvedroot(Uri).of_string Couldn't find "Uri"
File "src/irmin/conf.mli", line 81, character 4 to line 83, character 26:
Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/conf.mli", line 78, character 4 to line 80, character 32:
Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to lookup type substituted(identifier(root(Irmin).KV_maker.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to lookup type substituted(identifier(root(Irmin).Maker.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at Fi
e "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin/irmin.mli", line 179, characters 29-65:
Warning: Failed to resolve reference unresolvedroot(Atomic_write).Store Couldn't find "Store"
File "src/irmin/irmin.mli", line 178, character 43 to line 179, character 24:
Warning: Failed to resolve reference unresolvedroot(Content_addressable).Store Couldn't find "Store"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to lookup type substituted(identifier(root(Irmin).Generic_key.Maker.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to lookup type substituted(identifier(root(Irmin).Generic_key.KV_maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to lookup type substituted(identifier(root(Irmin).Generic_key.Maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to lookup type identifier(root(Irmin).Generic_key.KV.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to lookup type identifier(root(Irmin).Generic_key.S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 147, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin/irmin.mli", line 133, characters 50-66:
Warning: Reference to 'KV_maker' is ambiguous. Please specify its kind: module-KV_maker, module-type-KV_maker.
File "src/irmin/irmin.mli", line 132, characters 23-31:
Warning: Reference to 'Maker' is ambiguous. Please specify its kind: module-Maker, module-type-Maker.
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to lookup type substituted(identifier(root(Irmin).KV_maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin/irmin.mli", line 125, characters 21-34:
Warning: Reference to 'Maker' is ambiguous. Please specify its kind: module-Maker, module-type-Maker.
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to lookup type substituted(identifier(root(Irmin).Maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 128, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier((param root(Irmin).Json_tree Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin).KV.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin/irmin.mli", line 105, characters 32-70:
Warning: Reference to 'String' is ambiguous. Please specify its kind: module-String, polymorphic constructor-String.
File "src/irmin/contents_intf.ml", line 96, characters 32-40:
Warning: While resolving the expansion of include at File "src/irmin/contents.mli", line 19, character 0
Reference to 'Store' is ambiguous. Please specify its kind: module-Store, module-type-Store.
File "src/irmin/irmin.mli", line 88, characters 38-57:
Warning: Reference to 't' is ambiguous. Please specify its kind: type-t, val-t.
File "src/irmin/commit.mli", line 23, characters 50-78:
Warning: Failed to resolve reference unresolvedroot(Backend).Node.Store Couldn't find "Node"
File "src/irmin/commit.mli", line 23, characters 4-34:
Warning: Failed to resolve reference unresolvedroot(Backend).Commit.Store Couldn't find "Commit"
File "src/irmin/commit_intf.ml", line 216, characters 14-50:
Warning: While resolving the expansion of include at File "src/irmin/commit.mli", line 26, character 0
Reference to 'Graph' is ambiguous. Please specify its kind: module-Graph, module-type-Graph.
File "src/irmin/commit_intf.ml", line 203, characters 14-56:
Warning: While resolving the expansion of include at File "src/irmin/commit.mli", line 26, character 0
Reference to 'Graph' is ambiguous. Please specify its kind: module-Graph, module-type-Graph.
File "src/irmin/commit_intf.ml", line 216, characters 14-50:
Warning: While resolving the expansion of include at File "src/irmin/commit.mli", line 26, character 0
Reference to 'Graph' is ambiguous. Please specify its kind: module-Graph, module-type-Graph.
File "src/irmin/commit_intf.ml", line 203, characters 14-56:
Warning: While resolving the expansion of include at File "src/irmin/commit.mli", line 26, character 0
Reference to 'Graph' is ambiguous. Please specify its kind: module-Graph, module-type-Graph.
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin).S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin/irmin.mli", line 44, characters 15-25:
Warning: Failed to resolve reference unresolvedroot(S).close Couldn't find "close"
(cd _build/default/src/irmin-client/.irmin_client.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-client -I ../../../irmin-server/.irmin_server.objs/byte -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-client -o irmin_client__Irmin_client_intf.odoc irmin_client__Irmin_client_intf.cmt)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-server -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-server/.irmin_server.objs/byte -I ../../src/irmin-server/unix/.irmin_server_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-server/irmin_server.odocl ../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc)
File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0
Failed to lookup type identifier((param root(Irmin_server).Tree.Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-server/tree.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
Failed to lookup type identifier((param root(Irmin_server).Command.Make.result.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
Failed to lookup type identifier(root(Irmin_server).Command.S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-server/.irmin_server.objs/byte/irmin_server.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-server/command.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-server -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-server/.irmin_server.objs/byte -I ../../src/irmin-server/unix/.irmin_server_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-server/irmin_server_unix.odocl ../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc)
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to lookup type identifier((param root(Irmin_server_unix).Make_json Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to lookup type identifier((param root(Irmin_server_unix).Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to lookup type identifier((param root(Irmin_server_unix).Make_ext.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to lookup type identifier(root(Irmin_server_unix).S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-server/unix/.irmin_server_unix.objs/byte/irmin_server_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-server/unix/irmin_server_unix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-containers -I ../../src/irmin-containers/.irmin_containers.objs/byte -I ../../src/irmin-fs/.irmin_fs.objs/byte -I ../../src/irmin-fs/unix/.irmin_fs_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-containers/irmin_containers.odocl ../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc)
File "src/irmin-containers/linked_log.mli", line 59, characters 37-49:
Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Linked_log.Mem.result.result.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-containers/linked_log.mli", line 54, characters 38-50:
Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Linked_log.FS.result.result.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Linked_log.Make.result.result.result.result.result.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to lookup type substituted(identifier((param root(Irmin_containers).Linked_log.Make Backend).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Linked_log.S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-containers/linked_log.mli", line 26, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-containers/blob_log.mli", line 53, characters 41-53:
Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Blob_log.Mem.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-containers/blob_log.mli", line 49, characters 45-57:
Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Blob_log.FS.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Blob_log.Make.result.result.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to lookup type substituted(identifier((param root(Irmin_containers).Blob_log.Make Backend).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.m
", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Blob_log.S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-containers/lww_register.mli", line 52, characters 53-65:
Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Lww_register.Mem.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-containers/lww_register.mli", line 48, characters 48-60:
Warning: Failed to resolve reference unresolvedroot(Time).Unix Couldn't find "Unix"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Lww_register.FS.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Lww_register.Make.result.result.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to lookup type substituted(identifier((param root(Irmin_containers).Lww_register.Make Backend).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Lww_register.S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Counter.Mem.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Counter.FS.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Counter.Make.result.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to lookup type substituted(identifier((param root(Irmin_containers).Counter.Make Backend).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_containers).Counter.S.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-containers/.irmin_containers.objs/byte/irmin_containers.odoc":
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin/irmin.mli", line 116, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-client -I ../../../.irmin_client.objs/byte -I ../../../../irmin-server/.irmin_server.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-client -o irmin_client_jsoo.odoc irmin_client_jsoo.cmti)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/src/irmin-git/unix/.irmin_git_unix.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-git -I ../../../.irmin_git.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../irmin/mem/.irmin_mem.objs/byte -I ../../../../irmin/unix/.irmin_unix.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-git -o irmin_git_unix__Xgit_intf.odoc irmin_git_unix__Xgit_intf.cmt)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/src/irmin-client/unix/.irmin_client_unix.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-client -I ../../../.irmin_client.objs/byte -I ../../../../irmin-server/.irmin_server.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-client -o irmin_client_unix.odoc irmin_client_unix.cmti)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_client_unix).Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/src/irmin-pack/unix/.irmin_pack_unix.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-pack -I ../../../.irmin_pack.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-pack -o irmin_pack_unix__Store_intf.odoc irmin_pack_unix__Store_intf.cmt)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-client -I ../../src/irmin-client/.irmin_client.objs/byte -I ../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte -I ../../src/irmin-client/unix/.irmin_client_unix.objs/byte -I ../../src/irmin-server/.irmin_server.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-client/irmin_client_unix.odocl ../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type substituted(identifier(root(Irmin_client_unix).Make_json.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_client_unix).Make_json Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type substituted(identifier(root(Irmin_client_unix).Make_codec.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_client_unix).Make_codec.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type substituted(identifier(root(Irmin_client_unix).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_client_unix).Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/unix/.irmin_client_unix.objs/byte/irmin_client_unix.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-client -I ../../src/irmin-client/.irmin_client.objs/byte -I ../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte -I ../../src/irmin-client/unix/.irmin_client_unix.objs/byte -I ../../src/irmin-server/.irmin_server.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-client/irmin_client_jsoo.odocl ../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type substituted(identifier(root(Irmin_client_jsoo).Make_json.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_client_jsoo).Make_json Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type substituted(identifier(root(Irmin_client_jsoo).Make_codec.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_client_jsoo).Make_codec.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type substituted(identifier(root(Irmin_client_jsoo).Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Ir
in__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_client_jsoo).Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte/irmin_client_jsoo.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-client -I ../../src/irmin-client/.irmin_client.objs/byte -I ../../src/irmin-client/jsoo/.irmin_client_jsoo.objs/byte -I ../../src/irmin-client/unix/.irmin_client_unix.objs/byte -I ../../src/irmin-server/.irmin_server.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-client/irmin_client.odocl ../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type substituted(identifier(root(Irmin_client).Make_json.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to lookup type identifier((param root(Irmin_client).Make_json.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type substituted(identifier(root(Irmin_client).Make_codec.result.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to lookup type identifier((param root(Irmin_client).Make_codec.result.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type substituted(identifier(root(Irmin_client).Make.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to lookup type identifier((param root(Irmin_client).Make.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type substituted(identifier(root(Irmin_client).Client.Make.result.result.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
Failed to lookup type identifier((param root(Irmin_client).Client.Make.result.result Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to lookup type identifier(root(Irmin_client).Client.S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-client/.irmin_client.objs/byte/irmin_client.odoc":
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-client/irmin_client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-client/client_intf.ml", line 36, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/src/irmin-pack/unix/.irmin_pack_unix.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-pack -I ../../../.irmin_pack.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-pack -o irmin_pack_unix__Checks_intf.odoc irmin_pack_unix__Checks_intf.cmt)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Commit,false)).value; root.hash = identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Hash,false).t; root.Info =
substituted(identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Node,false)).value; root.hash = identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Hash,false).t; root.metadata = substituted(identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Commit,false)).value; root.hash = identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Hash,false).t; root.Info =
substituted(identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Node,false)).value; root.hash = identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Hash,false).t; root.metadata = substituted(identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Commit,false)).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Node,false))).value; root.hash = substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_pack_unix__Checks_intf).Store.{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/src/irmin-mirage/git/.irmin_mirage_git.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-mirage-git -I ../../../../irmin-git/.irmin_git.objs/byte -I ../../../.irmin_mirage.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../irmin/mem/.irmin_mem.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-mirage-git -o irmin_mirage_git__Irmin_mirage_git_intf.odoc irmin_mirage_git__Irmin_mirage_git_intf.cmt)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-pack -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-pack/page-index.odocl ../_odoc/pkg/irmin-pack/page-index.odoc)
File "../../../../doc/irmin-pack/index.mld", line 5, characters 350-362:
Warning: Failed to resolve reference unresolvedroot(Irmin_git) Couldn't find "Irmin_git"
File "../../../../doc/irmin-pack/index.mld", line 5, characters 335-346:
Warning: Failed to resolve reference unresolvedroot(Irmin_fs) Couldn't find "Irmin_fs"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-pack -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-pack/irmin_pack_mem.odocl ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte/irmin_pack_mem.odoc)
File "../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte/irmin_pack_mem.odoc":
Warning: Failed to lookup type substituted(identifier(root(Irmin_pack_mem).Maker.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte/irmin_pack_mem.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte/irmin_pack_mem.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/src/irmin-git/unix/.irmin_git_unix.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../../_doc/_odoc/pkg/irmin-git -I ../../../.irmin_git.objs/byte -I ../../../../irmin/.irmin.objs/byte -I ../../../../irmin/data/.irmin_data.objs/byte -I ../../../../irmin/mem/.irmin_mem.objs/byte -I ../../../../irmin/unix/.irmin_unix.objs/byte -I ../../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-git -o irmin_git_unix__Xgit.odoc irmin_git_unix__Xgit.cmti)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.KV.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Mem.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Ref.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).FS.KV.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).FS.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-pack -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-pack/irmin_pack.odocl ../../src/irmin-pack/.irmin_pack.objs/byte/irmin_pack.odoc)
File "src/irmin-pack/atomic_write_intf.ml", line 34, characters 6-24:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/atomic_write.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Make_persistent) Couldn't find "Make_persistent"
File "src/irmin-pack/atomic_write_intf.ml", line 34, characters 6-24:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/atomic_write.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Make_persistent) Couldn't find "Make_persistent"
File "../../src/irmin-pack/.irmin_pack.objs/byte/irmin_pack.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
Failed to lookup type substituted(identifier(root(Irmin_pack).Maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-pack/.irmin_pack.objs/byte/irmin_pack.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-pack/.irmin_pack.objs/byte/irmin_pack.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-pack/pack_value.mli", line 43, characters 19-32:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Pack_key).t Couldn't find "t"
File "src/irmin-pack/pack_value.mli", line 42, characters 67-80:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Pack_index) Couldn't find "Pack_index"
File "src/irmin-pack/inode_intf.ml", line 179, characters 58-65:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: field-tree, type-tree.
File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2
Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded"
File "src/irmin-pack/inode_intf.ml", line 179, characters 58-65:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: field-tree, type-tree.
File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2
Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded"
File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2
Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded"
File "src/irmin-pack/inode_intf.ml", line 179, characters 58-65:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: field-tree, type-tree.
File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39:
Warning: While resolving the expansion of include at File "src/irmin-pack/irmin_pack.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2
Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded"
(cd _build/default/src/irmin-tezos/.irmin_tezos.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-tezos -I ../../../irmin-pack/.irmin_pack.objs/byte -I ../../../irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../../irmin/.irmin.objs/byte -I ../../../irmin/data/.irmin_data.objs/byte -I ../../../ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-tezos -o irmin_tezos.odoc irmin_tezos.cmti)
File "irmin_tezos.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_tezos).Store.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_tezos).Store.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_tezos).Store.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_tezos.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_tezos).Store.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_tezos).Store.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_tezos).Store.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_tezos).Store.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/bench/irmin-pack/.bench_common.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-bench -I ../../../../src/irmin-pack/.irmin_pack.objs/byte -I ../../../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../../../src/irmin-tezos/.irmin_tezos.objs/byte -I ../../../../src/irmin/.irmin.objs/byte -I ../../../../src/irmin/data/.irmin_data.objs/byte -I ../../../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-bench -o bench_common.odoc bench_common.cmti)
File "bench_common.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Commit,false)).value; root.hash = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Hash,false)).t; root.Info =
substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "bench_common.cmti":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Node,false))).value; root.hash = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Hash,false)).t; root.metadata = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Schema,false)).Metadata.t; root.step = substituted(identifier((param root(Bench_common).Generate_trees Store).Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-git -I ../../src/irmin-git/.irmin_git.objs/byte -I ../../src/irmin-git/unix/.irmin_git_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-git/irmin_git.odocl ../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to lookup type substituted(identifier(root(Irmin_git).Generic_KV.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/irmin.mli", line 136, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(identifier(root(Irmin_git).Ref.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(identifier(root(Irmin_git).KV.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of incl
de at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(identifier(root(Irmin_git).Maker.result.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(identifier(root(Irmin_git).KV_maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(identifier(root(Irmin_git).Maker.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier(root(Irmin_git).S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/.irmin_git.objs/byte/irmin_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/irmin_git.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-tezos -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin-tezos/.irmin_tezos.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-tezos/irmin_tezos.odocl ../../src/irmin-tezos/.irmin_tezos.objs/byte/irmin_tezos.odoc)
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/chunked_suffix_intf.ml", line 21, characters 6-25:
Warning: Failed to resolve reference unresolvedroot(Append_only_file) Couldn't find "Append_only_file"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/chunked_suffix_intf.ml", line 21, characters 6-25:
Warning: Failed to resolve reference unresolvedroot(Append_only_file) Couldn't find "Append_only_file"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "../../src/irmin-tezos/.irmin_tezos.objs/byte/irmin_tezos.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to lookup type substituted(identifier(root(Irmin_tezos).Store.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-tezos/.irmin_tezos.objs/byte/irmin_tezos.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-tezos/.irmin_tezos.objs/byte/irmin_tezos.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-mirage-git -I ../../src/irmin-git/.irmin_git.objs/byte -I ../../src/irmin-mirage/.irmin_mirage.objs/byte -I ../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-mirage-git/irmin_mirage_git.odocl ../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc)
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Mem.KV.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Mem.Ref.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Mem.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Ref.result.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).KV.result.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Maker.result.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).KV_maker.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_mirage_git).Maker.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(identifier(root(Irmin_mirage_git).S.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-mirage/git/.irmin_mirage_git.objs/byte/irmin_mirage_git.odoc":
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-mirage/git/irmin_mirage_git_intf.ml", line 18, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-pack -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/mem/.irmin_pack_mem.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-pack/irmin_pack_unix.odocl ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc)
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/lower.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/lower.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/lower.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/lower.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/lower.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/lower.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/lower.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/lower.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/lower.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "s
c/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/file_manager.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/sparse_file.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/sparse_file.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/chunked_suffix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/chunked_suffix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/chunked_suffix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/chunked_suffix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/chunked_suffix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/chunked_suffix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/chunked_suffix.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/append_only_file.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/append_only_file.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/append_only_file.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/control_file.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/control_file.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/control_file.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/control_file_intf.ml", line 408, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/control_file.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/control_file_intf.ml", line 401, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/control_file_intf.ml", line 336, characters 60-70:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/control_file.mli", line 17, character 0
Reference to 'payload' is ambiguous. Please specify its kind: type-payload, val-payload.
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/control_file.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/control_file_intf.ml", line 238, characters 22-29:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/control_file.mli", line 17, character 0
Reference to 't' is ambiguous. Please specify its kind: type-t, val-t.
File "src/irmin-pack/unix/control_file_intf.ml", line 178, characters 22-29:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/control_file.mli", line 17, character 0
Reference to 't' is ambiguous. Please specify its kind: type-t, val-t.
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dispatcher.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dict.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/dict.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_store.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/pack_value.ml", line 22, character 2
Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_store.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_store.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_store.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_store.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_store.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_store.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_store.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_store.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_store.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/inode.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2
Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded"
File "src/irmin-pack/inode_intf.ml", line 179, characters 58-65:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/inode.mli", line 17, character 0
Reference to 'tree' is ambiguous. Please specify its kind: field-tree, type-tree.
File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/inode.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2
Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded"
File "src/irmin-pack/pack_value_intf.ml", line 55, characters 30-39:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/inode.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/inode_intf.ml", line 73, character 2
Failed to resolve reference unresolvedroot(kinded) Couldn't find "kinded"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_index.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/stats_intf.ml", line 272, characters 64-78:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/stats.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Index).Stats Couldn't find "Stats"
File "src/irmin-pack/unix/stats_intf.ml", line 271, characters 62-76:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/stats.mli", line 17, character 0
Failed to resolve reference unresolvedroot(Index).Stats Couldn't find "Stats"
File "src/irmin-pack/unix/stats_intf.ml", line 268, characters 6-21:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/stats.mli", line 17, character 0
Reference to 't' is ambiguous. Please specify its kind: type-t, val-t.
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/stats.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/stats_intf.ml", line 213, character 4
Hidden fields in type 'Irmin_pack_unix.Stats.Latest_gc.step'
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "src/irmin/node_intf.ml", line 68, characters 38-46:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2
Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty.
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/node_intf.ml", line 68, characters 38-46:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2
Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty.
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/store_intf.ml", line 255, characters 34-59:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf"
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to lookup type identifier((param root(Irmin_pack_unix).Checks.Make _).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "src/irmin/node_intf.ml", line 68, characters 38-46:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2
Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty.
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/node_intf.ml", line 68, characters 38-46:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2
Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty.
File "src/irmin/store_intf.ml", line 922, characters 66-74:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty.
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/tree_intf.ml", line 82, characters 38-46:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty.
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 119, character 2
While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type identifier((param root(Irmin_pack_unix).Checks.Make _).{Backend}101/shadowed/(b00e472ef273f539630150e2ccc6bfc8),true).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "src/irmin/node_intf.ml", line 68, characters 38-46:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2
Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty.
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/node_intf.ml", line 68, characters 38-46:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/node_intf.ml", line 147, character 2
Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty.
File "src/irmin/store_intf.ml", line 922, characters 66-74:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty.
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 365, character 4
Hidden constructors in type '(param Irmin_pack_unix.Checks.Make _).{Tree}48/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Proof.inode_tree'
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 365, character 4
Hidden constructors in type '(param Irmin_pack_unix.Checks.Make _).{Tree}48/shadowed/(b00e472ef273f539630150e2ccc6bfc8).Proof.tree'
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/tree_intf.ml", line 82, characters 38-46:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Reference to 'empty' is ambiguous. Please specify its kind: type-empty, val-empty.
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
While resolving the expansion of include at File "src/irmin-pack/unix/checks_intf.ml", line 118, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-pack/unix/checks_intf.ml", line 27, characters 51-57:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/checks.mli", line 19, character 0
Reference to 'run' is ambiguous. Please specify its kind: type-run, val-run.
File "src/irmin-pack/pack_value.mli", line 42, characters 67-80:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/pack_value.ml", line 17, character 0
Failed to resolve reference unresolvedroot(Pack_index) Couldn't find "Pack_index"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/store_intf.ml", line 255, characters 34-59:
Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf"
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to lookup type substituted(identifier(root(Irmin_pack_unix).KV.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/store_intf.ml", line 255, characters 34-59:
Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf"
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to lookup type substituted(identifier(root(Irmin_pack_unix).Maker.result.Make.result.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/file_manager_intf.ml", line 229, characters 45-75:
Warning: Failed to resolve reference unresolvedroot(Irmin_pack).Config.use_fsync Couldn't find "Config"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/io_intf.ml", line 28, characters 6-13:
Warning: Failed to resolve reference unresolvedroot(Unix) Couldn't find "Unix"
File "src/irmin-pack/unix/store_intf.ml", line 255, characters 34-59:
Warning: Failed to resolve reference unresolvedroot(Conf).inode_child_order Couldn't find "Conf"
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to lookup type identifier(root(Irmin_pack_unix).S.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/store_intf.ml", line 25, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/bench/irmin-pack/.irmin_traces.objs/byte && /home/opam/.opam/4.14/bin/odoc compile -I . -I ../../../../_doc/_odoc/pkg/irmin-bench -I ../../.bench_common.objs/byte -I ../../../../src/irmin-pack/.irmin_pack.objs/byte -I ../../../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../../../src/irmin-tezos/.irmin_tezos.objs/byte -I ../../../../src/irmin/.irmin.objs/byte -I ../../../../src/irmin/data/.irmin_data.objs/byte -I ../../../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte --pkg irmin-bench -o irmin_traces__Trace_replay_intf.odoc irmin_traces__Trace_replay_intf.cmt)
File "irmin_traces__Trace_replay_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_traces__Trace_replay_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "irmin_traces__Trace_replay_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable with
root.commit = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Commit,false)).value; root.hash = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Hash,false)).t; root.Info =
substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Info Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "irmin_traces__Trace_replay_intf.cmt":
Warning: Failed to compile expansion for module type expression resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable with
root.node = substituted(substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Node,false))).value; root.hash = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Hash,false)).t; root.metadata = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Metadata.t; root.step = substituted(identifier(root(Irmin_traces__Trace_replay_intf).Store.Backend.Schema,false)).Path.step Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-bench -I ../../bench/irmin-pack/.bench_common.objs/byte -I ../../bench/irmin-pack/.irmin_traces.objs/byte -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin-tezos/.irmin_tezos.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-bench/bench_common.odocl ../../bench/irmin-pack/.bench_common.objs/byte/bench_common.odoc)
File "../../bench/irmin-pack/.bench_common.objs/byte/bench_common.odoc":
Warning: Failed to lookup type identifier((param root(Bench_common).Generate_trees Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../bench/irmin-pack/.bench_common.objs/byte/bench_common.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../bench/irmin-pack/.bench_common.objs/byte/bench_common.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-bench -I ../../bench/irmin-pack/.bench_common.objs/byte -I ../../bench/irmin-pack/.irmin_traces.objs/byte -I ../../src/irmin-pack/.irmin_pack.objs/byte -I ../../src/irmin-pack/unix/.irmin_pack_unix.objs/byte -I ../../src/irmin-tezos/.irmin_tezos.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-bench/irmin_traces.odocl ../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Failed to lookup type identifier((param root(Irmin_traces).Trace_replay_intf.Sigs.Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Failed to lookup type identifier(root(Irmin_traces).Trace_replay_intf.Store.Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0
While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Failed to lookup type identifier((param root(Irmin_traces).Trace_replay.Make Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0
While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0
While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0
While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0
While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0
While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "bench/irmin-pack/trace_replay.mli", line 17, character 0
While resolving the expansion of include at File "bench/irmin-pack/trace_replay_intf.ml", line 92, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: Failed to lookup type identifier((param root(Irmin_traces).Trace_collection.Make_stat Store).Backend,false).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: Failed to resolve reference unresolvedroot(key) Couldn't find "key"
(cd _build/default/_doc/_html && /home/opam/.opam/4.14/bin/odoc link -I ../_odoc/pkg/irmin-git -I ../../src/irmin-git/.irmin_git.objs/byte -I ../../src/irmin-git/unix/.irmin_git_unix.objs/byte -I ../../src/irmin/.irmin.objs/byte -I ../../src/irmin/data/.irmin_data.objs/byte -I ../../src/irmin/mem/.irmin_mem.objs/byte -I ../../src/irmin/unix/.irmin_unix.objs/byte -I ../../src/ppx_irmin/internal/.ppx_irmin_internal_lib.objs/byte -o ../_odocls/irmin-git/irmin_git_unix.odocl ../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc)
File "src/irmin/unix/irmin_unix.mli", line 28, characters 47-78:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 18, character 0
Reference to 'author' is ambiguous. Please specify its kind: type-author, val-author.
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Mem.Ref.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Mem.KV.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Mem.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.
l", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).FS.Ref.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).FS.KV.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).FS.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Maker.result.Ref.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Maker.result.KV.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Maker.result.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Backend.Ref.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Backend.KV.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(substituted(identifier(root(Irmin_git_unix).Backend.Make.result.Backend,false))).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
File "src/irmin-git/irmin_git_intf.ml", line 26, characters 33-51:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
Failed to resolve reference unresolvedroot(Metadata).t Couldn't find "Metadata"
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to lookup type substituted(identifier(root(Irmin_git_unix).S.Backend,false)).Node_portable.t Parent_sig: Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Commit_portable (Find failure)
File "../../src/irmin-git/unix/.irmin_git_unix.objs/byte/irmin_git_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to compile expansion for module type expr resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable Unresolved module type path resolved(canonical(hidden(root(Irmin__)).Backend,root(Irmin).Backend)).Node_portable (Find failure)
File "src/irmin/store_intf.ml", line 789, characters 68-75:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Reference to 'tree' is ambiguous. Please specify its kind: type-tree, val-tree.
File "src/irmin/tree_intf.ml", line 423, characters 8-24:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Node).Portable Couldn't find "Node"
File "src/irmin/tree_intf.ml", line 356, character 6 to line 357, character 60:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
File "src/irmin/tree_intf.ml", line 160, characters 38-48:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 422, character 4
While resolving the expansion of include at File "src/irmin/tree_intf.ml", line 440, character 4
Failed to resolve reference unresolvedroot(caching) Couldn't find "caching"
File "src/irmin/store_intf.ml", line 45, characters 19-30:
Warning: While resolving the expansion of include at File "src/irmin-git/unix/irmin_git_unix.ml", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit.mli", line 17, character 0
While resolving the expansion of include at File "src/irmin-git/unix/xgit_intf.ml", line 24, character 2
While resolving the expansion of include at File "src/irmin-git/irmin_git_intf.ml", line 35, character 2
While resolving the expansion of include at File "src/irmin/irmin.mli", line 48, character 2
While resolving the expansion of include at File "src/irmin/store_intf.ml", line 1129, character 2
Failed to resolve reference unresolvedroot(key) Couldn't find "key"
2025-05-10 14:25.41 ---> saved as "4c0a06fa30ebd74d5be91cfeb889bbf73732bb477edb8b664df0ee0118e1a8d7"
Job succeeded
2025-05-10 14:25.41: Job succeeded