2025-03-18 21:07.51: New job: test mirage/irmin https://github.com/mirage/irmin.git#refs/heads/main (145057421611bfee9bb35ab841cca56e33456808) (linux-x86_64:(lint-doc))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec
Opam project lint documentation
To reproduce locally:
git clone --recursive "https://github.com/mirage/irmin.git" -b "main" && cd "irmin" && git reset --hard 14505742
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec
# 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 f92e43c2e4282b573967127440259031915a8fba || git fetch origin master) && git reset -q --hard f92e43c2e4282b573967127440259031915a8fba && 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.0 awa-mirage.0.5.0 base.v0.16.3 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.0 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-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 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.2.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.17.2 dune-configurator.3.17.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.0.1 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.3.7.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.1.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.24 qcheck-core.0.24 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.3 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.0 terminal.0.4.0 tezos-base58.1.0.0 tls.2.0.0 tls-mirage.2.0.0 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.5 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-03-18 21:07.51: Using cache hint "mirage/irmin-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec-alpine-3.21-4.14_opam-2.3-9441874d40b9275ba754b18ea728dfb4"
2025-03-18 21:07.51: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec)
(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 f92e43c2e4282b573967127440259031915a8fba || git fetch origin master) && git reset -q --hard f92e43c2e4282b573967127440259031915a8fba && 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.0 awa-mirage.0.5.0 base.v0.16.3 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.0 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-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 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.2.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.17.2 dune-configurator.3.17.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.0.1 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.3.7.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.1.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.24 qcheck-core.0.24 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.3 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.0 terminal.0.4.0 tezos-base58.1.0.0 tls.2.0.0 tls-mirage.2.0.0 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.5 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-03-18 21:07.51: Waiting for resource in pool OCluster
2025-03-18 22:54.52: Waiting for worker…
2025-03-18 23:01.07: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 1450574216 Merge pull request #2353 from art-w/maintenance-intent
(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec)
2025-03-18 23:01.07 ---> using "1365d3d062370cdb3e23e0410421a094d8879b8f0dd4d3093d64147b4bfe4ff9" 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-03-18 23:01.07 ---> using "cf4034973b9c01cba1725f31871e0738f3f9e8798b53912a22374ce4f5d06142" 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
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ERROR] Could not update repository "opam-repository-archive": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocaml/opam-repository-archive/': Could not resolve host: github.com"
[default] synchronised from file:///home/opam/opam-repository
2025-03-18 23:01.07 ---> using "d50f61ff80dace14d817aaecc60bad55251ca032069b4d910609690edf25237c" 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-03-18 23:01.07 ---> using "fb2029fb7dacf0554015bafa1c5ac352b56882e0c7ad90307fa638faead72e88" from cache
/src: (workdir /src)
/src: (run (shell "sudo chown opam /src"))
2025-03-18 23:01.07 ---> using "d3a7f7421cb6eaf3eb4672a9d664d8bec5b2fcf31073bc2608b511093d878ca2" from cache
/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e f92e43c2e4282b573967127440259031915a8fba || git fetch origin master) && git reset -q --hard f92e43c2e4282b573967127440259031915a8fba && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch master -> FETCH_HEAD
862a7640b1..f92e43c2e4 master -> origin/master
f92e43c2e4 Merge pull request #27617 from samoht/release-alcotest-1.9.0
<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[opam-repository-archive] synchronised from git+https://github.com/ocaml/opam-repository-archive
[default] synchronised from 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-03-18 23:01.07 ---> using "fe2d1fec2d4444739871c92a522097653764c4fdfaa40953542a73ee04659543" 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-03-18 23:01.07 ---> using "2fbc54f45098b21a9e879d53e1de65a2122f4a879b807e1753a170ce59bcf43a" from cache
/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-03-18 23:01.07 ---> using "f8069c615a8af6cb7097bca051bb79bf4592c01d28c1e271373a41e4bc78c78d" from cache
/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-03-18 23:01.07 ---> using "a542184d5a4024bf492cdbee357b11a222fe147aa4be5e5a1d97459ba5e65490" from cache
/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.0 awa-mirage.0.5.0 base.v0.16.3 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.0 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-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 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.2.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.17.2 dune-configurator.3.17.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.0.1 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.3.7.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.1.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.24 qcheck-core.0.24 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.3 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.0 terminal.0.4.0 tezos-base58.1.0.0 tls.2.0.0 tls-mirage.2.0.0 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.5 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-186-g550b0ecd650 [https://dl-cdn.alpinelinux.org/alpine/v3.21/main]
- v3.21.3-185-g633f48811d9 [https://dl-cdn.alpinelinux.org/alpine/v3.21/community]
- v20250108-4113-g7aa2bad5bd9 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
- v20250108-4124-g07c1157f700 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
- v20250108-3887-g4037a56c69f [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
- OK: 57196 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-r0)
- (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-r0)
- (27/38) Installing libmount (2.40.4-r0)
- (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-03-18 23:01.07 ---> using "5c9e5ee15d3e91ab99cd88f9566d2163656458457e5aa92cc66da6a042f21164" from cache
/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 189 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.0
- install awa-mirage 0.5.0
- install base v0.16.3
- 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.0
- 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-bash 1
- install conf-gmp 4
- install conf-gmp-powm-sec 3
- 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.2.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.17.2
- install dune-configurator 3.17.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.0.1
- 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 3.7.3
- install ocamlbuild 0.16.1
- install ocamlfind 1.9.8
- install ocamlgraph 2.1.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.24
- install qcheck-core 0.24
- 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.3
- 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.0
- install terminal 0.4.0
- install tezos-base58 1.0.0
- install tls 2.0.0
- install tls-mirage 2.0.0
- 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.5
- 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.0, awa-mirage.0.5.0 (cached)
-> retrieved base.v0.16.3 (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.0 (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 brr.0.0.7 (cached)
-> retrieved ca-certs-nss.3.108-1 (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 cohttp.5.3.1 (cached)
-> retrieved conf-gmp.4 (cached)
-> retrieved conf-gmp-powm-sec.3 (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-bash.1
-> installed conf-gmp.4
-> installed conf-gnuplot.0.1
-> installed conf-pkg-config.4
-> retrieved crunch.4.0.0 (cached)
-> retrieved csexp.1.5.2 (cached)
-> 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)
-> installed conf-gmp-powm-sec.3
-> 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 digestif.1.2.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 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 h2.0.13.0, hpack.0.13.0 (cached)
-> retrieved httpun-types.0.2.0 (cached)
-> retrieved hxd.0.3.3 (cached)
-> retrieved inotify.2.6 (cached)
-> retrieved index.1.6.2 (cached)
-> retrieved dune.3.17.2, dune-configurator.3.17.2 (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)
-> 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)
-> installed cmdliner.1.3.0
-> retrieved lwt.5.9.1 (cached)
-> retrieved lwt-dllist.1.0.1 (cached)
-> retrieved lwt_log.1.1.2 (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 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 metrics.0.4.1, metrics-unix.0.4.1 (cached)
-> retrieved mimic.0.0.9, mimic-happy-eyeballs.0.0.9 (cached)
-> retrieved mirage-clock.4.2.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 notty.0.2.3 (cached)
-> retrieved num.1.5-1 (cached)
-> retrieved ocaml-compiler-libs.v0.12.4 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved ocaml-version.3.7.3 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved ocamlgraph.2.1.0 (cached)
-> retrieved ocplib-endian.1.2 (cached)
-> retrieved ohex.0.2.0 (cached)
-> retrieved optint.0.3.0 (cached)
-> retrieved paf.0.8.0 (cached)
-> retrieved parsexp.v0.16.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_repr.0.7.0, repr.0.7.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 ppx_sexp_conv.v0.16.0 (cached)
-> retrieved ppxlib.0.35.0 (cached)
-> retrieved psq.0.2.1 (cached)
-> retrieved ptime.1.2.0 (cached)
-> retrieved qcheck-alcotest.0.24, qcheck-core.0.24 (cached)
-> retrieved progress.0.4.0, terminal.0.4.0 (cached)
-> retrieved printbox.0.12, printbox-text.0.12 (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.3 (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.0 (cached)
-> retrieved topkg.1.0.8 (cached)
-> retrieved tls.2.0.0, tls-mirage.2.0.0 (cached)
-> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached)
-> retrieved uuidm.0.9.10 (cached)
-> retrieved uutf.1.0.4 (cached)
-> retrieved vector.1.0.0 (cached)
-> retrieved websocket.2.17, websocket-lwt-unix.2.17 (cached)
-> retrieved x509.1.0.5 (cached)
-> retrieved uucp.16.0.0 (cached)
-> retrieved yaml.3.2.0 (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 dune.3.17.2
-> installed rresult.0.7.0
-> installed uuidm.0.9.10
-> installed base64.3.5.1
-> installed bentov.1
-> installed bheap.2.0.0
-> installed bigarray-compat.1.1.0
-> installed camlp-streams.5.0.1
-> installed csexp.1.5.2
-> installed astring.0.8.5
-> installed fmt.0.10.0
-> installed mtime.2.1.0
-> installed ptime.1.2.0
-> installed uutf.1.0.4
-> installed cppo.1.8.0
-> installed domain-name.0.4.1
-> installed duration.0.2.1
-> installed either.1.0.0
-> installed eqaf.0.10
-> installed gen.1.1
-> installed gmap.0.3.0
-> installed lwt-dllist.1.0.1
-> installed macaddr.5.6.0
-> installed magic-mime.1.3.1
-> installed menhirCST.20240715
-> installed menhirLib.20240715
-> installed menhirSdk.20240715
-> installed mirage-clock.4.2.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-version.3.7.3
-> 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 psq.0.2.1
-> installed qcheck-core.0.24
-> installed randomconv.0.2.0
-> installed re.1.12.0
-> installed result.1.5
-> installed rusage.1.0.0
-> installed semaphore-compat.1.0.2
-> installed sexplib0.v0.16.0
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed vector.1.0.0
-> installed yojson.2.2.2
-> installed fpath.0.7.3
-> installed cstruct.6.2.0
-> installed duff.0.5
-> installed ke.0.6
-> installed metrics.0.4.1
-> installed mirage-mtime.5.0.0
-> installed asn1-combinators.0.3.2
-> installed crunch.4.0.0
-> installed mirage-ptime.5.0.0
-> installed ocplib-endian.1.2
-> installed digestif.1.2.0
-> installed jsonm.1.0.2
-> installed ipaddr.5.6.0
-> installed lru.0.3.1
-> installed cstruct-unix.6.2.0
-> installed hex.1.5.0
-> installed macaddr-cstruct.5.6.0
-> installed tezos-base58.1.0.0
-> installed ipaddr-cstruct.5.6.0
-> installed integers.0.7.0
-> installed alcotest.1.9.0
-> installed parsexp.v0.16.0
-> installed qcheck-alcotest.0.24
-> installed repr.0.7.0
-> installed ocamlgraph.2.1.0
-> installed dune-configurator.3.17.2
-> installed sexplib.v0.16.0
-> 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 emile.1.1
-> installed h1.1.0.0
-> installed hpack.0.13.0
-> installed decompress.1.5.3
-> installed mirage-crypto.2.0.0
-> installed h2.0.13.0
-> installed kdf.1.0.0
-> installed uri.4.4.0
-> installed lwt.5.9.1
-> installed cstruct-lwt.6.2.0
-> installed mirage-flow.5.0.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 base.v0.16.3
-> installed ctypes.0.23.0
-> 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 ppxlib.0.35.0
-> installed graphql_parser.0.14.0
-> installed graphql.0.14.0
-> installed graphql-lwt.0.14.0
-> installed ppx_blob.0.9.0
-> installed bisect_ppx.2.8.3
-> installed ppx_sexp_conv.v0.16.0
-> installed ppx_deriving.6.0.3
-> installed sedlex.3.3
-> installed ipaddr-sexp.5.6.0
-> installed uri-sexp.4.4.0
-> installed uucp.16.0.0
-> installed ppx_repr.0.7.0
-> installed printbox-text.0.12
-> installed terminal.0.4.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 alcotest-lwt.1.9.0
-> installed ethernet.3.2.0
-> installed happy-eyeballs.2.0.0
-> installed mimic.0.0.9
-> installed irmin-watcher.0.5.0
-> installed arp.4.0.0
-> installed mirage-crypto-rng.2.0.0
-> installed mirage-crypto-pk.2.0.0
-> installed dns.10.0.0
-> installed progress.0.4.0
-> installed conduit.7.0.0
-> installed tcpip.9.0.0
-> installed js_of_ocaml-ppx.6.0.1
-> installed bos.0.2.1
-> installed cohttp-lwt.5.3.0
-> installed mdx.2.5.0
-> installed dns-client.10.0.0
-> installed happy-eyeballs-lwt.2.0.0
-> installed conduit-lwt.7.0.0
-> installed happy-eyeballs-mirage.2.0.0
-> installed websocket.2.17
-> installed index.1.6.2
-> installed carton.0.7.2
-> installed carton-lwt.0.7.2
-> installed carton-git.0.7.2
-> installed mirage-crypto-ec.2.0.0
-> installed git.3.18.0
-> installed yaml.3.2.0
-> installed x509.1.0.5
-> installed ca-certs.1.0.0
-> installed ca-certs-nss.3.108-1
-> installed js_of_ocaml-lwt.6.0.1
-> installed tls.2.0.0
-> installed awa.0.5.0
-> installed tls-mirage.2.0.0
-> installed awa-mirage.0.5.0
-> installed dns-client-mirage.10.0.0
-> installed conduit-lwt-unix.7.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-03-18 23:01.22 ---> saved as "7d05aea452ecb6e97cb6dd641e85118507909ed205273d5be45e53c570a7e2c3"
/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.17.2).
The following actions will be performed:
=== install 3 packages
- install odoc 2.4.4
- install odoc-parser 2.4.4 [required by odoc]
- install tyxml 4.6.0 [required by odoc]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved tyxml.4.6.0 (cached)
-> retrieved odoc.2.4.4, odoc-parser.2.4.4 (cached)
-> installed odoc-parser.2.4.4
-> installed tyxml.4.6.0
-> installed odoc.2.4.4
Done.
# Run eval $(opam env) to update the current shell environment
2025-03-18 23:01.47 ---> saved as "1b20443cc1a689f2f684c9e0d2774f0bef9175a198cc7ac8e2a7e04f15288601"
/src: (copy (src .) (dst /src/))
2025-03-18 23:01.48 ---> saved as "472cbf006ad9843221beb1a9f1bf4532bc5aa29aea2979aa28b5c24d5a5be4f4"
/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-', 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-', 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}2, 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}2, false) (Lookup failure (module type): (root Irmin__Backend).{Commit_portable}2)
File "irmin__Backend.cmt":
Warning: Failed to compile expansion for module type expression identifier((root Irmin__Backend).{Node_portable}1, 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}1, false) (Lookup failure (module type): (root Irmin__Backend).{Node_portable}1)
File "irmin__Backend.cmt":
Warning: Failed to compile expansion for module type expression identifier((root Irmin__Backend).{Commit_portable}2, 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}2, false) (Lookup failure (module type): (root Irmin__Backend).{Commit_portable}2)
File "irmin__Backend.cmt":
Warning: Failed to compile expansion for module type expression identifier((root Irmin__Backend).{Node_portable}1, 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}1, false) (Lookup failure (module type): (root Irmin__Backend).{Node_portable}1)
(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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).KV_maker_generic_key.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).KV.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).KV.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).KV.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).KV.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).KV.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).KV.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).KV.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).KV.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).KV.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).KV.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).KV.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).KV.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).KV.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).KV.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).KV_generic_key.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Commit, false).value; root.hash = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Hash, false).t; root.Info = = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Node, false).value; root.hash = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Hash, false).t; root.metadata = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Commit, false).value; root.hash = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Hash, false).t; root.Info = = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Node, false).value; root.hash = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Hash, false).t; root.metadata = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Irmin__Store_intf).Json_tree Store).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).Maker_generic_key.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).S.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).S.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).S.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).S.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).S_generic_key.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).S_generic_key.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).S_generic_key.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).S_generic_key.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).S_generic_key.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).S_generic_key.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).S_generic_key.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin__Store_intf).S_generic_key.Backend.Commit, false).value; root.hash = identifier((root Irmin__Store_intf).S_generic_key.Backend.Hash, false).t; root.Info = = identifier((root Irmin__Store_intf).S_generic_key.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin__Store_intf).S_generic_key.Backend.Node, false).value; root.hash = identifier((root Irmin__Store_intf).S_generic_key.Backend.Hash, false).t; root.metadata = identifier((root Irmin__Store_intf).S_generic_key.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin__Store_intf).S_generic_key.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin).Of_storage.result.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin).Of_storage.result.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin).Of_storage.result.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin).Of_storage.result.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin).Of_storage.result.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin).Of_storage.result.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin).Of_storage.result.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin).KV.Backend.Commit, false).value; root.hash = identifier((root Irmin).KV.Backend.Hash, false).t; root.Info = = identifier((root Irmin).KV.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin).KV.Backend.Node, false).value; root.hash = identifier((root Irmin).KV.Backend.Hash, false).t; root.metadata = identifier((root Irmin).KV.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin).KV.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin).KV.Backend.Commit, false).value; root.hash = identifier((root Irmin).KV.Backend.Hash, false).t; root.Info = = identifier((root Irmin).KV.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin).KV.Backend.Node, false).value; root.hash = identifier((root Irmin).KV.Backend.Hash, false).t; root.metadata = identifier((root Irmin).KV.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin).KV.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin).S.Backend.Commit, false).value; root.hash = identifier((root Irmin).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin).S.Backend.Node, false).value; root.hash = identifier((root Irmin).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin).S.Backend.Commit, false).value; root.hash = identifier((root Irmin).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin).S.Backend.Node, false).value; root.hash = identifier((root Irmin).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Irmin_graphql__Server).Make_ext.result.result Store).Backend.Commit, false).value; root.hash = identifier((param (root Irmin_graphql__Server).Make_ext.result.result Store).Backend.Hash, false).t; root.Info = = identifier((param (root Irmin_graphql__Server).Make_ext.result.result Store).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_graphql__Server.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Irmin_graphql__Server).Make_ext.result.result Store).Backend.Node, false).value; root.hash = identifier((param (root Irmin_graphql__Server).Make_ext.result.result Store).Backend.Hash, false).t; root.metadata = identifier((param (root Irmin_graphql__Server).Make_ext.result.result Store).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Irmin_graphql__Server).Make_ext.result.result Store).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_graphql__Server.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Irmin_graphql__Server).Make.result.result Store).Backend.Commit, false).value; root.hash = identifier((param (root Irmin_graphql__Server).Make.result.result Store).Backend.Hash, false).t; root.Info = = identifier((param (root Irmin_graphql__Server).Make.result.result Store).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_graphql__Server.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Irmin_graphql__Server).Make.result.result Store).Backend.Node, false).value; root.hash = identifier((param (root Irmin_graphql__Server).Make.result.result Store).Backend.Hash, false).t; root.metadata = identifier((param (root Irmin_graphql__Server).Make.result.result Store).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Irmin_graphql__Server).Make.result.result Store).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_mem).Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_mem).KV.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 unresolved
oot(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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Irmin_test__Common).Make_helpers S).Backend.Commit, false).value; root.hash = identifier((param (root Irmin_test__Common).Make_helpers S).Backend.Hash, false).t; root.Info = = identifier((param (root Irmin_test__Common).Make_helpers S).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Irmin_test__Common).Make_helpers S).Backend.Node, false).value; root.hash = identifier((param (root Irmin_test__Common).Make_helpers S).Backend.Hash, false).t; root.metadata = identifier((param (root Irmin_test__Common).Make_helpers S).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Irmin_test__Common).Make_helpers S).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Commit, false).value; root.hash = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Hash, false).t; root.Info = = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Node, false).value; root.hash = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Hash, false).t; root.metadata = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Commit, false).value; root.hash = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Hash, false).t; root.Info = = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Node, false).value; root.hash = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Hash, false).t; root.metadata = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Irmin_test__Common).Store_tests S).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_test__Common).Generic_key.Backend.Commit, false).value; root.hash = identifier((root Irmin_test__Common).Generic_key.Backend.Hash, false).t; root.Info = = identifier((root Irmin_test__Common).Generic_key.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_test__Common).Generic_key.Backend.Node, false).value; root.hash = identifier((root Irmin_test__Common).Generic_key.Backend.Hash, false).t; root.metadata = identifier((root Irmin_test__Common).Generic_key.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_test__Common).Generic_key.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_test__Common).Generic_key.Backend.Commit, false).value; root.hash = identifier((root Irmin_test__Common).Generic_key.Backend.Hash, false).t; root.Info = = identifier((root Irmin_test__Common).Generic_key.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_test__Common).Generic_key.Backend.Node, false).value; root.hash = identifier((root Irmin_test__Common).Generic_key.Backend.Hash, false).t; root.metadata = identifier((root Irmin_test__Common).Generic_key.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_test__Common).Generic_key.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_test__Common).S.Backend.Commit, false).value; root.hash = identifier((root Irmin_test__Common).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin_test__Common).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_test__Common).S.Backend.Node, false).value; root.hash = identifier((root Irmin_test__Common).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin_test__Common).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_test__Common).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_test__Common).S.Backend.Commit, false).value; root.hash = identifier((root Irmin_test__Common).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin_test__Common).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_test__Common.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_test__Common).S.Backend.Node, false).value; root.hash = identifier((root Irmin_test__Common).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin_test__Common).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_test__Common).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Irmin_mirage_graphql).Server.Make.result Store).Backend.Commit, false).value; root.hash = identifier((param (root Irmin_mirage_graphql).Server.Make.result Store).Backend.Hash, false).t; root.Info = = identifier((param (root Irmin_mirage_graphql).Server.Make.result Store).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Irmin_mirage_graphql).Server.Make.result Store).Backend.Node, false).value; root.hash = identifier((param (root Irmin_mirage_graphql).Server.Make.result Store).Backend.Hash, false).t; root.metadata = identifier((param (root Irmin_mirage_graphql).Server.Make.result Store).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Irmin_mirage_graphql).Server.Make.result Store).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Commit, false).value; root.hash = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Hash, false).t; root.Info = = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Node, false).value; root.hash = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Hash, false).t; root.metadata = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Commit, false).value; root.hash = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Hash, false).t; root.Info = = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_graphql.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Node, false).value; root.hash = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Hash, false).t; root.metadata = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_mirage_graphql).Server.S.Store.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "../../src/irmin-graphql/.irmin_graphql.objs/byte/irmin_graphql.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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/.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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = 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 = = identifier((root Irmin_git__Backend).Make.result.result.result.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git__Backend.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = 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 = identifier((root Irmin_git__Backend).Make.result.result.result.Schema, false).Metadata.t; root.step = identifier((root Irmin_git__Backend).Make.result.result.result.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_fs).Maker_ext.result.result.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_fs).KV.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_fs).Maker.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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/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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack__Irmin_pack_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_pack__Irmin_pack_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack__Irmin_pack_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_pack__Irmin_pack_intf).Maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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_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 identifier((root Irmin_fs_unix).Maker_ext.result.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_fs_unix).KV.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_fs_unix).Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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/_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 identifier((param (root Irmin_mirage_graphql).Server.Make.result Store).Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_mirage_graphql).Server.S.Store.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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-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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Irmin_bench).Make S).Backend.Commit, false).value; root.hash = identifier((param (root Irmin_bench).Make S).Backend.Hash, false).t; root.Info = = identifier((param (root Irmin_bench).Make S).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_bench.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Irmin_bench).Make S).Backend.Node, false).value; root.hash = identifier((param (root Irmin_bench).Make S).Backend.Hash, false).t; root.metadata = identifier((param (root Irmin_bench).Make S).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Irmin_bench).Make S).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (Find failure)
File "../../src/irmin-test/.irmin_bench.objs/byte/irmin_bench.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "../../src/irmin-test/.irmin_bench.objs/byte/irmin_bench.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 -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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin).Of_backend.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,r((root Irmin).Backend))).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,r((root Irmin).Backend))).{Commit_portable}2 (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,r((root Irmin).Backend))).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,r((root Irmin).Backend))).{Node_portable}1 (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 identifier((root Irmin).KV_maker.result.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin).Maker.result.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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.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 identifier((root Irmin).Generic_key.Maker.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "../../src/irmin/.irmin.objs/byte/irmin.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin).Generic_key.KV_maker.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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.Maker.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin).KV_maker.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin).Maker.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 42
, 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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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/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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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__Client_intf.odoc irmin_client__Client_intf.cmt)
File "irmin_client__Client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client__Client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_client__Client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client__Client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client__Client_intf).Client.Make.result.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (Find failure)
File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "../../src/irmin-test/.irmin_test.objs/byte/irmin_test.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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/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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git__Irmin_git_intf).KV_maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git__Irmin_git_intf).Maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Commit, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Node, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Commit, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git__Irmin_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Node, false).value; root.hash = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git__Irmin_git_intf).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
(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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_json.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make_codec.result.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client__Irmin_client_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client__Irmin_client_intf).Irmin_client.Make.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((param (root Irmin_containers).Linked_log.Make Backend).Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((param (root Irmin_containers).Blob_log.Make Backend).Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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/
rmin/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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((param (root Irmin_containers).Lww_register.Make Backend).Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((param (root Irmin_containers).Counter.Make Backend).Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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-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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit_intf).Backend.Ref.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit_intf).Backend.KV.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit_intf).Backend.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit_intf).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Sigs.Mem.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).KV_maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).Maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Commit, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Node, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Commit, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash, false).t; root.Info = = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_mirage_git__Irmin_mirage_git_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Node, false).value; root.hash = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Hash, false).t; root.metadata = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_mirage_git__Irmin_mirage_git_intf).S.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
(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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client_jsoo).Make_json.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client_jsoo).Make_json.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client_jsoo).Make_json.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client_jsoo).Make_json.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client_jsoo).Make_json.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client_jsoo).Make_json.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client_jsoo).Make_json.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client_jsoo).Make_codec.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client_jsoo).Make_codec.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client_jsoo).Make_codec.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client_jsoo).Make_codec.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client_jsoo).Make_codec.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client_jsoo).Make_codec.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client_jsoo).Make_codec.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client_jsoo).Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client_jsoo).Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client_jsoo).Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client_jsoo.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client_jsoo).Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client_jsoo).Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client_jsoo).Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client_jsoo).Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client_unix).Make_json.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client_unix).Make_json.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client_unix).Make_json.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client_unix).Make_json.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client_unix).Make_json.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client_unix).Make_json.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client_unix).Make_json.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client_unix).Make_codec.result.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client_unix).Make_codec.result.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client_unix).Make_codec.result.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client_unix).Make_codec.result.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client_unix).Make_codec.result.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client_unix).Make_codec.result.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client_unix).Make_codec.result.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_client_unix).Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_client_unix).Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_client_unix).Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_client_unix.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_client_unix).Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_client_unix).Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_client_unix).Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_client_unix).Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_pack_unix__Store_intf).KV.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack_unix__Store_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_pack_unix__Store_intf).Maker.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_client_unix).Make_json.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_client_unix).Make_codec.result.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_client_unix).Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_client_jsoo).Make_json.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commi
_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_client_jsoo).Make_codec.result.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_client_jsoo).Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_client).Make_json.result.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_client).Make_codec.result.result.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_client).Make.result.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_client).Client.Make.result.result.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = 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 = = identifier((param (root Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = 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 = identifier((param (root Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema, false).Metadata.t; root.step = identifier((param (root Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = 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 = = identifier((param (root Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = 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 = identifier((param (root Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema, false).Metadata.t; root.step = identifier((param (root Irmin_pack_unix__Checks_intf).Sigs.Integrity_checks.result X).Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}979.Commit, false).value; root.hash = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}979.Hash, false).t; root.Info = = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}979.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}979.Node, false).value; root.hash = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}979.Hash, false).t; root.metadata = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}979.Schema, false).Metadata.t; root.step = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}979.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}492.Commit, false).value; root.hash = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}492.Hash, false).t; root.Info = = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}492.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack_unix__Checks_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}492.Node, false).value; root.hash = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}492.Hash, false).t; root.metadata = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}492.Schema, false).Metadata.t; root.step = identifier((root Irmin_pack_unix__Checks_intf).Store.{Backend}492.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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.odoc irmin_pack_unix__Store.cmti)
File "irmin_pack_unix__Store.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_pack_unix__Store).Maker.result.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_pack_unix__Store).Maker.result.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_pack_unix__Store).Maker.result.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack_unix__Store.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_pack_unix__Store).Maker.result.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_pack_unix__Store).Maker.result.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_pack_unix__Store).Maker.result.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_pack_unix__Store).Maker.result.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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.odoc irmin_git_unix__Xgit.cmti)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit).Mem.Ref.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit).Mem.KV.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Mem.KV.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit).Mem.KV.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit).Mem.KV.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Mem.KV.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit).Mem.KV.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit).Mem.KV.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit).Mem.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Mem.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit).Mem.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit).Mem.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Mem.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit).Mem.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit).Mem.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit).FS.Ref.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).FS.Ref.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit).FS.Ref.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit).FS.Ref.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).FS.Ref.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit).FS.Ref.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit).FS.Ref.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit).FS.KV.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).FS.KV.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit).FS.KV.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit).FS.KV.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).FS.KV.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit).FS.KV.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit).FS.KV.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit).FS.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).FS.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit).FS.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit).FS.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).FS.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit).FS.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit).FS.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit).Maker.result.Ref.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit).Maker.result.KV.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_git_unix__Xgit.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_git_unix__Xgit).Maker.result.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
(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 identifier((root Irmin_mirage_git).Mem.KV.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_mirage_git).Mem.Ref.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_mirage_git).Mem.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_mirage_git).Ref.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_mirage_git).KV.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 "
rc/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 identifier((root Irmin_mirage_git).Maker.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_mirage_git).KV_maker.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_mirage_git).Maker.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_mirage_git).S.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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-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 identifier((root Irmin_git).Generic_KV.result.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git).Ref.result.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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).KV.result.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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).Maker.result.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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).KV_maker.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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).Maker.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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/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.odoc irmin_pack_unix.cmti)
File "irmin_pack_unix.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_pack_unix).Maker.result.Make.result.Backend.Commit, false).value; root.hash = identifier((root Irmin_pack_unix).Maker.result.Make.result.Backend.Hash, false).t; root.Info = = identifier((root Irmin_pack_unix).Maker.result.Make.result.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_pack_unix.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_pack_unix).Maker.result.Make.result.Backend.Node, false).value; root.hash = identifier((root Irmin_pack_unix).Maker.result.Make.result.Backend.Hash, false).t; root.metadata = identifier((root Irmin_pack_unix).Maker.result.Make.result.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_pack_unix).Maker.result.Make.result.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_pack_mem).Maker.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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-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 identifier((root Irmin_pack).Maker.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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/.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
While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0
Failed to resolve module path identifier((root Irmin_pack__Inode_intf).Internal.Val.{Portable}2, true) Lookup failure (module): (root Irmin_pack__Inode_intf).Internal.Val.{Portable}2
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/.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
While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0
Failed to resolve module path identifier((root Irmin_pack__Inode_intf).Internal.Val.{Portable}2, true) Lookup failure (module): (root Irmin_pack__Inode_intf).Internal.Val.{Portable}2
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/.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
While resolving the expansion of include at File "src/irmin-pack/inode.mli", line 17, character 0
Failed to resolve module path identifier((root Irmin_pack__Inode_intf).Internal.Val.{Portable}2, true) Lookup failure (module): (root Irmin_pack__Inode_intf).Internal.Val.{Portable}2
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/_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 identifier((root Irmin_git_unix).Mem.Ref.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).Mem.KV.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).Mem.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 exp
nsion of include at File "src/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 identifier((root Irmin_git_unix).FS.Ref.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).FS.KV.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).FS.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).Maker.result.Ref.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).Maker.result.KV.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).Maker.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).Backend.Ref.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).Backend.KV.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).Backend.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 identifier((root Irmin_git_unix).S.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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"
(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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_tezos).Store.Backend.Commit, false).value; root.hash = identifier((root Irmin_tezos).Store.Backend.Hash, false).t; root.Info = = identifier((root Irmin_tezos).Store.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_tezos.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_tezos).Store.Backend.Node, false).value; root.hash = identifier((root Irmin_tezos).Store.Backend.Hash, false).t; root.metadata = identifier((root Irmin_tezos).Store.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_tezos).Store.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Bench_common).Generate_trees Store).Backend.Commit, false).value; root.hash = identifier((param (root Bench_common).Generate_trees Store).Backend.Hash, false).t; root.Info = = identifier((param (root Bench_common).Generate_trees Store).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "bench_common.cmti":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Bench_common).Generate_trees Store).Backend.Node, false).value; root.hash = identifier((param (root Bench_common).Generate_trees Store).Backend.Hash, false).t; root.metadata = identifier((param (root Bench_common).Generate_trees Store).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Bench_common).Generate_trees Store).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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_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 "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/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/unix/.irmin_pack_unix.objs/byte/irmin_pack_unix.odoc":
Warning: While resolving the expansion of include at File "src/irmin-pack/unix/inode.mli", line 17, character 0
Failed to resolve module path identifier((root Irmin_pack__Inode_intf).Internal.Val.{Portable}2, true) Lookup failure (module): (root Irmin_pack__Inode_intf).Internal.Val.{Portable}2
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/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 fi
d "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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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}100, true).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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/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 identifier((root Irmin_pack_unix).KV.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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).Maker.result.Make.result.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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-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 identifier((root Irmin_tezos).Store.Backend, false).Node_portable.t Parent_sig: Unresolved module type path canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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_collection.odoc irmin_traces__Trace_collection.cmt)
File "irmin_traces__Trace_collection.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((param (root Irmin_traces__Trace_collection).Make_stat Store).Backend.Commit, false).value; root.hash = identifier((param (root Irmin_traces__Trace_collection).Make_stat Store).Backend.Hash, false).t; root.Info = = identifier((param (root Irmin_traces__Trace_collection).Make_stat Store).Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_traces__Trace_collection.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((param (root Irmin_traces__Trace_collection).Make_stat Store).Backend.Node, false).value; root.hash = identifier((param (root Irmin_traces__Trace_collection).Make_stat Store).Backend.Hash, false).t; root.metadata = identifier((param (root Irmin_traces__Trace_collection).Make_stat Store).Backend.Schema, false).Metadata.t; root.step = identifier((param (root Irmin_traces__Trace_collection).Make_stat Store).Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
(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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Commit, false).value; root.hash = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Hash, false).t; root.Info = = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_traces__Trace_replay_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Node, false).value; root.hash = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Hash, false).t; root.metadata = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (Find failure)
File "irmin_traces__Trace_replay_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 with [root.commit = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Commit, false).value; root.hash = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Hash, false).t; root.Info = = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Schema, false).Info] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "irmin_traces__Trace_replay_intf.cmt":
Warning: Failed to compile expansion for module type expression r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 with [root.node = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Node, false).value; root.hash = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Hash, false).t; root.metadata = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Schema, false).Metadata.t; root.step = identifier((root Irmin_traces__Trace_replay_intf).Store.Backend.Schema, false).Path.step] Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (Find failure)
File "../../bench/irmin-pack/.bench_common.objs/byte/bench_common.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "../../bench/irmin-pack/.bench_common.objs/byte/bench_common.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (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 r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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 canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend).{Node_portable}1 (Find failure)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Commit_portable}2 (Find failure)
File "../../bench/irmin-pack/.irmin_traces.objs/byte/irmin_traces.odoc":
Warning: Failed to compile expansion for module type expr r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 Unresolved module type path r(canonical(hidden((root Irmin__)).Backend,root(Irmin).Backend)).{Node_portable}1 (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"
2025-03-18 23:02.05 ---> saved as "5981654369ead23d92e370e5f7f7e860630db8b410614dbf001f88189116a666"
Job succeeded
2025-03-18 23:02.07: Job succeeded