Build:
  1. 0
2026-05-12 08:49.54: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml-opam/opam2web.git#refs/pull/247/head (4b93f80debf83ce3bd825495738af474a2ed7e9d)]
2026-05-12 08:49.54: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile"
2026-05-12 08:49.54: Waiting for worker…
2026-05-12 08:49.54: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
Submodule path 'content/doc': checked out 'e54731062f4cb140f96c56fad47cdcc5c1d70cf7'
HEAD is now at 4b93f80 Avoid duplicated archive-mirrors: field in the repo file
Synchronizing submodule url for 'content/doc'
Cleared directory 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 3.29kB done
#1 DONE 0.1s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1.3
#2 DONE 0.1s

#3 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
#3 CACHED

#4 [internal] load .dockerignore
#4 transferring context: 53B done
#4 DONE 0.1s

#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#5 ...

#6 [internal] load metadata for docker.io/ocaml/opam:archive
#6 DONE 0.2s

#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#5 DONE 0.3s

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:92812920446cfc4a26173714961e8e3b6c1a02006c66739bc00f135e32489603
#7 DONE 0.0s

#8 [build-opam-doc  1/15] FROM docker.io/ocaml/opam:alpine-3.20-ocaml-4.14@sha256:f92b268390a2ea23f1e5a779f5cf75454639ec00650fa9def72c458bec72ddf4
#8 DONE 0.0s

#9 [build-opam-doc  2/15] RUN sudo apk add cgit groff
#9 CACHED

#10 [build-opam-doc  3/15] RUN sudo mkdir -p /usr/local/bin     && echo -e '#!/bin/sh -e\n                echo\n                echo\n                echo "<!DOCTYPE html>"\n                echo "<HTML><HEAD><TITLE>$(basename $2 .1) manpage</TITLE></HEAD><BODY>"\n                /usr/lib/cgit/filters/html-converters/man2html <$2\n                echo "</BODY></HTML>\n'        | sudo tee /usr/local/bin/man2html     && sudo chmod a+x /usr/local/bin/man2html
#10 CACHED

#11 [build-opam-doc  5/15] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#11 CACHED

#12 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#12 CACHED

#13 [build-opam-doc  6/15] RUN opam install odoc
#13 CACHED

#14 [internal] load build context
#14 transferring context: 1.16MB 0.0s done
#14 DONE 0.1s

#15 [build-opam2web  5/14] RUN sudo mkdir -p /opt/opam2web && sudo chown opam:opam /opt/opam2web
#15 CACHED

#16 [build-opam2web  4/14] WORKDIR /home/opam/opam2web
#16 CACHED

#17 [build-opam2web  2/14] RUN sudo apk add g++ gmp-dev
#17 CACHED

#18 [build-opam2web  3/14] COPY --chown=opam:opam . /home/opam/opam2web
#18 CACHED

#19 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#19 CACHED

#20 [build-opam-doc  7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam     && git -C /home/opam/opam checkout b7cde315eb50c0b21c9ff587d4193b5d5b5f5783
#20 ...

#7 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:92812920446cfc4a26173714961e8e3b6c1a02006c66739bc00f135e32489603
#7 CACHED

#20 [build-opam-doc  7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam     && git -C /home/opam/opam checkout b7cde315eb50c0b21c9ff587d4193b5d5b5f5783
#20 0.344 Cloning into '/home/opam/opam'...
#20 ...

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#fe76276e1405185d0eede615d40ca4df4d8c6dfa
#21 ...

#20 [build-opam-doc  7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam     && git -C /home/opam/opam checkout b7cde315eb50c0b21c9ff587d4193b5d5b5f5783
#20 10.07 Note: switching to 'b7cde315eb50c0b21c9ff587d4193b5d5b5f5783'.
#20 10.07 
#20 10.07 You are in 'detached HEAD' state. You can look around, make experimental
#20 10.07 changes and commit them, and you can discard any commits you make in this
#20 10.07 state without impacting any branches by switching back to a branch.
#20 10.07 
#20 10.07 If you want to create a new branch to retain commits you create, you may
#20 10.07 do so (now or later) by using -c with the switch command. Example:
#20 10.07 
#20 10.07   git switch -c <new-branch-name>
#20 10.07 
#20 10.07 Or undo this operation with:
#20 10.07 
#20 10.07   git switch -
#20 10.07 
#20 10.07 Turn off this advice by setting config variable advice.detachedHead to false
#20 10.07 
#20 10.07 HEAD is now at b7cde315e Merge pull request #6809 from kit-ty-kate/doc-version-cmp-api
#20 DONE 10.8s

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#fe76276e1405185d0eede615d40ca4df4d8c6dfa
#21 ...

#22 [build-opam-doc  8/15] WORKDIR /home/opam/opam
#22 DONE 0.1s

#23 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 0.367 checking for ocamlc... ocamlc
#23 0.375 OCaml version is 4.14.2
#23 0.382 OCaml library path is /home/opam/.opam/4.14/lib/ocaml
#23 0.382 checking for ocamlopt... ocamlopt
#23 0.390 checking for ocamlc.opt... ocamlc.opt
#23 0.398 checking for ocamlopt.opt... ocamlopt.opt
#23 0.406 checking for ocaml... ocaml
#23 0.406 checking for ocamldep... ocamldep
#23 0.406 checking for ocamldep.opt... ocamldep.opt
#23 0.414 checking for ocamlmktop... ocamlmktop
#23 0.414 checking for ocamlmklib... ocamlmklib
#23 0.414 checking for ocamldoc... ocamldoc
#23 0.414 checking for ocamldoc.opt... ocamldoc.opt
#23 0.424 checking for ocamlbuild... ocamlbuild
#23 0.424 checking OCaml Sys.os_type... Unix
#23 0.453 checking for gawk... no
#23 0.453 checking for mawk... no
#23 0.454 checking for nawk... no
#23 0.454 checking for awk... awk
#23 0.462 checking for compiler type... cc
#23 0.763 checking for compiler architecture... amd64
#23 1.075 checking for compiler system... linux
#23 1.382 checking for compiler target... x86_64-pc-linux-musl
#23 1.701 checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
#23 1.739 checking whether the C compiler works... yes
#23 1.805 checking for C compiler default output file name... a.out
#23 1.808 checking for suffix of executables... 
#23 1.857 checking whether we are cross compiling... no
#23 1.911 checking for suffix of object files... o
#23 1.945 checking whether the compiler supports GNU C... yes
#23 1.979 checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
#23 2.011 checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
#23 2.092 checking for ocamlobjinfo... ocamlobjinfo
#23 2.092 checking for ocamlfind... ocamlfind
#23 2.102 checking for curl... curl
#23 2.102 checking for dune... dune
#23 2.103 checking for patch... patch
#23 2.103 checking for bunzip2... bunzip2
#23 2.110 checking for linking method... shared
#23 2.110 
#23 2.110 checking for OCaml findlib package unix... found
#23 2.113 checking for OCaml findlib package re 1.10.0 or later... found 1.12.0
#23 2.121 checking for OCaml findlib package base64 3.1.0 or later... no
#23 2.124 checking for OCaml findlib package ocamlgraph 1.8.8 or later... no
#23 2.126 checking for OCaml findlib package cudf 0.7 or later... no
#23 2.128 checking for OCaml findlib package dose3.common 6.1 or later... no
#23 2.131 checking for OCaml findlib package dose3.algo 6.1 or later... no
#23 2.133 checking for OCaml findlib package opam-file-format 2.1.4 or later... no
#23 2.135 checking for OCaml findlib package spdx_licenses 1.4.0 or later... no
#23 2.137 checking for OCaml findlib package opam-0install-cudf 0.5.0 or later... no
#23 2.139 checking for OCaml findlib package jsonm 1.0.2 or later... no
#23 2.141 checking for OCaml findlib package uutf 1.0.3 or later... found 1.0.3
#23 2.150 checking for OCaml findlib package sha 1.13 or later... no
#23 2.152 checking for OCaml findlib package swhid_core 0.1 or later... no
#23 2.154 checking for OCaml findlib package patch 3.0.0 or later... no
#23 2.155 checking for OCaml findlib package mccs 1.1+17 or later... no
#23 2.158 
#23 2.174 configure: creating ./config.status
#23 2.277 config.status: creating Makefile.config
#23 2.294 config.status: creating src/ocaml-flags-configure.sexp
#23 2.320 config.status: creating src/core/c-flags.sexp
#23 2.340 
#23 2.341 Opam will be built WITHOUT its default built-in solver
#23 2.341 
#23 2.341 Executables will be installed in /usr/local/bin
#23 2.341 Manual pages will be installed in /usr/local/share/man
#23 2.341 
#23 2.341 Downloading vendored source dependencies...
#23 2.353  * Downloading cppo...
#23 2.796  * Downloading base64...
#23 3.225  * Downloading extlib...
#23 3.599  * Downloading re...
#23 4.070  * Downloading ocamlgraph...
#23 4.461  * Downloading cudf...
#23 4.885  * Downloading dose3...
#23 5.305  * Downloading opam-file-format...
#23 5.672  * Downloading stdlib-shims...
#23 6.182  * Downloading spdx_licenses...
#23 6.552  * Downloading opam-0install-cudf...
#23 6.891  * Downloading 0install-solver...
#23 7.267  * Downloading uutf...
#23 7.763  * Downloading jsonm...
#23 7.952  * Downloading sha...
#23 8.315  * Downloading swhid_core...
#23 8.758  * Downloading menhir...
#23 9.705  * Downloading patch...
#23 9.961 done
#23 9.961 Extracting vendored source dependencies in src_ext/... done
#23 10.65 make -j -C src_ext lib-ext
#23 10.66 make[1]: Entering directory '/home/opam/opam/src_ext'
#23 10.66 NOTE: make lib-ext is no longer required
#23 10.66 make[1]: Leaving directory '/home/opam/opam/src_ext'
#23 10.72 dune build --profile=release --root .  --promote-install-files -- opam-installer.install opam.install
#23 13.02 Creating menhirLib.ml...
#23 13.02 Creating menhirLib.mli...
#23 18.38 Read 99 sample input sentences and 99 error messages.
#23 18.38 Read 99 sample input sentences and 47 error messages.
#23 18.65 Grammar has 56 nonterminal symbols, among which 1 start symbols.
#23 18.65 Grammar has 37 terminal symbols.
#23 18.65 Grammar has 129 productions.
#23 18.65 Built an LR(0) automaton with 199 states.
#23 18.65 The grammar is not SLR(1) -- 7 states have a conflict.
#23 18.65 The construction mode is no-pager.
#23 18.65 Built an LR(1) automaton with 308 states.
#23 18.65 One shift/reduce conflict was silently solved.
#23 18.65 Extra reductions on error were added in 50 states.
#23 18.65 Priority played a role in 0 of these states.
#23 18.65 156 out of 308 states have a default reduction.
#23 18.65 108 out of 308 states are represented.
#23 18.65 44 out of 96 symbols keep track of their start position.
#23 18.65 39 out of 96 symbols keep track of their end position.
#23 18.65 The StackLang code contains 4113 instructions in 277 blocks.
#23 18.65 The StackLang code comprises 5 mutually recursive groups.
#23 18.84 Read 99 sample input sentences and 47 error messages.
#23 31.20 sed -f process.sed opam.install > processed-opam.install
#23 31.21 dune build --profile=release --root .  --promote-install-files -- opam-installer.install
#23 32.08 sed -f process.sed opam-installer.install > processed-opam-installer.install
#23 DONE 33.2s

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#fe76276e1405185d0eede615d40ca4df4d8c6dfa
#21 ...

#24 [build-opam-doc 10/15] RUN echo '(vendored_dirs src_ext)' >> dune
#24 DONE 0.3s

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#fe76276e1405185d0eede615d40ca4df4d8c6dfa
#21 ...

#25 [build-opam-doc 11/15] RUN opam exec -- make -C doc html man-html DUNE=dune
#25 0.431 make: Entering directory '/home/opam/opam/doc'
#25 0.434 rm -rf html
#25 0.437 cd .. && dune build --profile=release --root .  @doc
#25 0.982 File "src/core/cmdliner/opamCmdliner.mli", line 279, characters 2-51:
#25 0.982 Warning: Alert deprecated not expected here.
#25 0.982 File "src/core/cmdliner/opamCmdliner.mli", line 309, characters 2-50:
#25 0.982 Warning: Alert deprecated not expected here.
#25 0.982 File "src/core/cmdliner/opamCmdliner.mli", line 327, characters 2-46:
#25 0.982 Warning: Alert deprecated not expected here.
#25 0.982 File "src/core/cmdliner/opamCmdliner.mli", line 824, characters 2-59:
#25 0.982 Warning: Alert deprecated not expected here.
#25 0.982 File "src/core/cmdliner/opamCmdliner.mli", line 1171, characters 2-56:
#25 0.982 Warning: Alert deprecated not expected here.
#25 0.982 File "src/core/cmdliner/opamCmdliner.mli", line 1182, characters 2-50:
#25 0.982 Warning: Alert deprecated not expected here.
#25 1.191 File "src_ext/ocamlgraph/src/builder.mli", line 21, characters 43-44:
#25 1.191 Warning: Paragraph should begin on its own line.
#25 1.199 File "src_ext/ocamlgraph/src/graphviz.mli", line 132, characters 67-72:
#25 1.199 Warning: '{ | }': bad markup.
#25 1.199 Suggestion: did you mean '{! | }' or '[ | ]'?
#25 1.228 File "src_ext/ocamlgraph/src/gml.mli", line 38, characters 23-55:
#25 1.228 Warning: '{v ... v}' (verbatim text) should begin on its own line.
#25 1.228 File "src_ext/ocamlgraph/src/gml.mli", line 38, characters 57-61:
#25 1.228 Warning: Paragraph should begin on its own line.
#25 1.231 File "src_ext/re/lib/core.mli", line 79, characters 22-56:
#25 1.231 Warning: Alert deprecated not expected here.
#25 1.231 File "src_ext/re/lib/core.mli", line 317, characters 4-29:
#25 1.231 Warning: '6': bad heading level (0-5 allowed).
#25 1.231 File "src_ext/re/lib/core.mli", line 370, characters 4-29:
#25 1.231 Warning: '6': bad heading level (0-5 allowed).
#25 1.231 File "src_ext/re/lib/core.mli", line 744, characters 26-60:
#25 1.231 Warning: Alert deprecated not expected here.
#25 1.231 File "src_ext/re/lib/core.mli", line 767, characters 21-53:
#25 1.231 Warning: Alert deprecated not expected here.
#25 1.371 File "src/core/opamStd.mli", line 643, characters 32-33:
#25 1.371 Warning: Stray '@'.
#25 1.371 File "src/core/opamStd.mli", line 646, characters 40-41:
#25 1.371 Warning: Stray '@'.
#25 1.394 File "src/core/opamConsole.mli", line 166, characters 22-23:
#25 1.394 Warning: '-' (bulleted list item) should not be empty.
#25 1.416 File "src_ext/extlib/src/enum.mli", line 33, characters 4-23:
#25 1.416 Warning: '6': bad heading level (0-5 allowed).
#25 1.416 File "src_ext/extlib/src/enum.mli", line 69, characters 4-24:
#25 1.416 Warning: '6': bad heading level (0-5 allowed).
#25 1.416 File "src_ext/extlib/src/enum.mli", line 113, characters 4-25:
#25 1.416 Warning: '6': bad heading level (0-5 allowed).
#25 1.416 File "src_ext/extlib/src/enum.mli", line 146, characters 4-20:
#25 1.416 Warning: '6': bad heading level (0-5 allowed).
#25 1.416 File "src_ext/extlib/src/enum.mli", line 191, characters 4-16:
#25 1.416 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 33, characters 8-22:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 55, characters 8-17:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 96, characters 8-34:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 129, characters 8-27:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 174, characters 8-24:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 211, characters 8-25:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 228, characters 8-28:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 242, characters 8-27:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 279, characters 8-31:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 313, characters 8-32:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 345, characters 8-22:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 356, characters 8-17:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 366, characters 8-34:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 444, characters 8-37:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.425 File "src_ext/extlib/src/optParse.mli", line 457, characters 8-26:
#25 1.425 Warning: '6': bad heading level (0-5 allowed).
#25 1.429 File "src_ext/extlib/src/extHashtbl.mli", line 30, characters 6-23:
#25 1.429 Warning: '6': bad heading level (0-5 allowed).
#25 1.429 File "src_ext/extlib/src/extHashtbl.mli", line 93, characters 6-25:
#25 1.429 Warning: '6': bad heading level (0-5 allowed).
#25 1.430 File "src_ext/extlib/src/extArray.mli", line 33, characters 6-23:
#25 1.430 Warning: '6': bad heading level (0-5 allowed).
#25 1.430 File "src_ext/extlib/src/extArray.mli", line 103, characters 6-22:
#25 1.430 Warning: '6': bad heading level (0-5 allowed).
#25 1.430 File "src_ext/extlib/src/extArray.mli", line 111, characters 6-33:
#25 1.430 Warning: '6': bad heading level (0-5 allowed).
#25 1.430 File "src_ext/extlib/src/extArray.mli", line 145, characters 6-23:
#25 1.430 Warning: '6': bad heading level (0-5 allowed).
#25 1.432 File "src_ext/extlib/src/extString.mli", line 31, characters 6-23:
#25 1.432 Warning: '6': bad heading level (0-5 allowed).
#25 1.432 File "src_ext/extlib/src/extString.mli", line 168, characters 6-33:
#25 1.432 Warning: '6': bad heading level (0-5 allowed).
#25 1.432 File "src_ext/extlib/src/extString.mli", line 178, characters 6-25:
#25 1.432 Warning: '6': bad heading level (0-5 allowed).
#25 1.433 File "src_ext/extlib/src/extList.mli", line 39, characters 6-23:
#25 1.433 Warning: '6': bad heading level (0-5 allowed).
#25 1.433 File "src_ext/extlib/src/extList.mli", line 152, characters 6-24:
#25 1.433 Warning: '6': bad heading level (0-5 allowed).
#25 1.433 File "src_ext/extlib/src/extList.mli", line 164, characters 6-33:
#25 1.433 Warning: '6': bad heading level (0-5 allowed).
#25 1.433 File "src_ext/extlib/src/extList.mli", line 177, characters 6-28:
#25 1.433 Warning: '6': bad heading level (0-5 allowed).
#25 1.433 File "src_ext/extlib/src/extList.mli", line 212, characters 6-28:
#25 1.433 Warning: '6': bad heading level (0-5 allowed).
#25 1.433 File "src_ext/extlib/src/extList.mli", line 238, characters 6-25:
#25 1.433 Warning: '6': bad heading level (0-5 allowed).
#25 1.433 File "src_ext/extlib/src/extList.mli", line 321, characters 6-20:
#25 1.433 Warning: '6': bad heading level (0-5 allowed).
#25 1.433 File "src_ext/extlib/src/extList.mli", line 339, characters 33-34:
#25 1.433 Warning: Stray '@'.
#25 1.435 File "src_ext/extlib/src/refList.mli", line 103, characters 4-29:
#25 1.435 Warning: '6': bad heading level (0-5 allowed).
#25 1.440 File "src_ext/extlib/src/IO.mli", line 46, characters 4-20:
#25 1.440 Warning: '6': bad heading level (0-5 allowed).
#25 1.440 File "src_ext/extlib/src/IO.mli", line 112, characters 4-37:
#25 1.440 Warning: '6': bad heading level (0-5 allowed).
#25 1.440 File "src_ext/extlib/src/IO.mli", line 158, characters 4-17:
#25 1.440 Warning: '6': bad heading level (0-5 allowed).
#25 1.440 File "src_ext/extlib/src/IO.mli", line 185, characters 4-24:
#25 1.440 Warning: '6': bad heading level (0-5 allowed).
#25 1.440 File "src_ext/extlib/src/IO.mli", line 301, characters 4-16:
#25 1.440 Warning: '6': bad heading level (0-5 allowed).
#25 1.440 File "src_ext/extlib/src/IO.mli", line 331, characters 4-34:
#25 1.440 Warning: '6': bad heading level (0-5 allowed).
#25 1.441 File "src/core/opamSystem.mli", line 60, characters 48-60:
#25 1.441 Warning: '{Unix.EROFS}': bad markup.
#25 1.441 Suggestion: did you mean '{!Unix.EROFS}' or '[Unix.EROFS]'?
#25 1.441 File "src/core/opamSystem.mli", line 61, characters 15-27:
#25 1.441 Warning: '{Unix.EPERM}': bad markup.
#25 1.441 Suggestion: did you mean '{!Unix.EPERM}' or '[Unix.EPERM]'?
#25 1.442 File "src_ext/extlib/src/dllist.mli", line 32, characters 4-23:
#25 1.442 Warning: '6': bad heading level (0-5 allowed).
#25 1.442 File "src_ext/extlib/src/dllist.mli", line 153, characters 4-24:
#25 1.442 Warning: '6': bad heading level (0-5 allowed).
#25 1.442 File "src_ext/extlib/src/dllist.mli", line 164, characters 4-14:
#25 1.442 Warning: '6': bad heading level (0-5 allowed).
#25 1.442 File "src_ext/extlib/src/dynArray.mli", line 38, characters 4-22:
#25 1.442 Warning: '6': bad heading level (0-5 allowed).
#25 1.442 File "src_ext/extlib/src/dynArray.mli", line 51, characters 4-36:
#25 1.442 Warning: '6': bad heading level (0-5 allowed).
#25 1.442 File "src_ext/extlib/src/dynArray.mli", line 107, characters 4-33:
#25 1.442 Warning: '6': bad heading level (0-5 allowed).
#25 1.442 File "src_ext/extlib/src/dynArray.mli", line 138, characters 4-32:
#25 1.442 Warning: '6': bad heading level (0-5 allowed).
#25 1.442 File "src_ext/extlib/src/dynArray.mli", line 175, characters 4-22:
#25 1.442 Warning: '6': bad heading level (0-5 allowed).
#25 1.442 File "src_ext/extlib/src/dynArray.mli", line 278, characters 26-27:
#25 1.442 Warning: Paragraph should begin on its own line.
#25 1.442 File "src_ext/extlib/src/dynArray.mli", line 278, characters 4-25:
#25 1.442 Warning: '6': bad heading level (0-5 allowed).
#25 1.469 File "src_ext/cudf/lib/cudf_types.mli", line 28, characters 4-24:
#25 1.469 Warning: '6': bad heading level (0-5 allowed).
#25 1.469 File "src_ext/cudf/lib/cudf_types.mli", line 121, characters 4-28:
#25 1.469 Warning: '6': bad heading level (0-5 allowed).
#25 1.480 File "src_ext/cudf/lib/cudf_types_pp.mli", line 30, characters 4-20:
#25 1.480 Warning: '6': bad heading level (0-5 allowed).
#25 1.480 File "src_ext/cudf/lib/cudf_types_pp.mli", line 50, characters 4-38:
#25 1.480 Warning: '6': bad heading level (0-5 allowed).
#25 1.480 File "src_ext/cudf/lib/cudf_types_pp.mli", line 86, characters 4-30:
#25 1.480 Warning: '6': bad heading level (0-5 allowed).
#25 1.481 File "src_ext/cudf/lib/cudf_conf.mli", line 35, characters 4-52:
#25 1.481 Warning: '6': bad heading level (0-5 allowed).
#25 1.484 File "src_ext/cudf/lib/cudf.mli", line 17, characters 4-22:
#25 1.484 Warning: '6': bad heading level (0-5 allowed).
#25 1.484 File "src_ext/cudf/lib/cudf.mli", line 75, characters 4-37:
#25 1.484 Warning: '6': bad heading level (0-5 allowed).
#25 1.484 File "src_ext/cudf/lib/cudf.mli", line 87, characters 4-36:
#25 1.484 Warning: '6': bad heading level (0-5 allowed).
#25 1.497 File "src_ext/cudf/lib/cudf_printer.mli", line 20, characters 4-48:
#25 1.497 Warning: '6': bad heading level (0-5 allowed).
#25 1.497 File "src_ext/cudf/lib/cudf_printer.mli", line 33, characters 4-48:
#25 1.497 Warning: '6': bad heading level (0-5 allowed).
#25 1.497 File "src_ext/cudf/lib/cudf_printer.mli", line 52, characters 4-45:
#25 1.497 Warning: '6': bad heading level (0-5 allowed).
#25 1.501 File "src_ext/cudf/lib/cudf_parser.mli", line 54, characters 4-34:
#25 1.501 Warning: '6': bad heading level (0-5 allowed).
#25 1.501 File "src_ext/cudf/lib/cudf_parser.mli", line 109, characters 4-33:
#25 1.501 Warning: '6': bad heading level (0-5 allowed).
#25 1.501 File "src_ext/cudf/lib/cudf_parser.mli", line 120, characters 4-35:
#25 1.501 Warning: '6': bad heading level (0-5 allowed).
#25 1.557 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.557 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#25 1.557 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.557 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.557 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#25 1.557 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.557 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.557 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#25 1.557 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.557 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.557 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#25 1.557 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.557 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.557 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#25 1.557 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.557 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.557 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#25 1.557 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.561 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.561 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#25 1.561 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.561 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.561 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#25 1.561 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.561 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.561 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#25 1.561 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.561 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.561 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#25 1.561 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.561 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.561 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#25 1.561 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.561 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.561 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#25 1.561 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.563 File "src/core/opamStubs.mli", line 116, characters 43-57:
#25 1.563 Warning: Failed to resolve reference unresolvedroot(Unix).putenv Couldn't find "Unix"
#25 1.563 File "src/core/opamStubs.mli", line 108, characters 4-59:
#25 1.563 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.563 File "src/core/opamStubs.mli", line 98, characters 4-61:
#25 1.563 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.563 File "src/core/opamStubs.mli", line 86, characters 6-47:
#25 1.563 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.563 File "src/core/opamStubs.mli", line 85, characters 6-51:
#25 1.563 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.563 File "src/core/opamStubs.mli", line 71, characters 6-76:
#25 1.563 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.563 File "src/core/opamStubs.mli", line 46, characters 6-65:
#25 1.563 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.563 File "src/core/opamStubs.mli", line 23, characters 56-70:
#25 1.563 Warning: Failed to resolve reference unresolvedroot(Unix).getpid Couldn't find "Unix"
#25 1.565 File "src/core/opamVersionCompare.mli", line 39, characters 4-21:
#25 1.565 Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
#25 1.566 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.566 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#25 1.566 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.566 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.566 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#25 1.566 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.566 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.566 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#25 1.566 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.566 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.566 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#25 1.566 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.566 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.566 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#25 1.566 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.566 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.566 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#25 1.566 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.567 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.567 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#25 1.567 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.567 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.567 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#25 1.567 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.567 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.567 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#25 1.567 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.567 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.567 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#25 1.567 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.567 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.567 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#25 1.567 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.567 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.567 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#25 1.567 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.570 File "src/core/opamSystem.mli", line 397, characters 49-67:
#25 1.570 Warning: Failed to resolve reference unresolvedroot(Sys).catch_break Couldn't find "Sys"
#25 1.570 File "src/core/opamSystem.mli", line 352, characters 4-35:
#25 1.570 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.570 File "src/core/opamSystem.mli", line 331, characters 4-60:
#25 1.570 Warning: Failed to resolve reference unresolvedroot(Unix).Unix_error Couldn't find "Unix"
#25 1.570 File "src/core/opamSystem.mli", line 214, character 4 to line 215, character 53:
#25 1.570 Warning: Failed to resolve reference unresolvedroot(Command_not_found,) Couldn't find "Command_not_found,"
#25 1.570 File "src/core/opamSystem.mli", line 62, characters 4-77:
#25 1.570 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.572 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#25 1.572 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.572 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.572 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.572 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.572 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#25 1.572 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.572 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.572 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.572 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.572 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.572 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.572 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.572 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.572 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.572 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.572 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.572 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#25 1.572 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.574 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.574 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#25 1.574 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.574 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#25 1.574 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.574 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#25 1.574 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.574 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#25 1.574 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.574 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#25 1.574 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.574 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#25 1.574 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.574 File "src/core/opamStd.mli", line 262, characters 11-35:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Stdlib).String.compare Couldn't find "Stdlib"
#25 1.574 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.574 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.574 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 189, characters 6-50:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.574 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.574 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.574 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.574 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.574 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.574 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 1.574 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 1.574 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 1.579 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 1.579 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 1.579 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 1.579 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 9, characters 41-67:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(examples) Couldn't find page "examples"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 9, characters 4-36:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(cli) Couldn't find page "cli"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 8, characters 16-42:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tutorial) Couldn't find page "tutorial"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1161, characters 6-58:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1114, characters 34-53:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).is_directory Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1114, characters 11-29:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1109, characters 34-53:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).is_directory Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1109, characters 11-29:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1105, characters 18-36:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1101, characters 6-46:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1099, characters 57-74:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1090, characters 35-53:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(float_of_string) Couldn't find "float_of_string"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1087, characters 35-53:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Int64).of_string Couldn't find "Int64"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1084, characters 35-53:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Int32).of_string Couldn't find "Int32"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1081, characters 39-61:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Nativeint).of_string Couldn't find "Nativeint"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1078, characters 33-49:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(int_of_string) Couldn't find "int_of_string"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 1072, characters 34-51:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(bool_of_string) Couldn't find "bool_of_string"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 915, characters 13-61:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 912, characters 27-71:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(cli).envlookup Couldn't find page "cli"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 781, characters 19-30:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 772, characters 6-25:
#25 1.582 Warning: Reference to 'eval' is ambiguous. Please specify its kind: section-eval, val-eval.
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 764, characters 22-45:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Format).err_formatter Couldn't find "Format"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 762, characters 22-45:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Format).std_formatter Couldn't find "Format"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 757, characters 12-25:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).getenv Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 755, characters 65-76:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 679, characters 52-66:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Stdlib).exit Couldn't find "Stdlib"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 648, character 39 to line 649, character 22:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 607, characters 21-76:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 603, characters 10-43:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Cmdliner).Manpage.s_environment Couldn't find "Cmdliner"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 565, characters 19-74:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 424, characters 19-30:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 402, characters 11-24:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).getenv Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 399, characters 48-71:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Format).err_formatter Couldn't find "Format"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 398, characters 19-42:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Format).std_formatter Couldn't find "Format"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 391, characters 61-72:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 358, character 39 to line 359, character 22:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 320, characters 19-74:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 318, characters 29-62:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Cmdliner).Manpage.s_environment Couldn't find "Cmdliner"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 290, characters 19-74:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 266, characters 47-62:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Cmdliner).Cmd Couldn't find "Cmdliner"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 18, characters 16-48:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tool_man).manual Couldn't find page "tool_man"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 161, characters 40-63:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(Format).err_formatter Couldn't find "Format"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 53, characters 6-61:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#25 1.582 File "src/core/cmdliner/opamCmdliner.mli", line 49, characters 18-73:
#25 1.582 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#25 1.951 File "src/format/opamPathName.mli", line 43, characters 28-29:
#25 1.951 Warning: End of text is not allowed in '{2 ...}' (section heading).
#25 2.211 File "src/format/opamFilter.mli", line 176, character 4 to line 177, character 38:
#25 2.211 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.211 File "src/format/opamFilter.mli", line 133, characters 4-58:
#25 2.211 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.211 File "src/format/opamFilter.mli", line 112, characters 4-73:
#25 2.211 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.211 File "src/format/opamFilter.mli", line 108, characters 4-46:
#25 2.211 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.211 File "src/format/opamFilter.mli", line 99, characters 4-46:
#25 2.211 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.211 File "src/format/opamFilter.mli", line 82, character 4 to line 83, character 55:
#25 2.211 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.211 File "src/format/opamFilter.mli", line 74, character 4 to line 75, character 60:
#25 2.211 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.214 File "src/format/opamFormat.mli", line 49, characters 34-47:
#25 2.214 Warning: Failed to resolve reference unresolvedroot(Bad_format) Couldn't find "Bad_format"
#25 2.214 File "src/format/opamFormat.mli", line 48, characters 34-47:
#25 2.214 Warning: Failed to resolve reference unresolvedroot(Unexpected) Couldn't find "Unexpected"
#25 2.215 File "src/format/opamFormula.mli", line 46, characters 4-45:
#25 2.215 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.225 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.225 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#25 2.225 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.225 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.225 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#25 2.225 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.225 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.225 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#25 2.225 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.225 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.225 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#25 2.225 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.225 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.225 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#25 2.225 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.225 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.225 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#25 2.225 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.226 File "src/format/opamTypesBase.mli", line 77, character 4 to line 78, character 58:
#25 2.226 Warning: Failed to resolve reference unresolvedroot({!Parse_variable}) Couldn't find "{!Parse_variable}"
#25 2.226 File "src/format/opamTypesBase.mli", line 70, characters 4-40:
#25 2.226 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.228 File "src/format/opamSysPkg.mli", line 43, characters 4-50:
#25 2.228 Warning: Failed to resolve reference unresolvedroot(OpamSysInteract).install_packages_commands_t Couldn't find "OpamSysInteract"
#25 2.228 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.228 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#25 2.228 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.228 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.228 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#25 2.228 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.228 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.228 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#25 2.228 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.228 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.228 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#25 2.228 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.228 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.228 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#25 2.228 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.228 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.228 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#25 2.228 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.229 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.229 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#25 2.229 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.229 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.229 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#25 2.229 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.229 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.229 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#25 2.229 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.229 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.229 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#25 2.229 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.229 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.229 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#25 2.229 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.229 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.229 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#25 2.229 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.233 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#25 2.233 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.233 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#25 2.233 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.233 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#25 2.233 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.233 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#25 2.233 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.233 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#25 2.233 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.233 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#25 2.233 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.233 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#25 2.233 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.233 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#25 2.233 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.233 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#25 2.233 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.233 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#25 2.233 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.233 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#25 2.233 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.233 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.233 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#25 2.233 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.238 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.238 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.238 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.238 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.238 File "src/format/opamPackage.mli", line 119, characters 4-50:
#25 2.238 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.238 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#25 2.238 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.238 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#25 2.238 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.238 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#25 2.238 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.238 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#25 2.238 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.238 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.238 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.238 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.238 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.238 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.238 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.238 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.238 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.238 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.238 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#25 2.238 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.314 File "src/repository/opamDownload.mli", line 20, character 4 to line 21, character 17:
#25 2.314 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.319 File "src/repository/opamRepository.mli", line 29, characters 4-59:
#25 2.319 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.320 File "src/repository/opamRepositoryBackend.mli", line 115, character 4 to line 119, character 77:
#25 2.320 Warning: Failed to resolve reference unresolvedroot(Stdlib).Failure Couldn't find "Stdlib"
#25 2.411 File "src/state/opamPinned.mli", line 63, characters 29-64:
#25 2.411 Warning: '{OpamSwitchState.overlay_opam_file}': bad markup.
#25 2.411 Suggestion: did you mean '{!OpamSwitchState.overlay_opam_file}' or '[OpamSwitchState.overlay_opam_file]'?
#25 2.424 File "src/state/opamRepositoryState.mli", line 92, characters 4-30:
#25 2.424 Warning: '{OpamFile.get_extra_files}': bad markup.
#25 2.424 Suggestion: did you mean '{!OpamFile.get_extra_files}' or '[OpamFile.get_extra_files]'?
#25 2.448 File "src/state/opamFormatUpgrade.mli", line 21, characters 45-74:
#25 2.448 Warning: Failed to resolve reference unresolvedroot(OpamCliMain).main_catch_all Couldn't find "OpamCliMain"
#25 2.450 File "src/state/opamPinned.mli", line 26, characters 4-37:
#25 2.450 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.450 File "src/state/opamPinned.mli", line 18, characters 4-37:
#25 2.450 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.458 File "src/state/opamSwitchState.mli", line 134, characters 4-61:
#25 2.458 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.458 File "src/state/opamSwitchState.mli", line 126, characters 4-37:
#25 2.458 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.458 File "src/state/opamSwitchState.mli", line 98, characters 4-37:
#25 2.458 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.495 File "src/solver/opamCudfCriteria.mli", line 36, characters 4-53:
#25 2.495 Warning: Failed to resolve reference unresolvedroot({!Stdlib).Failure} Couldn't find "{!Stdlib"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.505 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.505 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.505 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.505 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.505 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.505 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.505 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.505 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.505 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.505 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.505 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.505 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.505 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.505 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.505 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.505 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.505 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.505 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.505 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.522 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.522 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.522 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.522 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.522 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.522 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.522 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.522 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.522 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.522 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.522 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.522 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.522 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.522 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.522 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.522 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.522 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.522 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.522 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.522 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.522 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#25 2.529 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#25 2.529 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#25 2.529 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#25 2.529 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#25 2.529 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#25 2.529 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.529 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.529 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.529 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.529 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.529 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.529 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.529 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.529 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.529 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.714 File "src/client/opamCliMain.mli", line 25, characters 4-16:
#25 2.714 Warning: Failed to resolve reference unresolvedroot(Unix).exec Couldn't find "Unix"
#25 2.719 File "src/client/opamCLIVersion.mli", line 38, characters 4-40:
#25 2.719 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.719 File "src/core/opamStd.mli", line 88, characters 6-73:
#25 2.719 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#25 2.719 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.719 File "src/core/opamStd.mli", line 79, characters 6-59:
#25 2.719 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#25 2.719 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.719 File "src/core/opamStd.mli", line 45, characters 6-73:
#25 2.719 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#25 2.719 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#25 2.719 File "src/core/opamStd.mli", line 36, characters 6-59:
#25 2.719 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#25 2.719 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.719 File "src/core/opamStd.mli", line 25, characters 6-39:
#25 2.719 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#25 2.719 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#25 2.719 File "src/core/opamStd.mli", line 24, characters 6-38:
#25 2.719 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#25 2.719 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#25 2.798 cp -r ../_build/default/_doc/_html html
#25 2.899 chmod -R +w html
#25 2.926 sed 's/%{OPAMVERSION}%/'2.6.0~alpha1~dev'/g' index.html > html/index.html
#25 2.930 mkdir -p html/ocamldoc
#25 2.933 cd html/ocamldoc && for f in ../*/*/index.html; do\
#25 2.933   ln -sf $f $(basename $(dirname $f)).html;\
#25 2.933 done
#25 3.491 rm -rf man-html
#25 3.493 mkdir -p man-html
#25 3.496 echo '<!DOCTYPE html>' >man-html/index.html
#25 3.497 echo '<html><head>' >>man-html/index.html
#25 3.497 echo '  <title>Opam man-pages index</title>' >>man-html/index.html
#25 3.498 echo '</head><body>' >>man-html/index.html
#25 3.499 echo '<h1>Opam 2.6.0~alpha1~dev man-pages index</h1>' >>man-html/index.html
#25 3.499 echo '<ul>' >>man-html/index.html
#25 3.500 for f in ../_build/default/doc/man/*.1; do\
#25 3.500   man2html -r $f | sed 1,2d > man-html/$(basename $f .1).html;\
#25 3.500   echo "  <li><a href=\"$(basename $f .1).html\">$(basename $f .1)</a></li>" >>man-html/index.html;\
#25 3.500 done
#25 3.668 /usr/local/bin/man2html: line 9: syntax error: unterminated quoted string
#25 3.668 make: *** [Makefile:41: man-html] Error 2
#25 3.668 make: Leaving directory '/home/opam/opam/doc'
#25 ERROR: process "/bin/sh -c opam exec -- make -C doc html man-html DUNE=dune" did not complete successfully: exit code: 2

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#fe76276e1405185d0eede615d40ca4df4d8c6dfa
#21 CANCELED
------
 > [build-opam-doc 11/15] RUN opam exec -- make -C doc html man-html DUNE=dune:
3.498 echo '</head><body>' >>man-html/index.html
3.499 echo '<h1>Opam 2.6.0~alpha1~dev man-pages index</h1>' >>man-html/index.html
3.499 echo '<ul>' >>man-html/index.html
3.500 for f in ../_build/default/doc/man/*.1; do\
3.500   man2html -r $f | sed 1,2d > man-html/$(basename $f .1).html;\
3.500   echo "  <li><a href=\"$(basename $f .1).html\">$(basename $f .1)</a></li>" >>man-html/index.html;\
3.500 done
3.668 /usr/local/bin/man2html: line 9: syntax error: unterminated quoted string
3.668 make: *** [Makefile:41: man-html] Error 2
3.668 make: Leaving directory '/home/opam/opam/doc'
------
ERROR: failed to build: failed to solve: process "/bin/sh -c opam exec -- make -C doc html man-html DUNE=dune" did not complete successfully: exit code: 2
docker-build failed with exit-code 1
2026-05-12 08:50.52: Job failed: Failed: Build failed